]> git.ipfire.org Git - thirdparty/Python/cpython.git/log
thirdparty/Python/cpython.git
31 years agoprevent core dump for old getargs() with NULL arg
Guido van Rossum [Thu, 10 Nov 1994 22:35:48 +0000 (22:35 +0000)] 
prevent core dump for old getargs() with NULL arg

31 years agocall err_clear in err_setval
Guido van Rossum [Thu, 10 Nov 1994 22:34:33 +0000 (22:34 +0000)] 
call err_clear in err_setval

31 years agofix pow() core dump
Guido van Rossum [Thu, 10 Nov 1994 22:33:19 +0000 (22:33 +0000)] 
fix pow() core dump

31 years agofix comparison of instances without _-cmp__
Guido van Rossum [Thu, 10 Nov 1994 22:31:02 +0000 (22:31 +0000)] 
fix comparison of instances without _-cmp__

31 years agopl1.1.1; added newgetargs renaming
Guido van Rossum [Thu, 10 Nov 1994 22:29:04 +0000 (22:29 +0000)] 
pl1.1.1; added newgetargs renaming

31 years agoimproved prompt format
Guido van Rossum [Thu, 10 Nov 1994 22:27:35 +0000 (22:27 +0000)] 
improved prompt format

31 years agomore complete tests of built-in functions
Guido van Rossum [Thu, 10 Nov 1994 22:25:26 +0000 (22:25 +0000)] 
more complete tests of built-in functions

31 years agoRemoved erroneous +.
Sjoerd Mullender [Thu, 3 Nov 1994 13:46:57 +0000 (13:46 +0000)] 
Removed erroneous +.
(Patched manually since configure.in not yet ported to autoconf 2.0.)

31 years agoRemoved erroneous +.
Sjoerd Mullender [Thu, 3 Nov 1994 13:45:40 +0000 (13:45 +0000)] 
Removed erroneous +.

31 years agothe usual
Guido van Rossum [Thu, 20 Oct 1994 22:18:37 +0000 (22:18 +0000)] 
the usual

31 years agothe usual
Guido van Rossum [Thu, 20 Oct 1994 22:10:23 +0000 (22:10 +0000)] 
the usual

31 years agotest for presence of stddef.h
Guido van Rossum [Thu, 20 Oct 1994 22:06:56 +0000 (22:06 +0000)] 
test for presence of stddef.h
separate arg requirements for getpgrp() and setpgrp()

31 years agorun sharedinstall; add BINDIR macros etc
Guido van Rossum [Thu, 20 Oct 1994 22:04:30 +0000 (22:04 +0000)] 
run sharedinstall; add BINDIR macros etc

31 years agoinclude stddef.h
Guido van Rossum [Thu, 20 Oct 1994 22:03:08 +0000 (22:03 +0000)] 
include stddef.h

31 years agoadded option interface
Guido van Rossum [Thu, 20 Oct 1994 22:02:27 +0000 (22:02 +0000)] 
added option interface

31 years agofix bug in poly.minus
Guido van Rossum [Thu, 20 Oct 1994 22:02:03 +0000 (22:02 +0000)] 
fix bug in poly.minus

31 years agoclarifications
Guido van Rossum [Thu, 20 Oct 1994 22:01:38 +0000 (22:01 +0000)] 
clarifications

31 years agodon't assum '.' is in PATH
Guido van Rossum [Thu, 20 Oct 1994 22:01:07 +0000 (22:01 +0000)] 
don't assum '.' is in PATH

31 years agoadd hypot()
Guido van Rossum [Thu, 20 Oct 1994 22:00:28 +0000 (22:00 +0000)] 
add hypot()

31 years agoalways make sharedmods
Guido van Rossum [Thu, 20 Oct 1994 21:59:38 +0000 (21:59 +0000)] 
always make sharedmods

31 years agomakesetup should use $cc not cc
Guido van Rossum [Thu, 20 Oct 1994 21:58:30 +0000 (21:58 +0000)] 
makesetup should use $cc not cc

31 years agodistinguish between getpgrp and setpgrp arg requirements
Guido van Rossum [Thu, 20 Oct 1994 21:56:42 +0000 (21:56 +0000)] 
distinguish between getpgrp and setpgrp arg requirements

31 years agoComparison of two class instances without __cmp__ or __rcmp__ methods
Sjoerd Mullender [Wed, 19 Oct 1994 15:11:52 +0000 (15:11 +0000)] 
Comparison of two class instances without __cmp__ or __rcmp__ methods
was broken.

31 years agoFree was called with a struct as argument instead of a field from the
Sjoerd Mullender [Thu, 13 Oct 1994 09:11:13 +0000 (09:11 +0000)] 
Free was called with a struct as argument instead of a field from the
struct.

31 years agoEscaped $(LDSHARED) in a string.
Sjoerd Mullender [Thu, 13 Oct 1994 09:09:05 +0000 (09:09 +0000)] 
Escaped $(LDSHARED) in a string.

31 years agoThis commit was manufactured by cvs2svn to create tag 'release11'. v1.1
cvs2svn [Tue, 11 Oct 1994 15:44:53 +0000 (15:44 +0000)] 
This commit was manufactured by cvs2svn to create tag 'release11'.

31 years agoreally the last log entry for 1.1
Guido van Rossum [Tue, 11 Oct 1994 15:44:53 +0000 (15:44 +0000)] 
really the last log entry for 1.1

31 years agochange date to 11 oct
Guido van Rossum [Tue, 11 Oct 1994 15:43:38 +0000 (15:43 +0000)] 
change date to 11 oct

31 years agoadd getargs.o:getargs.c rule
Guido van Rossum [Tue, 11 Oct 1994 15:08:39 +0000 (15:08 +0000)] 
add getargs.o:getargs.c rule

31 years agoadd hints about doco
Guido van Rossum [Tue, 11 Oct 1994 15:04:57 +0000 (15:04 +0000)] 
add hints about doco

31 years agoadd test for volatile
Guido van Rossum [Tue, 11 Oct 1994 15:04:27 +0000 (15:04 +0000)] 
add test for volatile

31 years agoremove old readline note, add smake note
Guido van Rossum [Tue, 11 Oct 1994 15:03:34 +0000 (15:03 +0000)] 
remove old readline note, add smake note

31 years agoupdate pathnames
Guido van Rossum [Tue, 11 Oct 1994 14:57:03 +0000 (14:57 +0000)] 
update pathnames

31 years agofinal release date of release 1.1 is Oct 11
Guido van Rossum [Mon, 10 Oct 1994 18:05:40 +0000 (18:05 +0000)] 
final release date of release 1.1 is Oct 11

31 years agonew style
Guido van Rossum [Mon, 10 Oct 1994 17:59:00 +0000 (17:59 +0000)] 
new style

31 years agoapply ranoib to installed libraries
Guido van Rossum [Mon, 10 Oct 1994 17:58:27 +0000 (17:58 +0000)] 
apply ranoib to installed libraries

31 years agoinitial commit
Guido van Rossum [Sun, 9 Oct 1994 23:03:12 +0000 (23:03 +0000)] 
initial commit

31 years ago__call__, __getattr__ c.s.
Guido van Rossum [Sun, 9 Oct 1994 22:56:16 +0000 (22:56 +0000)] 
__call__, __getattr__ c.s.

31 years agoadapted to new overloading scheme
Guido van Rossum [Sun, 9 Oct 1994 22:36:28 +0000 (22:36 +0000)] 
adapted to new overloading scheme

31 years agofix buffer size
Guido van Rossum [Sun, 9 Oct 1994 22:34:40 +0000 (22:34 +0000)] 
fix buffer size

31 years agoinitial checkin
Guido van Rossum [Sat, 8 Oct 1994 19:30:50 +0000 (19:30 +0000)] 
initial checkin

31 years agoadd debug, use waitpid
Guido van Rossum [Sat, 8 Oct 1994 19:24:02 +0000 (19:24 +0000)] 
add debug, use waitpid

31 years agoinitial checkin
Guido van Rossum [Sat, 8 Oct 1994 19:17:34 +0000 (19:17 +0000)] 
initial checkin

31 years agofix bind arg
Guido van Rossum [Sat, 8 Oct 1994 19:13:48 +0000 (19:13 +0000)] 
fix bind arg

31 years agoadd setdefscrollbars call
Guido van Rossum [Sat, 8 Oct 1994 19:09:41 +0000 (19:09 +0000)] 
add setdefscrollbars call

31 years agonew version by Tim
Guido van Rossum [Sat, 8 Oct 1994 19:07:57 +0000 (19:07 +0000)] 
new version by Tim

31 years agototally redone for new overloading scheme
Guido van Rossum [Sat, 8 Oct 1994 18:56:41 +0000 (18:56 +0000)] 
totally redone for new overloading scheme

31 years agoadd warning about ultrix cc
Guido van Rossum [Fri, 7 Oct 1994 11:33:28 +0000 (11:33 +0000)] 
add warning about ultrix cc

31 years agoVgeneric -- used in frozen version
Guido van Rossum [Fri, 7 Oct 1994 11:05:50 +0000 (11:05 +0000)] 
Vgeneric -- used in frozen version

31 years agoprint gl variables
Guido van Rossum [Fri, 7 Oct 1994 10:33:04 +0000 (10:33 +0000)] 
print gl variables

31 years agotest cache
Guido van Rossum [Fri, 7 Oct 1994 10:28:40 +0000 (10:28 +0000)] 
test cache

31 years agoinit -> __init__
Guido van Rossum [Fri, 7 Oct 1994 10:25:49 +0000 (10:25 +0000)] 
init -> __init__

31 years agomicro changes
Guido van Rossum [Fri, 7 Oct 1994 10:23:49 +0000 (10:23 +0000)] 
micro changes

31 years agomoved my examples to subdir guido
Guido van Rossum [Fri, 7 Oct 1994 09:57:59 +0000 (09:57 +0000)] 
moved my examples to subdir guido

31 years agoMatt's examples
Guido van Rossum [Fri, 7 Oct 1994 09:55:26 +0000 (09:55 +0000)] 
Matt's examples

31 years agoAdded Matt's examples
Guido van Rossum [Fri, 7 Oct 1994 09:50:55 +0000 (09:50 +0000)] 
Added Matt's examples

31 years agoMoved older news to HISTORY file
Guido van Rossum [Thu, 6 Oct 1994 17:18:57 +0000 (17:18 +0000)] 
Moved older news to HISTORY file

31 years agoOops! version numbers again!
Guido van Rossum [Thu, 6 Oct 1994 17:08:42 +0000 (17:08 +0000)] 
Oops!  version numbers again!

31 years agoOops -- version number!
Guido van Rossum [Thu, 6 Oct 1994 17:00:05 +0000 (17:00 +0000)] 
Oops -- version number!

31 years agoChange status of fixed bugs
Guido van Rossum [Thu, 6 Oct 1994 16:36:15 +0000 (16:36 +0000)] 
Change status of fixed bugs

31 years agoHopefully the last edits for 1.1
Guido van Rossum [Thu, 6 Oct 1994 16:15:09 +0000 (16:15 +0000)] 
Hopefully the last edits for 1.1

31 years agoAdd pointer to GPL-free MP library
Guido van Rossum [Thu, 6 Oct 1994 16:12:06 +0000 (16:12 +0000)] 
Add pointer to GPL-free MP library

31 years agoFor release 1.1
Guido van Rossum [Thu, 6 Oct 1994 16:03:45 +0000 (16:03 +0000)] 
For release 1.1

31 years agoOnly require autoconf 1.8
Guido van Rossum [Thu, 6 Oct 1994 15:51:22 +0000 (15:51 +0000)] 
Only require autoconf 1.8

31 years agoMicro portability changes
Guido van Rossum [Thu, 6 Oct 1994 15:50:49 +0000 (15:50 +0000)] 
Micro portability changes

31 years agochanged script interpreter
Barry Warsaw [Thu, 6 Oct 1994 15:40:37 +0000 (15:40 +0000)] 
changed script interpreter

31 years agoRemoved this module (will be distributed with Jack's package)
Guido van Rossum [Thu, 6 Oct 1994 15:39:55 +0000 (15:39 +0000)] 
Removed this module (will be distributed with Jack's package)

31 years agoAdd simpler __getattr__ example and document __call__
Guido van Rossum [Thu, 6 Oct 1994 15:33:25 +0000 (15:33 +0000)] 
Add simpler __getattr__ example and document __call__

31 years agoAdded missing \end{datadesc}.
Sjoerd Mullender [Thu, 6 Oct 1994 15:18:03 +0000 (15:18 +0000)] 
Added missing \end{datadesc}.

31 years agoRemoved description of class.init() method.
Guido van Rossum [Thu, 6 Oct 1994 14:08:53 +0000 (14:08 +0000)] 
Removed description of class.init() method.
Added news about new operator overloading and __getattr__ etc.

31 years agoMoved author and date to boilerplate.tex.
Guido van Rossum [Thu, 6 Oct 1994 10:29:26 +0000 (10:29 +0000)] 
Moved author and date to boilerplate.tex.
Added copyright.tex to all files.
Added descr of check_interval to libsys.tex.
Corrected lotsa typos in tut.tex (thanks to George M. Sipe).
Corrected mktuple (should be newtupleobject) example in ext.tex.

31 years agoLots of things added. README written (mostly).
Guido van Rossum [Wed, 5 Oct 1994 16:13:01 +0000 (16:13 +0000)] 
Lots of things added.  README written (mostly).

31 years agoImport posixpath for freeze script
Guido van Rossum [Wed, 5 Oct 1994 15:17:55 +0000 (15:17 +0000)] 
Import posixpath for freeze script

31 years agoFix getpythonpath() fix; never #include frozen.c.
Guido van Rossum [Wed, 5 Oct 1994 14:48:22 +0000 (14:48 +0000)] 
Fix getpythonpath() fix; never #include frozen.c.

31 years agoSave static pointer to malloc'ed buffer
Guido van Rossum [Wed, 5 Oct 1994 12:25:12 +0000 (12:25 +0000)] 
Save static pointer to malloc'ed buffer

31 years agoPlug memory leak for code objects
Guido van Rossum [Wed, 5 Oct 1994 12:24:16 +0000 (12:24 +0000)] 
Plug memory leak for code objects

31 years agoGet rid of freeze (now its own directory).
Guido van Rossum [Mon, 3 Oct 1994 16:45:35 +0000 (16:45 +0000)] 
Get rid of freeze (now its own directory).
Added some new demos.  Fixed a few others.

31 years agoDon't search for *.so modules since we can't handle them!
Guido van Rossum [Mon, 3 Oct 1994 16:43:15 +0000 (16:43 +0000)] 
Don't search for *.so modules since we can't handle them!

31 years agoAdd check for unknown modules
Guido van Rossum [Mon, 3 Oct 1994 16:37:36 +0000 (16:37 +0000)] 
Add check for unknown modules

31 years agoTotally new "freeze" program.
Guido van Rossum [Mon, 3 Oct 1994 16:33:08 +0000 (16:33 +0000)] 
Totally new "freeze" program.

31 years agoJack's last version (now I'm supposed to get it working :-)
Guido van Rossum [Mon, 3 Oct 1994 10:25:54 +0000 (10:25 +0000)] 
Jack's last version (now I'm supposed to get it working :-)

31 years agoIgnore empty markers.
Sjoerd Mullender [Mon, 3 Oct 1994 10:21:06 +0000 (10:21 +0000)] 
Ignore empty markers.

31 years agoAdd files by Jack
Guido van Rossum [Sun, 2 Oct 1994 11:33:59 +0000 (11:33 +0000)] 
Add files by Jack

31 years agoMake it work under MPW too.
Guido van Rossum [Sat, 1 Oct 1994 14:24:17 +0000 (14:24 +0000)] 
Make it work under MPW too.

31 years agoAdded documentation on the aifc module.
Sjoerd Mullender [Thu, 29 Sep 1994 16:46:42 +0000 (16:46 +0000)] 
Added documentation on the aifc module.

31 years agoFix bug in formatting of new questions
Guido van Rossum [Thu, 29 Sep 1994 15:19:10 +0000 (15:19 +0000)] 
Fix bug in formatting of new questions

31 years agoGot rid of history (was beginning to get silly).
Guido van Rossum [Thu, 29 Sep 1994 10:05:45 +0000 (10:05 +0000)] 
Got rid of history (was beginning to get silly).
Removed a few diagram breaks since Kees' program is now cleverer

31 years agoCosmetic changes
Guido van Rossum [Thu, 29 Sep 1994 10:04:43 +0000 (10:04 +0000)] 
Cosmetic changes

31 years agoconfig.c: add MacOS module
Guido van Rossum [Thu, 29 Sep 1994 10:02:56 +0000 (10:02 +0000)] 
config.c: add MacOS module
macosmodule.c: lots of updates (though playing sound can still hang :-( )

31 years ago * Modules/xxmodule.c: integrated with xxobject.c by Jack
Guido van Rossum [Thu, 29 Sep 1994 09:50:09 +0000 (09:50 +0000)] 
* Modules/xxmodule.c: integrated with xxobject.c by Jack

* Modules/(posix,socket}module.c: more NT changes

31 years ago * Python/ceval.c, Include/ceval.h: promote MakePendingCalls to
Guido van Rossum [Thu, 29 Sep 1994 09:45:57 +0000 (09:45 +0000)] 
* Python/ceval.c, Include/ceval.h: promote MakePendingCalls to
global: Py_MakePendingCalls.  Also guard against recursive calls

* Include/classobject.h, Objects/classobject.c,
Python/{ceval.c,bltinmodule.c}: entirely redone operator
overloading.  The rules for class instances are now much more
relaxed than for other built-in types
(whose coerce must still return two objects of the same type)

31 years ago * Python/{modsupport.c,getargs.c,Makefile.in},
Guido van Rossum [Thu, 29 Sep 1994 09:42:55 +0000 (09:42 +0000)] 
* Python/{modsupport.c,getargs.c,Makefile.in},
Include/modsupport.h: moved getargs() to its own file and
re-implemented it entirely to support optional arguments, multiple
arguments without surrounding parentheses
(when called as newgetargs()), and better error messages

31 years ago * Python/errors.c (err_clear): clear interpreter stack trace
Guido van Rossum [Thu, 29 Sep 1994 09:39:39 +0000 (09:39 +0000)] 
* Python/errors.c (err_clear): clear interpreter stack trace

31 years ago * Python/pythonrun.c: add string "Python" to fatal error message
Guido van Rossum [Thu, 29 Sep 1994 09:38:33 +0000 (09:38 +0000)] 
* Python/pythonrun.c: add string "Python" to fatal error message

31 years ago * Python/pythonmain.c: fatal error if can't alloc mem for -c
Guido van Rossum [Thu, 29 Sep 1994 09:38:18 +0000 (09:38 +0000)] 
* Python/pythonmain.c: fatal error if can't alloc mem for -c
string

31 years ago * Python/traceback.c: security fix -- check for buffer oveflow
Guido van Rossum [Thu, 29 Sep 1994 09:38:04 +0000 (09:38 +0000)] 
* Python/traceback.c: security fix -- check for buffer oveflow
before concatenating sys.path item and module name

31 years ago * Include/classobject.h, Objects/classobject.c, Python/ceval.c:
Guido van Rossum [Wed, 28 Sep 1994 15:51:32 +0000 (15:51 +0000)] 
* Include/classobject.h, Objects/classobject.c, Python/ceval.c:
entirely redone operator overloading.  The rules for class
instances are now much more relaxed than for other built-in types
(whose coerce must still return two objects of the same type)

* Objects/floatobject.c: add overflow check when converting float
to int and implement truncation towards zero using ceil/float

* Objects/longobject.c: change ValueError to OverflowError when
converting to int

* Objects/rangeobject.c: modernized

* Objects/stringobject.c: use HAVE_LIMITS instead of __STDC__

* Objects/xxobject.c: changed to use new style (not finished?)

31 years ago * Parser/intrcheck.c: make 'interrupted' global (forgot for
Guido van Rossum [Wed, 28 Sep 1994 15:46:03 +0000 (15:46 +0000)] 
* Parser/intrcheck.c: make 'interrupted' global (forgot for
whom...)

31 years agoceval.h: added Py_MakePendingCalls()
Guido van Rossum [Wed, 28 Sep 1994 15:44:39 +0000 (15:44 +0000)] 
ceval.h: added Py_MakePendingCalls()
classobject.h: added instancebinop()
modsupport.h: added newgetargs()
rename1.h: removed Py_FPROTO

31 years agoFix various potential buffer overrun problems.
Guido van Rossum [Mon, 26 Sep 1994 15:47:17 +0000 (15:47 +0000)] 
Fix various potential buffer overrun problems.