2006-05-27 |
George Yoshida | End of Ch.3 is now about "with statement". |
commit | commitdiff | tree | snapshot |
2006-05-27 |
George Yoshida | minor markup nits |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Richard Jones | move semicolons |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Richard Jones | doc string additions and tweaks |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Bob Ippolito | fix struct regression on 64-bit platforms |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Jack Diederich | needforspeed: use PyObject_MALLOC instead of system... |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Kristján Valur... | Add a PCBuild8 build directory for building with Visual... |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Fredrik Lundh | needforspeed: stringlib refactoring: use find_slice... |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Fredrik Lundh | needforspeed: stringlib refactoring: changed find_obj... |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Fredrik Lundh | needforspeed: replace improvements, changed to Py_LOCAL... |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Georg Brandl | Remove spurious semicolons after macro invocations. |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Andrew Dalke | cleanup - removed trailing whitespace |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Tim Peters | The cheery optimism of old age. |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Georg Brandl | Always close BZ2Proxy object. Remove unnecessary struct... |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Richard Jones | credit where credit is due |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Andrew M. Kuchling | Mention new-style exceptions |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Tim Peters | More random thrashing trying to understand spurious |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Georg Brandl | Add news item for new-style exception class branch... |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Richard Jones | Conversion of exceptions over from faked-up classes... |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Bob Ippolito | Fix up struct docstrings, add struct.pack_to function... |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Bob Ippolito | Remove the range checking and int usage #defines from... |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Andrew M. Kuchling | Add Py_LOCAL macros |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Martin v. Löwis | Revert bogus change committed in 46432 to this file. |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Andrew Dalke | fixed typo |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Fredrik Lundh | needforspeed: backed out the Py_LOCAL-isation of ceval... |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Fredrik Lundh | needforspeed: more stringlib refactoring |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Martin v. Löwis | Explain why 'consumed' is initialized. |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Martin v. Löwis | Patch 1494554: Update numeric properties to Unicode... |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Neal Norwitz | Fix Coverity warnings. |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Neal Norwitz | Fix compiler warning (and whitespace) on Mac OS 10... |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Steve Holden | Reinstate new-style object tests. |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Tim Peters | Patch 1145039. |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Andrew Dalke | Added description of why splitlines doesn't use the... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Steve Holden | Blasted typos ... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Steve Holden | Update help text and documentaition. |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Steve Holden | Add Richard Tew to developers |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Tim Peters | Record Iceland sprint attendees. |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Bob Ippolito | enable all of the struct tests, use ssize_t, fix some... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Andrew Dalke | Added limits to the replace code so it does not count... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Georg Brandl | Simplify calling. |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Georg Brandl | Patch #1492218: document None being a constant. |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Georg Brandl | Replace Py_BuildValue("OO") by PyTuple_Pack. |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Andrew M. Kuchling | Comment typo |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Fredrik Lundh | needforspeed: stringlib refactoring: use stringlib... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Thomas Heller | Write more docs. |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Fredrik Lundh | needforspeed: use a macro to fix slice indexes |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Fredrik Lundh | needforspeed: stringlib refactoring: use stringlib... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Fredrik Lundh | needforspeed: stringlib refactoring, continued. added... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Fredrik Lundh | added rpartition method to UserString class |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Georg Brandl | Exception isn't the root of all exception classes anymore. |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Brett Cannon | Change C spacing to 4 spaces by default to match PEP... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Andrew Dalke | substring split now uses /F's fast string matching... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Andrew M. Kuchling | Add rpartition() and path caching |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Steve Holden | Revert tests to MAL's original round sizes to retiain... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Fredrik Lundh | needspeed: rpartition documentation, tests, and a bug... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Fredrik Lundh | needforspeed: added rpartition implementation |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Fredrik Lundh | removed unnecessary include |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Georg Brandl | Need for speed: Patch #921466 : sys.path_importer_cache... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Thomas Heller | Reordered, and wrote more docs. |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Steve Holden | Use minimum calibration time rather than avergae to... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Fredrik Lundh | needforspeed: remove remaining USE_FAST macros; if... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Fredrik Lundh | needforspeed: cleanup |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Fredrik Lundh | needforspeed: stringlib refactoring (in progress) |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Thomas Heller | Write some docs. |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Fredrik Lundh | needforspeed: stringlib refactoring (in progress) |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Tim Peters | Add missing svn:eol-style property to text files. |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Tim Peters | Repair Windows compiler warnings about mixing |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Thomas Heller | For now, I gave up with automatic conversion of reST... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Fredrik Lundh | needforspeed: use Py_LOCAL on a few more locals in... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Steve Holden | Add -t option to allow easy test selection. |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Bob Ippolito | fix signed/unsigned mismatch in struct |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Andrew Dalke | Test for more edge strip cases; leading and trailing... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Andrew Dalke | Eeked out another 3% or so performance in split whitesp... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Bob Ippolito | Enable PY_USE_INT_WHEN_POSSIBLE in struct |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Bob Ippolito | Fix _struct typo that broke some 64-bit platforms |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Bob Ippolito | Fix distutils so that libffi will cross-compile between... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Andrew M. Kuchling | Typo fix |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Andrew M. Kuchling | Add buffer support for struct, socket |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Tim Peters | Explicitly close files. I'm trying to stop the frequen... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Andrew Dalke | Changes to string.split/rsplit on whitespace to preallo... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Tim Peters | Use open() to open files (was using file()). |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Bob Ippolito | fix #1229380 No struct.pack exception for some out... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Andrew Dalke | Added more rstrip tests, including for prealloc'ed... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Bob Ippolito | quick hack to fix busted binhex test |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Andrew M. Kuchling | Add str.partition() |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Andrew Dalke | Test cases for off-by-one errors in string split with... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Andrew Dalke | I like tests. |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Ronald Oussoren | - Remove previous version of the binary distribution... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Martin Blais | Support for buffer protocol for socket and struct. |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Fredrik Lundh | Py_LOCAL shouldn't be used for data; it works for some... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Andrew M. Kuchling | Typo fixes |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Fredrik Lundh | needforspeed: added PY_LOCAL_AGGRESSIVE macro to enable... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Ronald Oussoren | Integrate installing a framework in the 'make install' |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Ronald Oussoren | - Search the sqlite specific search directories |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Fredrik Lundh | use Py_LOCAL also for string and unicode objects |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Jack Diederich | when generating python code prefer to generate valid... |
commit | commitdiff | tree | snapshot |
next |