]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
1996-12-06  Barry WarsawAdded 'test_time'
1996-12-06  Barry Warsawtest of time module. not terribly fancy, but it does...
1996-12-06  Guido van RossumAdded descriptions of parsedate(), parsedate_tz(),...
1996-12-06  Guido van RossumAdded section for operator module (compiled Skip Montan...
1996-12-06  Guido van RossumThe usual.
1996-12-06  Guido van RossumTest for sys/file.h.
1996-12-06  Guido van RossumAdd extern decl of ftime() to make gcc -Wall happy.
1996-12-06  Guido van RossumFix core dump from pow(x,y,0).
1996-12-06  Fred Drake(Makefile): Added sym links for each manual, i.e....
1996-12-06  Fred Drake(Makefile): The sed hack is needed for all 3 manuals...
1996-12-06  Fred Drake(Makefile): Rip out old partparse.py / texi2html.py...
1996-12-06  Fred Drake(myformat.perl): Don't italicize the '[]' characters...
1996-12-06  Fred Drake(.latex2html-init): Restore one setting to the default...
1996-12-05  Guido van RossumKeep gcc -Wall happy.
1996-12-05  Guido van RossumAdd case for 'R' and a little bit of cleanup. Andrew...
1996-12-05  Guido van RossumJim F's brainchild
1996-12-05  Guido van RossumFix bad format char in error msg (%s should be %d).
1996-12-05  Guido van RossumKeep gcc -Wall happy.
1996-12-05  Guido van RossumSupport __complex__ method on instances, for complex...
1996-12-05  Guido van RossumChange the Don Beaudry hack into the Don B + Jim F...
1996-12-05  Guido van RossumSome extra flags that an HPUX user wants me to add.
1996-12-05  Guido van RossumTentative changes to make this work better on 64-bit...
1996-12-05  Fred Drake(libparser.tex): Added note that the line number for...
1996-12-05  Guido van RossumMore stale info.
1996-12-05  Guido van RossumNew URL for Swiss ftp mirror.
1996-12-05  Guido van RossumMake gcc -Wall happy
1996-12-05  Guido van RossumFix newlongobject so it will work for 64-bit as well...
1996-12-05  Guido van RossumExperimental new implementation of dictionary compariso...
1996-12-05  Guido van RossumMake gcc -Wall happy.
1996-12-05  Guido van RossumBetter implementation of PyCObject_AsVoidPtr().
1996-12-05  Guido van RossumYet more elaborate message for exception in __del__.
1996-12-05  Guido van RossumAdded missing PySequence_List.
1996-12-05  Guido van RossumAdded missing for PySequence_List.
1996-12-05  Guido van RossumCorrect typo -- repeat implements *, not +.
1996-12-04  Barry WarsawDescribe the new Unpacker.get_buffer() method.
1996-12-04  Barry WarsawUnpacker.get_buffer(): new method to access the interna...
1996-12-02  Guido van RossumMake gcc -Wall happy
1996-12-02  Guido van RossumAdded [nh]to[hn][sl]().
1996-11-27  Guido van RossumAdded .ilg (makeindex logfile)
1996-11-27  Guido van RossumAdded some more turd files we can't avoid: .MIF, .ps...
1996-11-27  Guido van Rossum/usr/local/bin/python -> /usr/bin/env python
1996-11-27  Guido van RossumWebmaker instructions
1996-11-27  Guido van RossumScript to write MIF files from ref*.{book,doc}
1996-11-27  Guido van RossumPass self as master to Entry() widget constructor.
1996-11-27  Guido van RossumChanged so that it replaces /usr/local/bin/python with...
1996-11-27  Guido van RossumChanged logic so it now replaces anything that has...
1996-11-27  Guido van RossumScript to fix cprt notice
1996-11-27  Guido van RossumAdded safeguard against failure in __del__.
1996-11-27  Guido van RossumAdded note about "boot" implying "clobber".
1996-11-27  Guido van RossumCorrected *noconfig* to be *shared*; added cc: vlad...
1996-11-27  Guido van Rossummonty -> grail in Grail URL.
1996-11-21  Guido van RossumUpgraded new.function() contributed by Tommy. Also...
1996-11-20  Guido van RossumAdded ALL='all'.
1996-11-20  Guido van RossumTurn leading minus sign into underscore for image widge...
1996-11-20  Guido van RossumAdded support for timezone in date field. getdate_tz...
1996-11-20  Guido van RossumWhen re-raising an exception raised by a module used...
1996-11-20  Barry WarsawRemoved the USA'isms that aren't really true
1996-11-20  Jack JansenAdded reference to pdf documentation and bbpy, correctl...
1996-11-20  Barry Warsaw/usr/bin/env is slightly more portable
1996-11-20  Barry WarsawAdded a few meta info
1996-11-20  Jack JansenAdded reference to pdf documentation and bbpy, correctl...
1996-11-20  Jack JansenFixed FSSpec->pathname code to add colon if the fsspec...
1996-11-20  Jack JansenFixed bundle to allow any object (file, folder, disk...
1996-11-20  Jack JansenFixed to allow sys.path initializer to be longer than...
1996-11-19  Barry WarsawOutput original address
1996-11-18  Barry WarsawUpdated country codes as per ISO3166 10-Feb-1994
1996-11-18  Barry Warsawimplementation complete. need to update country codes
1996-11-18  Barry WarsawAdded `ru' --> Russia
1996-11-18  Barry WarsawA rewrite for better Python-ish style
1996-11-14  Guido van RossumFixed a bug: files that no longer exist remotely would...
1996-11-14  Guido van RossumAdded os.remove()/unlink(), rmdir(), rename(), and...
1996-11-13  Guido van RossumAdded Q. about enabling *shared* on Linux.
1996-11-12  Guido van RossumWhen removing a messge from all sequences, don't remove...
1996-11-11  Fred Drake(myformat.perl): Fixed handling of "\e" -- argh!
1996-11-11  Fred Drake(Makefile): Updated comments about using LaTeX2HTML...
1996-11-11  Fred Drake(myformat.perl): Simplify generated HTML for "\optiona...
1996-11-11  Fred Drake(fix_libaux.sed): Hackish little sed script to modify...
1996-11-11  Fred Drake(.latex2html-init): Perform some limited setup for...
1996-11-11  Fred Drake(myformat.sty): Simplify \varvars definition.
1996-11-11  Guido van RossumAdded 'strict_parsing' option to all parsing functions...
1996-11-11  Guido van RossumDon't require leading '-' on option name to Text.tag_cget
1996-11-11  Guido van RossumFix the way the Authorization header is sent (how could...
1996-11-11  Fred Drake(myformat.perl): Updated to allow library reference...
1996-11-11  Jack JansenAdd twit "home" location to sys.path (so you can put...
1996-11-11  Guido van RossumMake Py_ReturnNullError() statis as it should be.
1996-11-09  Guido van RossumOnly call sq_length in Sequence_GetItem for negative...
1996-11-09  Jack JansenChanged project segment structure to (more-or-less...
1996-11-09  Jack JansenUpdated (which should have been done before the 1.4...
1996-11-09  Jack JansenAdded PyMac_GetFullPath(), PyMac_ApplicationPath and...
1996-11-09  Jack JansenGot rid of nfullpath()
1996-11-09  Jack JansenGot rid of nfullpath in favor of PyMac_GetFullPath...
1996-11-09  Jack JansenWhen loading a PYC resource check whether the filename...
1996-11-09  Jack JansenMore sensible default sys.path
1996-11-09  Jack JansenKeep the folder structure in Mac:mwerks:projects simila...
1996-11-09  Jack JansenRemoved addpack calls
1996-11-09  Jack JansenRemoved old project file, als restructured projects...
1996-11-06  Guido van RossumFix syntax of commented-out variables
1996-11-06  Guido van RossumAdded 'Introduction' section head and 'Memory Managemen...
1996-11-06  Guido van Rossumcorrect typo in return variable for PySequence_Index()
1996-11-02  Guido van RossumShould compare errno to 0, not NULL
next