]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
1997-04-11  Guido van RossumKeep Microsoft VC happy.
1997-04-11  Guido van RossumKeep gcc -Wall and Microsoft VC happy.
1997-04-11  Barry WarsawRemoved two unused static function: string_addsep(...
1997-04-11  Guido van RossumMy own patch: support writable 'softspace' attribute.
1997-04-11  Guido van Rossum(Jack:) On the Mac, don't automatically enable dynamic...
1997-04-11  Guido van Rossum(Jack:) Don't define TRUE and FALSE if already defined.
1997-04-11  Guido van Rossum(Jack:) On the Mac, use standard strerror() if using...
1997-04-11  Guido van Rossum(Jack:) On the Mac, give syntax error on \r.
1997-04-11  Guido van Rossum(Jack:) Align mapping entries to 4-words if USE_CACHE_A...
1997-04-11  Guido van Rossum(Jack:) fopen arg typo (?) "rw" changed to "rb".
1997-04-11  Guido van Rossum(Jack:) Mac only: get GUSI errno.h values too.
1997-04-11  Guido van Rossum(Jack+Guido:) interpret ../ in basejoin() according...
1997-04-11  Guido van RossumOpen files in binary mode.
1997-04-11  Guido van Rossum(Jack:) Better MacOS support.
1997-04-11  Guido van Rossum(Jack:) Recognize PNG files.
1997-04-11  Guido van RossumRemove the Emacs shell-script line. It's not a shell...
1997-04-11  Guido van RossumFrom: Clarence Gardner <clarence@king.silcom.com>
1997-04-11  Guido van RossumThe default path components are now all relative instea...
1997-04-11  Guido van RossumCompletely revamped the way the default path is constru...
1997-04-11  Guido van RossumPass VERSION and VPATH into getpath.c.
1997-04-11  Guido van RossumOops, added <URL:...> around the URL.
1997-04-11  Guido van Rossum(Sjoerd:) Incorporate `build number' stuff.
1997-04-11  Guido van Rossum(Sjoerd:) Install getbuildinfo.c in config/ so extensio...
1997-04-11  Guido van RossumBugfix by Sjoerd:
1997-04-11  Guido van Rossumbase64 support by Sjoerd.
1997-04-11  Guido van RossumAdded note about SWIG (replacing a whole lot of nonsens...
1997-04-09  Guido van RossumUse uuencoded test images.
1997-04-09  Guido van RossumDon't just die when an error is not defined; print...
1997-04-09  Guido van RossumTry calling getpid() from /usr/lib/libc.so instead...
1997-04-09  Guido van RossumUse TESTFN instead of /etc/passwd and /dev/null as...
1997-04-09  Guido van RossumTweaks to keep the Microsoft compiler quiet.
1997-04-09  Guido van RossumTweaks to keep the Microsoft compiler quier.
1997-04-09  Guido van RossumRemove unused variable.
1997-04-09  Guido van RossumRemove two unised variables.
1997-04-09  Guido van RossumGot rid of the static decl of PyCObject_Import, which...
1997-04-09  Guido van RossumGive PyErr_Format a new name and make it static.
1997-04-09  Guido van Rossumsupport module for cPickle
1997-04-09  Guido van RossumJim Fulton's version 2.2.
1997-04-09  Guido van RossumUnknown changes by Jim Fulton.
1997-04-09  Guido van RossumChanged the way the C API was exported. Jim Fulton.
1997-04-09  Guido van RossumNew version by Digital Creations, supports binary forma...
1997-04-09  Guido van RossumPing's latest. Fixes triple quoted strings ending...
1997-04-09  Jack JansenNewMovieFromFile has extra parameter and return value
1997-04-09  Jack JansenEnabled resID input/output parameter to NewMovieFromFil...
1997-04-08  Guido van Rossumwhile (1) -> while 1. Sorry.
1997-04-08  Guido van RossumSearch for a valid begin line instead of requiring...
1997-04-08  Jack Jansen(Optional) MSL compatability
1997-04-08  Jack JansenDisposPtr -> DisposePtr
1997-04-08  Jack JansenChanged the few old routine names still used to the...
1997-04-08  Jack JansenChanged [SG]etCRefCon to [SG]etControlReference
1997-04-08  Jack JansenModified for (optional) use of MSL
1997-04-08  Jack JansenFixed for compiling without OLDROUTINENAMES and OLDROUT...
1997-04-08  Guido van RossumKa-Ping's muich improved version of March 26, 1997:
1997-04-06  Guido van RossumSupport for alternative string quotes (a"xx", b"xx...
1997-04-06  Guido van RossumSupport for alternative string quotes (a"xx", b"xx...
1997-04-03  Guido van RossumVarious status updates.
1997-04-03  Guido van RossumAdded site
1997-04-03  Guido van RossumNew stuff by AMK.
1997-04-03  Guido van RossumRemove a redundant XINCREF(value). This caused the...
1997-04-03  Guido van RossumNew version by Sjoerd, with support for IRIX 6 audio...
1997-04-03  Jack JansenAdded an attribute string_id_to_buffer, which gives...
1997-04-03  Jack Jansen- Most errors are *not* OSErr style, so raise better...
1997-04-03  Jack JansenStill not a real test, but at least it runs again
1997-04-03  Jack JansenUse MacOS.string_id_to_buffer for id() to buffer addres...
1997-04-03  Jack JansenUse MacOS.string_id_to_buffer for the hack to convert...
1997-04-03  Guido van RossumChecked in some new Tk demos that I wrote a while ago.
1997-04-02  Fred DrakeSmall grammatical touchups:
1997-04-02  Guido van RossumWhole lotta changes.
1997-04-02  Guido van Rossumuse /usr/bin/env
1997-04-02  Guido van RossumAdded replace() implementation by Perry Stoll (debugged...
1997-04-02  Guido van RossumSpell Unix, not UNIX.
1997-04-02  Guido van RossumHorrible hack to split up code '--' to prevent
1997-04-02  Guido van RossumAdd complex().
1997-04-02  Guido van RossumAdd cross-refs for int() to atoi() etc.
1997-04-02  Guido van RossumChanged my mind on replace().
1997-04-02  Guido van RossumAdd #! line.
1997-04-02  Guido van RossumNew doc strings.
1997-04-02  Guido van RossumFix two small bugs with proxies.
1997-04-02  Guido van RossumNew symbols due to assert statement.
1997-04-02  Guido van RossumNew test output for test_builtin
1997-04-02  Guido van RossumWin32 precision clock() -- Mark Hammond.
1997-04-02  Guido van RossumSupport include statement :-(
1997-04-02  Guido van RossumSupport assert stmt.
1997-04-02  Guido van RossumSeveral fixes reported by jim F.
1997-04-02  Guido van RossumAllow passing a .pyo file.
1997-04-02  Guido van RossumAdded assert statement.
1997-04-02  Guido van RossumAdded assert grammar.
1997-04-02  Guido van RossumAllow leading underscore in keywords.
1997-04-02  Guido van RossumAdded AssertionError.
1997-04-02  Guido van RossumAdded __assert__ statement (later to be renamed)
1997-04-02  Guido van RossumOptimized the hell out of listmessages().
1997-04-01  Guido van RossumGet rid of .conj pseudo data attribute for complex...
1997-03-31  Guido van RossumRemove ConflictError (which was also removed from bltin...
1997-03-31  Guido van Rossumremove ConflictError
1997-03-31  Guido van RossumRemove ConflictError, add InteractiveFlag, CObject_Type...
1997-03-31  Guido van Rossum1. Add string conversions to int(), long(), float(...
1997-03-31  Guido van RossumAdded test of complex() (that catches a bug in 1.4!).
1997-03-27  Guido van RossumAdded a list of the main undocumented extension modules.
1997-03-27  Guido van RossumAdded docs for UserDict,UserList
1997-03-25  Guido van RossumAdded docs for glob and mailcap
next