| 1995-02-07 |
Guido van Rossum | add socket related constants |
commit | commitdiff | tree | snapshot |
| 1995-02-07 |
Guido van Rossum | correct typo in utime stub |
commit | commitdiff | tree | snapshot |
| 1995-02-07 |
Guido van Rossum | patches for NeXT weirdness |
commit | commitdiff | tree | snapshot |
| 1995-02-07 |
Guido van Rossum | clear errors between failing calls to PyArg_Parse |
commit | commitdiff | tree | snapshot |
| 1995-02-07 |
Guido van Rossum | DECREF result of run_string |
commit | commitdiff | tree | snapshot |
| 1995-02-07 |
Guido van Rossum | init_frozen non-static, frozenmain.c not in Makefile... |
commit | commitdiff | tree | snapshot |
| 1995-02-07 |
Guido van Rossum | print class name for exceptions that are classes |
commit | commitdiff | tree | snapshot |
| 1995-02-07 |
Guido van Rossum | added callable, removed run_pyc_file |
commit | commitdiff | tree | snapshot |
| 1995-02-07 |
Guido van Rossum | added classes as exceptions |
commit | commitdiff | tree | snapshot |
| 1995-02-07 |
Guido van Rossum | added libsignal.tex |
commit | commitdiff | tree | snapshot |
| 1995-02-05 |
Guido van Rossum | stuff by jack to create a set of Estr resources |
commit | commitdiff | tree | snapshot |
| 1995-02-05 |
Guido van Rossum | manually defined Resource() function |
commit | commitdiff | tree | snapshot |
| 1995-02-05 |
Guido van Rossum | more support for different kinds of objects |
commit | commitdiff | tree | snapshot |
| 1995-02-05 |
Guido van Rossum | more think/mw changes |
commit | commitdiff | tree | snapshot |
| 1995-02-05 |
Guido van Rossum | reorganized class structure so Manualgenerator works... |
commit | commitdiff | tree | snapshot |
| 1995-02-05 |
Guido van Rossum | read repair instructions from file |
commit | commitdiff | tree | snapshot |
| 1995-02-05 |
Guido van Rossum | added Resource(), to create new resources from Python |
commit | commitdiff | tree | snapshot |
| 1995-02-05 |
Guido van Rossum | get rid of obsolete low-level routines |
commit | commitdiff | tree | snapshot |
| 1995-02-05 |
Guido van Rossum | added README |
commit | commitdiff | tree | snapshot |
| 1995-02-03 |
Guido van Rossum | fix formatting of stack entries |
commit | commitdiff | tree | snapshot |
| 1995-02-02 |
Jack Jansen | Under CodeWarrior, make the window go away on exit(0) |
commit | commitdiff | tree | snapshot |
| 1995-02-02 |
Jack Jansen | Quick hack so PowerPC macs can access system structures |
commit | commitdiff | tree | snapshot |
| 1995-02-02 |
Jack Jansen | Added stuff so CodeWarrior isn't so verbose about its... |
commit | commitdiff | tree | snapshot |
| 1995-02-02 |
Jack Jansen | Added HandleEvent method to macos, so python programs... |
commit | commitdiff | tree | snapshot |
| 1995-02-02 |
Jack Jansen | Added [GS]etCreatorType methods to FSSpec objects |
commit | commitdiff | tree | snapshot |
| 1995-02-01 |
Sjoerd Mullender | Made play method more robust by adding a try-finally. |
commit | commitdiff | tree | snapshot |
| 1995-02-01 |
Sjoerd Mullender | Support for album.notes and trackN.artist via notes... |
commit | commitdiff | tree | snapshot |
| 1995-01-30 |
Guido van Rossum | remove last bits of mac specific code |
commit | commitdiff | tree | snapshot |
| 1995-01-30 |
Guido van Rossum | remove unused variable |
commit | commitdiff | tree | snapshot |
| 1995-01-30 |
Guido van Rossum | fix glaring bug in get_magic |
commit | commitdiff | tree | snapshot |
| 1995-01-30 |
Guido van Rossum | Think C mod to suppress pausing at normal exit |
commit | commitdiff | tree | snapshot |
| 1995-01-30 |
Guido van Rossum | plug leak and improve error handling in dbm_keys() |
commit | commitdiff | tree | snapshot |
| 1995-01-30 |
Guido van Rossum | Committed a more or less working version. |
commit | commitdiff | tree | snapshot |
| 1995-01-30 |
Guido van Rossum | bgenGeneratorGroup.py: changed placement of some blank... |
commit | commitdiff | tree | snapshot |
| 1995-01-30 |
Guido van Rossum | added <OSEvents.h> for Think C |
commit | commitdiff | tree | snapshot |
| 1995-01-30 |
Guido van Rossum | fixed StandardGetFile argument handling |
commit | commitdiff | tree | snapshot |
| 1995-01-27 |
Jack Jansen | Changed the way mac mainloop event checking is turned off |
commit | commitdiff | tree | snapshot |
| 1995-01-27 |
Jack Jansen | - Moved interrupt code to macglue.c |
commit | commitdiff | tree | snapshot |
| 1995-01-27 |
Jack Jansen | Mac interrupt code moved to macglue.c |
commit | commitdiff | tree | snapshot |
| 1995-01-27 |
Guido van Rossum | changes for the Mac |
commit | commitdiff | tree | snapshot |
| 1995-01-27 |
Guido van Rossum | Use case-dependent variant of fnmatch |
commit | commitdiff | tree | snapshot |
| 1995-01-26 |
Guido van Rossum | removed frozenmain.o from objects added to library |
commit | commitdiff | tree | snapshot |
| 1995-01-26 |
Guido van Rossum | round up list item counts to improve realloc performance |
commit | commitdiff | tree | snapshot |
| 1995-01-26 |
Guido van Rossum | added findmethodinchain and methodchain data types |
commit | commitdiff | tree | snapshot |
| 1995-01-26 |
Guido van Rossum | reverse h/v in Point and Rect |
commit | commitdiff | tree | snapshot |
| 1995-01-26 |
Guido van Rossum | added (method) casts and 1995 copyright |
commit | commitdiff | tree | snapshot |
| 1995-01-26 |
Jack Jansen | Added a global 'stdwin is active' flag. |
commit | commitdiff | tree | snapshot |
| 1995-01-26 |
Jack Jansen | Prototypes for new routines. |
commit | commitdiff | tree | snapshot |
| 1995-01-26 |
Jack Jansen | Added eventhandling in mainloop/busywait routine plus... |
commit | commitdiff | tree | snapshot |
| 1995-01-26 |
Jack Jansen | CodeWarrior 5 has more unixisms (open/close/read/write) |
commit | commitdiff | tree | snapshot |
| 1995-01-26 |
Jack Jansen | Complete rewrite. |
commit | commitdiff | tree | snapshot |
| 1995-01-26 |
Jack Jansen | New cmd-. handling for the mac. |
commit | commitdiff | tree | snapshot |
| 1995-01-26 |
Guido van Rossum | the usual |
commit | commitdiff | tree | snapshot |
| 1995-01-26 |
Guido van Rossum | fix bogus test for regex match |
commit | commitdiff | tree | snapshot |
| 1995-01-26 |
Guido van Rossum | add OSF/1 LDSHARED; add IRIX5 conditional for sockets |
commit | commitdiff | tree | snapshot |
| 1995-01-26 |
Guido van Rossum | don't dictclear deleted modules in doneimport |
commit | commitdiff | tree | snapshot |
| 1995-01-26 |
Guido van Rossum | allow classes as exceptions |
commit | commitdiff | tree | snapshot |
| 1995-01-26 |
Guido van Rossum | make call_pyc_file static |
commit | commitdiff | tree | snapshot |
| 1995-01-26 |
Guido van Rossum | added missing case to get_docstring |
commit | commitdiff | tree | snapshot |
| 1995-01-26 |
Guido van Rossum | moved callable() to object.c |
commit | commitdiff | tree | snapshot |
| 1995-01-26 |
Guido van Rossum | removed unused vars |
commit | commitdiff | tree | snapshot |
| 1995-01-26 |
Guido van Rossum | apply dictclear to dict of deleted modules |
commit | commitdiff | tree | snapshot |
| 1995-01-26 |
Guido van Rossum | move callable() here |
commit | commitdiff | tree | snapshot |
| 1995-01-26 |
Guido van Rossum | uname 64-bit fix |
commit | commitdiff | tree | snapshot |
| 1995-01-26 |
Guido van Rossum | unused vars |
commit | commitdiff | tree | snapshot |
| 1995-01-26 |
Guido van Rossum | mem leak |
commit | commitdiff | tree | snapshot |
| 1995-01-25 |
Guido van Rossum | split PATH over multiple lines for clarity; |
commit | commitdiff | tree | snapshot |
| 1995-01-25 |
Guido van Rossum | Got rid of the Resource and Sound interfaces, in favor... |
commit | commitdiff | tree | snapshot |
| 1995-01-25 |
Guido van Rossum | Some layout changes; added EventRecord Get/Build functi... |
commit | commitdiff | tree | snapshot |
| 1995-01-25 |
Guido van Rossum | Lots of new stuff again. Moved buffer types to some... |
commit | commitdiff | tree | snapshot |
| 1995-01-22 |
Guido van Rossum | ported CW5 changes back to Think |
commit | commitdiff | tree | snapshot |
| 1995-01-22 |
Guido van Rossum | fixed comment |
commit | commitdiff | tree | snapshot |
| 1995-01-22 |
Guido van Rossum | Got rid of {Get,Set}FileType in favor of {Get,Set}Creat... |
commit | commitdiff | tree | snapshot |
| 1995-01-22 |
Guido van Rossum | added printf -- hack for Think C to init stdwin and... |
commit | commitdiff | tree | snapshot |
| 1995-01-22 |
Guido van Rossum | added Res module |
commit | commitdiff | tree | snapshot |
| 1995-01-22 |
Guido van Rossum | cosmetics: copyright, comments |
commit | commitdiff | tree | snapshot |
| 1995-01-22 |
Guido van Rossum | Lots of changes. |
commit | commitdiff | tree | snapshot |
| 1995-01-22 |
Jack Jansen | Make malloc stats routine available under MetroWerks |
commit | commitdiff | tree | snapshot |
| 1995-01-22 |
Jack Jansen | Ported to CW5/new universal headers |
commit | commitdiff | tree | snapshot |
| 1995-01-22 |
Jack Jansen | Removed imgformat reference |
commit | commitdiff | tree | snapshot |
| 1995-01-22 |
Jack Jansen | Ported to CW5 (or to new Universal Headers, actually) |
commit | commitdiff | tree | snapshot |
| 1995-01-22 |
Jack Jansen | - Ported to CW5 (which has more unixisms) |
commit | commitdiff | tree | snapshot |
| 1995-01-22 |
Jack Jansen | The last missing file of the mwerks port (this is the... |
commit | commitdiff | tree | snapshot |
| 1995-01-22 |
Jack Jansen | reallocing large blocks now doesn't copy if not needed |
commit | commitdiff | tree | snapshot |
| 1995-01-22 |
Guido van Rossum | fix leaks |
commit | commitdiff | tree | snapshot |
| 1995-01-22 |
Guido van Rossum | make routines static |
commit | commitdiff | tree | snapshot |
| 1995-01-22 |
Guido van Rossum | cleanup |
commit | commitdiff | tree | snapshot |
| 1995-01-22 |
Guido van Rossum | create $(DESTSHARED) library if needed |
commit | commitdiff | tree | snapshot |
| 1995-01-22 |
Guido van Rossum | rename sigcheck so signal handling works again |
commit | commitdiff | tree | snapshot |
| 1995-01-21 |
Guido van Rossum | don't overwrite error already set (e.g. from O&) |
commit | commitdiff | tree | snapshot |
| 1995-01-21 |
Guido van Rossum | renamed Get routines to PyMac_Get; added macfs to config.c |
commit | commitdiff | tree | snapshot |
| 1995-01-20 |
Guido van Rossum | intermediate version -- why not... |
commit | commitdiff | tree | snapshot |
| 1995-01-20 |
Guido van Rossum | fix strncpy call (uninitialized memory read) |
commit | commitdiff | tree | snapshot |
| 1995-01-20 |
Guido van Rossum | typo |
commit | commitdiff | tree | snapshot |
| 1995-01-20 |
Guido van Rossum | fix leak in func_dealloc (forgot to decref name) |
commit | commitdiff | tree | snapshot |
| 1995-01-20 |
Guido van Rossum | removed getopt.o from OBJS |
commit | commitdiff | tree | snapshot |
| 1995-01-20 |
Guido van Rossum | fix mem leak (localmap in optimize) |
commit | commitdiff | tree | snapshot |
| 1995-01-20 |
Guido van Rossum | support "O&" taking an object constructor a void* |
commit | commitdiff | tree | snapshot |
| 1995-01-20 |
Guido van Rossum | add missing INCREF in RAISE_EXCEPTION |
commit | commitdiff | tree | snapshot |
| 1995-01-20 |
Guido van Rossum | don't use function prototypes |
commit | commitdiff | tree | snapshot |
| next |