2000-07-08 |
Fredrik Lundh | this one's a bit risky, but I've spent some considerabl... |
commit | commitdiff | tree | snapshot |
2000-07-08 |
Fredrik Lundh | -- ANSI-fying, names |
commit | commitdiff | tree | snapshot |
2000-07-08 |
Fredrik Lundh | - removed barry's workaround, to make room for |
commit | commitdiff | tree | snapshot |
2000-07-08 |
Fredrik Lundh | - _getdefaultlocale shouldn't accept arguments |
commit | commitdiff | tree | snapshot |
2000-07-08 |
Fredrik Lundh | - added _getdefaultlocale implementation for WIN32 |
commit | commitdiff | tree | snapshot |
2000-07-08 |
Fredrik Lundh | - this is a tentative checkin of the #100764 patch (by |
commit | commitdiff | tree | snapshot |
2000-07-08 |
Fredrik Lundh | - changed __repr__ to use "unicode escape" encoding... |
commit | commitdiff | tree | snapshot |
2000-07-08 |
Fred Drake | ANSI-fication of the sources -- remove Py_PROTO! |
commit | commitdiff | tree | snapshot |
2000-07-08 |
Fred Drake | Minor revisions similar to some information in the... |
commit | commitdiff | tree | snapshot |
2000-07-08 |
Fred Drake | ANSI-fication of the sources, convert to 4-space indents. |
commit | commitdiff | tree | snapshot |
2000-07-08 |
Skip Montanaro | delete unused local variable from _PyTrash_deposit_object |
commit | commitdiff | tree | snapshot |
2000-07-08 |
Andrew M. Kuchling | Rearrange order of sections |
commit | commitdiff | tree | snapshot |
2000-07-08 |
Skip Montanaro | _Py_RefTotal should only be declared here when Py_TRACE... |
commit | commitdiff | tree | snapshot |
2000-07-08 |
Fred Drake | ANSI-fied sources, converted to four-space indentation. |
commit | commitdiff | tree | snapshot |
2000-07-08 |
Fred Drake | ANSI-fied sources, converted to four-space indentation. |
commit | commitdiff | tree | snapshot |
2000-07-08 |
Fred Drake | Add method names to PyArg_ParseTuple() calls for better... |
commit | commitdiff | tree | snapshot |
2000-07-08 |
Fred Drake | Markup improvements in sections relating to interactive... |
commit | commitdiff | tree | snapshot |
2000-07-08 |
Fred Drake | ANSI-fy the sources. |
commit | commitdiff | tree | snapshot |
2000-07-08 |
Fred Drake | Pretensions of the 20th century... remove old-style... |
commit | commitdiff | tree | snapshot |
2000-07-08 |
Tim Peters | Cray J90 fixes for long ints. |
commit | commitdiff | tree | snapshot |
2000-07-08 |
Fred Drake | ANSI-fy the sources. |
commit | commitdiff | tree | snapshot |
2000-07-08 |
Fred Drake | Removed Py_PROTO, ANSI-fied sources. |
commit | commitdiff | tree | snapshot |
2000-07-08 |
Tim Peters | The tail end of x_sub implicitly assumed that an unsign... |
commit | commitdiff | tree | snapshot |
2000-07-08 |
Greg Stein | One of the new prototypes was missing the "void" args. |
commit | commitdiff | tree | snapshot |
2000-07-08 |
Tim Peters | Got RID of redundant coercions in longobject.c (as... |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Guido van Rossum | delete bogus file |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Guido van Rossum | Deleted bogus file. |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Jeremy Hylton | fix inconsistent use of tabs and spaces |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Jeremy Hylton | fix inconsistent use of tabs and spaces |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Jeremy Hylton | fix inconsistent use of tabs and spaces |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Marc-André... | Fix to use Py_UCS4. By Bill Tutt. |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Marc-André... | New surrogate support in the UTF-8 codec. By Bill Tutt. |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Marc-André... | Tests for new surrogate support in the UTF-8 codec... |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Marc-André... | Fix to use Py_UCS4 |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Fred Drake | Add an entry for the KDE File Manager support from... |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Fred Drake | Thomas Wouters <thomas@xs4all.net>: |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Tim Peters | Some cleanup of longs in prepartion for Cray J90 fixes... |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Marc-André... | Added new APIs and fixed some other Unicode ones (missi... |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Marc-André... | Added docs for the new Unicode and string APIs. |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Marc-André... | Removed a prototype which is not used in socketmodule.c |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Marc-André... | Fixed unicode() to use the new API PyUnicode_FromEncode... |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Marc-André... | Added new API PyUnicode_FromEncodedObject() which suppo... |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Marc-André... | Tests for new instance support in unicode(). |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Jack Jansen | So many things have changed over the last few weeks... |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Jack Jansen | Changed all (hopefully) uses of unsigned 16 bit value... |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Jack Jansen | Added the unchash module. |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Marc-André... | Fix to bug #393 (UTF16 codec didn't like empty strings... |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Marc-André... | Defunct the _XOPEN_SOURCE define for now. Suggested... |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Sjoerd Mullender | Two more places where long should be used instead of... |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Marc-André... | Bill Tutt: Added Py_UCS4 typedef to hold UCS4 values... |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Fred Drake | New module webbrowser. Easy-to-use controller objects... |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Marc-André... | Fixed some code that used 'short' to use 'long' instead. |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Marc-André... | Fixed a couple of places where 'int' was used where... |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Fred Drake | Fix bug #392, reported by Jonathan Giddy <jon@dstc... |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Fred Drake | Python 2.0 is not supposed to use string exceptions... |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Skip Montanaro | added read_history_file and write_history_file |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Fred Drake | Clean up markup to be more like recommended practice... |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Andrew M. Kuchling | Removed unused variables. |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Fred Drake | Correct a markup nit that caused a space to be dropped... |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Skip Montanaro | don't prepend "$(srcdir)/" to paths beginning with... |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Fred Drake | Minor changes. Explain that for class exceptions,... |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Jack Jansen | Make a distinction between shorts and unsigned shorts. |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Jack Jansen | Conditionally (currently on ifdef macintosh) break... |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Skip Montanaro | modified template to demonstrate subsection for examples. |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Jack Jansen | Added support for H (unsigned short) specifier in PyArg... |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Marc-André... | Added new codec APIs and a new interface method .encode... |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Marc-André... | Added prototypes for the new codec APIs for strings... |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Guido van Rossum | Change whitespace in two places to silence tabnanny. |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Fred Drake | Added some further description to the usage of the... |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Fred Drake | Several small changes, mostly to the markup, to improve... |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Fred Drake | Add entry for readline documentation. |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Fred Drake | Sjoerd Mullender <sjoerd@oratrix.nl>: |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Fred Drake | Correct typo in description of the machine name paramet... |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Skip Montanaro | added seealso pointing reader at readline example which... |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Skip Montanaro | simple-minded readline section doc based upon module... |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Skip Montanaro | fixed indentation in several places |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Skip Montanaro | fix indentation in one docstring |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Skip Montanaro | fix indentation in three docstrings |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Fred Drake | Typo: "This table table" -> "This table is" |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Skip Montanaro | added warning about incompatibility with other codes... |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Tim Peters | Add more "volatile" decls to stop gcc -Wall warnings. |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Fredrik Lundh | maintenance release: |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Marc-André... | Fix to bug #389: |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Andrew M. Kuchling | Remove definition of _GNU_SOURCE, since Python.h now... |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Marc-André... | Modified the encode interfaces of all builtin codecs... |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Greg Stein | check for Pth *after* the standard system threading... |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Marc-André... | Added new .isalpha() and .isalnum() methods which provi... |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Marc-André... | Added new lookup API which matches all alphabetic Unico... |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Marc-André... | Added new .isalpha() and .isalnum() methods to match... |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Marc-André... | Added tests for the new .isalpha() and .isalnum() methods. |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Marc-André... | Modified the ISALPHA and ISALNUM macros to use the... |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Marc-André... | Added #defines to enable SUSv2 compatibility where... |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Greg Ward | Fixed so the ZIP file (which is bundled into an executa... |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Greg Ward | Added --dist-dir option to control where output archive... |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Greg Ward | Added the --dist-dir option that the "bdist_*" will... |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Greg Ward | Added the --dist-dir option to control where the archiv... |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Fred Drake | Created a new chapter on structured markup processing... |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Fred Drake | Wrapped some long lines. |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Fred Drake | pyexpat.errors is a *strange* module! |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Jack Jansen | Evt moved to the core toolbox modules. |
commit | commitdiff | tree | snapshot |
next |