| Commit message (Expand) | Author | Age | Files | Lines |
* | HFS+ API contributed by Nitin Ganatra. This checkin is identical to what he s... | Jack Jansen | 2001-11-06 | 1 | -0/+1547 |
|
|
* | Update obsolete e-mail address, and remove myself as a module author | Andrew M. Kuchling | 2001-11-05 | 1 | -2/+1 |
|
|
* | A couple more test cases to ensure join() doesn't add an "extra" backslash | Tim Peters | 2001-11-05 | 1 | -0/+2 |
|
|
* | Update obsolete e-mail address | Andrew M. Kuchling | 2001-11-05 | 1 | -1/+1 |
|
|
* | Remove obsolete e-mail address | Andrew M. Kuchling | 2001-11-05 | 1 | -2/+0 |
|
|
* | Update URL, and remove e-mail address reference (readers can get it from | Andrew M. Kuchling | 2001-11-05 | 1 | -3/+3 |
|
|
* | Remove obsolete e-mail address | Andrew M. Kuchling | 2001-11-05 | 4 | -4/+4 |
|
|
* | SF bug 478425: Change in os.path.join (ntpath.py) | Tim Peters | 2001-11-05 | 2 | -0/+14 |
|
|
* | walk(): Fix docstring; traversal is depth-first. Closes mimelib bug | Barry Warsaw | 2001-11-05 | 1 | -1/+1 |
|
|
* | Finally fleshed out the examples section with 4 code samples! Some of | Barry Warsaw | 2001-11-05 | 1 | -1/+297 |
|
|
* | Add regression test for SF bug #476616 -- make sure copy of a derived class | Fred Drake | 2001-11-05 | 1 | -0/+4 |
|
|
* | copy(): Make sure the copy of a derived class cannot share the data of the | Fred Drake | 2001-11-05 | 1 | -1/+8 |
|
|
* | Correctly builds the C module now. | Jack Jansen | 2001-11-05 | 2 | -5/+1600 |
|
|
* | First tweaks to allow MacPython to be compiled with | Jack Jansen | 2001-11-05 | 5 | -22/+9 |
|
|
* | Fixed broken newlines and changed module name. Still untested. | Jack Jansen | 2001-11-05 | 2 | -23/+18 |
|
|
* | Regenerated with CF accessors. | Jack Jansen | 2001-11-05 | 2 | -0/+72 |
|
|
* | Carbon Event Manager module donated by Donovan Preston. Checked in as I recei... | Jack Jansen | 2001-11-05 | 2 | -0/+332 |
|
|
* | Make the CoreFoundation object _New and _Convert routines available to other ... | Jack Jansen | 2001-11-05 | 4 | -38/+186 |
|
|
* | MacPython -vv equivalent printed incorrect filenames, fixed. Also | Jack Jansen | 2001-11-05 | 1 | -11/+1 |
|
|
* | added acces to the cellSize field, rewrote setattr code | Just van Rossum | 2001-11-05 | 2 | -24/+32 |
|
|
* | Rewritten the List Definition for the traceback window in Python, | Just van Rossum | 2001-11-05 | 1 | -9/+112 |
|
|
* | More List Manager interfacing: | Just van Rossum | 2001-11-05 | 3 | -23/+363 |
|
|
* | News about OS/2 Visual Age C++ patches. | Tim Peters | 2001-11-05 | 1 | -0/+3 |
|
|
* | SF patch 473749 compile under OS/2 VA C++, from Michael Muller. | Tim Peters | 2001-11-05 | 7 | -36/+68 |
|
|
* | Remove email*.tex subsections; they're all \input by email.tex | Andrew M. Kuchling | 2001-11-05 | 1 | -7/+0 |
|
|
* | Minor grammar and typo fixes | Andrew M. Kuchling | 2001-11-05 | 4 | -6/+6 |
|
|
* | long_true_divide(): decref its converted arguments. test_long_future.py | Tim Peters | 2001-11-04 | 1 | -2/+5 |
|
|
* | Part of SF bug #478003 possible memory leaks in err handling. | Tim Peters | 2001-11-04 | 1 | -1/+4 |
|
|
* | new config implementation | Steven M. Gava | 2001-11-04 | 2 | -55/+40 |
|
|
* | Rehabilitated the fast-path richcmp code, and sped it up. It wasn't | Tim Peters | 2001-11-04 | 1 | -31/+35 |
|
|
* | further config system work | Steven M. Gava | 2001-11-04 | 4 | -17/+56 |
|
|
* | No code change -- just trying to document the return conditions for all | Tim Peters | 2001-11-04 | 1 | -17/+43 |
|
|
* | Two bug fixes for problems reported by Sverre: | Barry Warsaw | 2001-11-04 | 1 | -1/+6 |
|
|
* | Finish SF patch 477059: __del__ on new classes vs. GC. | Tim Peters | 2001-11-03 | 2 | -1/+10 |
|
|
* | Improved error msg when a symbolic group name is redefined. Added docs | Tim Peters | 2001-11-03 | 3 | -19/+28 |
|
|
* | added ability to set hilightthickness | Steven M. Gava | 2001-11-03 | 1 | -3/+9 |
|
|
* | further config system work | Steven M. Gava | 2001-11-03 | 2 | -112/+74 |
|
|
* | Correct argument parsing for alp_getstatus, which is METH_VARARGS. | Martin v. Löwis | 2001-11-03 | 1 | -1/+1 |
|
|
* | more work to support new config system | Steven M. Gava | 2001-11-03 | 3 | -87/+121 |
|
|
* | Patch #474169: Move fdopen calls out of critical section. | Martin v. Löwis | 2001-11-02 | 1 | -4/+8 |
|
|
* | Patch #471120: Improved doc strings and new wrappers. | Martin v. Löwis | 2001-11-02 | 2 | -45/+387 |
|
|
* | Correct getnameinfo refcounting and tuple parsing. Fixes #476648. | Martin v. Löwis | 2001-11-02 | 2 | -6/+18 |
|
|
* | macdinking | Just van Rossum | 2001-11-02 | 2 | -10/+9 |
|
|
* | use 32bit APIs for control values, refactor slightly | Just van Rossum | 2001-11-02 | 1 | -42/+28 |
|
|
* | Simplify initmd5() to use PyModule_AddIntConstant(). | Fred Drake | 2001-11-02 | 1 | -3/+2 |
|
|
* | Clean up a Tab inconsistency. | Fred Drake | 2001-11-02 | 1 | -4/+2 |
|
|
* | [Patch #477336] Add an extensive PyUnit based testsuite for the hmac | Andrew M. Kuchling | 2001-11-02 | 1 | -1/+108 |
|
|
* | [Patch #477336] Make hmac.py match PEP247, and fix the copy method() so that | Andrew M. Kuchling | 2001-11-02 | 1 | -23/+13 |
|
|
* | [Patch #476612] Add test suite for PEP247 compliance | Andrew M. Kuchling | 2001-11-02 | 1 | -0/+50 |
|
|
* | Fix comment typo | Andrew M. Kuchling | 2001-11-02 | 1 | -1/+1 |
|
|