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 |
2000-06-30 |
Fredrik Lundh | - fixed lookahead assertions (#10, #11, #12) |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Marc-André... | Marc-Andre Lemburg <mal@lemburg.com>: |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Marc-André... | Marc-Andre Lemburg <mal@lemburg.com>: |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Marc-André... | Marc-Andre Lemburg <mal@lemburg.com>: |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Marc-André... | Marc-Andre Lemburg <mal@lemburg.com>: |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Marc-André... | Marc-Andre Lemburg <mal@lemburg.com>: |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Marc-André... | Marc-Andre Lemburg <mal@lemburg.com>: |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Marc-André... | New test for the ucnhash module. |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Marc-André... | Marc-Andre Lemburg <mal@lemburg.com>: |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Marc-André... | Marc-Andre Lemburg <mal@lemburg.com>: |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Fredrik Lundh | - added support for (?P=name) |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Tim Peters | Making a tiny change to figure out what I'm going to... |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Fredrik Lundh | - pedantic: make sure "python -t" doesn't complain... |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Fredrik Lundh | - fixed default value handling in group/groupdict |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Skip Montanaro | Describe a bit about writing test cases for Python... |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Jeremy Hylton | final patches from Neil Schemenauer for garbage collection |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Jeremy Hylton | replace constant 1 with symbolic constant METH_VARARGS |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Jeremy Hylton | another typo caught by Rob Hooft |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Jeremy Hylton | penultimate phase of Neil Schemenauer's GC patches |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Fred Drake | Change description of altzone to not refer to the ... |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Fred Drake | Say "manual page", not "man page", when referring to... |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Fred Drake | Add a comment about needing to change a #include if... |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Fred Drake | Make sure to note that this module was added for Python... |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Fred Drake | Reflect the name change to _winreg; we still need docum... |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Fred Drake | Update Python version numbers from 1.6 to 2.0 where... |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Greg Ward | Bump version to 0.9. |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Guido van Rossum | Bump version to 2.0. |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Fred Drake | Trent Mick <trentm@activestate.com>: |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Guido van Rossum | Somehow this had HAVE_SYS_SOCKET_H twice. Once is... |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Guido van Rossum | Patch by Nadav Horesh to make acosh and asinh better. |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Andrew M. Kuchling | Finished the GC section. |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Andrew M. Kuchling | Document recently-added mouse-related functions |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Fredrik Lundh | - fixed split behaviour on empty matches |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Greg Ward | Allow 2.0 on the list of target versions. NB. this... |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Fredrik Lundh | still trying to figure out how to fix the remaining |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Greg Ward | Don't try to guess the name of a .def file -- if one... |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Greg Ward | On second thought, first try for _winreg, and then... |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Fred Drake | Removed --l2h-config option; it introduced unnecessary... |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Greg Ward | Changed to use _winreg module instead of winreg. |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Greg Ward | Cleaned up and reformatted by Rene Liebscher. |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Guido van Rossum | Bump version to 2.0. |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Guido van Rossum | Bump version to 2.0b1. Change copyright to BeOpen... |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Guido van Rossum | Bump version to 2.0b1. |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Guido van Rossum | Tentative 2.0 and BeOpen upgrade. |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Fred Drake | Trent Mick <trentm@activestate.com>: |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Fred Drake | Trent Mick <trentm@activestate.com>: |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Fred Drake | Trent Mick <trentm@activestate.com>: |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Fred Drake | This patch extends PC/config.h and configure.in as... |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Fred Drake | Update comments relating to the removal of the -X optio... |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Fred Drake | Typo. |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Fred Drake | The low-level interface is now in _winreg; update the... |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Fred Drake | Paul Prescod <paul@prescod.net>: |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Fred Drake | Package docstring. |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Guido van Rossum | The usual :) |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Fred Drake | Paul Prescod <paul@prescod.net>: |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Fred Drake | Package docstring and initialization. |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Fred Drake | Package docstring. |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Fred Drake | This patch addresses two main issues: (1) There exist... |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Fred Drake | [Old patch that hadn't been checked in.] |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Fredrik Lundh | - fixed another split problem |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Fredrik Lundh | - workaround to make 1.6 build under MSVC 5.0. hopefully, |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Guido van Rossum | Skip Montanaro: modify test_socket.py to listen/connect... |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Fredrik Lundh | - fixed split |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Fred Drake | Paul Prescod <paul@prescod.net>: |
commit | commitdiff | tree | snapshot |
next |