1997-04-30 |
Guido van Rossum | Avoid some potential (though unlikely) sprintf buffer... |
commit | commitdiff | tree | snapshot |
1997-04-30 |
Guido van Rossum | Avoid sprintf buffer overflow if more than 9999 arguments. |
commit | commitdiff | tree | snapshot |
1997-04-30 |
Guido van Rossum | zlib by AMK |
commit | commitdiff | tree | snapshot |
1997-04-30 |
Guido van Rossum | Adding Jeremy Hylton's gzip module. |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Guido van Rossum | The usual. |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Guido van Rossum | Get rid of the "-n32" options for SGI IRIX 6.x. Instea... |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Guido van Rossum | The usual. |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Guido van Rossum | Added test for pthread.h. |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Guido van Rossum | Ugly hack for SGI IRIX 6.2. Apparently _POSIX_THREADS... |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Guido van Rossum | Keep gcc -Wall happy. |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Guido van Rossum | Another directory quickly renamed. |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Guido van Rossum | One more inittab. |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Guido van Rossum | Oops, forgot one: inittab. |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Guido van Rossum | Renamed inittab. |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Guido van Rossum | Oops, forgot one: inittab. |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Guido van Rossum | Added inittab. |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Guido van Rossum | Quickly renamed the remaining files -- this directory... |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Guido van Rossum | Quickly renamed. |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Guido van Rossum | Remove err_input from rename list -- it is a static... |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Guido van Rossum | Quickly renamed. Also removed the long comment explain... |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Guido van Rossum | Remove renaming instructions for ANY -- this is not... |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Guido van Rossum | Quickly renamed. |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Guido van Rossum | Track updates in rename2.h. |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Guido van Rossum | Added new name for inittab! |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Guido van Rossum | Remove macros that are only used for cgensupport.[ch]. |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Guido van Rossum | Moved cgensupport.h to Modules (awaiting oblivion). |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Guido van Rossum | Added -I$(srcdir) to line for glmodule so we can move... |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Guido van Rossum | Moved to ../Modules. |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Guido van Rossum | Change the exception objects to have the string value... |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Guido van Rossum | Adapt Mac specific code to new universal headers (I... |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Guido van Rossum | Hm. What was previously checked in was the edited... |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Guido van Rossum | Moved here from ../Python and quickly renamed. |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Guido van Rossum | Removed cgensupport.[co] (to ../Modules). |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Guido van Rossum | Added cgensupport.o. |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Guido van Rossum | Added cgensupport.c to Setup line for gl module. |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Guido van Rossum | Added Jeremy's resource module. |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Guido van Rossum | Quickly renamed. |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Guido van Rossum | Added Andrew Kuchling's zlib module. |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Guido van Rossum | Moved rename2's macros relevant to this module here... |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Guido van Rossum | Quickly renamed. |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Guido van Rossum | Transformed comments to doc strings. |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Guido van Rossum | Reindented at 4 spaces. |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Guido van Rossum | Add feature to copy(), copy2(): dst may be a directory. |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Guido van Rossum | Improvements to copyfile(): open the files in binary... |
commit | commitdiff | tree | snapshot |
1997-04-27 |
Guido van Rossum | Note that passing a filename to uu.{en,de}code() is... |
commit | commitdiff | tree | snapshot |
1997-04-27 |
Guido van Rossum | Added fnmatch, base64 and quopri, received from Andrew... |
commit | commitdiff | tree | snapshot |
1997-04-25 |
Guido van Rossum | Restore two features of the original 1.4 pickle: |
commit | commitdiff | tree | snapshot |
1997-04-25 |
Guido van Rossum | Alas, I have to restore 'marshal', since it is needed... |
commit | commitdiff | tree | snapshot |
1997-04-25 |
Guido van Rossum | Now that the string-sig has settled on r"obin" strings... |
commit | commitdiff | tree | snapshot |
1997-04-25 |
Guido van Rossum | Expand one level of symbolic link in sys.argv[0] before... |
commit | commitdiff | tree | snapshot |
1997-04-23 |
Guido van Rossum | Unroll the for loop used for building python, so the... |
commit | commitdiff | tree | snapshot |
1997-04-21 |
Guido van Rossum | Change inspired by Tommy Burnette to add an interface... |
commit | commitdiff | tree | snapshot |
1997-04-18 |
Fred Drake | Fix a couple of glitches identified by Greg Stein. |
commit | commitdiff | tree | snapshot |
1997-04-16 |
Fred Drake | _safe_repr(): Make the context parameter required... |
commit | commitdiff | tree | snapshot |
1997-04-16 |
Fred Drake | Muchly changed and improved pprint.py: |
commit | commitdiff | tree | snapshot |
1997-04-16 |
Guido van Rossum | spliturl() should not throw away everything past first... |
commit | commitdiff | tree | snapshot |
1997-04-16 |
Fred Drake | Removed pprint.py. |
commit | commitdiff | tree | snapshot |
1997-04-16 |
Guido van Rossum | Reindented with 4 spaces. |
commit | commitdiff | tree | snapshot |
1997-04-16 |
Guido van Rossum | Rewrite parsesequence() to emulate MH without invoking... |
commit | commitdiff | tree | snapshot |
1997-04-16 |
Guido van Rossum | Checking in a copy of Fred Drake's data structure prett... |
commit | commitdiff | tree | snapshot |
1997-04-16 |
Guido van Rossum | OK, ready to make 'assert' a keyword (instead of '__ass... |
commit | commitdiff | tree | snapshot |
1997-04-16 |
Guido van Rossum | Use uuencoded test images. |
commit | commitdiff | tree | snapshot |
1997-04-16 |
Guido van Rossum | Soft failure for Win32 and Mac platforms. Less output... |
commit | commitdiff | tree | snapshot |
1997-04-16 |
Guido van Rossum | Soft failure for Win32 platform. |
commit | commitdiff | tree | snapshot |
1997-04-16 |
Guido van Rossum | No need to define assert, it's built in. |
commit | commitdiff | tree | snapshot |
1997-04-15 |
Fred Drake | Always use spaces for indentation. |
commit | commitdiff | tree | snapshot |
1997-04-14 |
Guido van Rossum | Patch by Craig McPheeters to clean up the back-referenc... |
commit | commitdiff | tree | snapshot |
1997-04-11 |
Guido van Rossum | Remove Digital Creations copyright (Jim sez it's okay). |
commit | commitdiff | tree | snapshot |
1997-04-11 |
Guido van Rossum | Catch and report ValueError raised by strftime. |
commit | commitdiff | tree | snapshot |
1997-04-11 |
Guido van Rossum | OK, I lied. On Windows, _IOLBF seems to be the same... |
commit | commitdiff | tree | snapshot |
1997-04-11 |
Guido van Rossum | Change in when and how stdin and stdout are set to... |
commit | commitdiff | tree | snapshot |
1997-04-11 |
Guido van Rossum | Keep Microsoft VC happy. |
commit | commitdiff | tree | snapshot |
1997-04-11 |
Guido van Rossum | Keep gcc -Wall and Microsoft VC happy. |
commit | commitdiff | tree | snapshot |
1997-04-11 |
Barry Warsaw | Removed two unused static function: string_addsep(... |
commit | commitdiff | tree | snapshot |
1997-04-11 |
Guido van Rossum | My own patch: support writable 'softspace' attribute. |
commit | commitdiff | tree | snapshot |
1997-04-11 |
Guido van Rossum | (Jack:) On the Mac, don't automatically enable dynamic... |
commit | commitdiff | tree | snapshot |
1997-04-11 |
Guido van Rossum | (Jack:) Don't define TRUE and FALSE if already defined. |
commit | commitdiff | tree | snapshot |
1997-04-11 |
Guido van Rossum | (Jack:) On the Mac, use standard strerror() if using... |
commit | commitdiff | tree | snapshot |
1997-04-11 |
Guido van Rossum | (Jack:) On the Mac, give syntax error on \r. |
commit | commitdiff | tree | snapshot |
1997-04-11 |
Guido van Rossum | (Jack:) Align mapping entries to 4-words if USE_CACHE_A... |
commit | commitdiff | tree | snapshot |
1997-04-11 |
Guido van Rossum | (Jack:) fopen arg typo (?) "rw" changed to "rb". |
commit | commitdiff | tree | snapshot |
1997-04-11 |
Guido van Rossum | (Jack:) Mac only: get GUSI errno.h values too. |
commit | commitdiff | tree | snapshot |
1997-04-11 |
Guido van Rossum | (Jack+Guido:) interpret ../ in basejoin() according... |
commit | commitdiff | tree | snapshot |
1997-04-11 |
Guido van Rossum | Open files in binary mode. |
commit | commitdiff | tree | snapshot |
1997-04-11 |
Guido van Rossum | (Jack:) Better MacOS support. |
commit | commitdiff | tree | snapshot |
1997-04-11 |
Guido van Rossum | (Jack:) Recognize PNG files. |
commit | commitdiff | tree | snapshot |
1997-04-11 |
Guido van Rossum | Remove the Emacs shell-script line. It's not a shell... |
commit | commitdiff | tree | snapshot |
1997-04-11 |
Guido van Rossum | From: Clarence Gardner <clarence@king.silcom.com> |
commit | commitdiff | tree | snapshot |
1997-04-11 |
Guido van Rossum | The default path components are now all relative instea... |
commit | commitdiff | tree | snapshot |
1997-04-11 |
Guido van Rossum | Completely revamped the way the default path is constru... |
commit | commitdiff | tree | snapshot |
1997-04-11 |
Guido van Rossum | Pass VERSION and VPATH into getpath.c. |
commit | commitdiff | tree | snapshot |
1997-04-11 |
Guido van Rossum | Oops, added <URL:...> around the URL. |
commit | commitdiff | tree | snapshot |
1997-04-11 |
Guido van Rossum | (Sjoerd:) Incorporate `build number' stuff. |
commit | commitdiff | tree | snapshot |
1997-04-11 |
Guido van Rossum | (Sjoerd:) Install getbuildinfo.c in config/ so extensio... |
commit | commitdiff | tree | snapshot |
1997-04-11 |
Guido van Rossum | Bugfix by Sjoerd: |
commit | commitdiff | tree | snapshot |
1997-04-11 |
Guido van Rossum | base64 support by Sjoerd. |
commit | commitdiff | tree | snapshot |
1997-04-11 |
Guido van Rossum | Added note about SWIG (replacing a whole lot of nonsens... |
commit | commitdiff | tree | snapshot |
1997-04-09 |
Guido van Rossum | Use uuencoded test images. |
commit | commitdiff | tree | snapshot |
1997-04-09 |
Guido van Rossum | Don't just die when an error is not defined; print... |
commit | commitdiff | tree | snapshot |
1997-04-09 |
Guido van Rossum | Try calling getpid() from /usr/lib/libc.so instead... |
commit | commitdiff | tree | snapshot |
next |