2000-09-03 |
Guido van Rossum | Various edits. Most importantly, added dual licensing... |
commit | commitdiff | tree | snapshot |
2000-09-02 |
Fredrik Lundh | changed \x to consume exactly two hex digits. implemen... |
commit | commitdiff | tree | snapshot |
2000-09-02 |
Fredrik Lundh | return -1 for undefined groups (as implemented in 1... |
commit | commitdiff | tree | snapshot |
2000-09-02 |
Guido van Rossum | Patch by Martin von Löwis to give him his umlaut, to... |
commit | commitdiff | tree | snapshot |
2000-09-02 |
Fredrik Lundh | -- tightened up parsing of octal numbers |
commit | commitdiff | tree | snapshot |
2000-09-02 |
Tim Peters | PyInterpreterState_New is not thread-safe, and the... |
commit | commitdiff | tree | snapshot |
2000-09-02 |
Thomas Wouters | Cosmetic cleanup by Vladimir. |
commit | commitdiff | tree | snapshot |
2000-09-02 |
Tim Peters | SourceForge patch 101396, by an anonymous friend. |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Guido van Rossum | REMOVED all CWI, CNRI and BeOpen copyright markings. |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Guido van Rossum | Rewritten some pieces of PyNumber_InPlaceAdd() for... |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Guido van Rossum | Updated to include all files here. |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Guido van Rossum | Delete too. |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Guido van Rossum | Deleted. Long obsolete. |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Guido van Rossum | Deleted. We no longer require disclaimers on contribut... |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Guido van Rossum | Deleted; this is ancient info. |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Guido van Rossum | Deleted. This is obsoleted by Tools/scripts/fixnotice.py. |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Guido van Rossum | Ready to go. |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Guido van Rossum | Remove the 1.5.2 news. 2.0 news is still to be done. |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Guido van Rossum | Moved NEWS from 1.5.2 here. |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Guido van Rossum | Deleted. This information is now in ../LICENSE. |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Guido van Rossum | The second argument to start_new_thread() is not a... |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Jeremy Hylton | patch by Neil Schemenauer to improve (fix?) line number... |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Tim Peters | The "more" cmd varies across Windows flavors, sometimes... |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Guido van Rossum | Clean up a bit. Drop -X option, update date, remove... |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Jeremy Hylton | Update magic number. |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Tim Peters | Install LICENSE.txt and README.txt. |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Guido van Rossum | Tentative license. Could still change for the 2.0b1... |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Tim Peters | Guido pointed out that the "non-admin install" blurb... |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Guido van Rossum | Adding new files, removing some. |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Tim Peters | Repaired damaged comments, and extra spaces in fatal... |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Guido van Rossum | The usual |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Guido van Rossum | Correct configure.in version. |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Guido van Rossum | Move the Py_DECREF(x) after the error: label so that... |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Guido van Rossum | Rob Hooft, Moshe Zadka: converted to 4 space indents... |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Tim Peters | Back off to HKCU (instead of HKLM) if user doesn't... |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Vladimir Marangozov | Cosmetics on Py_Get/SetRecursionLimit (for the style... |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Moshe Zadka | Update documentation for PyErr_Format, because the... |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Barry Warsaw | Do the absolute minimal amount of modifications to... |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Barry Warsaw | Tool to generate binary GNU .mo file from .po template... |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Tim Peters | Added installation of w9xpopen.exe. |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Thomas Wouters | Fix grouping, again. This time properly :-) Sorry,... |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Barry Warsaw | Applying patch #100994 to allow JPython to use more... |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Tim Peters | Fix test_popen2 on Windows, recently broken by changes... |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Barry Warsaw | Applied patch #101350, closing it. |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Barry Warsaw | Document the new optional argument "rest" on the transf... |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Barry Warsaw | Added support for RFC 959's REST command (restart)... |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Fred Drake | Document PyImport_AppendInittab(), PyImport_ExtendInitt... |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Jeremy Hylton | set the default threshold much higher |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Jeremy Hylton | code part of patch #100895 by Fredrik Lundh |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Jeremy Hylton | Don't call Py_FatalError in module initialization |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Tim Peters | Revert removal of void from function definition. Guido... |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Guido van Rossum | Now that StreamRequestHandler defaults rfile to buffere... |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Guido van Rossum | In class StreamRequestHandler, make the default bufferi... |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Jeremy Hylton | refactor __del__ exception handler into PyErr_WriteUnra... |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Guido van Rossum | Add three prototypes for functions in history.h to... |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Guido van Rossum | Moodules -> Modules. |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Guido van Rossum | Add parens suggested by gcc -Wall. |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Tim Peters | Repaired comment. |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Guido van Rossum | Set the recursion limit to 1000 -- 2500 was not enough... |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Greg Ward | Rene Liebscher/Thomas Heller: |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Greg Ward | Rene Liebscher: |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Greg Ward | Rene Liebscher: comment fixes. |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Greg Ward | Rene Liebscher: hack '_init_posix()' to handle the... |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Greg Ward | Bump version to 0.9.2. |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Greg Ward | Added 'run_setup()' to allow outsiders to run a setup... |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Tim Peters | Supply missing prototypes for new Py_{Get,Set}Recursion... |
commit | commitdiff | tree | snapshot |
2000-08-31 |
Barry Warsaw | GNUTranslations._parse(): Fix portability problems... |
commit | commitdiff | tree | snapshot |
2000-08-31 |
Fredrik Lundh | closes bug #112468 (and all the other bugs that surface... |
commit | commitdiff | tree | snapshot |
2000-08-31 |
Fred Drake | Fix BeOS check in the libainstall target; noted by... |
commit | commitdiff | tree | snapshot |
2000-08-31 |
Fred Drake | Minor adjustment to Setup.in message, based on comment... |
commit | commitdiff | tree | snapshot |
2000-08-31 |
Guido van Rossum | After rerunning autoheader, two symbols (HAVE__GETPTY... |
commit | commitdiff | tree | snapshot |
2000-08-31 |
Fred Drake | Test case to exercise fix for error propogation bug... |
commit | commitdiff | tree | snapshot |
2000-08-31 |
Fred Drake | Fix markup error and minor consistency nit. |
commit | commitdiff | tree | snapshot |
2000-08-31 |
Fred Drake | Slight performance hack that also avoids requiring... |
commit | commitdiff | tree | snapshot |
2000-08-31 |
Jeremy Hylton | script that reports a fairly safe recursionlimit for... |
commit | commitdiff | tree | snapshot |
2000-08-31 |
Jeremy Hylton | add user-modifiable recursion_limit |
commit | commitdiff | tree | snapshot |
2000-08-31 |
Fred Drake | Clear errors raised by PyObject_Compare() without losin... |
commit | commitdiff | tree | snapshot |
2000-08-31 |
Jeremy Hylton | This module has a poor name, since it can be used under... |
commit | commitdiff | tree | snapshot |
2000-08-31 |
Jeremy Hylton | patch #101733: fix glitch in FreeBSD conf |
commit | commitdiff | tree | snapshot |
2000-08-31 |
Fred Drake | Document the limitation that urllib does not work with... |
commit | commitdiff | tree | snapshot |
2000-08-31 |
Fred Drake | If Setup is older than Setup.in, issue a bold warning... |
commit | commitdiff | tree | snapshot |
2000-08-31 |
Vladimir Marangozov | Remove obsolete --with(out)-readline configure option |
commit | commitdiff | tree | snapshot |
2000-08-31 |
Greg Ward | Added abstract. |
commit | commitdiff | tree | snapshot |
2000-08-31 |
Fred Drake | UNARY_NEG is supposed to be UNARY_NEGATIVE (spotted... |
commit | commitdiff | tree | snapshot |
2000-08-31 |
Fred Drake | Skip Montanaro <skip@mojam.com>: |
commit | commitdiff | tree | snapshot |
2000-08-31 |
Fred Drake | Skip Montanaro <skip@mojam.com>: |
commit | commitdiff | tree | snapshot |
2000-08-31 |
Jeremy Hylton | fixes bug #111951 |
commit | commitdiff | tree | snapshot |
2000-08-31 |
Fred Drake | Update some version information for tools based on... |
commit | commitdiff | tree | snapshot |
2000-08-31 |
Fred Drake | _PySys_Init(): When setting up sys.version_info, use... |
commit | commitdiff | tree | snapshot |
2000-08-31 |
Jeremy Hylton | apply patch #101362 by Vladimir Marangozov |
commit | commitdiff | tree | snapshot |
2000-08-31 |
Greg Ward | Get rid of "sec:" prefix that slipped into a couple... |
commit | commitdiff | tree | snapshot |
2000-08-31 |
Barry Warsaw | GNUTranslations.BE_MAGIC: don't be so clever in calcula... |
commit | commitdiff | tree | snapshot |
2000-08-31 |
Sjoerd Mullender | New method getnamespace. |
commit | commitdiff | tree | snapshot |
2000-08-31 |
Fred Drake | Be a little more careful to avoid including style infor... |
commit | commitdiff | tree | snapshot |
2000-08-31 |
Fred Drake | Always room to remove more formatting from the HTML! |
commit | commitdiff | tree | snapshot |
2000-08-31 |
Thomas Wouters | Fix grouping: this is how I intended it, misguided... |
commit | commitdiff | tree | snapshot |
2000-08-31 |
Fred Drake | Move common parameters to mkhowto to a variable, add... |
commit | commitdiff | tree | snapshot |
2000-08-31 |
Fred Drake | Add --up-link and --up-title parameters to allow linkin... |
commit | commitdiff | tree | snapshot |
2000-08-31 |
Fred Drake | Push some table header formatting to the style sheet... |
commit | commitdiff | tree | snapshot |
2000-08-31 |
Fred Drake | Remove obsolete scripts. |
commit | commitdiff | tree | snapshot |
next |