summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* aifc, sunau: make rate an int; os: restruct; ospath: obsolete; rfc822:Guido van Rossum1994-02-152-0/+907
| | | | | date and addr parsing; string: force result of atof to float and support atoi, atol, atof in strop; tzparcs: don't call test().
* At release 1.0.1Guido van Rossum1994-02-151-0/+178
|
* At the release of 1.0.1Guido van Rossum1994-02-151-119/+79
|
* Added HAVE_STDARG_PROTOTYPES and signedGuido van Rossum1994-02-151-0/+7
|
* correct spelling errorGuido van Rossum1994-02-071-1/+1
|
* Initial revisionGuido van Rossum1994-02-071-0/+106
|
* added unbirthday.pyGuido van Rossum1994-02-071-0/+1
|
* wave.py: module to read and write .wav files with the same interfaceSjoerd Mullender1994-02-031-2/+2
| | | | | as aifc.py and sunau.py. sunau.py: small change in comment (au -> sunau).
* Released version 1.4; out after 1.0.0 is released...Guido van Rossum1994-02-021-47/+104
|
* Use __builtin__ instead of builtinGuido van Rossum1994-01-282-7/+7
|
* aifc.py: framerate should be an int.Sjoerd Mullender1994-01-282-2/+2
| | | | | sunau.py: should convert number of frames correctly to number of bytes when reading.
* Amrit PremGuido van Rossum1994-01-262-4/+4
|
* Release of 1.0.0Guido van Rossum1994-01-261-0/+9
|
* Finishing touch before 1.0.0...Guido van Rossum1994-01-261-0/+16
|
* Add hier module names to future plansGuido van Rossum1994-01-261-11/+13
|
* Initial revisionGuido van Rossum1994-01-261-0/+382
|
* Changes for release of 1.0.0Guido van Rossum1994-01-261-62/+51
|
* builtin -> __builtin__Guido van Rossum1994-01-261-2/+2
|
* Remove unused import of builtinGuido van Rossum1994-01-261-1/+0
|
* Descripbe new filesGuido van Rossum1994-01-261-2/+10
|
* Initial revisionGuido van Rossum1994-01-2616-0/+4571
|
* correct typo on DL_DIRECTORY; Doc/ext.tex log messageGuido van Rossum1994-01-251-0/+8
|
* Support for latex2html (at version 0.5.1)Guido van Rossum1994-01-251-0/+152
|
* Final changes for 1.0.0 BETA 6Guido van Rossum1994-01-241-0/+14
|
* Restructured main, use getopt, use regular expression search insteadGuido van Rossum1994-01-211-10/+23
| | | | of prefix match
* fcntl.h, AIX, TESTPATHGuido van Rossum1994-01-181-0/+18
|
* Removed www (now in Demo2), added embed (formerly one level higher up)Guido van Rossum1994-01-181-7/+2
|
* Fix copyright -- 1994 instead of 1004!Guido van Rossum1994-01-181-1/+1
|
* * configure.in: check for sys/time.h; substitute and check for AR;Guido van Rossum1994-01-141-1/+17
| | | | | | check for nice() * Makefile.in: make python .PRECIOUS; define OPT=-O and pass it to submakes
* Make more robust against Minix and MacGuido van Rossum1994-01-142-5/+22
|
* new file, setup for minixGuido van Rossum1994-01-141-0/+160
|
* sndhdr.py: restored lost file; audiodev.py: import platform specificGuido van Rossum1994-01-141-0/+270
| | | | modules only when needed
* *** empty log message ***Guido van Rossum1994-01-131-0/+4
|
* Add colon to TESTPATH (oops!)Guido van Rossum1994-01-132-2/+2
|
* Added TESTPATHGuido van Rossum1994-01-132-3/+23
|
* Small changesGuido van Rossum1994-01-132-0/+17
|
* os.exec -> os.execvGuido van Rossum1994-01-121-1/+1
|
* Fix test for bad static forward; minor other changesGuido van Rossum1994-01-121-1/+9
|
* Add test code for audioop and rgbimg (includes three binary files!)Guido van Rossum1994-01-125-0/+405
|
* Lots of minor stuff, install prefix, LIBM/LIBC, bad static forward,Guido van Rossum1994-01-112-0/+115
| | | | irix4 and GNU dynamic loading, version 1.0.0 BETA 6
* Clarified comments about build process.Guido van Rossum1994-01-112-9/+154
| | | | Removed whitespace from variables used to build PYTHONPATH.
* Integers are specified as "i" and not as "d".Sjoerd Mullender1994-01-071-1/+1
|
* Initial revisionGuido van Rossum1994-01-071-0/+49
|
* remove references to /ufs/guido/bin/sgi/pythonGuido van Rossum1994-01-079-9/+1
|
* Add fixheader.pyGuido van Rossum1994-01-071-0/+1
|
* Added ftpstats.pyGuido van Rossum1994-01-071-0/+2
|
* Minor output format changeGuido van Rossum1994-01-071-1/+2
|
* Various changes, andded -c optionGuido van Rossum1994-01-071-10/+23
|
* Initial revisionGuido van Rossum1994-01-071-0/+143
|
* Finishing touch before release of 1.0.0 BETA 5Guido van Rossum1994-01-061-0/+4
|