]> granicus.if.org Git - python/shortlog
python
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
1997-03-25 Guido van RossumAdded docs for glob
1997-03-25 Guido van RossumAdded docs for mailcap
1997-03-25 Guido van RossumChange by Andrew Kuchling (edited by Guido):
1997-03-25 Guido van RossumAdded two new questions about number conversions.
1997-03-25 Roger E. MasseAs per GvR recomendation, added support for a 'sync...
1997-03-25 Guido van RossumAdded new functions replace() and replace1().
1997-03-25 Guido van RossumAdded docs for replace() and replace1().
1997-03-25 Roger E. MasseAdded a 'sync' method to shelve. If the underlying...
1997-03-25 Guido van RossumRemove untrue statement about . and .. being included...
1997-03-21 Guido van RossumAdd clear() method to dictionary objects.
1997-03-21 Guido van RossumRemoved 'marshal' from the list of "ok" built-in functi...
1997-03-20 Guido van RossumFix typo (missing $ in )
1997-03-20 Guido van RossumPing's new version -- more efficient at finding the...
1997-03-20 Guido van RossumAdded __assert__.
1997-03-20 Guido van RossumKa-Ping Yee's version is better:
1997-03-20 Guido van RossumSimple module to publish list of Python keywords.
1997-03-20 Guido van RossumAvoid crashes with nested multipart/mixed parts.
1997-03-19 Guido van RossumAdded note about adding \n to source for exec and compile.
1997-03-16 Guido van RossumAdded Q. about HTTP/1.1.
1997-03-16 Guido van RossumNew long_lshift, without restriction on size of shift...
1997-03-14 Guido van RossumRemove err_input -- there is no such global!
1997-03-14 Guido van RossumNew form of PyFPE_END_PROTECT macro.
1997-03-14 Guido van RossumInclude setjmp.h so it compiles if WANT_SIGFPE_HANDLER...
1997-03-14 Guido van RossumRemove redundant references to thread stuff -- long...
1997-03-14 Guido van RossumAdd Macros defining new names for all external symbols.
1997-03-14 Guido van RossumChange PyFPE_END_PROTECT to PyFPE_END_PROTECT(v). ...
1997-03-14 Guido van RossumImplement find_class() without exec statement.
1997-03-14 Guido van RossumChange the list() function to match the documentation...
1997-03-14 Guido van RossumAdded Fred Drake's netrc parser class.
1997-03-14 Guido van RossumSupport disassembly of a variety of objects through...
1997-03-14 Guido van RossumAdd optional 4th argument to [r]find and [r]index ...
1997-03-14 Guido van RossumAdd a rough list of undocumented stuff at the end.
1997-03-14 Guido van RossumHint about [\] trick to avoid quad backslashes.
1997-03-13 Fred Draketarget libinstall:
1997-03-13 Fred Drakecompile(): Use the __debug__ flag to determine the...
1997-03-11 Guido van RossumFix dumb bug calling parsestrplus with wrong node as...
1997-03-11 Guido van RossumDefine __debug__ as 0 if -O is given, 1 otherwise....
1997-03-11 Guido van RossumAdded support for ``if __debug__:'' -- if -O is given...
1997-03-11 Guido van RossumWhen -O is given, use ".pyo" instead of ".pyc".
1997-03-11 Guido van RossumZap all env vars beginning with PYTHON to prevent an...
1997-03-10 Guido van RossumAdded support for imaginary constants (e.g. 0j, 1j...
1997-03-10 Guido van RossumClarify error message for unexpected keyword parameter.
1997-03-07 Guido van RossumRestore old behavior of autotest and testall, using...
1997-03-07 Guido van RossumAdd "extra-verbose" mode, triggered by specifying two...
1997-03-07 Guido van RossumMuch more rigorous testing -- we now try many times...
1997-03-07 Guido van RossumFixed doc string, added __version__, fixed 1 bug.
1997-03-07 Guido van RossumKa-Ping's version.
1997-03-05 Guido van RossumAdd casts to CMPERROR macro to silence SunPro compiler...
1997-03-05 Guido van RossumGreatly renamed. Not a very thorough job -- I'm going...
1997-03-04 Guido van RossumAdd Emacs shell-script directive, SunPro version#,...
1997-03-04 Guido van RossumSolaris and IRIX specific instructions for fpectl.
1997-03-04 Guido van RossumA few comment alignment and clarifications.
1997-03-03 Guido van RossumAdd -O option which sets Py_OptimizeFlag to avoid emitt...
1997-03-03 Guido van RossumAdd global Py_OptimizeFlag.
1997-03-03 Guido van RossumAdd global Py_OptimizeFlag. SET_LINENO is omitted again...
1997-03-03 Guido van RossumAdded intern()
1997-03-03 Guido van RossumAdded ref to StringIO docs.
1997-03-03 Guido van RossumCorrect two typos
1997-03-03 Guido van RossumFix name of PyObject_GetAttrString
1997-03-03 Guido van RossumAdded (minimal) StringIO docs.
1997-02-28 Guido van RossumFix up indentation of examples to use 4 spaces instead...
1997-02-26 Guido van RossumRemove the list of Python users, replace it with a...
1997-02-25 Guido van RossumAdded new ftp mirror site ftp://ftp.cdrom.com/pub/pytho...
1997-02-24 Jack JansenConverted to CW11.
1997-02-24 Jack JansenMake cache-alignment work always (in stead of 50% of...
1997-02-24 Jack Jansen- Changed GestaltEqu.h to Gestalt.h
1997-02-24 Jack Jansen- Changed GestaltEqu.h to Gestalt.h
1997-02-24 Jack JansenRe-generated from new (CW11) universal headers
1997-02-24 Barry Warsaw(python-font-lock-keywords): Use new convention for...
1997-02-23 Guido van RossumRemoving this -- complex numbers are now builtin,
1997-02-21 Guido van RossumChange all three fopen calls to use binary mode.
1997-02-21 Guido van RossumLee's next version. Careful: this now dumps core for...
1997-02-20 Guido van RossumRemoved nonstandard strftime formats (strftime is teste...
1997-02-20 Jack JansenRebuilt everything with Guido's new sources, added...
1997-02-20 Jack JansenAdded calldll module
1997-02-20 Jack Jansen- Put USE_MAC_DYNAMIC_LOADING beack here in stead of...
1997-02-20 Jack JansenOnly go into eventloop/interrupt check 10 times per...
1997-02-20 Jack JansenComments around identifier after #endif
1997-02-20 Jack JansenAdded operator, errno and soundex modules.
1997-02-20 Jack JansenRedid arg/return handling (still not as I would like...
1997-02-19 Guido van RossumRemove some bogus code that would cause a NameError...
1997-02-19 Guido van RossumRemove %n and %t from the list of standard expectations.
1997-02-18 Barry Warsawjoin(): Wax the incorrect leading comment
1997-02-18 Barry WarsawDocument the new join() semantics.
1997-02-18 Guido van RossumRestructured quite a bit, hopefully Lee Busby will...
1997-02-18 Barry Warsawjoin(): join one or more path components
1997-02-18 Barry WarsawAdded a paragraph to describe clear_cache(), and why...
1997-02-18 Barry WarsawDocument the new get_syntax() function.
1997-02-18 Barry WarsawStore the current regex syntax along with the regular...
1997-02-18 Barry Warsawregex_get_syntax(): New module function exported to...
next