2006-05-24 |
Tim Peters | Disable the damn empty-string replace test -- it can't |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Tim Peters | We can't leave the checked-in tests broken. |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Andrew Dalke | Added a slew of test for string replace, based various... |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Fredrik Lundh | needforspeed: refactored the replace code slightly... |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Bob Ippolito | refactor unpack, add unpack_from |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Fredrik Lundh | needforspeedindeed: use fastsearch also for __contains__ |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Fredrik Lundh | needforspeed: use "fastsearch" for count and findstring... |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Fredrik Lundh | use Py_ssize_t for string indexes (thanks, neal!) |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Tim Peters | Add missing svn:eol-style property to text files. |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Tim Peters | test_struct grew weird behavior under regrtest.py -R, |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Fredrik Lundh | return 0 on misses, not -1. |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Tim Peters | Get the Windows build working again (recover from |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Andrew M. Kuchling | Add item |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Bob Ippolito | fix typo in _struct |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Bob Ippolito | forward declaration for PyStructType |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Andrew M. Kuchling | Add two items |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Bob Ippolito | fix linking issue, warnings, in struct |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Bob Ippolito | patch #1493701: performance enhancements for struct... |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Bob Ippolito | patch #1493701: performance enhancements for struct... |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Bob Ippolito | revert #1493701 |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Andrew M. Kuchling | Remove duplicate item |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Bob Ippolito | Patch #1493701: performance enhancements for struct... |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Tim Peters | Bug #1334662 / patch #1335972: int(string, base) wrong... |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Fredrik Lundh | needforspeed: use append+reverse for rsplit, use "bloom... |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Bob Ippolito | Update Misc/NEWS for gzip patch #1281707 |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Bob Ippolito | Update Misc/NEWS for gzip patch #1281707 |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Richard Jones | fix broken merge |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Richard Jones | Applied patch 1337051 by Neal Norwitz, saving 4 ints... |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Ronald Oussoren | An improved script for building the binary distribution... |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Andrew M. Kuchling | Use 'speed' instead of 'performance', because I agree... |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Andrew M. Kuchling | Mention string improvements |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Andrew M. Kuchling | Add some items; mention the sprint |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Ronald Oussoren | Patch #1488098. |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Ronald Oussoren | Disable linking extensions with -lpython2.5 for darwin... |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Georg Brandl | PyErr_NewException now accepts a tuple of base classes... |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Ronald Oussoren | Avoid creating a mess when installing a framework for... |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Richard Jones | Merge from rjones-funccall branch. |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Fredrik Lundh | needforspeed: fixed unicode "in" operator to use same... |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Fredrik Lundh | needforspeed: check first *and* last character before... |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Tim Peters | unicode_repeat(): Change type of local to Py_ssize_t, |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Tim Peters | PyUnicode_Join(): Recent code changes introduced new |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Fredrik Lundh | needforspeed: use memcpy for "long" strings; use a... |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Fredrik Lundh | needforspeed: speed up unicode repeat, unicode string... |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Bob Ippolito | Apply revised patch for GzipFile.readline performance... |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Fredrik Lundh | docstring tweaks: count counts non-overlapping substrin... |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Bob Ippolito | Revert gzip readline performance patch #1281707 until... |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Bob Ippolito | GzipFile.readline performance improvement (~30-40%... |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Tim Peters | Define SIZEOF_{DOUBLE,FLOAT} on Windows. Else |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Martin v. Löwis | Patch #1492356: Port to Windows CE (patch set 1). |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Martin v. Löwis | Patch 1490384: New Icons for the PC build. |
commit | commitdiff | tree | snapshot |
2006-05-21 |
George Yoshida | Apply patch #1492255 from Mike Foord. |
commit | commitdiff | tree | snapshot |
2006-05-21 |
George Yoshida | Fix the TeX compile error. |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Andrew M. Kuchling | Minor edits |
commit | commitdiff | tree | snapshot |
2006-05-20 |
George Yoshida | Apply patch #1492147 from Mike Foord. |
commit | commitdiff | tree | snapshot |
2006-05-20 |
George Yoshida | - Add 'as' and 'with' as new keywords in 2.5. |
commit | commitdiff | tree | snapshot |
2006-05-20 |
George Yoshida | - markup fix |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Ronald Oussoren | Fix bug #1000914 (again). |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Ronald Oussoren | * Change working directory to the users home |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Neal Norwitz | Oops, I forgot to include this file in the last commit... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Neal Norwitz | Bug/Patch #1481770: Use .so extension for shared librar... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Neal Norwitz | Fix #1474677, non-keyword argument following keyword. |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Neal Norwitz | Fix #132 from Coverity, retval could have been derefed |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Andrew M. Kuchling | Typo fix; add clarifying word |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Ronald Oussoren | Fix some minor issues with the generated application... |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Vinay Sajip | Changed status from "beta" to "production"; since loggi... |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Georg Brandl | Bug #1490688: properly document %e, %f, %g format subtl... |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Georg Brandl | Bug #1462152: file() now checks more thoroughly for... |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Neal Norwitz | Little cleanup |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Georg Brandl | Fix test_locale for platforms without a default thousan... |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Georg Brandl | Remove unused import. |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Georg Brandl | Amendments to patch #1484695. |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Georg Brandl | Patch #1180296: improve locale string formatting functions |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Georg Brandl | Delay-import some large modules to speed up urllib2... |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Georg Brandl | Patch #1486962: Several bugs in the turtle Tk demo... |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Georg Brandl | Add global debug flag to cookielib to avoid heavy depen... |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Georg Brandl | Patch #1490224: set time.altzone correctly on Cygwin. |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Georg Brandl | Fix typo in os.utime docstring (patch #1490189) |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Georg Brandl | Apply patch #1489784 from Michael Foord. |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Georg Brandl | Remove misleading comment about type-class unification. |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Tim Peters | PyZlib_copy(), PyZlib_uncopy(): Repair leaks on the... |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Tim Peters | Text files missing the SVN eol-style property. |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2006-05-16 |
George Yoshida | Document ImportWarning |
commit | commitdiff | tree | snapshot |
2006-05-16 |
George Yoshida | Mention that Exception is now a subclass of BaseException. |
commit | commitdiff | tree | snapshot |
2006-05-16 |
George Yoshida | Update for 'ImportWarning' |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Andrew M. Kuchling | PEP 243 has been withdrawn, so don't refer to it any... |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Andrew M. Kuchling | Add item |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Georg Brandl | Patch #1435422: zlib's compress and decompress objects... |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Martin v. Löwis | - Test for sys/statvfs.h before including it, as statvf... |
commit | commitdiff | tree | snapshot |
2006-05-15 |
Tim Peters | test_directory(): Remove the leftover temp directory... |
commit | commitdiff | tree | snapshot |
2006-05-15 |
Tim Peters | ReadDetectFileobjTest: repair Windows disasters by... |
commit | commitdiff | tree | snapshot |
2006-05-15 |
Georg Brandl | [ 1488881 ] tarfile.py: support for file-objects and... |
commit | commitdiff | tree | snapshot |
2006-05-15 |
Martin v. Löwis | Remove bogus DECREF of self. |
commit | commitdiff | tree | snapshot |
2006-05-15 |
Neal Norwitz | Patch #1488312, Fix memory alignment problem on SPARC... |
commit | commitdiff | tree | snapshot |
2006-05-15 |
Neal Norwitz | - Bug #1487966: Fix SystemError with conditional expres... |
commit | commitdiff | tree | snapshot |
2006-05-15 |
Neal Norwitz | Move items implemented after a2 into the new a3 section |
commit | commitdiff | tree | snapshot |
next |