| Commit message (Expand) | Author | Age | Files | Lines |
* | Mention use of profile.py to run a script (AMK). | Guido van Rossum | 1997-06-02 | 2 | -0/+8 |
|
|
* | Added putenv, ftruncate (AMK). | Guido van Rossum | 1997-06-02 | 2 | -0/+38 |
|
|
* | Mention use of pdb.py to run a script (AMK). | Guido van Rossum | 1997-06-02 | 2 | -0/+8 |
|
|
* | Added date, xgtitle, xover, xpath (AMK). | Guido van Rossum | 1997-06-02 | 2 | -0/+64 |
|
|
* | It's now using mimetools instead of rfc822 | Guido van Rossum | 1997-06-02 | 2 | -6/+6 |
|
|
* | Fix a sentence which ends "...is 6, which." (AMK) | Guido van Rossum | 1997-06-02 | 2 | -2/+2 |
|
|
* | Mention abs(complex) -> magnitude (AMK). | Guido van Rossum | 1997-06-02 | 2 | -6/+36 |
|
|
* | Added complex numbers (AMK). | Guido van Rossum | 1997-06-02 | 2 | -22/+56 |
|
|
* | Renamed dict.absorb() (too spungy) to dict.update(). | Guido van Rossum | 1997-06-02 | 1 | -3/+3 |
|
|
* | Bugfix: last_changed would always print current time. | Guido van Rossum | 1997-06-02 | 1 | -1/+1 |
|
|
* | American spelling in doc string. | Guido van Rossum | 1997-06-02 | 1 | -1/+1 |
|
|
* | The usual | Guido van Rossum | 1997-05-30 | 1 | -191/+193 |
|
|
* | Use TRY_RUN, not TRY_COMPILE, to test for -Olimit (on Solaris, | Guido van Rossum | 1997-05-30 | 1 | -4/+4 |
|
|
* | Added hint about permissions. | Guido van Rossum | 1997-05-30 | 1 | -1/+5 |
|
|
* | Protect roulette against empty FAQ. | Guido van Rossum | 1997-05-30 | 1 | -1/+5 |
|
|
* | Inclide the imports and chdir in the try/except. | Guido van Rossum | 1997-05-30 | 1 | -4/+4 |
|
|
* | Packer.pack_uhyper(): Fixes needed to properly pack unsigned 64 bit | Barry Warsaw | 1997-05-29 | 1 | -2/+2 |
|
|
* | Documented (slightly) the USE_CACHE_ALIGNED define, for the standalone | Jack Jansen | 1997-05-29 | 2 | -2/+13 |
|
|
* | Updated for 1.5a2 distribution | Jack Jansen | 1997-05-29 | 1 | -24/+17 |
|
|
* | Projects for 1.5a2 distritbuion | Jack Jansen | 1997-05-29 | 28 | -3179/+3249 |
|
|
* | Version number and such for 1.5a2 distribution | Jack Jansen | 1997-05-29 | 4 | -1332/+1331 |
|
|
* | Added copy() and absorb(). | Guido van Rossum | 1997-05-28 | 2 | -2/+12 |
|
|
* | Remove '(' in column 0 of doc strings. | Guido van Rossum | 1997-05-28 | 1 | -10/+12 |
|
|
* | Added dict.absorb() and dict.copy(). | Guido van Rossum | 1997-05-28 | 1 | -6/+70 |
|
|
* | Hide .fdc files here. | Guido van Rossum | 1997-05-28 | 3 | -2/+3 |
|
|
* | Checking in zlib demo. | Guido van Rossum | 1997-05-28 | 2 | -0/+143 |
|
|
* | Tiny script to play with it on a Mac. | Guido van Rossum | 1997-05-28 | 1 | -0/+7 |
|
|
* | Tweak default source of query a bit so it is possible to invoke | Guido van Rossum | 1997-05-28 | 1 | -3/+6 |
|
|
* | lowercase proxies env variables, for Windows. | Guido van Rossum | 1997-05-28 | 1 | -0/+1 |
|
|
* | Reworded the doc string to remove the need for The Emacs font-lock kludge. | Guido van Rossum | 1997-05-28 | 1 | -15/+13 |
|
|
* | Changed release note structure: | Jack Jansen | 1997-05-28 | 8 | -762/+663 |
|
|
* | Added a range of resource numbers reserved for Bruce | Jack Jansen | 1997-05-28 | 1 | -0/+3 |
|
|
* | Widget._setup(): Support name=None in a similar way to the handling of other | Fred Drake | 1997-05-27 | 2 | -2/+4 |
|
|
* | Set version to 0.4; get rid of '(' in column 1 in triple-queted string. | Guido van Rossum | 1997-05-26 | 1 | -3/+2 |
|
|
* | Initial revision | Guido van Rossum | 1997-05-26 | 1 | -0/+25 |
|
|
* | Added marks for very recently (24 hours) and recently (7 days) | Guido van Rossum | 1997-05-26 | 1 | -19/+35 |
|
|
* | Added marks for very recently (24 hours) and recently (7 days) | Guido van Rossum | 1997-05-26 | 1 | -15/+41 |
|
|
* | Support for more general diffing and retrieving any old revision. | Guido van Rossum | 1997-05-26 | 2 | -16/+64 |
|
|
* | Added keyword searching. | Guido van Rossum | 1997-05-26 | 1 | -6/+27 |
|
|
* | Added keyword searching radio buttons. | Guido van Rossum | 1997-05-26 | 1 | -0/+6 |
|
|
* | Don't need <BR> at end of <LI>. | Guido van Rossum | 1997-05-26 | 1 | -1/+1 |
|
|
* | Bugfix -- should pass headers=0 when formatting query results. | Guido van Rossum | 1997-05-26 | 1 | -1/+1 |
|
|
* | Add optional section titles to format_all. | Guido van Rossum | 1997-05-26 | 1 | -4/+21 |
|
|
* | Oops, checked in the wrong SHORTNAME value. | Guido van Rossum | 1997-05-26 | 1 | -1/+1 |
|
|
* | Added a local customization feature: load some parameters from faqcust. | Guido van Rossum | 1997-05-26 | 1 | -10/+22 |
|
|
* | Initial revision | Guido van Rossum | 1997-05-26 | 1 | -0/+11 |
|
|
* | Initial revision | Guido van Rossum | 1997-05-26 | 1 | -0/+19 |
|
|
* | I'm happy with this. | Guido van Rossum | 1997-05-26 | 2 | -277/+464 |
|
|
* | Initial revision | Guido van Rossum | 1997-05-26 | 2 | -0/+1048 |
|
|
* | Final touch -- bottom link points to FAQ Wizard home. | Guido van Rossum | 1997-05-23 | 1 | -1/+1 |
|
|