2000-09-05 |
Tim Peters | Windows build: install NEWS.txt; bump BUILD# to 3... |
commit | commitdiff | tree | snapshot |
2000-09-05 |
Guido van Rossum | Many changes suggested by Bob Weiner, mostly small... |
commit | commitdiff | tree | snapshot |
2000-09-05 |
Jeremy Hylton | compromise value for threshold0: not too high, not... |
commit | commitdiff | tree | snapshot |
2000-09-05 |
Guido van Rossum | The malloc rearrangement was actually already in 1.6. |
commit | commitdiff | tree | snapshot |
2000-09-05 |
Guido van Rossum | Added readline news. (Skip) |
commit | commitdiff | tree | snapshot |
2000-09-05 |
Fred Drake | Fix PDF generation. |
commit | commitdiff | tree | snapshot |
2000-09-05 |
Fred Drake | Minor nit to make this work a little better with the... |
commit | commitdiff | tree | snapshot |
2000-09-05 |
Guido van Rossum | Don't emit 8 lines of (c) information at startup -... |
commit | commitdiff | tree | snapshot |
2000-09-05 |
Fred Drake | Minor markup revisions for consistency with the rest... |
commit | commitdiff | tree | snapshot |
2000-09-05 |
Fred Drake | Added entry for mmap module. |
commit | commitdiff | tree | snapshot |
2000-09-05 |
Guido van Rossum | Barry Warsaw: Fixed -+ operator. Added some new sectio... |
commit | commitdiff | tree | snapshot |
2000-09-05 |
Tim Peters | Now that I've got real docs, redirect _DOC_ out of... |
commit | commitdiff | tree | snapshot |
2000-09-05 |
Guido van Rossum | The usual. |
commit | commitdiff | tree | snapshot |
2000-09-05 |
Guido van Rossum | Sh*t! Should use $(srcdir)/LICENSE of course. |
commit | commitdiff | tree | snapshot |
2000-09-05 |
Guido van Rossum | Install LICENSE as LICENSE.txt in the <prefix>/lib... |
commit | commitdiff | tree | snapshot |
2000-09-05 |
Guido van Rossum | Instead of printing all 9 lines of copyright info,... |
commit | commitdiff | tree | snapshot |
2000-09-05 |
Guido van Rossum | The GCC version is loooooooooong; put it on a new line. |
commit | commitdiff | tree | snapshot |
2000-09-05 |
Guido van Rossum | Add new builtin commands "copyright", "license", "credi... |
commit | commitdiff | tree | snapshot |
2000-09-05 |
Guido van Rossum | Added the 2.0b1 news. |
commit | commitdiff | tree | snapshot |
2000-09-05 |
Fred Drake | Update license according to the LICENSE file in the... |
commit | commitdiff | tree | snapshot |
2000-09-05 |
Fred Drake | Set the date. |
commit | commitdiff | tree | snapshot |
2000-09-05 |
Guido van Rossum | Since it looks like the dual license clause may be... |
commit | commitdiff | tree | snapshot |
2000-09-04 |
Greg Ward | Fleshed out the section on the setup config file, setup... |
commit | commitdiff | tree | snapshot |
2000-09-04 |
Andrew M. Kuchling | Various corrections pointed out by Detlef Lannert |
commit | commitdiff | tree | snapshot |
2000-09-04 |
Guido van Rossum | Added release dates (in some cases detemined by looking... |
commit | commitdiff | tree | snapshot |
2000-09-04 |
Guido van Rossum | 1.6 is history. |
commit | commitdiff | tree | snapshot |
2000-09-04 |
Guido van Rossum | For this server to work on Windows, directories should... |
commit | commitdiff | tree | snapshot |
2000-09-04 |
Guido van Rossum | Tim Peters: "Audun S. Runde mailto:audun@mindspring... |
commit | commitdiff | tree | snapshot |
2000-09-04 |
Tim Peters | test_mmap wrote null bytes into its expected-output... |
commit | commitdiff | tree | snapshot |
2000-09-04 |
Skip Montanaro | Fixes bug in --with-libdb. If --with-libdb was not... |
commit | commitdiff | tree | snapshot |
2000-09-04 |
Andrew M. Kuchling | Correct docstring about return value when group didn... |
commit | commitdiff | tree | snapshot |
2000-09-04 |
Guido van Rossum | All right. More uniformity, and extra blank lines. |
commit | commitdiff | tree | snapshot |
2000-09-04 |
Guido van Rossum | Use periods, not semicolons between Copyright and All... |
commit | commitdiff | tree | snapshot |
2000-09-04 |
Guido van Rossum | Changes in license names by BobW. |
commit | commitdiff | tree | snapshot |
2000-09-04 |
Vladimir Marangozov | Fix the char* vs. const char* mismatch for the argument... |
commit | commitdiff | tree | snapshot |
2000-09-03 |
Vladimir Marangozov | Move down the INT_MAX logic, because HAVE_LIMITS_H... |
commit | commitdiff | tree | snapshot |
2000-09-03 |
Guido van Rossum | Hack the Windows code to use os.popen(). |
commit | commitdiff | tree | snapshot |
2000-09-03 |
Guido van Rossum | Properly name and number the BEOPEN OPEN SOURCE PYTHON... |
commit | commitdiff | tree | snapshot |
2000-09-03 |
Fredrik Lundh | changed \x to consume exactly two hex digits, also... |
commit | commitdiff | tree | snapshot |
2000-09-03 |
Fredrik Lundh | updated SRE test suite (fixes PEP223 problem, shows... |
commit | commitdiff | tree | snapshot |
2000-09-03 |
Tim Peters | Repair failing test_sre.py. |
commit | commitdiff | tree | snapshot |
2000-09-03 |
Guido van Rossum | Remove a comma from CWI's copyright notice. |
commit | commitdiff | tree | snapshot |
2000-09-03 |
Guido van Rossum | Change the copyright notice according to CNRI's wishes... |
commit | commitdiff | tree | snapshot |
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 |
next |