| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Updated. | Fred Drake | 1998-04-28 | 2 | -26/+0 |
|
|
* | Get rid of the unused ifdefed-out old sort code. | Guido van Rossum | 1998-04-28 | 1 | -76/+0 |
|
|
* | On the Mac a call to TkMacInitMenus is needed. Also, we pass | Guido van Rossum | 1998-04-28 | 1 | -2/+31 |
|
|
* | Add a declaration for strdup() for the Mac. | Guido van Rossum | 1998-04-28 | 1 | -0/+3 |
|
|
* | Generate the clear() method manually (calling __GLclear(), another | Guido van Rossum | 1998-04-28 | 1 | -1/+12 |
|
|
* | Type casts, and added a strdup() declaration for the Mac. | Guido van Rossum | 1998-04-28 | 1 | -4/+7 |
|
|
* | If USE_STACKCHECK is defined use PyOS_CheckStack() in the repr and str | Guido van Rossum | 1998-04-28 | 1 | -0/+12 |
|
|
* | Enable ftruncate() on the Mac. | Guido van Rossum | 1998-04-28 | 1 | -0/+6 |
|
|
* | accept * in return value type and convert it to _ptr after the | Guido van Rossum | 1998-04-28 | 1 | -1/+2 |
|
|
* | Style and StyleParameter are two different types. | Guido van Rossum | 1998-04-28 | 1 | -1/+1 |
|
|
* | class ByAddressType, a simple Type but passed by address even on | Guido van Rossum | 1998-04-28 | 1 | -0/+7 |
|
|
* | On the Mac, create the Temporary Items folder if it does not exist yet. | Guido van Rossum | 1998-04-28 | 1 | -1/+1 |
|
|
* | Put quotes around the filename, so spaces in filenames work. | Guido van Rossum | 1998-04-28 | 2 | -2/+2 |
|
|
* | Mac CodeWarrior has faulty declaration for hypot, which we hide with a | Guido van Rossum | 1998-04-28 | 1 | -5/+13 |
|
|
* | typo in error message (fname vs. file). | Guido van Rossum | 1998-04-28 | 3 | -3/+3 |
|
|
* | Support byte-swapped dbhash (bsddb) files. Found by Ben Sayer. | Guido van Rossum | 1998-04-28 | 1 | -1/+1 |
|
|
* | Document changed semantics -- open() now guesses the db type and error | Guido van Rossum | 1998-04-28 | 2 | -4/+20 |
|
|
* | Oops, I had 'n' and 'c' mixed up in my mind. Get rid of the comment | Guido van Rossum | 1998-04-28 | 1 | -5/+4 |
|
|
* | Inspired by Ben Sayer, rewritten the code and some of the comments to | Guido van Rossum | 1998-04-28 | 1 | -14/+47 |
|
|
* | Hook in the calendar and popen2 sections. | Fred Drake | 1998-04-28 | 2 | -0/+4 |
|
|
* | calendar module section for the library reference, by Drew Csillag. | Fred Drake | 1998-04-28 | 2 | -0/+90 |
|
|
* | popen2 section for the library reference, contributed by Drew Csillag, with | Fred Drake | 1998-04-28 | 2 | -0/+142 |
|
|
* | Use of \key and \kbd were isolated to one instance each in this file; | Fred Drake | 1998-04-28 | 2 | -10/+10 |
|
|
* | Quicksort retuned by Tim Peters. | Guido van Rossum | 1998-04-28 | 1 | -33/+26 |
|
|
* | Use a try-except so that the pickle file is written even when we die | Guido van Rossum | 1998-04-27 | 1 | -14/+18 |
|
|
* | When setting the event structure fields, don't die when the widget | Guido van Rossum | 1998-04-27 | 1 | -1/+4 |
|
|
* | Instead of calling mktime(), which has all sorts of unwanted side | Guido van Rossum | 1998-04-27 | 1 | -6/+2 |
|
|
* | Clear the error condition set by ftell(). | Guido van Rossum | 1998-04-27 | 1 | -0/+2 |
|
|
* | Feeble attempt at making urlopen more robust -- don't call splituser() | Guido van Rossum | 1998-04-27 | 1 | -2/+6 |
|
|
* | Updated for 1.5.1 | Jack Jansen | 1998-04-27 | 5 | -56/+76 |
|
|
* | Use dialog auto-placement whenever appropriate. | Jack Jansen | 1998-04-27 | 8 | -343/+345 |
|
|
* | Fixes by Just: | Jack Jansen | 1998-04-27 | 1 | -420/+302 |
|
|
* | Argument type for SetPort was wrong (WindowPtr in stead of GrafPtr). | Jack Jansen | 1998-04-27 | 2 | -4/+4 |
|
|
* | Added FOUR_CHAR_CODE define | Jack Jansen | 1998-04-27 | 1 | -0/+4 |
|
|
* | New versions from Just. | Jack Jansen | 1998-04-27 | 2 | -9/+5 |
|
|
* | Regenerated with FOUR_CHAR_CODE defined | Jack Jansen | 1998-04-27 | 1 | -0/+1 |
|
|
* | Mention the Mac:Contrib folder | Jack Jansen | 1998-04-27 | 1 | -4/+9 |
|
|
* | Added Just's printing demo code. | Jack Jansen | 1998-04-27 | 2 | -1/+99 |
|
|
* | Document transfercmd(), ntransfercmd(), delete(), rmd(), size(). | Fred Drake | 1998-04-27 | 2 | -10/+78 |
|
|
* | parse150(): Simplify RE used to parse the message a little, taking advantage | Fred Drake | 1998-04-27 | 1 | -2/+1 |
|
|
* | Add link to Anthony Baxter's enhanced version. | Guido van Rossum | 1998-04-27 | 1 | -0/+4 |
|
|
* | clean target: Remove intermediate files from creation of outline in PDF. | Fred Drake | 1998-04-25 | 1 | -1/+1 |
|
|
* | Load the options from the pypaper.sty file before setting up the "base class" | Fred Drake | 1998-04-25 | 1 | -3/+4 |
|
|
* | Paper size / font size configuration file. | Fred Drake | 1998-04-25 | 1 | -0/+6 |
|
|
* | Simplify how some options get propogated. | Fred Drake | 1998-04-24 | 1 | -24/+27 |
|
|
* | Added libpoplib.tex to dependencies for the library reference. | Fred Drake | 1998-04-24 | 1 | -17/+21 |
|
|
* | Added a section for the poplib module, contributed by Drew Csillag. | Fred Drake | 1998-04-24 | 4 | -0/+264 |
|
|
* | Add entry for poplib. | Fred Drake | 1998-04-24 | 2 | -0/+6 |
|
|
* | Use hex() when outputting the various checksums so the test output is the | Guido van Rossum | 1998-04-24 | 2 | -5/+5 |
|
|
* | Fred's right -- we need PyList_SET_ITEM(). | Guido van Rossum | 1998-04-24 | 4 | -1/+12 |
|
|