]> granicus.if.org Git - python/shortlog
python
2000-07-01 Tim PetersUpdate for 2.0b1. Also add more text, to be more expli...
2000-06-30 Guido van RossumChange copyright notice - 2nd try.
2000-06-30 Guido van RossumChange copyright notice.
2000-06-30 Fred DrakeThomas Wouters <thomas@xs4all.net>:
2000-06-30 Guido van RossumFix another error on AIX by using a proper cast.
2000-06-30 Guido van RossumFix an error on AIX by using a proper cast.
2000-06-30 Guido van RossumCrude way to fix a problem on AIX: #undef STAT before...
2000-06-30 Fredrik Lundh- fixed code generation error in multiline mode
2000-06-30 Guido van RossumOnly include <basetsd.h> for VC 6.0 and higher.
2000-06-30 Fredrik Lundhreplaced <some suitable mail address> with something...
2000-06-30 Fredrik Lundh-- changed $ to match before a trailing newline, even
2000-06-30 Guido van RossumAs Neil Schemenauer points out, WITH_CYCLE_GC should...
2000-06-30 Fred DrakeOoops! I didn't finish all the renaming needed here...
2000-06-30 Guido van RossumAdd back a missing CRLF line ending.
2000-06-30 Guido van Rossums/REGENTS/COPYRIGHT HOLDERS/ followed by paragraph...
2000-06-30 Fred DrakeOutput for test_winreg2.
2000-06-30 Greg WardSimplify the registry-module-finding code: _winreg...
2000-06-30 Fred DrakePaul Prescod <paul@prescod.net>:
2000-06-30 Fred DrakeLine-wrap and properly indent a couple of docstrings.
2000-06-30 Fred DrakeIgnore the generated api.tex.
2000-06-30 Fred DrakeThe new copyright / license.
2000-06-30 Fredrik Lundh- reverted to "\x is binary byte"
2000-06-30 Fred DrakeSmall grammatical correction from Frank Stajano. Added...
2000-06-30 Fred DrakeTry to make sure \code always uses roman (non-italic...
2000-06-30 Fred Drake[*** Not tested as I don't have Windows running right...
2000-06-30 Jeremy Hyltonadd note about what happened to Python 1.6
2000-06-30 Barry WarsawDocument --with-thread as deprecated. This gets rid...
2000-06-30 Skip Montanaro* added a randomize flag and corresponding -r command...
2000-06-30 Guido van RossumSwitch to sre for regular expression matching (the...
2000-06-30 Barry WarsawEnable the garbage collection module by default. ...
2000-06-30 Fred DrakeTrent Mick <trentm@activestate.com>:
2000-06-30 Fred DrakeTrent Mick <trentm@activestate.com>:
2000-06-30 Guido van Rossumthe usual
2000-06-30 Barry WarsawSetup.thread.in was misnamed so it has been replaced by
2000-06-30 Barry WarsawAdd Setup.config
2000-06-30 Fred DrakeUpdate version numbering from 1.6 to 2.0.
2000-06-30 Barry WarsawRemoved the comment about the thread module.
2000-06-30 Barry WarsawSetup.thread => Setup.config
2000-06-30 Barry WarsawAdded #undef of WITH_CYCLE_GC for autoconf's delight.
2000-06-30 Fred DrakeUpdate authors email address and corporate affiliation.
2000-06-30 Fred DrakeUncomment some additions from Vladimir pertinent to...
2000-06-30 Mark HammondPython's .lib is now named Python20.lib
2000-06-30 Fred DrakeMartin von Löwis <loewis@informatik.hu-berlin.de>:
2000-06-30 Fred DrakeUpdate the release number & date, Guido's employer.
2000-06-30 Fred DrakeDocument randrange().
2000-06-30 Fred DrakeFix an icon width; a "32" became a "3" somehow, and...
2000-06-30 Jeremy Hyltonremove all prints (since the prints where of memory...
2000-06-30 Fred DrakeTrent Mick <trentm@activestate.com>:
2000-06-30 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-30 Guido van RossumOops.
2000-06-30 Guido van RossumPoke and hope for Tcl version: now settable through...
2000-06-30 Jeremy Hyltonadd gcmodule
2000-06-30 Guido van RossumChange the include etc paths to Tcl 8.3.1.
2000-06-30 Guido van RossumMove Wise install dir consistently to C:\Wise. Don...
2000-06-30 Guido van RossumPoke and hope for Tim...
2000-06-30 Guido van RossumMore 2.0 stuff -- fix workspace, remove 1.6 files
2000-06-30 Fredrik Lundhthe mad patcher strikes again:
2000-06-30 Guido van RossumTrivial commit to test Windows CVS capabilities.
2000-06-30 Andrew M. KuchlingCredit /F in a few places
2000-06-30 Fredrik Lundh- fixed lookahead assertions (#10, #11, #12)
2000-06-30 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-30 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-30 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-30 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-30 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-30 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-30 Marc-André... New test for the ucnhash module.
2000-06-30 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-30 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-30 Fredrik Lundh- added support for (?P=name)
2000-06-30 Tim PetersMaking a tiny change to figure out what I'm going to...
2000-06-30 Fredrik Lundh- pedantic: make sure "python -t" doesn't complain...
2000-06-30 Fredrik Lundh- fixed default value handling in group/groupdict
2000-06-30 Skip MontanaroDescribe a bit about writing test cases for Python...
2000-06-30 Jeremy Hyltonfinal patches from Neil Schemenauer for garbage collection
2000-06-30 Jeremy Hyltonreplace constant 1 with symbolic constant METH_VARARGS
2000-06-30 Jeremy Hyltonanother typo caught by Rob Hooft
2000-06-30 Jeremy Hyltonpenultimate phase of Neil Schemenauer's GC patches
2000-06-30 Fred DrakeChange description of altzone to not refer to the ...
2000-06-30 Fred DrakeSay "manual page", not "man page", when referring to...
2000-06-30 Fred DrakeAdd a comment about needing to change a #include if...
2000-06-30 Fred DrakeMake sure to note that this module was added for Python...
2000-06-30 Fred DrakeReflect the name change to _winreg; we still need docum...
2000-06-30 Fred DrakeUpdate Python version numbers from 1.6 to 2.0 where...
2000-06-30 Greg WardBump version to 0.9.
2000-06-30 Guido van RossumBump version to 2.0.
2000-06-30 Fred DrakeTrent Mick <trentm@activestate.com>:
2000-06-30 Guido van RossumSomehow this had HAVE_SYS_SOCKET_H twice. Once is...
2000-06-30 Guido van RossumPatch by Nadav Horesh to make acosh and asinh better.
2000-06-30 Andrew M. KuchlingFinished the GC section.
2000-06-30 Andrew M. KuchlingDocument recently-added mouse-related functions
2000-06-30 Fredrik Lundh- fixed split behaviour on empty matches
2000-06-29 Greg WardAllow 2.0 on the list of target versions. NB. this...
2000-06-29 Fredrik Lundhstill trying to figure out how to fix the remaining
2000-06-29 Greg WardDon't try to guess the name of a .def file -- if one...
2000-06-29 Greg WardOn second thought, first try for _winreg, and then...
2000-06-29 Fred DrakeRemoved --l2h-config option; it introduced unnecessary...
2000-06-29 Greg WardChanged to use _winreg module instead of winreg.
2000-06-29 Greg WardCleaned up and reformatted by Rene Liebscher.
2000-06-29 Guido van RossumBump version to 2.0.
next