| Commit message (Expand) | Author | Age | Files | Lines |
* | Exercise the new feature set somewhat. | Guido van Rossum | 1996-12-31 | 1 | -10/+73 |
|
|
* | Added better handling of unsigned longs -- a Python long returned by | Guido van Rossum | 1996-12-31 | 1 | -27/+163 |
|
|
* | Rewrote _{read,write}_{short,long} to use the newly revamped struct | Guido van Rossum | 1996-12-31 | 1 | -37/+44 |
|
|
* | Added libstat.tex | Guido van Rossum | 1996-12-31 | 3 | -1/+4 |
|
|
* | Document the new extensions. | Guido van Rossum | 1996-12-31 | 2 | -18/+128 |
|
|
* | Fix the first bugs... treatment of 0 count was wrong, and memchr() | Guido van Rossum | 1996-12-31 | 1 | -6/+6 |
|
|
* | Pretty much rewritten to fulfull several long-standing wishes: | Guido van Rossum | 1996-12-31 | 1 | -226/+572 |
|
|
* | A different winning animation. | Guido van Rossum | 1996-12-30 | 1 | -6/+8 |
|
|
* | Rename DEBUG macro to Py_DEBUG | Guido van Rossum | 1996-12-30 | 11 | -23/+23 |
|
|
* | Actually, *this* fixes the last bug. | Guido van Rossum | 1996-12-30 | 1 | -2/+7 |
|
|
* | Considerably restructured. This fixes the one remaining bug. | Guido van Rossum | 1996-12-30 | 1 | -319/+322 |
|
|
* | Solitaire game, like the one that comes with Windows. | Guido van Rossum | 1996-12-29 | 1 | -0/+627 |
|
|
* | Added support for RFC 850 style dates, as used by some HTTP servers | Guido van Rossum | 1996-12-27 | 1 | -0/+4 |
|
|
* | Fix bogus implementation of Group.bind(). | Guido van Rossum | 1996-12-27 | 2 | -4/+12 |
|
|
* | Added config(ure) method to Image class. | Guido van Rossum | 1996-12-27 | 2 | -0/+20 |
|
|
* | Change the default values for IntVar and DoubleVar to numbers (they | Guido van Rossum | 1996-12-27 | 2 | -4/+4 |
|
|
* | Crude but effective hack to clear the parser cache every so often. | Guido van Rossum | 1996-12-27 | 1 | -0/+4 |
|
|
* | Removed all traces of accessobject.c. | Guido van Rossum | 1996-12-25 | 2 | -374/+2 |
|
|
* | Renamed. | Roger E. Masse | 1996-12-24 | 1 | -0/+8530 |
|
|
* | Test output for the gl C extension module. | Roger E. Masse | 1996-12-24 | 1 | -0/+1 |
|
|
* | gl is a *huge* module. This is a very simple test that insures that | Roger E. Masse | 1996-12-24 | 1 | -0/+141 |
|
|
* | Output files | Barry Warsaw | 1996-12-23 | 6 | -0/+60 |
|
|
* | test_rotor.py: New test of the rotor module. | Barry Warsaw | 1996-12-23 | 8 | -27/+89 |
|
|
* | Reworked to check for memory problems (one potential found), | Barry Warsaw | 1996-12-23 | 1 | -204/+245 |
|
|
* | From reading the source, it turns out that the setkey() method can | Barry Warsaw | 1996-12-23 | 2 | -4/+6 |
|
|
* | - CWGUSI has moved | Jack Jansen | 1996-12-23 | 1 | -21/+24 |
|
|
* | Added a chapter on using OSAXen | Jack Jansen | 1996-12-23 | 1 | -0/+17 |
|
|
* | Added range of resource-ids for twit. | Jack Jansen | 1996-12-23 | 1 | -1/+4 |
|
|
* | Added Application.cleanup method which asks all windows to close | Jack Jansen | 1996-12-23 | 1 | -0/+5 |
|
|
* | Added gdbm (if USE_GDBM defined) | Jack Jansen | 1996-12-23 | 1 | -0/+6 |
|
|
* | Moved resources around to forestall conflicts with debuggee | Jack Jansen | 1996-12-23 | 8 | -17/+20 |
|
|
* | Added gdbm | Jack Jansen | 1996-12-23 | 1 | -0/+1 |
|
|
* | Added gdbm plugins, changed jpeg library to v6, various minor changes | Jack Jansen | 1996-12-23 | 33 | -11647/+12012 |
|
|
* | Added gdbm plugins | Jack Jansen | 1996-12-23 | 1 | -0/+2 |
|
|
* | If sys.argv is empty ask for input file and output folder | Jack Jansen | 1996-12-23 | 1 | -0/+26 |
|
|
* | Very very small comment change. | Roger E. Masse | 1996-12-20 | 1 | -1/+1 |
|
|
* | Many scripts, but small changes. Update the way the scripts obtain the | Roger E. Masse | 1996-12-20 | 9 | -53/+71 |
|
|
* | added test of the regex module | Barry Warsaw | 1996-12-20 | 3 | -0/+92 |
|
|
* | Renamed. | Roger E. Masse | 1996-12-20 | 1 | -380/+406 |
|
|
* | Several changes. Test program to follow. | Barry Warsaw | 1996-12-20 | 1 | -162/+267 |
|
|
* | More and better comments. | Roger E. Masse | 1996-12-20 | 1 | -4/+11 |
|
|
* | Minor semantic cleanup. | Roger E. Masse | 1996-12-20 | 1 | -3/+3 |
|
|
* | Output for test script for the SGI imgfile module. | Roger E. Masse | 1996-12-20 | 1 | -0/+1 |
|
|
* | Test script for the SGI imgfile module. | Roger E. Masse | 1996-12-20 | 2 | -0/+104 |
|
|
* | Renamed. | Roger E. Masse | 1996-12-20 | 1 | -615/+625 |
|
|
* | 8 bit greyscale test file needed for testing imageop and imgfile. | Roger E. Masse | 1996-12-20 | 1 | -0/+0 |
|
|
* | Test program for the SGI imageop module. | Roger E. Masse | 1996-12-20 | 2 | -0/+122 |
|
|
* | test output for SGI imageop C module. | Roger E. Masse | 1996-12-20 | 1 | -0/+1 |
|
|
* | (python-cc-style): Added definitions for c-hanging-braces-alist which | Barry Warsaw | 1996-12-20 | 1 | -1/+1 |
|
|
* | (python-cc-style): Added definitions for c-hanging-braces-alist which | Barry Warsaw | 1996-12-20 | 1 | -2/+8 |
|
|