]> granicus.if.org Git - python/shortlog
python
2000-07-10 Peter Schneider... ANSI-fication
2000-07-10 Peter Schneider... ANSI-fication
2000-07-10 Peter Schneider... ANSI-fication (and test if committing files works now)
2000-07-10 Sjoerd MullenderBetter error handling of bad entity references. Before...
2000-07-10 Vladimir MarangozovInitialize the return value in collect_generations...
2000-07-10 Vladimir MarangozovRemove the "1" that Tim sticked to the preprocessor...
2000-07-10 Vladimir MarangozovA small comment fix just to make sure I got my cvs...
2000-07-10 Fred DrakeGuido said include these in the Great ANSI-fication...
2000-07-09 Fredrik Lundh- changed the nt.popen2 return values back to
2000-07-09 Fredrik Lundh- repaired locale.py for non-windows platforms. the...
2000-07-09 Barry WarsawException__str__(): In case 1, be sure to decref the...
2000-07-09 Barry WarsawUse TQSQ (triple quoted single quote) module docstring...
2000-07-09 Fredrik Lundh- changed 1.5 to 2.0 in the help text
2000-07-09 Fredrik Lundh- ANSI-fication
2000-07-09 Fred DrakeUpdate to use the new standard webbrowser module if...
2000-07-09 Fredrik Lundh- added popen.popen2/popen3/popen4 support for
2000-07-09 Fredrik Lundh- added optional bufsize argument to new popen methods.
2000-07-09 Fredrik Lundh- merged setlocale and set_locale. the internal setlocale
2000-07-09 Fred DrakeNew module to control Web browsers; see the documentati...
2000-07-09 Fred DrakeMake tabnanny happy.
2000-07-09 Greg Steinneeds a space
2000-07-09 Fred DrakeANSI-fication of the sources.
2000-07-09 Fred DrakeANSI-fication of the sources.
2000-07-09 Fredrik Lundh- ANSI-fication
2000-07-09 Fredrik Lundh- ANSI-ification
2000-07-09 Andrew M. KuchlingDocument addition of webbrowser.py
2000-07-09 Fredrik Lundh- improved os.popen support for windows, based on win32pipe
2000-07-09 Fred DrakeRemove setup of HAVE_OLD_CPP; it is no longer used...
2000-07-09 Fred DrakeRemove use of HAVE_OLD_CPP to support non-ANSI preproce...
2000-07-09 Andrew M. KuchlingPatch from Peter Schneider-Kamp: convert curses module...
2000-07-09 Fred DrakeRemove legacy use of __SC__; no longer needed now that...
2000-07-09 Fredrik Lundh- added (long) casts to a couple of Py_BuildValue calls,
2000-07-09 Fredrik Lundh- fixed pointer size test in spawn functions. also...
2000-07-09 Fredrik Lundh- win95/98 helper for new os.popen code
2000-07-09 Tim PetersSomebody started playing with const, so of course the...
2000-07-09 Fred DrakeANSI-fication of the sources.
2000-07-09 Fred DrakeANSI-fication of the sources.
2000-07-09 Fred DrakeANSI-fication of the sources.
2000-07-09 Fred DrakeANSI-fication of the sources.
2000-07-09 Fred DrakeRemove legacy use of __SC__; no longer needed now that...
2000-07-09 Fred DrakeANSI-fication of the sources.
2000-07-09 Barry WarsawEnvironmentError__init__(): The two case clauses were...
2000-07-09 Fred DrakeANSI-fication of the sources.
2000-07-09 Fred Draketype_error(): Added "const" to signature to eliminate...
2000-07-09 Fred DrakeANSI-fication of the source.
2000-07-09 Fred DrakeANSI-fication of the sources.
2000-07-09 Fred DrakeRemove the only Py_PROTO in the docs.
2000-07-09 Tim PetersNuke all remaining occurrences of Py_PROTO and Py_FPROTO.
2000-07-09 Tim PetersGet rid of unused vars in builtin_unicode (they were...
2000-07-09 Fred DrakeANSI-fication and Py_PROTO extermination.
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...
next