]> git.ipfire.org Git - thirdparty/Python/cpython.git/log
thirdparty/Python/cpython.git
31 years agoadded unbirthday.py
Guido van Rossum [Mon, 7 Feb 1994 13:44:59 +0000 (13:44 +0000)] 
added unbirthday.py

31 years agowave.py: module to read and write .wav files with the same interface
Sjoerd Mullender [Thu, 3 Feb 1994 14:19:21 +0000 (14:19 +0000)] 
wave.py: module to read and write .wav files with the same interface
as aifc.py and sunau.py.
sunau.py: small change in comment (au -> sunau).

31 years agoReleased version 1.4; out after 1.0.0 is released...
Guido van Rossum [Wed, 2 Feb 1994 14:12:45 +0000 (14:12 +0000)] 
Released version 1.4; out after 1.0.0 is released...

31 years agoUse __builtin__ instead of builtin
Guido van Rossum [Fri, 28 Jan 1994 09:59:35 +0000 (09:59 +0000)] 
Use __builtin__ instead of builtin

31 years agoaifc.py: framerate should be an int.
Sjoerd Mullender [Fri, 28 Jan 1994 09:56:05 +0000 (09:56 +0000)] 
aifc.py: framerate should be an int.
sunau.py: should convert number of frames correctly to number of bytes
when reading.

31 years agoAmrit Prem
Guido van Rossum [Wed, 26 Jan 1994 18:20:06 +0000 (18:20 +0000)] 
Amrit Prem

31 years agoRelease of 1.0.0
Guido van Rossum [Wed, 26 Jan 1994 17:55:41 +0000 (17:55 +0000)] 
Release of 1.0.0

31 years agoFinishing touch before 1.0.0...
Guido van Rossum [Wed, 26 Jan 1994 17:31:17 +0000 (17:31 +0000)] 
Finishing touch before 1.0.0...

31 years agoAdd hier module names to future plans
Guido van Rossum [Wed, 26 Jan 1994 17:30:41 +0000 (17:30 +0000)] 
Add hier module names to future plans

31 years agoInitial revision
Guido van Rossum [Wed, 26 Jan 1994 17:24:14 +0000 (17:24 +0000)] 
Initial revision

31 years agoChanges for release of 1.0.0
Guido van Rossum [Wed, 26 Jan 1994 17:23:37 +0000 (17:23 +0000)] 
Changes for release of 1.0.0

31 years agobuiltin -> __builtin__
Guido van Rossum [Wed, 26 Jan 1994 16:04:38 +0000 (16:04 +0000)] 
builtin -> __builtin__

31 years agoRemove unused import of builtin
Guido van Rossum [Wed, 26 Jan 1994 16:03:50 +0000 (16:03 +0000)] 
Remove unused import of builtin

31 years agoDescripbe new files
Guido van Rossum [Wed, 26 Jan 1994 15:39:28 +0000 (15:39 +0000)] 
Descripbe new files

31 years agoInitial revision
Guido van Rossum [Wed, 26 Jan 1994 10:20:16 +0000 (10:20 +0000)] 
Initial revision

31 years agocorrect typo on DL_DIRECTORY; Doc/ext.tex log message
Guido van Rossum [Tue, 25 Jan 1994 20:08:34 +0000 (20:08 +0000)] 
correct typo on DL_DIRECTORY; Doc/ext.tex log message

31 years agoSupport for latex2html (at version 0.5.1)
Guido van Rossum [Tue, 25 Jan 1994 20:06:09 +0000 (20:06 +0000)] 
Support for latex2html (at version 0.5.1)

31 years agoFinal changes for 1.0.0 BETA 6
Guido van Rossum [Mon, 24 Jan 1994 15:42:32 +0000 (15:42 +0000)] 
Final changes for 1.0.0 BETA 6

31 years agoRestructured main, use getopt, use regular expression search instead
Guido van Rossum [Fri, 21 Jan 1994 15:47:00 +0000 (15:47 +0000)] 
Restructured main, use getopt, use regular expression search instead
of prefix match

31 years agofcntl.h, AIX, TESTPATH
Guido van Rossum [Tue, 18 Jan 1994 15:09:30 +0000 (15:09 +0000)] 
fcntl.h, AIX, TESTPATH

31 years agoRemoved www (now in Demo2), added embed (formerly one level higher up)
Guido van Rossum [Tue, 18 Jan 1994 13:35:31 +0000 (13:35 +0000)] 
Removed www (now in Demo2), added embed (formerly one level higher up)

31 years agoFix copyright -- 1994 instead of 1004!
Guido van Rossum [Tue, 18 Jan 1994 10:09:50 +0000 (10:09 +0000)] 
Fix copyright -- 1994 instead of 1004!

31 years ago* configure.in: check for sys/time.h; substitute and check for AR;
Guido van Rossum [Fri, 14 Jan 1994 16:59:57 +0000 (16:59 +0000)] 
* configure.in: check for sys/time.h; substitute and check for AR;
check for nice()
* Makefile.in: make python .PRECIOUS; define OPT=-O and pass it to
submakes

31 years agoMake more robust against Minix and Mac
Guido van Rossum [Fri, 14 Jan 1994 16:55:50 +0000 (16:55 +0000)] 
Make more robust against Minix and Mac

31 years agonew file, setup for minix
Guido van Rossum [Fri, 14 Jan 1994 16:55:10 +0000 (16:55 +0000)] 
new file, setup for minix

31 years agosndhdr.py: restored lost file; audiodev.py: import platform specific
Guido van Rossum [Fri, 14 Jan 1994 16:46:14 +0000 (16:46 +0000)] 
sndhdr.py: restored lost file; audiodev.py: import platform specific
modules only when needed

31 years ago*** empty log message ***
Guido van Rossum [Thu, 13 Jan 1994 16:16:30 +0000 (16:16 +0000)] 
*** empty log message ***

31 years agoAdd colon to TESTPATH (oops!)
Guido van Rossum [Thu, 13 Jan 1994 16:03:27 +0000 (16:03 +0000)] 
Add colon to TESTPATH (oops!)

31 years agoAdded TESTPATH
Guido van Rossum [Thu, 13 Jan 1994 16:01:38 +0000 (16:01 +0000)] 
Added TESTPATH

31 years agoSmall changes
Guido van Rossum [Thu, 13 Jan 1994 15:47:04 +0000 (15:47 +0000)] 
Small changes

31 years agoos.exec -> os.execv
Guido van Rossum [Wed, 12 Jan 1994 14:05:27 +0000 (14:05 +0000)] 
os.exec -> os.execv

31 years agoFix test for bad static forward; minor other changes
Guido van Rossum [Wed, 12 Jan 1994 09:58:23 +0000 (09:58 +0000)] 
Fix test for bad static forward; minor other changes

31 years agoAdd test code for audioop and rgbimg (includes three binary files!)
Guido van Rossum [Wed, 12 Jan 1994 09:55:11 +0000 (09:55 +0000)] 
Add test code for audioop and rgbimg (includes three binary files!)

31 years agoLots of minor stuff, install prefix, LIBM/LIBC, bad static forward,
Guido van Rossum [Tue, 11 Jan 1994 12:00:38 +0000 (12:00 +0000)] 
Lots of minor stuff, install prefix, LIBM/LIBC, bad static forward,
irix4 and GNU dynamic loading, version 1.0.0 BETA 6

31 years agoClarified comments about build process.
Guido van Rossum [Tue, 11 Jan 1994 11:31:44 +0000 (11:31 +0000)] 
Clarified comments about build process.
Removed whitespace from variables used to build PYTHONPATH.

31 years agoIntegers are specified as "i" and not as "d".
Sjoerd Mullender [Fri, 7 Jan 1994 11:47:39 +0000 (11:47 +0000)] 
Integers are specified as "i" and not as "d".

31 years agoInitial revision
Guido van Rossum [Fri, 7 Jan 1994 11:43:11 +0000 (11:43 +0000)] 
Initial revision

31 years agoremove references to /ufs/guido/bin/sgi/python
Guido van Rossum [Fri, 7 Jan 1994 11:43:11 +0000 (11:43 +0000)] 
remove references to /ufs/guido/bin/sgi/python

31 years agoAdd fixheader.py
Guido van Rossum [Fri, 7 Jan 1994 11:38:28 +0000 (11:38 +0000)] 
Add fixheader.py

31 years agoAdded ftpstats.py
Guido van Rossum [Fri, 7 Jan 1994 10:56:05 +0000 (10:56 +0000)] 
Added ftpstats.py

31 years agoMinor output format change
Guido van Rossum [Fri, 7 Jan 1994 10:55:55 +0000 (10:55 +0000)] 
Minor output format change

31 years agoVarious changes, andded -c option
Guido van Rossum [Fri, 7 Jan 1994 10:55:15 +0000 (10:55 +0000)] 
Various changes, andded -c option

31 years agoInitial revision
Guido van Rossum [Fri, 7 Jan 1994 10:53:41 +0000 (10:53 +0000)] 
Initial revision

31 years agoFinishing touch before release of 1.0.0 BETA 5
Guido van Rossum [Thu, 6 Jan 1994 17:20:58 +0000 (17:20 +0000)] 
Finishing touch before release of 1.0.0 BETA 5

31 years agoRemoved now useless convert functions.
Sjoerd Mullender [Thu, 6 Jan 1994 17:00:04 +0000 (17:00 +0000)] 
Removed now useless convert functions.

31 years agoRemoved silly dependence on AL module.
Sjoerd Mullender [Thu, 6 Jan 1994 16:35:34 +0000 (16:35 +0000)] 
Removed silly dependence on AL module.

31 years agoNew versions; changed Setup procedure
Guido van Rossum [Thu, 6 Jan 1994 14:47:25 +0000 (14:47 +0000)] 
New versions; changed Setup procedure

31 years agoAssorted Mac changes
Guido van Rossum [Wed, 5 Jan 1994 17:53:05 +0000 (17:53 +0000)] 
Assorted Mac changes

31 years agoInitial revision
Guido van Rossum [Wed, 5 Jan 1994 16:17:15 +0000 (16:17 +0000)] 
Initial revision

31 years agoFinal touch for BETA 4 (only getting rid of --with-solaris)
Guido van Rossum [Wed, 5 Jan 1994 01:17:12 +0000 (01:17 +0000)] 
Final touch for BETA 4 (only getting rid of --with-solaris)

31 years agoThe final touch for release of BETA 3 (Makefile: fix "find" target)
Guido van Rossum [Wed, 5 Jan 1994 00:15:29 +0000 (00:15 +0000)] 
The final touch for release of BETA 3 (Makefile: fix "find" target)

31 years agomade depend target work with VPATH
Guido van Rossum [Wed, 5 Jan 1994 00:00:14 +0000 (00:00 +0000)] 
made depend target work with VPATH

31 years ago* README: describe new build procedure; added section on building
Guido van Rossum [Tue, 4 Jan 1994 23:29:10 +0000 (23:29 +0000)] 
* README: describe new build procedure; added section on building
for multiple architectures
* acconfig.h: fix (reversed!) comment for SYS_SELECT_WITH_SYS_TIME

31 years agoInitial revision
Guido van Rossum [Tue, 4 Jan 1994 23:24:38 +0000 (23:24 +0000)] 
Initial revision

31 years agoAdded Makefile with clean and clobber targets
Guido van Rossum [Tue, 4 Jan 1994 23:24:22 +0000 (23:24 +0000)] 
Added Makefile with clean and clobber targets

31 years agoMakefile.pre.in (renamed from Makefile.in.in), makesetup: changes to
Guido van Rossum [Tue, 4 Jan 1994 22:08:35 +0000 (22:08 +0000)] 
Makefile.pre.in (renamed from Makefile.in.in), makesetup: changes to
support new build process and VPATH
Setup*: disable nis and fix comments
rest: fix compiler warnings

31 years agoredid build process; added --with-svr4; renamed USE_THREAD to
Guido van Rossum [Tue, 4 Jan 1994 22:02:27 +0000 (22:02 +0000)] 
redid build process; added --with-svr4; renamed USE_THREAD to
WITH_THREAD; bumped version to 1.0.0 BETA 3

31 years agoThe usual...
Guido van Rossum [Mon, 3 Jan 1994 15:21:29 +0000 (15:21 +0000)] 
The usual...

31 years agoNow generated automatically by autoheader
Guido van Rossum [Mon, 3 Jan 1994 14:56:37 +0000 (14:56 +0000)] 
Now generated automatically by autoheader

31 years agoAdded AC_REVISION; swapped -lnsl and -lsocket test; test whether
Guido van Rossum [Mon, 3 Jan 1994 14:24:47 +0000 (14:24 +0000)] 
Added AC_REVISION; swapped -lnsl and -lsocket test; test whether
sys/socket.h and sys/time.h can be used together

31 years agos.avail() has met its maker
Guido van Rossum [Mon, 3 Jan 1994 14:07:23 +0000 (14:07 +0000)] 
s.avail() has met its maker

31 years agoOne NULL should have been 0.
Sjoerd Mullender [Mon, 3 Jan 1994 14:03:25 +0000 (14:03 +0000)] 
One NULL should have been 0.

31 years agoSpecified _framesize twice in access statement.
Sjoerd Mullender [Mon, 3 Jan 1994 10:35:11 +0000 (10:35 +0000)] 
Specified _framesize twice in access statement.

31 years agonew file (again!?!?!)
Guido van Rossum [Mon, 3 Jan 1994 03:59:44 +0000 (03:59 +0000)] 
new file (again!?!?!)

31 years agoAdd tests for <sys/un.h> and getpeername(), for Modules/socketmodule.c
Guido van Rossum [Mon, 3 Jan 1994 03:51:06 +0000 (03:51 +0000)] 
Add tests for <sys/un.h> and getpeername(), for Modules/socketmodule.c

31 years agoinstallation procedure improved and explained; more stuff in README
Guido van Rossum [Mon, 3 Jan 1994 02:11:27 +0000 (02:11 +0000)] 
installation procedure improved and explained; more stuff in README

31 years agoImplemented sort of a solution for PYTHONPATH.
Guido van Rossum [Mon, 3 Jan 1994 01:26:03 +0000 (01:26 +0000)] 
Implemented sort of a solution for PYTHONPATH.
Added Setup.guido with my own preferences.

31 years agoAdded symcomp and resulting new data items
Guido van Rossum [Mon, 3 Jan 1994 00:00:31 +0000 (00:00 +0000)] 
Added symcomp and resulting new data items

31 years agoREADME: versions BETA 2
Guido van Rossum [Sun, 2 Jan 1994 23:28:55 +0000 (23:28 +0000)] 
README: versions BETA 2
ChangeLog: new!
configure*: remove strtoul from AC_REPLACE_FUNCS; remove leading blank line

31 years agoAdded George Neville-Neil's timing module
Guido van Rossum [Sun, 2 Jan 1994 23:22:21 +0000 (23:22 +0000)] 
Added George Neville-Neil's timing module

31 years ago1994 Copyright
Guido van Rossum [Sun, 2 Jan 1994 02:11:40 +0000 (02:11 +0000)] 
1994 Copyright

31 years agoA small but essential file...
Guido van Rossum [Sun, 2 Jan 1994 01:22:36 +0000 (01:22 +0000)] 
A small but essential file...

31 years agoRestructured library documentation
Guido van Rossum [Sun, 2 Jan 1994 01:22:07 +0000 (01:22 +0000)] 
Restructured library documentation

31 years agoLots of new stuff for 1.0.0 BETA release
Guido van Rossum [Sun, 2 Jan 1994 00:46:09 +0000 (00:46 +0000)] 
Lots of new stuff for 1.0.0 BETA release

31 years agoAdded some files to new module
Guido van Rossum [Sun, 2 Jan 1994 00:26:09 +0000 (00:26 +0000)] 
Added some files to new module

31 years agoall: 1994 copyright
Guido van Rossum [Sun, 2 Jan 1994 00:15:57 +0000 (00:15 +0000)] 
all: 1994 copyright
moved config.c and most modules to ../Modules
moved patchlevel.h here from ../Include
changed version to 1.0.0 BETA, date to January 1994

31 years agoall: 1994 copyright
Guido van Rossum [Sun, 2 Jan 1994 00:11:39 +0000 (00:11 +0000)] 
all: 1994 copyright
added config.h, config.h.in
moved parser.h to ../Parser, patchlevel.h to ../Python
allobjects.h: include config.h
some: remove all refs to THINK_C_3_0
mymalloc.h: di HAVE_STDLIB differently, use size_t instead of MALLARG

31 years agoDocumented the fact that IRIX 5.x also supports Sun style shared
Guido van Rossum [Sat, 1 Jan 1994 17:32:24 +0000 (17:32 +0000)] 
Documented the fact that IRIX 5.x also supports Sun style shared
libraries.

31 years agoInitial revision
Guido van Rossum [Wed, 29 Dec 1993 16:37:25 +0000 (16:37 +0000)] 
Initial revision

31 years agoNew files (not really...)
Guido van Rossum [Wed, 29 Dec 1993 16:35:41 +0000 (16:35 +0000)] 
New files (not really...)

31 years agoSome minute changes.
Guido van Rossum [Wed, 29 Dec 1993 15:33:08 +0000 (15:33 +0000)] 
Some minute changes.

31 years agoRot out all uses of time.milli*().
Guido van Rossum [Tue, 28 Dec 1993 21:36:50 +0000 (21:36 +0000)] 
Rot out all uses of time.milli*().

31 years agoRot out all uses of time.milli*().
Guido van Rossum [Tue, 28 Dec 1993 21:36:18 +0000 (21:36 +0000)] 
Rot out all uses of time.milli*().
Slightly improve debug output.

31 years agoRot out all uses of time.milli*().
Guido van Rossum [Tue, 28 Dec 1993 21:28:31 +0000 (21:28 +0000)] 
Rot out all uses of time.milli*().
Also change command line options to use seconds for all times.

31 years agoUse freeze_form instead of freeze_object
Guido van Rossum [Tue, 28 Dec 1993 21:27:23 +0000 (21:27 +0000)] 
Use freeze_form instead of freeze_object

31 years agoAdded depend target; cosmetic changes to other targets
Guido van Rossum [Tue, 28 Dec 1993 19:39:56 +0000 (19:39 +0000)] 
Added depend target; cosmetic changes to other targets

31 years agoAdded (dummy) depend target
Guido van Rossum [Tue, 28 Dec 1993 19:39:13 +0000 (19:39 +0000)] 
Added (dummy) depend target

31 years agoAlpha 1.0.0
Guido van Rossum [Sun, 26 Dec 1993 18:24:40 +0000 (18:24 +0000)] 
Alpha 1.0.0

31 years agoPy -> Include
Guido van Rossum [Sun, 26 Dec 1993 18:15:49 +0000 (18:15 +0000)] 
Py -> Include

31 years agoAdded function ttob.
Sjoerd Mullender [Fri, 24 Dec 1993 14:51:14 +0000 (14:51 +0000)] 
Added function ttob.

31 years agoNew files
Guido van Rossum [Fri, 24 Dec 1993 10:39:16 +0000 (10:39 +0000)] 
New files

31 years agoNone
Guido van Rossum [Fri, 24 Dec 1993 10:36:57 +0000 (10:36 +0000)] 
None

31 years agoNew files
Guido van Rossum [Fri, 24 Dec 1993 10:32:48 +0000 (10:32 +0000)] 
New files

31 years agoMisc changes.
Guido van Rossum [Fri, 24 Dec 1993 10:32:14 +0000 (10:32 +0000)] 
Misc changes.

31 years agoNew files.
Guido van Rossum [Fri, 24 Dec 1993 10:32:00 +0000 (10:32 +0000)] 
New files.

31 years agoAdded getmaxint() so sys can initialize sys.maxint.
Guido van Rossum [Fri, 24 Dec 1993 10:22:45 +0000 (10:22 +0000)] 
Added getmaxint() so sys can initialize sys.maxint.
Added Makefile.in.

31 years agoANSIfied somewhat.
Sjoerd Mullender [Fri, 24 Dec 1993 10:05:51 +0000 (10:05 +0000)] 
ANSIfied somewhat.

31 years agoAnd another init incompatibility bites the dust.
Sjoerd Mullender [Wed, 22 Dec 1993 12:40:20 +0000 (12:40 +0000)] 
And another init incompatibility bites the dust.

31 years agoFixed use of aifc module.
Sjoerd Mullender [Wed, 22 Dec 1993 11:44:49 +0000 (11:44 +0000)] 
Fixed use of aifc module.

31 years ago* rangeobject.[ch], bltinmodule.c: incorporate new version of range
Guido van Rossum [Tue, 21 Dec 1993 22:50:31 +0000 (22:50 +0000)] 
* rangeobject.[ch], bltinmodule.c: incorporate new version of range
  object (unchanged from source except "range" -> "xrange").