]> granicus.if.org Git - python/shortlog
python
2000-07-09 Fred DrakeANSI-fication and Py_PROTO extermination.
2000-07-08 Fred DrakeANSI-fication and Py_PROTO extermination.
2000-07-08 Fredrik Lundhthis one's a bit risky, but I've spent some considerabl...
2000-07-08 Fredrik Lundh-- ANSI-fying, names
2000-07-08 Fredrik Lundh- removed barry's workaround, to make room for
2000-07-08 Fredrik Lundh- _getdefaultlocale shouldn't accept arguments
2000-07-08 Fredrik Lundh- added _getdefaultlocale implementation for WIN32
2000-07-08 Fredrik Lundh- this is a tentative checkin of the #100764 patch (by
2000-07-08 Fredrik Lundh- changed __repr__ to use "unicode escape" encoding...
2000-07-08 Fred DrakeANSI-fication of the sources -- remove Py_PROTO!
2000-07-08 Fred DrakeMinor revisions similar to some information in the...
2000-07-08 Fred DrakeANSI-fication of the sources, convert to 4-space indents.
2000-07-08 Skip Montanarodelete unused local variable from _PyTrash_deposit_object
2000-07-08 Andrew M. KuchlingRearrange order of sections
2000-07-08 Skip Montanaro_Py_RefTotal should only be declared here when Py_TRACE...
2000-07-08 Fred DrakeANSI-fied sources, converted to four-space indentation.
2000-07-08 Fred DrakeANSI-fied sources, converted to four-space indentation.
2000-07-08 Fred DrakeAdd method names to PyArg_ParseTuple() calls for better...
2000-07-08 Fred DrakeMarkup improvements in sections relating to interactive...
2000-07-08 Fred DrakeANSI-fy the sources.
2000-07-08 Fred DrakePretensions of the 20th century... remove old-style...
2000-07-08 Tim PetersCray J90 fixes for long ints.
2000-07-08 Fred DrakeANSI-fy the sources.
2000-07-08 Fred DrakeRemoved Py_PROTO, ANSI-fied sources.
2000-07-08 Tim PetersThe tail end of x_sub implicitly assumed that an unsign...
2000-07-08 Greg SteinOne of the new prototypes was missing the "void" args.
2000-07-08 Tim PetersGot RID of redundant coercions in longobject.c (as...
2000-07-07 Guido van Rossumdelete bogus file
2000-07-07 Guido van RossumDeleted bogus file.
2000-07-07 Jeremy Hyltonfix inconsistent use of tabs and spaces
2000-07-07 Jeremy Hyltonfix inconsistent use of tabs and spaces
2000-07-07 Jeremy Hyltonfix inconsistent use of tabs and spaces
2000-07-07 Marc-André... Fix to use Py_UCS4. By Bill Tutt.
2000-07-07 Marc-André... New surrogate support in the UTF-8 codec. By Bill Tutt.
2000-07-07 Marc-André... Tests for new surrogate support in the UTF-8 codec...
2000-07-07 Marc-André... Fix to use Py_UCS4
2000-07-07 Fred DrakeAdd an entry for the KDE File Manager support from...
2000-07-07 Fred DrakeThomas Wouters <thomas@xs4all.net>:
2000-07-07 Tim PetersSome cleanup of longs in prepartion for Cray J90 fixes...
2000-07-07 Marc-André... Added new APIs and fixed some other Unicode ones (missi...
2000-07-07 Marc-André... Added docs for the new Unicode and string APIs.
2000-07-07 Marc-André... Removed a prototype which is not used in socketmodule.c
2000-07-07 Marc-André... Fixed unicode() to use the new API PyUnicode_FromEncode...
2000-07-07 Marc-André... Added new API PyUnicode_FromEncodedObject() which suppo...
2000-07-07 Marc-André... Tests for new instance support in unicode().
2000-07-07 Jack JansenSo many things have changed over the last few weeks...
2000-07-07 Jack JansenChanged all (hopefully) uses of unsigned 16 bit value...
2000-07-07 Jack JansenAdded the unchash module.
2000-07-07 Marc-André... Fix to bug #393 (UTF16 codec didn't like empty strings...
2000-07-07 Marc-André... Defunct the _XOPEN_SOURCE define for now. Suggested...
2000-07-07 Sjoerd MullenderTwo more places where long should be used instead of...
2000-07-07 Marc-André... Bill Tutt: Added Py_UCS4 typedef to hold UCS4 values...
2000-07-07 Fred DrakeNew module webbrowser. Easy-to-use controller objects...
2000-07-06 Marc-André... Fixed some code that used 'short' to use 'long' instead.
2000-07-06 Marc-André... Fixed a couple of places where 'int' was used where...
2000-07-06 Fred DrakeFix bug #392, reported by Jonathan Giddy <jon@dstc...
2000-07-06 Fred DrakePython 2.0 is not supposed to use string exceptions...
2000-07-06 Skip Montanaroadded read_history_file and write_history_file
2000-07-06 Fred DrakeClean up markup to be more like recommended practice...
2000-07-06 Andrew M. KuchlingRemoved unused variables.
2000-07-06 Fred DrakeCorrect a markup nit that caused a space to be dropped...
2000-07-06 Skip Montanarodon't prepend "$(srcdir)/" to paths beginning with...
2000-07-06 Fred DrakeMinor changes. Explain that for class exceptions,...
2000-07-06 Jack JansenMake a distinction between shorts and unsigned shorts.
2000-07-06 Jack JansenConditionally (currently on ifdef macintosh) break...
2000-07-06 Skip Montanaromodified template to demonstrate subsection for examples.
2000-07-06 Jack JansenAdded support for H (unsigned short) specifier in PyArg...
2000-07-06 Marc-André... Added new codec APIs and a new interface method .encode...
2000-07-06 Marc-André... Added prototypes for the new codec APIs for strings...
2000-07-06 Guido van RossumChange whitespace in two places to silence tabnanny.
2000-07-06 Fred DrakeAdded some further description to the usage of the...
2000-07-06 Fred DrakeSeveral small changes, mostly to the markup, to improve...
2000-07-06 Fred DrakeAdd entry for readline documentation.
2000-07-06 Fred DrakeSjoerd Mullender <sjoerd@oratrix.nl>:
2000-07-06 Fred DrakeCorrect typo in description of the machine name paramet...
2000-07-06 Skip Montanaroadded seealso pointing reader at readline example which...
2000-07-06 Skip Montanarosimple-minded readline section doc based upon module...
2000-07-06 Skip Montanarofixed indentation in several places
2000-07-06 Skip Montanarofix indentation in one docstring
2000-07-06 Skip Montanarofix indentation in three docstrings
2000-07-06 Fred DrakeTypo: "This table table" -> "This table is"
2000-07-05 Skip Montanaroadded warning about incompatibility with other codes...
2000-07-05 Tim PetersAdd more "volatile" decls to stop gcc -Wall warnings.
2000-07-05 Fredrik Lundhmaintenance release:
2000-07-05 Marc-André... Fix to bug #389:
2000-07-05 Andrew M. KuchlingRemove definition of _GNU_SOURCE, since Python.h now...
2000-07-05 Marc-André... Modified the encode interfaces of all builtin codecs...
2000-07-05 Greg Steincheck for Pth *after* the standard system threading...
2000-07-05 Marc-André... Added new .isalpha() and .isalnum() methods which provi...
2000-07-05 Marc-André... Added new lookup API which matches all alphabetic Unico...
2000-07-05 Marc-André... Added new .isalpha() and .isalnum() methods to match...
2000-07-05 Marc-André... Added tests for the new .isalpha() and .isalnum() methods.
2000-07-05 Marc-André... Modified the ISALPHA and ISALNUM macros to use the...
2000-07-05 Marc-André... Added #defines to enable SUSv2 compatibility where...
2000-07-05 Greg WardFixed so the ZIP file (which is bundled into an executa...
2000-07-05 Greg WardAdded --dist-dir option to control where output archive...
2000-07-05 Greg WardAdded the --dist-dir option that the "bdist_*" will...
2000-07-05 Greg WardAdded the --dist-dir option to control where the archiv...
2000-07-05 Fred DrakeCreated a new chapter on structured markup processing...
2000-07-05 Fred DrakeWrapped some long lines.
next