2000-07-01 |
Fred Drake | others --> other's (possessive) |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Fred Drake | Send a "ARTICLE" --> Send an "ARTICLE" |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Andrew M. Kuchling | Added more changes from /F |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Paul Prescod | Added minidom tests. |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Just van Rossum | a minimal test app to show how to build a standalone... |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Fredrik Lundh | changed repr and str to always convert unicode strings |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Just van Rossum | added clearkey = '\033' |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Just van Rossum | fixed bug in comment matching |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Paul Prescod | Tightened xml.sax.__init__.py |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Andrew M. Kuchling | Changes from Moshe: |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Guido van Rossum | getatime() returned the mtime instead of the atime. |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Fred Drake | Fix bug #314, reported by Craig Allen <cba@mediaone... |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Fred Drake | Fix bug #345 reported by David Bolen <db3l@fitlinxx... |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Fred Drake | Martin von Loewis <loewis@informatik.hu-berlin.de>: |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Paul Prescod | Reference cycle fixes |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Barry Warsaw | init_exceptions(): Decref `doc' so it doesn't leak. |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Guido van Rossum | the usual |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Guido van Rossum | A bunch of project files were checked in as text files. |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Guido van Rossum | Add ucnhash (new subproject). |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Mark Hammond | The Python include paths were not specified. |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Fred Drake | Restore strict checking of socket address values; addre... |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Guido van Rossum | output for openpty test |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Guido van Rossum | Define a magical symbol and magic include path so it... |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Mark Hammond | Add ucnhash to the workspace, as a dependency of python20. |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Mark Hammond | ucnhash now correctly builds for Windows. |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Mark Hammond | Update all projects so Debug builds use "/Zi" instead... |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Tim Peters | Repaired two URLs. |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Fred Drake | Do not build the "longhtml" version for pre-release... |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Fred Drake | The new copyright / license. |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Guido van Rossum | Thomas Wouters: Test script for openpty() |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Guido van Rossum | Jack Jansen, Mac patch: |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Guido van Rossum | Jack Jansen, Mac patch: |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Guido van Rossum | Jack Jansen, Mac patch: |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Guido van Rossum | Neil Schemenauer: small fixes for GC |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Guido van Rossum | clean up warnings in Win32 build of mmapmodule.c |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Guido van Rossum | In b_setitem(), instead of the platform dependent CHAR_... |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Guido van Rossum | Update a bunch of URLs. No longer suggests to join... |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Andrew M. Kuchling | Refer to "Authors", plural |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Guido van Rossum | Change copyright notice. |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Andrew M. Kuchling | Update the version number in an example |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Andrew M. Kuchling | Updated the URL for Python 2.0 |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Tim Peters | Update for 2.0b1. Also add more text, to be more expli... |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Guido van Rossum | Change copyright notice - 2nd try. |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Guido van Rossum | Change copyright notice. |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Fred Drake | Thomas Wouters <thomas@xs4all.net>: |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Guido van Rossum | Fix another error on AIX by using a proper cast. |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Guido van Rossum | Fix an error on AIX by using a proper cast. |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Guido van Rossum | Crude way to fix a problem on AIX: #undef STAT before... |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Fredrik Lundh | - fixed code generation error in multiline mode |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Guido van Rossum | Only include <basetsd.h> for VC 6.0 and higher. |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Fredrik Lundh | replaced <some suitable mail address> with something... |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Fredrik Lundh | -- changed $ to match before a trailing newline, even |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Guido van Rossum | As Neil Schemenauer points out, WITH_CYCLE_GC should... |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Fred Drake | Ooops! I didn't finish all the renaming needed here... |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Guido van Rossum | Add back a missing CRLF line ending. |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Guido van Rossum | s/REGENTS/COPYRIGHT HOLDERS/ followed by paragraph... |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Fred Drake | Output for test_winreg2. |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Greg Ward | Simplify the registry-module-finding code: _winreg... |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Fred Drake | Paul Prescod <paul@prescod.net>: |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Fred Drake | Line-wrap and properly indent a couple of docstrings. |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Fred Drake | Ignore the generated api.tex. |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Fred Drake | The new copyright / license. |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Fredrik Lundh | - reverted to "\x is binary byte" |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Fred Drake | Small grammatical correction from Frank Stajano. Added... |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Fred Drake | Try to make sure \code always uses roman (non-italic... |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Fred Drake | [*** Not tested as I don't have Windows running right... |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Jeremy Hylton | add note about what happened to Python 1.6 |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Barry Warsaw | Document --with-thread as deprecated. This gets rid... |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Skip Montanaro | * added a randomize flag and corresponding -r command... |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Guido van Rossum | Switch to sre for regular expression matching (the... |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Barry Warsaw | Enable the garbage collection module by default. ... |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Fred Drake | Trent Mick <trentm@activestate.com>: |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Fred Drake | Trent Mick <trentm@activestate.com>: |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Guido van Rossum | the usual |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Barry Warsaw | Setup.thread.in was misnamed so it has been replaced by |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Barry Warsaw | Add Setup.config |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Fred Drake | Update version numbering from 1.6 to 2.0. |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Barry Warsaw | Removed the comment about the thread module. |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Barry Warsaw | Setup.thread => Setup.config |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Barry Warsaw | Added #undef of WITH_CYCLE_GC for autoconf's delight. |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Fred Drake | Update authors email address and corporate affiliation. |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Fred Drake | Uncomment some additions from Vladimir pertinent to... |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Mark Hammond | Python's .lib is now named Python20.lib |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Fred Drake | Martin von Löwis <loewis@informatik.hu-berlin.de>: |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Fred Drake | Update the release number & date, Guido's employer. |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Fred Drake | Document randrange(). |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Fred Drake | Fix an icon width; a "32" became a "3" somehow, and... |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Jeremy Hylton | remove all prints (since the prints where of memory... |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Fred Drake | Trent Mick <trentm@activestate.com>: |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Marc-André... | Marc-Andre Lemburg <mal@lemburg.com>: |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Guido van Rossum | Oops. |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Guido van Rossum | Poke and hope for Tcl version: now settable through... |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Jeremy Hylton | add gcmodule |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Guido van Rossum | Change the include etc paths to Tcl 8.3.1. |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Guido van Rossum | Move Wise install dir consistently to C:\Wise. Don... |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Guido van Rossum | Poke and hope for Tim... |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Guido van Rossum | More 2.0 stuff -- fix workspace, remove 1.6 files |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Fredrik Lundh | the mad patcher strikes again: |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Guido van Rossum | Trivial commit to test Windows CVS capabilities. |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Andrew M. Kuchling | Credit /F in a few places |
commit | commitdiff | tree | snapshot |
next |