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 |
1999-09-26 |
Just van Rossum | Initial checkin of IDE scripts. (jvr) |
commit | commitdiff | tree | snapshot |
1999-09-26 |
Just van Rossum | Added support for global default font settings. (jvr) |
commit | commitdiff | tree | snapshot |
1999-09-26 |
Just van Rossum | 1) added "typingcasesens" keyword arg to constructor... |
commit | commitdiff | tree | snapshot |
1999-09-26 |
Just van Rossum | added do_setwindowfont() menu callback: brings up a... |
commit | commitdiff | tree | snapshot |
1999-09-26 |
Just van Rossum | added getdefaultfont() function. Returns default font... |
commit | commitdiff | tree | snapshot |
1999-09-26 |
Just van Rossum | 1 - added "set default window font" menu |
commit | commitdiff | tree | snapshot |
1999-09-26 |
Just van Rossum | minor cleanup, avoiding rare traceback (jvr) |
commit | commitdiff | tree | snapshot |
1999-09-24 |
Fred Drake | "make clobber" should remove modindex.html as well. |
commit | commitdiff | tree | snapshot |
1999-09-24 |
Fred Drake | icons/ should not be ignored here now that this is... |
commit | commitdiff | tree | snapshot |
1999-09-23 |
Fred Drake | Added --about option to specify the file to load "About... |
commit | commitdiff | tree | snapshot |
1999-09-23 |
Fred Drake | Tell mkhowto to use stdabout.dat for the documents... |
commit | commitdiff | tree | snapshot |
1999-09-23 |
Fred Drake | Remove some <SPAN> elements that were used only to... |
commit | commitdiff | tree | snapshot |
1999-09-23 |
Fred Drake | Remove the "Comments and Questions" section, allowing... |
commit | commitdiff | tree | snapshot |
1999-09-23 |
Fred Drake | Version of about.dat that should only be used for the... |
commit | commitdiff | tree | snapshot |
1999-09-23 |
Fred Drake | Remove some <SPAN> elements that were used only to... |
commit | commitdiff | tree | snapshot |
1999-09-23 |
Fred Drake | Oops, missed this one! |
commit | commitdiff | tree | snapshot |
1999-09-23 |
Fred Drake | img_tag(): Tighten up the generated SRC attribute... |
commit | commitdiff | tree | snapshot |
1999-09-22 |
Fred Drake | do_cmd_rfc(): Simplify the generated markup. |
commit | commitdiff | tree | snapshot |
1999-09-22 |
Fred Drake | Added --image-type option to allow use of either GIF... |
commit | commitdiff | tree | snapshot |
1999-09-22 |
Fred Drake | Some updates to allow ../tools/mkhowto to add various... |
commit | commitdiff | tree | snapshot |
1999-09-22 |
Barry Warsaw | main(): wrap the device.setinfo() call around an except... |
commit | commitdiff | tree | snapshot |
1999-09-22 |
Greg Ward | Added docstring and RCS id (apparently some Windows... |
commit | commitdiff | tree | snapshot |
next |