| Commit message (Expand) | Author | Age | Files | Lines |
* | Moved the definition of posix_times__doc__ to outside of #ifdef HAVE_TIMES | Roger E. Masse | 1997-06-05 | 1 | -3/+3 |
|
|
* | Changed the reference of 'mappingobject.c' to 'dictobject.c' | Roger E. Masse | 1997-06-05 | 1 | -162/+125 |
|
|
* | Small changes (casts etc.) by Jack, for Mac compilation. | Guido van Rossum | 1997-06-03 | 1 | -12/+16 |
|
|
* | Doc strings (AMK). | Guido van Rossum | 1997-06-03 | 1 | -11/+88 |
|
|
* | Correct typo in last line (test program invocation). | Guido van Rossum | 1997-06-03 | 1 | -1/+1 |
|
|
* | Added a variant of the epilogue that has the PythonPowered logo. | Guido van Rossum | 1997-06-03 | 1 | -0/+12 |
|
|
* | Move the second import of faqcust to the very end. | Guido van Rossum | 1997-06-03 | 1 | -8/+8 |
|
|
* | AMK's regex test suite | Guido van Rossum | 1997-06-03 | 2 | -0/+331 |
|
|
* | Use #include "mymath.h" instead of declaring fabs() explicitly. | Guido van Rossum | 1997-06-03 | 1 | -2/+1 |
|
|
* | socket_type --> SocketType | Fred Drake | 1997-06-03 | 1 | -1/+1 |
|
|
* | Added zlib | Jack Jansen | 1997-06-03 | 1 | -0/+2 |
|
|
* | Added USE_ZLIB to nonshared config files | Jack Jansen | 1997-06-03 | 3 | -0/+3 |
|
|
* | Removed SetScheduleTimes | Jack Jansen | 1997-06-03 | 1 | -26/+66 |
|
|
* | Added zlib (optional on USE_ZLIB) | Jack Jansen | 1997-06-03 | 1 | -0/+6 |
|
|
* | Removed old scheduler parameterizing calls and replaced with something | Jack Jansen | 1997-06-03 | 2 | -102/+125 |
|
|
* | Removed SetScheduleTimes and PyMac_DoYieldEnabled | Jack Jansen | 1997-06-03 | 1 | -6/+13 |
|
|
* | Add Host: header to URL request. | Guido van Rossum | 1997-06-03 | 1 | -1/+5 |
|
|
* | Fix bug in copy() by using copy.copy() instead of making assumptions | Guido van Rossum | 1997-06-03 | 1 | -31/+25 |
|
|
* | Added the new dictionary methods to the wrapper class. | Fred Drake | 1997-06-03 | 1 | -0/+16 |
|
|
* | Don't stop if the tests fail the first time around. | Guido van Rossum | 1997-06-02 | 1 | -1/+1 |
|
|
* | The usual | Guido van Rossum | 1997-06-02 | 2 | -0/+18 |
|
|
* | Added tests for dict.clear(), dict.update(), dict.copy(). | Guido van Rossum | 1997-06-02 | 1 | -0/+9 |
|
|
* | Support $HOME in expanduser(). | Guido van Rossum | 1997-06-02 | 1 | -6/+12 |
|
|
* | Expanded the setup instructions. | Guido van Rossum | 1997-06-02 | 1 | -7/+49 |
|
|
* | Move the roulette() functionality out of the FaqDir class into the | Guido van Rossum | 1997-06-02 | 1 | -8/+4 |
|
|
* | Add default case (standard conformance) to avoid piling up | Guido van Rossum | 1997-06-02 | 1 | -4/+4 |
|
|
* | Added doc strings (Neil Schemenauer). | Guido van Rossum | 1997-06-02 | 1 | -59/+364 |
|
|
* | Use string.h, not strings.h | Guido van Rossum | 1997-06-02 | 1 | -1/+1 |
|
|
* | socket_type -> SocketType | Guido van Rossum | 1997-06-02 | 1 | -2/+2 |
|
|
* | array_type -> ArrayType | Guido van Rossum | 1997-06-02 | 1 | -2/+2 |
|
|
* | Mac hack to make select() work again... | Guido van Rossum | 1997-06-02 | 1 | -0/+61 |
|
|
* | Version upped. | Guido van Rossum | 1997-06-02 | 1 | -1/+1 |
|
|
* | Stupid typos -- ImporError. | Guido van Rossum | 1997-06-02 | 1 | -2/+2 |
|
|
* | Doc for mailbox.tex (Jack) | Guido van Rossum | 1997-06-02 | 2 | -0/+84 |
|
|
* | A nicety (author lost). | Guido van Rossum | 1997-06-02 | 2 | -0/+146 |
|
|
* | add libmailbox | Guido van Rossum | 1997-06-02 | 1 | -1/+2 |
|
|
* | Added libmailbox, obsolete libstdwin | Guido van Rossum | 1997-06-02 | 2 | -2/+4 |
|
|
* | Increase printable page size. | Guido van Rossum | 1997-06-02 | 1 | -0/+13 |
|
|
* | Added SocketServer and mailbox modules. | Guido van Rossum | 1997-06-02 | 2 | -0/+12 |
|
|
* | It's now using mimetools instead of rfc822 | Guido van Rossum | 1997-06-02 | 2 | -4/+4 |
|
|
* | stdwin is obsolete. Point to bsddb from dbhash. | Guido van Rossum | 1997-06-02 | 2 | -2/+12 |
|
|
* | Additional info about sys.path, sys.version, sys.prefix, sys.exec_prefix. | Guido van Rossum | 1997-06-02 | 2 | -6/+86 |
|
|
* | Grammar (AMK). | Guido van Rossum | 1997-06-02 | 2 | -2/+2 |
|
|
* | Mention seekable parameter (AMK). | Guido van Rossum | 1997-06-02 | 2 | -4/+14 |
|
|
* | 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 |
|
|