1997-05-06 |
Guido van Rossum | Keep MS compiler happy: use (int)strlen() when comparin... |
commit | commitdiff | tree | snapshot |
1997-05-06 |
Guido van Rossum | Fix by Mark Hammond to enable truncate() on Windows. |
commit | commitdiff | tree | snapshot |
1997-05-06 |
Guido van Rossum | Used operators from abstract.h where possible (arithmet... |
commit | commitdiff | tree | snapshot |
1997-05-05 |
Guido van Rossum | Use Python.h, not allobjects.h. |
commit | commitdiff | tree | snapshot |
1997-05-05 |
Guido van Rossum | CloseHandle should be RegCloseKey. |
commit | commitdiff | tree | snapshot |
1997-05-05 |
Guido van Rossum | Checkin of Jack's buffer mods. |
commit | commitdiff | tree | snapshot |
1997-05-05 |
Guido van Rossum | Removed misc outdated stuff for 1.5 |
commit | commitdiff | tree | snapshot |
1997-05-05 |
Guido van Rossum | Fix old typo PyArgs_VaParse -> PyArg_VaParse. |
commit | commitdiff | tree | snapshot |
1997-05-05 |
Guido van Rossum | Fix old typo PyArgs_VaParse -> PyArg_VaParse. |
commit | commitdiff | tree | snapshot |
1997-05-05 |
Guido van Rossum | Include Python.h, not allobjects.h (which no longer... |
commit | commitdiff | tree | snapshot |
1997-05-05 |
Guido van Rossum | Massive changes for separate thread state management. |
commit | commitdiff | tree | snapshot |
1997-05-05 |
Guido van Rossum | Only use PyCode_Addr2Line to get tb_lineno when Py_Opti... |
commit | commitdiff | tree | snapshot |
1997-05-05 |
Guido van Rossum | Add -lgl and -lm for imgfile. Better way to configure... |
commit | commitdiff | tree | snapshot |
1997-05-05 |
Guido van Rossum | Remove sys_* defines that are internal only and about... |
commit | commitdiff | tree | snapshot |
1997-05-05 |
Guido van Rossum | Remove 2 out of 3 __FreeBSD__ tests. |
commit | commitdiff | tree | snapshot |
1997-05-03 |
Fred Drake | Misc.__init__(): Removed method, replaced with class... |
commit | commitdiff | tree | snapshot |
1997-05-02 |
Guido van Rossum | Finally deleted this obsolete crud. |
commit | commitdiff | tree | snapshot |
1997-05-02 |
Guido van Rossum | Several oopsies -- Py_ALLOBJECTS_H -> Py_PYTHON_H,... |
commit | commitdiff | tree | snapshot |
1997-05-02 |
Guido van Rossum | Moved allobjects.h to Python.h (without rename2.h). |
commit | commitdiff | tree | snapshot |
1997-05-02 |
Guido van Rossum | Quickly renamed the last directory. |
commit | commitdiff | tree | snapshot |
1997-04-30 |
Guido van Rossum | Add detach call so threads are GC'ed. |
commit | commitdiff | tree | snapshot |
1997-04-30 |
Guido van Rossum | Add PYTHONHOME to the usage message. |
commit | commitdiff | tree | snapshot |
1997-04-30 |
Guido van Rossum | One copy is enough; we already had resource.c. |
commit | commitdiff | tree | snapshot |
1997-04-30 |
Guido van Rossum | Some updates (AMK at work, added resource.c). |
commit | commitdiff | tree | snapshot |
1997-04-30 |
Guido van Rossum | Add zlib |
commit | commitdiff | tree | snapshot |
1997-04-30 |
Guido van Rossum | Updated web ref and version#. Folded some long lines. |
commit | commitdiff | tree | snapshot |
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 |
next |