2006-03-16 |
Thomas Heller | Fix compiler warning. |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Thomas Heller | Fixes from Neal Norwitz, plus other small fixes. |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Thomas Heller | Rewrite the AllocFunctionCallback function for better... |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Tim Peters | Set eol-style to native. |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Trent Mick | Update test_winsound to check for a configured sound... |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Neal Norwitz | Make mktuple consistent with mklist to get rid of Cover... |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Neal Norwitz | Add some versionadded info to new incremental codec... |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Thomas Heller | Don't delete non-autogenerated source files when cleani... |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Neal Norwitz | Remove some more references to regex that I missed. |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Neal Norwitz | Remove regsub, reconvert, regex, regex_syntax and every... |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Neal Norwitz | Add a news entry about the sre/re swap. |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Neal Norwitz | Spel compatibility write. |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Neal Norwitz | Add back an sre.py that should be backwards compatible... |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Neal Norwitz | Rename sre.py -> re.py |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Neal Norwitz | Remove re.py, in order to rename sre.py -> re.py (svn... |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Neal Norwitz | The pre module has been gone for a while. Need to... |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Tim Peters | Oops! Use python_d.exe _before_ it's destroyed :-) |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Tim Peters | Change the Windows buildbot "clean" step to remove |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Tim Peters | Merge the tim-obmalloc branch to the trunk. |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Guido van Rossum | Instead of relative imports, use (implicitly) absolute... |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Walter Dörwald | Document the other change from patch #1359365. |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Walter Dörwald | SF patch #1359365: cStringIO.StringIO.isatty() will... |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Thomas Heller | Backport from upstream version: compatibility with... |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Walter Dörwald | Fix typo. |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Nick Coghlan | Don't try to explicitly set path in runpy package tests... |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Nick Coghlan | Don't let cleanup errors mask real errors in the runpy... |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Vinay Sajip | Catch situations where currentframe() returns None... |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Nick Coghlan | Make test_runpy close all references to test modules... |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Andrew M. Kuchling | Add section |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Walter Dörwald | Patch #1436130: codecs.lookup() now returns a CodecInfo... |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Nick Coghlan | Implement PEP 338 which has been marked as accepted... |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Tim Peters | Revert rev 43041, which introduced the "z" format qualifier |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Tim Peters | CField_repr(): PyString_FromFormat() understands the |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Thomas Heller | In 'make clean', delete some files that are generated... |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Walter Dörwald | SF patch #1359365: file and cStringIO raise a ValueErro... |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Neal Norwitz | Move test code out of xxmodule and into _testcapimodule... |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Guido van Rossum | Use relative imports in a few places where I noticed... |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Tim Peters | Renamed test_hashlib_speed.py to time_hashlib.py. |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Thomas Heller | Try to avoid many of the compiler warnings when compili... |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Thomas Heller | Cast an Py_ssize_t to int, to avoid a compiler warning. |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Thomas Heller | For x86 Release and Debug builds, remove the /Wp64... |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Thomas Heller | Integrate patch from Neal Norwitz. He writes: |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Nick Coghlan | Teach the compiler module about augmented assignment... |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Neal Norwitz | Fix and test (manually w/xx module) passing NULLs to... |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Georg Brandl | Fix bug found by Coverity: don't allow NULL argument... |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Vinay Sajip | Added logThreads and logProcesses to allow conditional... |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Tim Peters | It's necessary to do a Debug build of the bsddb project... |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Tim Peters | Minor changes. |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Tim Peters | Trimmed trailing whitespace. |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Martin v. Löwis | Fix build process of bsddb for IA64 and AMD64. |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Martin v. Löwis | Initialize VS environment in external.bat as well. |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Martin v. Löwis | Update to bsddb 4.4.20. |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Nick Coghlan | Fix SF bug #1448804 and ad a test to ensure that all... |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Martin v. Löwis | Let the buildbot make a single pass in the test suite... |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Martin v. Löwis | Update to bzip2 1.0.3 |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Thomas Heller | Plug some refcount leaks when tests are run repeatedly. |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Hye-Shik Chang | Bug #1448490: Fix a bug that ISO-2022 codecs could... |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Thomas Heller | Remove the slightly broken test_leaks.py. |
commit | commitdiff | tree | snapshot |
2006-03-12 |
Trent Mick | Adding the /useenv means that one's PATH actually gets... |
commit | commitdiff | tree | snapshot |
2006-03-12 |
Fredrik Lundh | merged with cElementTree development trunk (1.0.6 snaps... |
commit | commitdiff | tree | snapshot |
2006-03-12 |
Martin v. Löwis | Move buildbot scripts to Tools/buildbot. |
commit | commitdiff | tree | snapshot |
2006-03-12 |
Tim Peters | Added brief comment. |
commit | commitdiff | tree | snapshot |
2006-03-12 |
Tim Peters | Added brief comments. |
commit | commitdiff | tree | snapshot |
2006-03-12 |
Thomas Wouters | - Reindent a confusingly indented piece of code (no... |
commit | commitdiff | tree | snapshot |
2006-03-12 |
Thomas Wouters | Plug the last 657 referenceleaks in test_bsddb3: a... |
commit | commitdiff | tree | snapshot |
2006-03-12 |
Thomas Wouters | Fix another leak in bsddb, and avoid use of uninitializ... |
commit | commitdiff | tree | snapshot |
2006-03-11 |
Martin v. Löwis | Add buildbot test script. |
commit | commitdiff | tree | snapshot |
2006-03-11 |
Tim Peters | Give the _ssl project a harmless command to perform |
commit | commitdiff | tree | snapshot |
2006-03-11 |
Martin v. Löwis | Add changelog entry. |
commit | commitdiff | tree | snapshot |
2006-03-11 |
Martin v. Löwis | Adjust CJK Ideograph range to Unicode 4.1. |
commit | commitdiff | tree | snapshot |
2006-03-10 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2006-03-10 |
Tim Peters | When the new -w option (yay! great idea) reruns a |
commit | commitdiff | tree | snapshot |
2006-03-10 |
Martin v. Löwis | Add regrtest -w option. |
commit | commitdiff | tree | snapshot |
2006-03-10 |
Andrew M. Kuchling | Unicode database updated; use SVN instead of CVS |
commit | commitdiff | tree | snapshot |
2006-03-10 |
Martin v. Löwis | Add AMD64 and Itanium configurationgs to ctypes; |
commit | commitdiff | tree | snapshot |
2006-03-10 |
Martin v. Löwis | Add ctypes. |
commit | commitdiff | tree | snapshot |
2006-03-10 |
Martin v. Löwis | Update test data to 4.1; disable PRI #29 for now. |
commit | commitdiff | tree | snapshot |
2006-03-10 |
Martin v. Löwis | Fix refcounting bug. |
commit | commitdiff | tree | snapshot |
2006-03-10 |
Martin v. Löwis | Avoid forward-declaring the methods array. |
commit | commitdiff | tree | snapshot |
2006-03-10 |
Guido van Rossum | Um, I thought I'd already checked this in. |
commit | commitdiff | tree | snapshot |
2006-03-10 |
Guido van Rossum | Fix three nits found by Coverity, adding null checks... |
commit | commitdiff | tree | snapshot |
2006-03-09 |
Martin v. Löwis | Update Unicode database to Unicode 4.1. |
commit | commitdiff | tree | snapshot |
2006-03-09 |
Georg Brandl | Move entry to correct section. |
commit | commitdiff | tree | snapshot |
2006-03-09 |
Georg Brandl | Patch #1446372: quit and exit can now be called from... |
commit | commitdiff | tree | snapshot |
2006-03-09 |
Tim Peters | NodeInfo.__gen_init(): Fiddle so that reindent.py is |
commit | commitdiff | tree | snapshot |
2006-03-09 |
Thomas Heller | Remove the magic to run an uninstalled ctypes version... |
commit | commitdiff | tree | snapshot |
2006-03-09 |
Andrew M. Kuchling | Write a section |
commit | commitdiff | tree | snapshot |
2006-03-09 |
Thomas Heller | Deleted the svn_mime-type application/octet-stream... |
commit | commitdiff | tree | snapshot |
2006-03-09 |
Thomas Heller | Added VC project files to build _ctypes.pyd and _ctypes... |
commit | commitdiff | tree | snapshot |
2006-03-09 |
Andrew M. Kuchling | Markup fix |
commit | commitdiff | tree | snapshot |
2006-03-09 |
Andrew M. Kuchling | Write a section |
commit | commitdiff | tree | snapshot |
2006-03-09 |
Georg Brandl | Bug #1442874: handle "<!>", the empty SGML comment |
commit | commitdiff | tree | snapshot |
2006-03-09 |
Georg Brandl | typo |
commit | commitdiff | tree | snapshot |
2006-03-09 |
Thomas Heller | Disable the testcase that crashes solaris. |
commit | commitdiff | tree | snapshot |
2006-03-09 |
Thomas Heller | Replace the trivial ctypes test (did only an import... |
commit | commitdiff | tree | snapshot |
2006-03-09 |
Neal Norwitz | Try to be a bit more consistent on all platforms: |
commit | commitdiff | tree | snapshot |
2006-03-09 |
Martin v. Löwis | Directly read working copy data to obtain list of prope... |
commit | commitdiff | tree | snapshot |
2006-03-09 |
Tim Peters | Taught svneol to look at .c and .h files too, and |
commit | commitdiff | tree | snapshot |
2006-03-09 |
Tim Peters | Simple utility to add svn:eol-style to text files under |
commit | commitdiff | tree | snapshot |
next |