| Commit message (Expand) | Author | Age | Files | Lines |
* | Changes in license names by BobW. | Guido van Rossum | 2000-09-04 | 1 | -3/+3 |
|
|
* | Fix the char* vs. const char* mismatch for the argument of aix_loaderror() | Vladimir Marangozov | 2000-09-04 | 1 | -1/+1 |
|
|
* | Move down the INT_MAX logic, because HAVE_LIMITS_H was always undefined | Vladimir Marangozov | 2000-09-03 | 1 | -6/+6 |
|
|
* | Hack the Windows code to use os.popen(). | Guido van Rossum | 2000-09-03 | 1 | -3/+1 |
|
|
* | Properly name and number the BEOPEN OPEN SOURCE PYTHON LICENSE | Guido van Rossum | 2000-09-03 | 1 | -7/+5 |
|
|
* | changed \x to consume exactly two hex digits, also for unicode | Fredrik Lundh | 2000-09-03 | 1 | -55/+66 |
|
|
* | updated SRE test suite (fixes PEP223 problem, shows syntax errors) | Fredrik Lundh | 2000-09-03 | 1 | -76/+78 |
|
|
* | Repair failing test_sre.py. | Tim Peters | 2000-09-03 | 1 | -3/+3 |
|
|
* | Remove a comma from CWI's copyright notice. | Guido van Rossum | 2000-09-03 | 1 | -1/+1 |
|
|
* | Change the copyright notice according to CNRI's wishes, with | Guido van Rossum | 2000-09-03 | 1 | -2/+5 |
|
|
* | Various edits. Most importantly, added dual licensing. Also some | Guido van Rossum | 2000-09-03 | 1 | -34/+41 |
|
|
* | changed \x to consume exactly two hex digits. implements PEP-223 | Fredrik Lundh | 2000-09-02 | 1 | -16/+28 |
|
|
* | return -1 for undefined groups (as implemented in 1.5.2) instead of | Fredrik Lundh | 2000-09-02 | 2 | -17/+10 |
|
|
* | Patch by Martin von Löwis to give him his umlaut, to remove Christian | Guido van Rossum | 2000-09-02 | 1 | -3/+4 |
|
|
* | -- tightened up parsing of octal numbers | Fredrik Lundh | 2000-09-02 | 3 | -198/+158 |
|
|
* | PyInterpreterState_New is not thread-safe, and the recent fix to _PyPclose | Tim Peters | 2000-09-02 | 1 | -0/+4 |
|
|
* | Cosmetic cleanup by Vladimir. | Thomas Wouters | 2000-09-02 | 1 | -43/+49 |
|
|
* | SourceForge patch 101396, by an anonymous friend. | Tim Peters | 2000-09-02 | 1 | -1/+1 |
|
|
* | REMOVED all CWI, CNRI and BeOpen copyright markings. | Guido van Rossum | 2000-09-01 | 194 | -1805/+5 |
|
|
* | Rewritten some pieces of PyNumber_InPlaceAdd() for clarity. | Guido van Rossum | 2000-09-01 | 1 | -15/+20 |
|
|
* | Updated to include all files here. | Guido van Rossum | 2000-09-01 | 1 | -3/+7 |
|
|
* | Delete too. | Guido van Rossum | 2000-09-01 | 1 | -77/+0 |
|
|
* | Deleted. Long obsolete. | Guido van Rossum | 2000-09-01 | 1 | -48/+0 |
|
|
* | Deleted. We no longer require disclaimers on contributions. | Guido van Rossum | 2000-09-01 | 2 | -96/+0 |
|
|
* | Deleted; this is ancient info. | Guido van Rossum | 2000-09-01 | 1 | -399/+0 |
|
|
* | Deleted. This is obsoleted by Tools/scripts/fixnotice.py. | Guido van Rossum | 2000-09-01 | 1 | -75/+0 |
|
|
* | Ready to go. | Guido van Rossum | 2000-09-01 | 1 | -120/+123 |
|
|
* | Remove the 1.5.2 news. 2.0 news is still to be done. | Guido van Rossum | 2000-09-01 | 1 | -2337/+2 |
|
|
* | Moved NEWS from 1.5.2 here. | Guido van Rossum | 2000-09-01 | 1 | -0/+2334 |
|
|
* | Deleted. This information is now in ../LICENSE. | Guido van Rossum | 2000-09-01 | 1 | -32/+0 |
|
|
* | The second argument to start_new_thread() is not a tuple, as pointed | Guido van Rossum | 2000-09-01 | 1 | -2/+2 |
|
|
* | patch by Neil Schemenauer to improve (fix?) line number generation | Jeremy Hylton | 2000-09-01 | 4 | -34/+64 |
|
|
* | The "more" cmd varies across Windows flavors, sometimes adding stray | Tim Peters | 2000-09-01 | 2 | -14/+32 |
|
|
* | Clean up a bit. Drop -X option, update date, remove documentation | Guido van Rossum | 2000-09-01 | 1 | -56/+27 |
|
|
* | Update magic number. | Jeremy Hylton | 2000-09-01 | 4 | -30/+94 |
|
|
* | Install LICENSE.txt and README.txt. | Tim Peters | 2000-09-01 | 1 | -12/+11 |
|
|
* | Tentative license. Could still change for the 2.0b1 release and will | Guido van Rossum | 2000-09-01 | 1 | -1/+103 |
|
|
* | Guido pointed out that the "non-admin install" blurb got displayed | Tim Peters | 2000-09-01 | 1 | -13/+11 |
|
|
* | Adding new files, removing some. | Guido van Rossum | 2000-09-01 | 18 | -256/+2711 |
|
|
* | Repaired damaged comments, and extra spaces in fatal error msgs we'd better | Tim Peters | 2000-09-01 | 1 | -6/+7 |
|
|
* | The usual | Guido van Rossum | 2000-09-01 | 40 | -886/+1767 |
|
|
* | Correct configure.in version. | Guido van Rossum | 2000-09-01 | 1 | -1/+1 |
|
|
* | Move the Py_DECREF(x) after the error: label so that we don't leak x | Guido van Rossum | 2000-09-01 | 1 | -1/+1 |
|
|
* | Rob Hooft, Moshe Zadka: converted to 4 space indents and re instead of regex. | Guido van Rossum | 2000-09-01 | 2 | -72/+78 |
|
|
* | Back off to HKCU (instead of HKLM) if user doesn't have "NT adminstrator | Tim Peters | 2000-09-01 | 1 | -1/+61 |
|
|
* | Cosmetics on Py_Get/SetRecursionLimit (for the style guide) | Vladimir Marangozov | 2000-09-01 | 1 | -2/+4 |
|
|
* | Update documentation for PyErr_Format, because the function has changed. | Moshe Zadka | 2000-09-01 | 1 | -9/+19 |
|
|
* | Do the absolute minimal amount of modifications to eradicate | Barry Warsaw | 2000-09-01 | 15 | -67/+31 |
|
|
* | Tool to generate binary GNU .mo file from .po template files. Written | Barry Warsaw | 2000-09-01 | 1 | -0/+194 |
|
|
* | Added installation of w9xpopen.exe. | Tim Peters | 2000-09-01 | 1 | -1/+6 |
|
|