1999-01-04 |
Guido van Rossum | Chris Herborth writes: |
commit | commitdiff | tree | snapshot |
1999-01-04 |
Guido van Rossum | Chris Herborth writes: |
commit | commitdiff | tree | snapshot |
1999-01-04 |
Guido van Rossum | Ran eventparse.py again. |
commit | commitdiff | tree | snapshot |
1999-01-04 |
Guido van Rossum | Added Unix Meta-q key binding; |
commit | commitdiff | tree | snapshot |
1999-01-04 |
Guido van Rossum | Added Meta-/ binding for Unix as alt for Alt-/. |
commit | commitdiff | tree | snapshot |
1999-01-04 |
Guido van Rossum | Add unix binding for grep (otherwise the menu entry... |
commit | commitdiff | tree | snapshot |
1999-01-04 |
Guido van Rossum | Adjusted Unix height to work with fvwm96. :=( |
commit | commitdiff | tree | snapshot |
1999-01-04 |
Fred Drake | Typo: "TWELV" --> "TWELVE" |
commit | commitdiff | tree | snapshot |
1999-01-04 |
Guido van Rossum | Need to import sys! |
commit | commitdiff | tree | snapshot |
1999-01-04 |
Guido van Rossum | Formatted some paragraphs |
commit | commitdiff | tree | snapshot |
1999-01-04 |
Guido van Rossum | Add new extension to reformat a (text) paragraph. |
commit | commitdiff | tree | snapshot |
1999-01-04 |
Guido van Rossum | Typo in Win specific height setting. |
commit | commitdiff | tree | snapshot |
1999-01-03 |
Guido van Rossum | Recover from failed saves; when a file turns out to... |
commit | commitdiff | tree | snapshot |
1999-01-03 |
Guido van Rossum | Get rid of the strptype() declaration -- on some BSD... |
commit | commitdiff | tree | snapshot |
1999-01-03 |
Guido van Rossum | Add sys.hexversion, which is an integer encoding the... |
commit | commitdiff | tree | snapshot |
1999-01-03 |
Guido van Rossum | Use PY_VERSION instead of PATCHLEVEL. |
commit | commitdiff | tree | snapshot |
1999-01-03 |
Guido van Rossum | New version identification scheme. |
commit | commitdiff | tree | snapshot |
1999-01-03 |
Guido van Rossum | Added something like Tim Peters' backspace patch. |
commit | commitdiff | tree | snapshot |
1999-01-03 |
Guido van Rossum | Adapted to Unix (i.e., more hardcoded constants). |
commit | commitdiff | tree | snapshot |
1999-01-02 |
Guido van Rossum | Call PyInitFrozenExtensions() as requested by Mark... |
commit | commitdiff | tree | snapshot |
1999-01-02 |
Guido van Rossum | Checking in IDLE 0.2. |
commit | commitdiff | tree | snapshot |
1998-12-31 |
Andrew M. Kuchling | Document the optional mode argument (Z_FLUSH, Z_SYNC_FL... |
commit | commitdiff | tree | snapshot |
1998-12-29 |
Barry Warsaw | D.M. Pick gives me a more accurate distillation of... |
commit | commitdiff | tree | snapshot |
1998-12-28 |
Fred Drake | Added index entries to make it easier to locate directo... |
commit | commitdiff | tree | snapshot |
1998-12-28 |
Fred Drake | Added index entries to make it easier to locate directo... |
commit | commitdiff | tree | snapshot |
1998-12-28 |
Fred Drake | Clarified what Python versions the interactivity chapte... |
commit | commitdiff | tree | snapshot |
1998-12-28 |
Fred Drake | Remove recently documented modules from the undoc list. |
commit | commitdiff | tree | snapshot |
1998-12-28 |
Fred Drake | Print a line to the console reporting the number of... |
commit | commitdiff | tree | snapshot |
1998-12-28 |
Fred Drake | Added entry for libshutil.tex. |
commit | commitdiff | tree | snapshot |
1998-12-28 |
Fred Drake | Add documentation for shutil module. |
commit | commitdiff | tree | snapshot |
1998-12-28 |
Fred Drake | Adjust a few niggles that affected the HTML conversion... |
commit | commitdiff | tree | snapshot |
1998-12-28 |
Fred Drake | Remove all use of $* in commands; some makes (Solaris... |
commit | commitdiff | tree | snapshot |
1998-12-27 |
Barry Warsaw | Update on history of `uk' top level, greatly condensed... |
commit | commitdiff | tree | snapshot |
1998-12-23 |
Guido van Rossum | Added mt_interact() -- multithreaded version of interact(). |
commit | commitdiff | tree | snapshot |
1998-12-23 |
Guido van Rossum | Patch by Mike Meyer: |
commit | commitdiff | tree | snapshot |
1998-12-23 |
Guido van Rossum | Patch by Mike Meyer: |
commit | commitdiff | tree | snapshot |
1998-12-23 |
Guido van Rossum | Avoid crash in parsedate_tz() on certain invalid dates... |
commit | commitdiff | tree | snapshot |
1998-12-23 |
Guido van Rossum | Provide more detail when the commit button is not shown. |
commit | commitdiff | tree | snapshot |
1998-12-23 |
Guido van Rossum | Oops, forgot a pair of {}'s. (Greg Couch) |
commit | commitdiff | tree | snapshot |
1998-12-23 |
Guido van Rossum | Document 'N' format character for Py_BuildValue --... |
commit | commitdiff | tree | snapshot |
1998-12-23 |
Guido van Rossum | Add 'N' format character to Py_BuildValue -- like ... |
commit | commitdiff | tree | snapshot |
1998-12-23 |
Guido van Rossum | Chris Herborth discovered a typo in the arrow key symbols. |
commit | commitdiff | tree | snapshot |
1998-12-22 |
Fred Drake | Fix many of the specific targets in links from the... |
commit | commitdiff | tree | snapshot |
1998-12-22 |
Fred Drake | Add the getpass module to $(LIBFILES). |
commit | commitdiff | tree | snapshot |
1998-12-22 |
Fred Drake | Add the getpass module. |
commit | commitdiff | tree | snapshot |
1998-12-22 |
Fred Drake | Basic documentation for the getpass module. |
commit | commitdiff | tree | snapshot |
1998-12-22 |
Fred Drake | Bump $(RELEASE). |
commit | commitdiff | tree | snapshot |
1998-12-22 |
cvs2svn | This commit was manufactured by cvs2svn to create tag... v1.5.2b1 |
commit | commitdiff | tree | snapshot |
1998-12-22 |
Guido van Rossum | Use installed Tcl lib files -- also for Debug configuration |
commit | commitdiff | tree | snapshot |
1998-12-22 |
Guido van Rossum | Use installed Tcl lib files |
commit | commitdiff | tree | snapshot |
1998-12-22 |
Barry Warsaw | Small, and final docstring merge with Dragon's version. |
commit | commitdiff | tree | snapshot |
1998-12-22 |
Fred Drake | Added a \versionchanged since the API changed to support |
commit | commitdiff | tree | snapshot |
1998-12-22 |
Guido van Rossum | Added Tcl 8.0.4 installer. Added Tools/idle. |
commit | commitdiff | tree | snapshot |
1998-12-22 |
Fred Drake | Added information on when this was added, allowing... |
commit | commitdiff | tree | snapshot |
1998-12-22 |
Fred Drake | Update the date. |
commit | commitdiff | tree | snapshot |
1998-12-22 |
Fred Drake | Adjust markup to match current conventions, and make... |
commit | commitdiff | tree | snapshot |
1998-12-22 |
Fred Drake | Start of text that describes differences between match... |
commit | commitdiff | tree | snapshot |
1998-12-22 |
Fred Drake | Improve a couple of comments. |
commit | commitdiff | tree | snapshot |
1998-12-22 |
Fred Drake | Use \moduleauthor and \sectionauthor instead of a comme... |
commit | commitdiff | tree | snapshot |
1998-12-22 |
Fred Drake | Add an explanation about what the example does and... |
commit | commitdiff | tree | snapshot |
1998-12-22 |
Fred Drake | do_cmd_rfc(): Make the "RFC ###" a hyperlink to the... |
commit | commitdiff | tree | snapshot |
1998-12-22 |
Fred Drake | Added libnetrc.tex and libshlex.tex to LIBFILES. |
commit | commitdiff | tree | snapshot |
1998-12-22 |
Guido van Rossum | Add warning to Netrc's docstring that it is obsolete... |
commit | commitdiff | tree | snapshot |
1998-12-22 |
Guido van Rossum | Added shlex and netrc modules; added warning about... |
commit | commitdiff | tree | snapshot |
1998-12-22 |
Guido van Rossum | Optimistically, we label this as ready to go today. |
commit | commitdiff | tree | snapshot |
1998-12-22 |
Guido van Rossum | New test function by Sjoerd, adding -t option. |
commit | commitdiff | tree | snapshot |
1998-12-22 |
Guido van Rossum | The usual. |
commit | commitdiff | tree | snapshot |
1998-12-22 |
Guido van Rossum | Fix for modulefinder so that it prints all modules... |
commit | commitdiff | tree | snapshot |
1998-12-22 |
Guido van Rossum | Last-minute oopsie by Chris H. (Chris, please check... |
commit | commitdiff | tree | snapshot |
1998-12-22 |
Guido van Rossum | Last-minute update by Chris H. |
commit | commitdiff | tree | snapshot |
1998-12-22 |
Greg Ward | Applied Fred's patch to fix the bugs that John Skaller... |
commit | commitdiff | tree | snapshot |
1998-12-22 |
Guido van Rossum | Adding shlex and netrc by Eric Raymond. |
commit | commitdiff | tree | snapshot |
1998-12-22 |
Guido van Rossum | Adding libshlex and libnetrc by Eric Raymond. |
commit | commitdiff | tree | snapshot |
1998-12-22 |
Barry Warsaw | A few other docstring fixes, most importantly to be... |
commit | commitdiff | tree | snapshot |
1998-12-22 |
Barry Warsaw | Nothing earthshattering, just some fixes to typos and... |
commit | commitdiff | tree | snapshot |
1998-12-21 |
Guido van Rossum | News for 1.5.2b1. Moved news before 1.5.1 to HISTORY. |
commit | commitdiff | tree | snapshot |
1998-12-21 |
Guido van Rossum | New names. Keep those contributions coming! |
commit | commitdiff | tree | snapshot |
1998-12-21 |
Guido van Rossum | Moved history up to and including 1.5.1 here. |
commit | commitdiff | tree | snapshot |
1998-12-21 |
Guido van Rossum | Get rid of python_nt.def -- it's no longer needed! |
commit | commitdiff | tree | snapshot |
1998-12-21 |
Guido van Rossum | I can't seem to do anything right :-) |
commit | commitdiff | tree | snapshot |
1998-12-21 |
Guido van Rossum | Improve comment for PyImport_Import() as suggested... |
commit | commitdiff | tree | snapshot |
1998-12-21 |
Guido van Rossum | Thanks to Chris Herborth, the thread primitives now... |
commit | commitdiff | tree | snapshot |
1998-12-21 |
Guido van Rossum | Chris H. adds MACHDEP=beos to the CCSHARED variable |
commit | commitdiff | tree | snapshot |
1998-12-21 |
Guido van Rossum | Renaming Lib/plat-beos1 to Lib/plat-beos at Chris Herbo... |
commit | commitdiff | tree | snapshot |
1998-12-21 |
Guido van Rossum | Suggestion by Tim Peters clarifying what "before global... |
commit | commitdiff | tree | snapshot |
1998-12-21 |
Fred Drake | Clarify descriptions of some operations; it's not alway... |
commit | commitdiff | tree | snapshot |
1998-12-21 |
Fred Drake | Add a bunch of index entries related to retrieving... |
commit | commitdiff | tree | snapshot |
1998-12-21 |
Guido van Rossum | Marc-Andre Lemburg notes about statparse(): |
commit | commitdiff | tree | snapshot |
1998-12-21 |
Guido van Rossum | Add dummy variable to avoid optimizer bug on OS/2 ... |
commit | commitdiff | tree | snapshot |
1998-12-21 |
Guido van Rossum | Use PyThreadState_GET() macro. |
commit | commitdiff | tree | snapshot |
1998-12-21 |
Guido van Rossum | Make sure that -t and -tt also work on strings passed... |
commit | commitdiff | tree | snapshot |
1998-12-21 |
Guido van Rossum | 100 bottles of beer on the wall example. |
commit | commitdiff | tree | snapshot |
1998-12-21 |
Guido van Rossum | Add macro version of PyThreadState_GET(). This uses |
commit | commitdiff | tree | snapshot |
1998-12-21 |
Guido van Rossum | Make current_tstate a global, _PyThreadState_Current... |
commit | commitdiff | tree | snapshot |
1998-12-21 |
Guido van Rossum | Add XXX comment about the need to add a dump() method... |
commit | commitdiff | tree | snapshot |
1998-12-21 |
Guido van Rossum | Add XXX comment about a test that doesn't seem right... |
commit | commitdiff | tree | snapshot |
1998-12-21 |
Guido van Rossum | A mod whose author I forget. (I must've mislaid the... |
commit | commitdiff | tree | snapshot |
1998-12-21 |
Guido van Rossum | Sjoerd Mullender: |
commit | commitdiff | tree | snapshot |
1998-12-21 |
Jeremy Hylton | replace missing zalloc initialization (test_zlib now... |
commit | commitdiff | tree | snapshot |
1998-12-21 |
Jeremy Hylton | remove debugging fprintf (should have checked this... |
commit | commitdiff | tree | snapshot |
next |