2001-12-17 |
Tim Peters | initxxsubtype(): Add a comment to make the magic clear... |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Guido van Rossum | Use PyType_Ready() for initialization of the ob_type... |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Guido van Rossum | Update comments about mpz, pointing to gmpy and mxNumbe... |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Guido van Rossum | - PyType_Ready(): Initialize the ob_type field to ... |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Guido van Rossum | Don't use Latex \code{...} in docstrings. |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Barry Warsaw | Get rid of the stupid backslash in front of the column... |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Jack Jansen | There's a new include file AEInteraction.h which contai... |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Jack Jansen | TickCount moved to a different header file. We manually... |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Sjoerd Mullender | Portability fix: Not every compiler implements the... |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Steve Purcell | Synch with pyunit CVS: |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Guido van Rossum | SF patch #493452: docstrings for staticmethod/classmeth... |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Tim Peters | David Abrahams tried to compile this as a separate... |
commit | commitdiff | tree | snapshot |
2001-12-16 |
Jack Jansen | Adapted for Universal Headers 3.4 |
commit | commitdiff | tree | snapshot |
2001-12-16 |
Tim Peters | _PyEval_SliceIndex(): explain why a NULL argument... |
commit | commitdiff | tree | snapshot |
2001-12-16 |
Tim Peters | _PyEval_SliceIndex(): Repaired the comments, and added... |
commit | commitdiff | tree | snapshot |
2001-12-16 |
Fred Drake | Mark the mpz module deprecated as of Python 2.2. |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Tim Peters | Update the example Windows extension to 2.2 (was hardco... |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Fred Drake | Update to reflect recently added markup. |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Tim Peters | SF patch 493739 2 Bugfixes for 2.2c1 (RISC OS specific... |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Fred Drake | Add a link to the mxNumber package. |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Fred Drake | Add link to the gmpy project. |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Guido van Rossum | Don't call resetwarnings(). Be more restrictive in... |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Guido van Rossum | SF bug #493561: incorrect format string descrobject... |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Jack Jansen | Finally CW7 allows me to replace the continually-in... |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Tim Peters | Post-release fiddling -- prep for 2.2 final. |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Just van Rossum | Made event callbacks more rubust: keep an actual refere... |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Jack Jansen | Quick patch to allow building with Universal Headers... |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Jack Jansen | The import of the scanner can also fail, cater for... |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Jack Jansen | We have strdup(), but not its prototype:-( |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Jack Jansen | Use getcwd(), not silly old getwd(). |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Fred Drake | Update to use the notice environment so a multi-paragra... |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Jack Jansen | Updated for CW7 |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Fred Drake | Update information about __del__() & reference cycles... |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Jack Jansen | Updated to CodeWarrior Pro 7. |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Fred Drake | Add a new environment for whole-paragraph (or longer... |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Jack Jansen | Many of the new calls are Carbon-only. Flagged them... |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Jack Jansen | Added test_socketserver and test_unicode_file to tests... |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Fred Drake | Add a missing "cycle". |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Barry Warsaw | Merge last minute 2.2c1 changes from branch to trunk. |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Barry Warsaw | send(), ehlo(): Integrate patch #487310 by Fazal Majid... |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Barry Warsaw | As usual, bump the version number. |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Fred Drake | Note the tighter complex() parameter checking. |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Fred Drake | Work around the problem of spaces after a "}" being... |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Fred Drake | The valign attribute to control the vertical alignment... |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Fred Drake | Bump version numbers for the trunk. |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Fred Drake | Reflect change of Digital Creations to Zope Corporation. |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Jeremy Hylton | Partial fix for problem in SF buf #487458 |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Jack Jansen | Add default values for options in the class init routin... |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Guido van Rossum | (Merge into trunk.) |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Just van Rossum | - "manage" controls created by CreateXxxXxxControl... |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Jeremy Hylton | Undo inadvertent change to test_scope in previous checkin |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Fred Drake | Add a comment explaining what these tests are for,... |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Jeremy Hylton | For the exec-free var bug. |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Fred Drake | Ensure that complex() only accepts a string argument... |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Jeremy Hylton | Fix for SF bug [ #492403 ] exec() segfaults on closure... |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Jeremy Hylton | Update output generated by test_scope |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Jeremy Hylton | Add helper macro to get the number of free variables... |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Jeremy Hylton | Add test for SF bug [ #492403 ] exec() segfaults on... |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Tim Peters | Update Windows buildno for 2.2c1. |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Fred Drake | Replace the "Cookbook approach" with the approach docum... |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Just van Rossum | OSX workaround: don't crash if the extentions folder... |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Just van Rossum | build CoreGraphics under darwin |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Just van Rossum | include the proper header for Mach-O |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Just van Rossum | added CoreGraphics to build list |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Just van Rossum | added non-support for CoreGraphics... |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Just van Rossum | project file for CoreGraphics |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Just van Rossum | second CoreGraphics batch |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Just van Rossum | first checkin for CoreGraphics |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Just van Rossum | fixed typo in my email address |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Just van Rossum | Don't barf when an AppleEvent was not handled. It's... |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Just van Rossum | re-checkin as AppleSingle |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Fred Drake | Make tix_configure() work the same way configure()... |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Fred Drake | Minor adjustments. |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Jack Jansen | Build _CarbonEvt module on Mac OS X. Still gives a... |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Jack Jansen | Shut up gcc warning. |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Jack Jansen | Updated for 2.2 release. |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Just van Rossum | added CarbonEvents |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Just van Rossum | Updated for Universal Headers 3.4. |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Just van Rossum | Support files for CarbonEvents |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Just van Rossum | Added proper error checking in event callback handler |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Jack Jansen | Ready for 2.2 distribution. |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Just van Rossum | OSX tweak: recognize both EXTERN_API_C and EXTERN_API... |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Just van Rossum | Exposed quite a few more calls. |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Guido van Rossum | Fix for SF #491953 (Andrew Dalke): ScrolledText.py... |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Michael W.... | Fix for |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Michael W.... | This is what Jason Tishler and I believe to be the... |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Fred Drake | Added the iSilo documentation to the standard target... |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Fred Drake | Wrapped a long line. |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Fred Drake | Add a note about yield requiring a __future__ directive. |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Fred Drake | Document that isleap() returns exactly 1 or 0, which... |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Fred Drake | Very small test suite for the calendar module, mostly... |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Guido van Rossum | Fix SF bug #482171: webchecker dies on file: URLs w... |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Fred Drake | Clean up a sad sentence in the yield description. |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Just van Rossum | Fixed to the extend that it now builds in CW6, and... |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Tim Peters | Added -Qnew news about the test_coercion.py failure... |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Fred Drake | Document generators and the yield statement, avoiding... |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Fred Drake | Remove crufty whitespace in a block of index entries. |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Marc-André... | Joe VanAndel wrote: |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Tim Peters | float_floor_div: An expression like 3.//1j crashed... |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Tim Peters | float_int_div(): For clarity, move this closer to... |
commit | commitdiff | tree | snapshot |
next |