1999-11-02 |
Guido van Rossum | Fix a bug reported by Toby Dickenson (on 18 May 1999). |
commit | commitdiff | tree | snapshot |
1999-11-02 |
Guido van Rossum | Sjoerd Mullender: |
commit | commitdiff | tree | snapshot |
1999-11-02 |
Guido van Rossum | Correct typo in walk.__doc__ reported by Francois Pinard. |
commit | commitdiff | tree | snapshot |
1999-11-02 |
Guido van Rossum | Checking in a bunch of spawn functions. These are... |
commit | commitdiff | tree | snapshot |
1999-10-30 |
Just van Rossum | - windowbounds() now works with multiple screens (windo... |
commit | commitdiff | tree | snapshot |
1999-10-30 |
Just van Rossum | Very minor little things... -- jvr |
commit | commitdiff | tree | snapshot |
1999-10-30 |
Just van Rossum | New __version__ number (1.0!) -- jvr |
commit | commitdiff | tree | snapshot |
1999-10-30 |
Just van Rossum | Minor indentation cleanup -- jvr |
commit | commitdiff | tree | snapshot |
1999-10-30 |
Just van Rossum | String values will now always be shown with quotes... |
commit | commitdiff | tree | snapshot |
1999-10-29 |
Fred Drake | Change the suggestions pointer at the bottom of generat... |
commit | commitdiff | tree | snapshot |
1999-10-29 |
Fred Drake | Straighten out dependencies so changes in the texinputs... |
commit | commitdiff | tree | snapshot |
1999-10-29 |
Fred Drake | pathes --> paths; typo reported by Gerry Wiener <gerry... |
commit | commitdiff | tree | snapshot |
1999-10-29 |
Fred Drake | Added dependency on filecmp section, removed dependenci... |
commit | commitdiff | tree | snapshot |
1999-10-29 |
Fred Drake | Make references to new filecmp module hyperlinks now... |
commit | commitdiff | tree | snapshot |
1999-10-29 |
Fred Drake | Added section for filecmp. |
commit | commitdiff | tree | snapshot |
1999-10-29 |
Fred Drake | filecmp documentation from Moshe Zadka <moshez@math... |
commit | commitdiff | tree | snapshot |
1999-10-26 |
Fred Drake | Added deprecation notes, in case anyone decides to... |
commit | commitdiff | tree | snapshot |
1999-10-26 |
Fred Drake | cmp and cmpcache are now obsolete, so don't include... |
commit | commitdiff | tree | snapshot |
1999-10-26 |
Fred Drake | Added cmp and cmpcache to the "Obsolete" section. |
commit | commitdiff | tree | snapshot |
1999-10-26 |
Guido van Rossum | New module by Moshe Zadka (submitted on Sept. 25).... |
commit | commitdiff | tree | snapshot |
1999-10-26 |
Guido van Rossum | Patch by Michael Hudson: when the object of attribute... |
commit | commitdiff | tree | snapshot |
1999-10-26 |
Guido van Rossum | Fix by Moshe Zadka (cleaned up and documented by GvR... |
commit | commitdiff | tree | snapshot |
1999-10-26 |
Jack Jansen | MrC also needs BAD_STATIC_FORWARD define. |
commit | commitdiff | tree | snapshot |
1999-10-26 |
Guido van Rossum | Fix PR117. The error message is "keywords must be... |
commit | commitdiff | tree | snapshot |
1999-10-23 |
Greg Ward | Don't assume GNU tar -- generate tar file and compress... |
commit | commitdiff | tree | snapshot |
1999-10-23 |
Greg Ward | Removed massive comment speculating about needlessly... |
commit | commitdiff | tree | snapshot |
1999-10-23 |
Greg Ward | Qualified use of 'newer_group' function. |
commit | commitdiff | tree | snapshot |
1999-10-23 |
Greg Ward | Fix how we run 'zip' -- give explicit .zip extension. |
commit | commitdiff | tree | snapshot |
1999-10-22 |
Fred Drake | Documented Beep() function. |
commit | commitdiff | tree | snapshot |
1999-10-22 |
Guido van Rossum | In helo() and ehlo(), Don't fail when gethostbyaddr... |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Fred Drake | Module/script to parse the reference count data file... |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Fred Drake | Added note that Skip created the initial version of... |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Fred Drake | Initial version as provided by Skip Montanaro <skip... |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Guido van Rossum | Fix PR#107: wm_colormapwindows() did the wrong thing... |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Guido van Rossum | Test output. |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Guido van Rossum | Rewritten -- this now tests the binascii *except* for... |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Guido van Rossum | Test output for test_binhex.py. |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Guido van Rossum | Patch by Jason Trowbridge. (Followup to his PR#110... |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Guido van Rossum | This test really only tests the binhex module. |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Guido van Rossum | John DuBois tells us that SCO OpenServer 5.0 and later... |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Guido van Rossum | Fix PR#110 -- bad input ("====") for a2b_base64() cause... |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Jeremy Hylton | print a warning if the password will be echoed. |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Guido van Rossum | Fixed PR#106: winfo_visualsavailable() with the include... |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Guido van Rossum | Fix for PR#111: when using the inplace option, give... |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Fred Drake | Fixed typo in explanation of abspath(); noticed by... |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Fred Drake | os.fork raises AttributeError, not NameError, if fork... |
commit | commitdiff | tree | snapshot |
1999-10-16 |
Fred Drake | Based on comments from Paul Prescod: |
commit | commitdiff | tree | snapshot |
1999-10-12 |
Barry Warsaw | Mainlining the string_methods branch. See branch revis... |
commit | commitdiff | tree | snapshot |
1999-10-12 |
Jeremy Hylton | update to use threading module instead of thread. |
commit | commitdiff | tree | snapshot |
1999-10-12 |
Barry Warsaw | fixed a typo in a docstring, and slightly expanded... |
commit | commitdiff | tree | snapshot |
1999-10-11 |
Guido van Rossum | Fix PR#66. Solution: add error checking around l_divmo... |
commit | commitdiff | tree | snapshot |
1999-10-11 |
Guido van Rossum | Fix PR#31 -- zfill() mishandles empty string. |
commit | commitdiff | tree | snapshot |
1999-10-11 |
Guido van Rossum | Fix for PR#98 (Adrian Eyre) -- in instancemethod_repr... |
commit | commitdiff | tree | snapshot |
1999-10-10 |
Guido van Rossum | Jeremy writes: |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Barry Warsaw | main(): Arg! I wasn't properly ignoring EINVAL; now... |
commit | commitdiff | tree | snapshot |
1999-10-06 |
Guido van Rossum | Fix PR#3, submitted by Skip Montanaro: if no space... |
commit | commitdiff | tree | snapshot |
1999-10-05 |
Guido van Rossum | In PySys_GetObject(), it's possible that tstate->interp... |
commit | commitdiff | tree | snapshot |
1999-10-05 |
Guido van Rossum | Add -v flag. Comment duplicate Py_Finalize(). |
commit | commitdiff | tree | snapshot |
1999-10-05 |
Guido van Rossum | Dynamic linking support for BSD/OS 4.x as suggested... |
commit | commitdiff | tree | snapshot |
1999-10-05 |
Jack Jansen | AskString always set the dialog id to 257. Fixed. |
commit | commitdiff | tree | snapshot |
1999-10-04 |
Guido van Rossum | Added has_option(); fix bug in get() which botched... |
commit | commitdiff | tree | snapshot |
1999-10-04 |
Guido van Rossum | Urmpfh! |
commit | commitdiff | tree | snapshot |
1999-10-04 |
Fred Drake | ConfigParser.read(): Don't mask IOError exceptions. |
commit | commitdiff | tree | snapshot |
1999-10-03 |
Greg Ward | Filter 'glob()' results so we only look at regular... |
commit | commitdiff | tree | snapshot |
1999-10-03 |
Greg Ward | Pass 'force' flag to 'new_compiler()'. |
commit | commitdiff | tree | snapshot |
1999-10-03 |
Greg Ward | Don't import what we don't use. |
commit | commitdiff | tree | snapshot |
1999-10-03 |
Greg Ward | Tweaked verbosity messages for byte-compilation. |
commit | commitdiff | tree | snapshot |
1999-10-03 |
Greg Ward | Added 'force' and 'quiet' (negative alias for 'verbose... |
commit | commitdiff | tree | snapshot |
1999-10-03 |
Greg Ward | Fixed 'mkpath()' to normalize the path right off the... |
commit | commitdiff | tree | snapshot |
1999-10-03 |
Greg Ward | Hacked to support the notion of "negative alias" option... |
commit | commitdiff | tree | snapshot |
1999-10-03 |
Greg Ward | Catch up with changes in 'gen_lib_options()': |
commit | commitdiff | tree | snapshot |
1999-10-03 |
Greg Ward | Fixed order of link options: object files now precede... |
commit | commitdiff | tree | snapshot |
1999-10-03 |
Greg Ward | Slight change to the meaning of the 'libraries' list... |
commit | commitdiff | tree | snapshot |
1999-10-01 |
Guido van Rossum | Mark Hammond writes: |
commit | commitdiff | tree | snapshot |
1999-10-01 |
Jack Jansen | Optionally bracket all external declarations of init... |
commit | commitdiff | tree | snapshot |
1999-09-30 |
Jack Jansen | vec_longjmp added to list of "forbidden" functions... |
commit | commitdiff | tree | snapshot |
1999-09-30 |
Jack Jansen | CW Pro 5 projects. |
commit | commitdiff | tree | snapshot |
1999-09-30 |
Guido van Rossum | Patches by Jack Jansen: new type OptionalInBuffer allows |
commit | commitdiff | tree | snapshot |
1999-09-30 |
Guido van Rossum | Patch by Jack Jansen to add with_ifdef option, which... |
commit | commitdiff | tree | snapshot |
1999-09-30 |
Jack Jansen | Added module "ce" to list of modules known not to exist... |
commit | commitdiff | tree | snapshot |
1999-09-30 |
Jack Jansen | Bigger buffer size for C profiler (if profiling is... |
commit | commitdiff | tree | snapshot |
1999-09-30 |
Jack Jansen | Optimization: don't try to get a tabsize resource if... |
commit | commitdiff | tree | snapshot |
1999-09-30 |
Jack Jansen | Regenerated, no significant diferences. |
commit | commitdiff | tree | snapshot |
1999-09-30 |
Jack Jansen | Make macglue.h C++ compatible. |
commit | commitdiff | tree | snapshot |
1999-09-30 |
Jack Jansen | Distribution files for 1.5.1c1. |
commit | commitdiff | tree | snapshot |
1999-09-30 |
Jack Jansen | 1.5.2c1 version. |
commit | commitdiff | tree | snapshot |
1999-09-29 |
Guido van Rossum | Duncan Grisby noted a typo in _DummyThread. |
commit | commitdiff | tree | snapshot |
1999-09-29 |
Greg Ward | Added 'list_only' option (and modified 'run()' to respe... |
commit | commitdiff | tree | snapshot |
1999-09-29 |
Greg Ward | Added all documentation. |
commit | commitdiff | tree | snapshot |
1999-09-29 |
Greg Ward | New command to generate source distribution based on... |
commit | commitdiff | tree | snapshot |
1999-09-29 |
Greg Ward | Added 'package' option. |
commit | commitdiff | tree | snapshot |
1999-09-29 |
Greg Ward | Renamed 'dir' option to be consistent with other commands. |
commit | commitdiff | tree | snapshot |
1999-09-29 |
Greg Ward | Renamed many options to be consistent across commands. |
commit | commitdiff | tree | snapshot |
1999-09-29 |
Greg Ward | Catch up with latest changes in CCompiler: |
commit | commitdiff | tree | snapshot |
1999-09-29 |
Greg Ward | Catch up with latest changes in CCompiler: |
commit | commitdiff | tree | snapshot |
1999-09-29 |
Greg Ward | Added 'extra_preargs' and 'extra_postargs' parameters... |
commit | commitdiff | tree | snapshot |
1999-09-29 |
Greg Ward | More tweaks to 'mkpath()': |
commit | commitdiff | tree | snapshot |
1999-09-29 |
Greg Ward | Added 'ready' flag and 'ensure_ready()' method to Comma... |
commit | commitdiff | tree | snapshot |
1999-09-27 |
Guido van Rossum | Patch by Tim Peters fixing PR#88: |
commit | commitdiff | tree | snapshot |
1999-09-27 |
Guido van Rossum | Patch by Tim Peters fixing PR#89: |
commit | commitdiff | tree | snapshot |
next |