Staging
v0.5.1
https://github.com/python/cpython

sort by:
Revision Author Date Message Commit Date
b19a645 more think/mw changes 05 February 1995, 16:58:33 UTC
d9ff26b reorganized class structure so Manualgenerator works again 05 February 1995, 16:56:49 UTC
4df16c7 read repair instructions from file 05 February 1995, 16:56:02 UTC
9bcb641 added Resource(), to create new resources from Python 05 February 1995, 16:54:27 UTC
0818a4c get rid of obsolete low-level routines 05 February 1995, 16:53:45 UTC
bcf0854 added README 05 February 1995, 16:52:24 UTC
b6aa92e fix formatting of stack entries 03 February 1995, 12:50:04 UTC
08e767b Under CodeWarrior, make the window go away on exit(0) 02 February 1995, 14:30:20 UTC
971e1df Quick hack so PowerPC macs can access system structures 02 February 1995, 14:29:10 UTC
c76fd39 Added stuff so CodeWarrior isn't so verbose about its stdio windows 02 February 1995, 14:27:31 UTC
a76382a Added HandleEvent method to macos, so python programs can hand back events they don't want to handle to stdio 02 February 1995, 14:25:56 UTC
8828fcf Added [GS]etCreatorType methods to FSSpec objects 02 February 1995, 14:23:52 UTC
992ff06 Made play method more robust by adding a try-finally. 01 February 1995, 14:24:32 UTC
3d697ce Support for album.notes and trackN.artist via notes and trackartist instance variables. 01 February 1995, 14:23:37 UTC
d09b41b remove last bits of mac specific code 30 January 1995, 12:55:22 UTC
a715299 remove unused variable 30 January 1995, 12:53:21 UTC
90f0e07 fix glaring bug in get_magic 30 January 1995, 12:53:06 UTC
42a5124 Think C mod to suppress pausing at normal exit 30 January 1995, 12:52:46 UTC
d503913 plug leak and improve error handling in dbm_keys() 30 January 1995, 12:45:38 UTC
17448e2 Committed a more or less working version. 30 January 1995, 11:53:55 UTC
80ffd66 bgenGeneratorGroup.py: changed placement of some blank lines in output bgenObjectDefinition.py: support chaining of object definitions macsupport.py: support functions returning pointers to existing windows/dialogs bgen.py: tighten rules for recognizing simple symbol definitions 30 January 1995, 11:44:02 UTC
cc0d879 added <OSEvents.h> for Think C 30 January 1995, 08:57:13 UTC
b2f524a fixed StandardGetFile argument handling 30 January 1995, 08:56:06 UTC
d56c109 Changed the way mac mainloop event checking is turned off 27 January 1995, 14:44:16 UTC
ee23d6e - Moved interrupt code to macglue.c - Added possibility to turn off mainloop event handling - Check interrupts even when not handling events - Be more carefulabout which events we want - Use different method to determine fg/bg 27 January 1995, 14:43:25 UTC
9fc3989 Mac interrupt code moved to macglue.c 27 January 1995, 14:40:41 UTC
7e4b2de changes for the Mac 27 January 1995, 02:41:45 UTC
f808012 Use case-dependent variant of fnmatch 27 January 1995, 02:40:02 UTC
c2ed415 removed frozenmain.o from objects added to library 26 January 1995, 23:05:49 UTC
a46d51d round up list item counts to improve realloc performance 26 January 1995, 22:59:43 UTC
6978503 added findmethodinchain and methodchain data types 26 January 1995, 22:58:48 UTC
5279ec6 reverse h/v in Point and Rect 26 January 1995, 22:56:59 UTC
efd9767 added (method) casts and 1995 copyright 26 January 1995, 22:56:16 UTC
3d7f6bd Added a global 'stdwin is active' flag. 26 January 1995, 16:40:10 UTC
fdbc79e Prototypes for new routines. 26 January 1995, 16:37:21 UTC
e8e8ae0 Added eventhandling in mainloop/busywait routine plus leaving some cycles for background apps. MacOS has a new method to set the amount of time for bg apps. 26 January 1995, 16:36:45 UTC
9eeb82d CodeWarrior 5 has more unixisms (open/close/read/write) 26 January 1995, 16:34:53 UTC
17ba43f Complete rewrite. 26 January 1995, 16:22:07 UTC
51f4b8d New cmd-. handling for the mac. 26 January 1995, 16:20:38 UTC
da88dad the usual 26 January 1995, 00:46:29 UTC
ea8ee1d fix bogus test for regex match 26 January 1995, 00:45:20 UTC
71001e4 add OSF/1 LDSHARED; add IRIX5 conditional for sockets 26 January 1995, 00:44:03 UTC
0de81bf don't dictclear deleted modules in doneimport 26 January 1995, 00:41:28 UTC
8bf7c48 allow classes as exceptions 26 January 1995, 00:41:04 UTC
8ae87c0 make call_pyc_file static 26 January 1995, 00:40:38 UTC
164d4ff added missing case to get_docstring 26 January 1995, 00:40:09 UTC
a6f6050 moved callable() to object.c 26 January 1995, 00:39:50 UTC
e95d92b removed unused vars 26 January 1995, 00:39:21 UTC
27e916f apply dictclear to dict of deleted modules 26 January 1995, 00:39:00 UTC
49b11fe move callable() here 26 January 1995, 00:38:22 UTC
f8803dd uname 64-bit fix 26 January 1995, 00:37:45 UTC
39cb5ce unused vars 26 January 1995, 00:37:10 UTC
1253960 mem leak 26 January 1995, 00:37:01 UTC
c9a3569 split PATH over multiple lines for clarity; added some generated modules 25 January 1995, 23:10:10 UTC
bf068b1 Got rid of the Resource and Sound interfaces, in favor of the ones generated from the header files (with some hand-holding :-). 25 January 1995, 23:09:20 UTC
cf27c2d Some layout changes; added EventRecord Get/Build functions (as a tuple). 25 January 1995, 23:06:44 UTC
01f5a81 Lots of new stuff again. Moved buffer types to some separate files. Added some new-fangled features to bgenOutput. Generate doc strings! 25 January 1995, 22:59:21 UTC
5679e56 ported CW5 changes back to Think 22 January 1995, 19:04:11 UTC
c2544b3 fixed comment 22 January 1995, 18:42:33 UTC
b7e79e5 Got rid of {Get,Set}FileType in favor of {Get,Set}CreatorAndType -- the former had their arguments reversed compared to all Apple's routines (e.g. FSpOpenResFile()). Also fixed the SoundMgr UserRoutine (Jack fixed it but put the fix between #ifdef __MWERKS__ ... #endif :-( ). NB eventually this module should disappear in favor of separate modules per manager (e.g. Resources, Sound, Files, ...). 22 January 1995, 18:42:12 UTC
c02311b added printf -- hack for Think C to init stdwin and stdio 22 January 1995, 18:38:12 UTC
d8373d8 added Res module 22 January 1995, 18:37:45 UTC
b340466 cosmetics: copyright, comments 22 January 1995, 18:36:13 UTC
f8de068 Lots of changes. Renamed some things. Added support for methods directly to bgenGenerator.py. Completely reworked buffer, string and and structure types. 22 January 1995, 18:35:09 UTC
7cbf480 Make malloc stats routine available under MetroWerks 22 January 1995, 16:52:38 UTC
673e142 Ported to CW5/new universal headers 22 January 1995, 16:52:02 UTC
a1c5602 Removed imgformat reference 22 January 1995, 16:49:21 UTC
860dc04 Ported to CW5 (or to new Universal Headers, actually) 22 January 1995, 16:48:43 UTC
2fc94ee - Ported to CW5 (which has more unixisms) - Added (rather crummy) malloc debugger 22 January 1995, 16:47:22 UTC
6bb347f The last missing file of the mwerks port (this is the 'prefix' file) 22 January 1995, 16:46:11 UTC
f2e5129 reallocing large blocks now doesn't copy if not needed 22 January 1995, 16:44:49 UTC
8239f0f fix leaks 22 January 1995, 00:49:01 UTC
62de97f make routines static 22 January 1995, 00:48:41 UTC
27fda28 cleanup 22 January 1995, 00:48:16 UTC
811fbbc create $(DESTSHARED) library if needed 22 January 1995, 00:47:59 UTC
ec25b91 rename sigcheck so signal handling works again 22 January 1995, 00:46:57 UTC
64fc649 don't overwrite error already set (e.g. from O&) 21 January 1995, 14:09:37 UTC
9aa3d13 renamed Get routines to PyMac_Get; added macfs to config.c 21 January 1995, 13:46:04 UTC
796b259 intermediate version -- why not... 20 January 1995, 23:05:52 UTC
ec49827 fix strncpy call (uninitialized memory read) 20 January 1995, 16:59:12 UTC
badadd2 typo 20 January 1995, 16:58:43 UTC
e9c6bcd fix leak in func_dealloc (forgot to decref name) 20 January 1995, 16:58:19 UTC
40b2619 removed getopt.o from OBJS 20 January 1995, 16:57:52 UTC
3952cb0 fix mem leak (localmap in optimize) 20 January 1995, 16:56:41 UTC
d1b9393 support "O&" taking an object constructor a void* 20 January 1995, 16:56:02 UTC
1919ca7 add missing INCREF in RAISE_EXCEPTION 20 January 1995, 16:55:14 UTC
10bb1c4 don't use function prototypes 20 January 1995, 16:54:36 UTC
46c76a6 added changes for NetBSD dynamic linking; removed shared linking for NeXT 20 January 1995, 16:53:54 UTC
7f9fa97 fix import related leaks 20 January 1995, 16:53:12 UTC
855d0b3 corrected two unconverted names 20 January 1995, 16:52:42 UTC
6403d28 define INSTALL_PROGRAM and INSTALL_DATA 20 January 1995, 16:51:32 UTC
5739e7e modernize all tests to use cache and report outcome 20 January 1995, 16:50:53 UTC
9bc247a change NeXT hint to add -posix to C compiler flags 20 January 1995, 16:50:15 UTC
7d47329 add INSTALL_PROGRAM and INSTALL_DATA; check for getopt 20 January 1995, 14:12:16 UTC
40b9835 Always use 'anonymous' if os.environ doesn't exist 19 January 1995, 12:24:45 UTC
c39f4f8 Yet another Pstring() 19 January 1995, 12:23:31 UTC
5ef86d5 Undef strerror on the mac before redefining it 19 January 1995, 12:16:44 UTC
febf811 Added mac-only intrpeek routine that peeks for command-. 19 January 1995, 12:12:36 UTC
7874d1f Fix NULL dereference in case of out-of-memory condition 19 January 1995, 12:09:27 UTC
f90a113 Fixed listen()/getsockname() bug 19 January 1995, 11:49:05 UTC
back to top