]> git.ipfire.org Git - thirdparty/Python/cpython.git/log
thirdparty/Python/cpython.git
31 years agolisten(0) -> listen(1) for Solaris 2
Guido van Rossum [Mon, 28 Feb 1994 09:31:19 +0000 (09:31 +0000)] 
listen(0) -> listen(1) for Solaris 2

31 years agolisten(0) -> listen(1)
Guido van Rossum [Mon, 28 Feb 1994 09:25:38 +0000 (09:25 +0000)] 
listen(0) -> listen(1)

31 years agoChange listen(0) to listen(1) for Solaris 2 sockets
Guido van Rossum [Mon, 28 Feb 1994 09:25:06 +0000 (09:25 +0000)] 
Change listen(0) to listen(1) for Solaris 2 sockets

31 years agoAdded __repr__ to addbase class; delete more objects
Guido van Rossum [Thu, 24 Feb 1994 15:55:43 +0000 (15:55 +0000)] 
Added __repr__ to addbase class; delete more objects

31 years agoAdded __del__(), close(), cleanup(), retrieve() and open_local_file()
Guido van Rossum [Thu, 24 Feb 1994 13:50:39 +0000 (13:50 +0000)] 
Added __del__(), close(), cleanup(), retrieve() and open_local_file()

31 years agoAdded ntpath.py (for os.py when used with Windows NT)
Guido van Rossum [Thu, 24 Feb 1994 11:32:59 +0000 (11:32 +0000)] 
Added ntpath.py (for os.py when used with Windows NT)

31 years agoDocumented xrange; crossreffed lambda a bit more
Guido van Rossum [Thu, 24 Feb 1994 11:28:27 +0000 (11:28 +0000)] 
Documented xrange; crossreffed lambda a bit more

31 years agoFix weird messed up paragraphs
Guido van Rossum [Wed, 23 Feb 1994 09:10:27 +0000 (09:10 +0000)] 
Fix weird messed up paragraphs

31 years agoRedesigned as a class
Guido van Rossum [Tue, 22 Feb 1994 19:03:38 +0000 (19:03 +0000)] 
Redesigned as a class

31 years agoFix bug with somtimes uninitialized port
Guido van Rossum [Tue, 22 Feb 1994 16:06:02 +0000 (16:06 +0000)] 
Fix bug with somtimes uninitialized port

31 years agoAdded descriptions of lutz, mpzpi.py and stoffel
Guido van Rossum [Tue, 22 Feb 1994 12:48:21 +0000 (12:48 +0000)] 
Added descriptions of lutz, mpzpi.py and stoffel

31 years agoTowards a standard access mechanism for URLs.
Guido van Rossum [Mon, 21 Feb 1994 16:36:04 +0000 (16:36 +0000)] 
Towards a standard access mechanism for URLs.

31 years agotatata
Guido van Rossum [Fri, 18 Feb 1994 10:19:41 +0000 (10:19 +0000)] 
tatata

31 years agoUse time.time() instead of time.millitimer()
Guido van Rossum [Thu, 17 Feb 1994 12:36:58 +0000 (12:36 +0000)] 
Use time.time() instead of time.millitimer()

31 years agoThis commit was manufactured by cvs2svn to create tag 'release101'. v1.0.1
cvs2svn [Tue, 15 Feb 1994 16:04:53 +0000 (16:04 +0000)] 
This commit was manufactured by cvs2svn to create tag 'release101'.

31 years agoAt the release of 1.0.1.
Guido van Rossum [Tue, 15 Feb 1994 16:04:53 +0000 (16:04 +0000)] 
At the release of 1.0.1.

31 years agoAt release 1.0.1. Scripts, Makefile, README: cosmetic changes and
Guido van Rossum [Tue, 15 Feb 1994 15:59:23 +0000 (15:59 +0000)] 
At release 1.0.1.  Scripts, Makefile, README: cosmetic changes and
streamlined procedure; tut.tex: fixes by Tim Peters; libposix.tex:
added posix.fdopen; ext.tex: typos

31 years agoaifc, sunau: make rate an int; os: restruct; ospath: obsolete; rfc822:
Guido van Rossum [Tue, 15 Feb 1994 15:57:15 +0000 (15:57 +0000)] 
aifc, sunau: make rate an int; os: restruct; ospath: obsolete; rfc822:
date and addr parsing; string: force result of atof to float and
support atoi, atol, atof in strop; tzparcs: don't call test().

31 years agoAt release 1.0.1
Guido van Rossum [Tue, 15 Feb 1994 15:54:42 +0000 (15:54 +0000)] 
At release 1.0.1

31 years agoAt the release of 1.0.1
Guido van Rossum [Tue, 15 Feb 1994 15:52:27 +0000 (15:52 +0000)] 
At the release of 1.0.1

31 years agoAdded HAVE_STDARG_PROTOTYPES and signed
Guido van Rossum [Tue, 15 Feb 1994 15:52:14 +0000 (15:52 +0000)] 
Added HAVE_STDARG_PROTOTYPES and signed

31 years agocorrect spelling error
Guido van Rossum [Mon, 7 Feb 1994 13:46:11 +0000 (13:46 +0000)] 
correct spelling error

31 years agoInitial revision
Guido van Rossum [Mon, 7 Feb 1994 13:45:27 +0000 (13:45 +0000)] 
Initial revision

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