]> granicus.if.org Git - python/shortlog
python
2001-09-09 Tim PetersForce "test." into the start of the module name, inheri...
2001-09-09 Jack JansenInstall the dialog resources into the application bundl...
2001-09-09 Jack JansenDon't call MacOS.SchedParams() in MachO, it doesn't...
2001-09-09 Jack JansenMinimal module to decode AppleSingle files (the way...
2001-09-08 cvs2svnThis commit was manufactured by cvs2svn to create tag... v2.2a3
2001-09-08 Jack JansenFinal tweaks for 2.2a3 distribution.
2001-09-08 Martin v. LöwisSilence warnings about passing unsigned char** as char**.
2001-09-08 Jack JansenOops, this file is very outdated. Removed.
2001-09-08 Tim PetersGeneralize operator.indexOf (PySequence_Index) to work...
2001-09-08 Tim PetersIt appears that unittest was changed to stop hoarding...
2001-09-08 Tim PetersThe usual post-release fiddling.
2001-09-07 Guido van RossumPyClass_New(): put the extended Don Beaudry hook back...
2001-09-07 Guido van RossumPySequence_Check(), PyMapping_Check(): only return...
2001-09-07 Guido van RossumPyType_IsSubtype(): test tp_flags for HAVE_CLASS bit...
2001-09-07 Barry WarsawBumping version numbers.
2001-09-07 Barry WarsawMerging in removal of this file from branch to trunk.
2001-09-07 Barry WarsawMerging 2.2a3 branch changes back into trunk
2001-09-07 Martin v. LöwisPatch #438790: Add additional mappings.
2001-09-07 Martin v. LöwisPatch #450702: allow threads when calling into zlib...
2001-09-07 Martin v. LöwisFix compiler warnings. This closes some of the #458880...
2001-09-07 Jack Jansen(Slightly modified) patch by Steve Spicklemire to make...
2001-09-07 Mark HammondFix bug #410274 - sys.prefix isn't always set.
2001-09-07 Jack JansenPatch by Mark Day to allow from __future__ imports...
2001-09-07 Tim PetersSF bug [#458941] Looks like a unary minus bug.
2001-09-07 Tim PetersFix typo in error reporting. This doesn't need to...
2001-09-06 Tim PetersReverting to rev 1.2. Apparently gcc doesn't use the...
2001-09-06 Tim PetersRewrite to use test_support's fine fcmp instead --...
2001-09-06 Tim PetersAdded some underflow-to-0.0 long/long true division...
2001-09-06 Guido van RossumRename 'getset' to 'property'.
2001-09-06 Tim Peterslong_true_divide: reliably force underflow to 0 when...
2001-09-06 Guido van RossumRename 'getset' to 'property'.
2001-09-06 Fred DrakeDo not rebuild html-$(RELEASE).tar every time we need...
2001-09-06 Fred DrakeBump version number.
2001-09-06 Fred DrakeUpdate link to the PyOpenGL project in the "gl" module...
2001-09-06 Fred DrakeAdd missing period in docstring.
2001-09-06 Fred DrakeDocument the built-in iter() function.
2001-09-06 Fred DrakeBump version number.
2001-09-06 Fred DrakeAdded an additional link to NIST information on secure...
2001-09-06 Fred DrakeClarified the interaction between string literals and...
2001-09-06 Fred DrakeMake the examples for "Default Argument Values" more...
2001-09-06 Fred DrakeFix parameter for PyInt_Check().
2001-09-06 Fred DrakeDocument the PyMethod_* type object, functions, and...
2001-09-06 Jack JansenMinimal instructions for using the Makefile here. Also...
2001-09-06 Jack JansenAdded targets to install the application, and to instal...
2001-09-06 Tim PetersBump Windows buildno (installer changes were made earlier).
2001-09-06 Fred DrakeDocument the rule that Python.h must be included before...
2001-09-06 Fred DrakeDo not #include <stdio.h> since Python.h already does...
2001-09-06 Fred DrakeUse the standard argument convention for main(), and...
2001-09-06 Guido van RossumTwo small changes to the resource usage option:
2001-09-06 Steve PurcellAdded note of unittest.py changes that fixed bug 451309
2001-09-06 Fred DrakeSeveral updates to cover omissions noted by Rich Salz.
2001-09-06 Fred DrakeDocument the "unixfrom" attribute of the rfc822.Message...
2001-09-06 Fred DrakeAdded tests for key deletion for both Weak*Dictionary...
2001-09-06 Fred DrakeAdd __delitem__() support for WeakKeyDictionary.
2001-09-06 Guido van RossumSkip instead of fail this test if the socket module...
2001-09-06 Martin v. LöwisReport patch #416079 changes.
2001-09-06 Martin v. LöwisPatch #416079: fix the debug string output when receivi...
2001-09-06 Steve PurcellChanged TestResult to store only the text representatio...
2001-09-06 Martin v. LöwisRevert parts of patch #453627, documenting the resultin...
2001-09-06 Mark HammondBase address updates for bug #442142 - DLL base assignm...
2001-09-06 Mark HammondFirst part of fix for bug #442142 - DLL base assignment...
2001-09-06 Tim PetersDubious assumptions:
2001-09-06 Tim PetersEnable large file support on Win32 systems.
2001-09-05 Tim PetersBetter error msg for 3-arg pow with a float argument.
2001-09-05 Mark HammondFix for bug #442374 - Modulefinder registry support...
2001-09-05 Guido van RossumAdd PyMethod_Function(), PyMethod_Self(), PyMethod_Clas...
2001-09-05 Tim PetersRework the way we try to check for libm overflow, given...
2001-09-05 Jack JansenRudimentary makefile for building the executable to...
2001-09-05 Jack JansenChanges to make these work under OSX as the main progra...
2001-09-05 Jack JansenPython is a Shell, not a Viewer.
2001-09-05 Jack JansenLongReprTest fails on the Mac because it uses filenames...
2001-09-05 Guido van RossumUse the build directory by default, and update the...
2001-09-05 Guido van RossumClass FieldStorage: add two new methods, getfirst(...
2001-09-05 Guido van Rossumclass Listbox: add itemcget, to satisfy SF patch #457713.
2001-09-05 Skip Montanarotypo...
2001-09-05 Guido van RossumSF bug #427073: DLINCLDIR defined incorrectly (Skip...
2001-09-05 Guido van RossumChange the date field to use $Date$ so it won't be...
2001-09-05 Guido van RossumDocument -Q. Move arguments around to be in strict...
2001-09-05 Guido van RossumDescribe -E (which was added to 2.2a2).
2001-09-05 Finn Bock[ #458701 ] Patch to zipfile.py for Java
2001-09-05 Guido van RossumRemove a debug print left in the code by Fred.
2001-09-05 Martin v. LöwisPatch #449815: Set filesystemencoding based on CODESET.
2001-09-05 Jack JansenA few more gcc warnings bite the dust.
2001-09-05 Martin v. LöwisMove UnixWare 7 defines to acconfig.h, regenerate pycon...
2001-09-05 Guido van RossumChanges to automatically enable large file support...
2001-09-05 Andrew M. KuchlingNote some changes that I need to write about
2001-09-05 Martin v. LöwisPatch #453627: Define the following macros when compili...
2001-09-05 Martin v. LöwisPatch #453627: Adds a list of tests that are expected...
2001-09-05 Martin v. LöwisPatch #455231: Support ELF properly on OpenBSD.
2001-09-05 Martin v. LöwisPatch #428326: New class threading.Timer.
2001-09-05 Guido van Rossumbuiltin_execfile(): initialize another local that the...
2001-09-05 Thomas HellerImplement PEP250: Use Lib/site-packages under windows.
2001-09-05 Andrew M. Kuchling[Bug #404274] Restore some special-case code for AIX...
2001-09-05 Jack JansenShut up many more gcc warnings.
2001-09-05 Jack JansenOnly output the buffer size error label if it is used.
2001-09-05 Martin v. LöwisUse -fPIC instead of -fpic for gcc on HP/UX. Fixes...
2001-09-05 Martin v. LöwisCheck for RFC 2553 API. Fixes bug #454493.
2001-09-05 Tim PetersMake the error msgs in our pow() implementations consis...
2001-09-05 Tim PetersRepair indentation.
2001-09-05 Tim PetersTry to recover from that glibc's ldexp apparently doesn...
next