]> git.ipfire.org Git - thirdparty/Python/cpython.git/log
thirdparty/Python/cpython.git
30 years agoadded macdnr
Guido van Rossum [Tue, 7 Mar 1995 10:12:11 +0000 (10:12 +0000)] 
added macdnr

30 years agoadded code objects
Guido van Rossum [Tue, 7 Mar 1995 10:11:15 +0000 (10:11 +0000)] 
added code objects

30 years agoclarified code objects
Guido van Rossum [Tue, 7 Mar 1995 10:09:55 +0000 (10:09 +0000)] 
clarified code objects

30 years agoadded ref to vars()
Guido van Rossum [Tue, 7 Mar 1995 10:09:34 +0000 (10:09 +0000)] 
added ref to vars()

30 years agoreverse sense of PyMac_Idle test
Guido van Rossum [Mon, 6 Mar 1995 10:30:39 +0000 (10:30 +0000)] 
reverse sense of PyMac_Idle test

30 years agosocket.py
Guido van Rossum [Mon, 6 Mar 1995 10:29:04 +0000 (10:29 +0000)] 
socket.py

30 years agono longer need to include IN.py or SOCKET.py
Guido van Rossum [Sat, 4 Mar 1995 22:57:56 +0000 (22:57 +0000)] 
no longer need to include IN.py or SOCKET.py

30 years agochanges for MPW
Guido van Rossum [Sat, 4 Mar 1995 22:43:47 +0000 (22:43 +0000)] 
changes for MPW

30 years agoremove some unused local variables
Guido van Rossum [Sat, 4 Mar 1995 22:39:03 +0000 (22:39 +0000)] 
remove some unused local variables

30 years agocorrect some return values and remove some unused variables
Guido van Rossum [Sat, 4 Mar 1995 22:36:53 +0000 (22:36 +0000)] 
correct some return values and remove some unused variables

30 years agoinclude macglue.h so we can use HAVE_UNIVERSAL_HEADERS;
Guido van Rossum [Sat, 4 Mar 1995 22:35:14 +0000 (22:35 +0000)] 
include macglue.h so we can use HAVE_UNIVERSAL_HEADERS;
and correct sens of PyMac_Idle() test.  But should'nt this raise
KeyboardInterrupt instead of silently returning?

30 years agodon't use math at all
Guido van Rossum [Sat, 4 Mar 1995 22:32:54 +0000 (22:32 +0000)] 
don't use math at all

30 years agoavoid math, don't abort when overflow check fails
Guido van Rossum [Sat, 4 Mar 1995 22:30:54 +0000 (22:30 +0000)] 
avoid math, don't abort when overflow check fails

30 years agoremove redundant backslashes; some cosnetics
Guido van Rossum [Sat, 4 Mar 1995 22:28:49 +0000 (22:28 +0000)] 
remove redundant backslashes; some cosnetics

30 years agoraise EOFError when load() hits EOF, instead of KeyError
Guido van Rossum [Sat, 4 Mar 1995 22:25:21 +0000 (22:25 +0000)] 
raise EOFError when load() hits EOF, instead of KeyError

30 years agofix several cosmetic things, add buffering to makefile
Guido van Rossum [Sat, 4 Mar 1995 22:24:05 +0000 (22:24 +0000)] 
fix several cosmetic things, add buffering to makefile

30 years agomoved lots of stuff to Tools/scripts
Guido van Rossum [Thu, 2 Mar 1995 16:00:55 +0000 (16:00 +0000)] 
moved lots of stuff to Tools/scripts

30 years agomoved lots of scripts from Demo/scripts to Tools/scripts
Guido van Rossum [Thu, 2 Mar 1995 15:56:30 +0000 (15:56 +0000)] 
moved lots of scripts from Demo/scripts to Tools/scripts

30 years agomoved Demo/modulator to Tools/modulator
Guido van Rossum [Thu, 2 Mar 1995 15:55:28 +0000 (15:55 +0000)] 
moved Demo/modulator to Tools/modulator

30 years agomoved Demo/freeze to Tools/freeze
Guido van Rossum [Thu, 2 Mar 1995 15:54:21 +0000 (15:54 +0000)] 
moved Demo/freeze to Tools/freeze

30 years agonew
Guido van Rossum [Thu, 2 Mar 1995 15:51:27 +0000 (15:51 +0000)] 
new

30 years agoallow safe_import to be called with up to 4 args and check for . in name
Guido van Rossum [Thu, 2 Mar 1995 15:30:15 +0000 (15:30 +0000)] 
allow safe_import to be called with up to 4 args and check for . in name

30 years agoThe final bit of my Mac documentation.
Jack Jansen [Thu, 2 Mar 1995 14:41:55 +0000 (14:41 +0000)] 
The final bit of my Mac documentation.

30 years agocheckin of Jack's original version
Guido van Rossum [Thu, 2 Mar 1995 14:05:29 +0000 (14:05 +0000)] 
checkin of Jack's original version

30 years agoconverted docs for Jim Roskind's profiler
Guido van Rossum [Thu, 2 Mar 1995 12:38:39 +0000 (12:38 +0000)] 
converted docs for Jim Roskind's profiler

30 years agominor update
Guido van Rossum [Thu, 2 Mar 1995 12:37:55 +0000 (12:37 +0000)] 
minor update

30 years agoadd warning about strop
Guido van Rossum [Thu, 2 Mar 1995 12:37:30 +0000 (12:37 +0000)] 
add warning about strop

30 years agosmall nits and new files
Guido van Rossum [Wed, 1 Mar 1995 15:38:16 +0000 (15:38 +0000)] 
small nits and new files

30 years agoHalf the mactcp documentation (macdnr still to come)
Jack Jansen [Wed, 1 Mar 1995 14:54:30 +0000 (14:54 +0000)] 
Half the mactcp documentation (macdnr still to come)

30 years agoen weer twee!
Guido van Rossum [Wed, 1 Mar 1995 14:36:00 +0000 (14:36 +0000)] 
en weer twee!

30 years agototally rewritten, for new macro set
Guido van Rossum [Wed, 1 Mar 1995 14:07:08 +0000 (14:07 +0000)] 
totally rewritten, for new macro set

30 years agoAdded a missing line
Jack Jansen [Wed, 1 Mar 1995 14:06:52 +0000 (14:06 +0000)] 
Added a missing line

30 years agoYet another one...
Jack Jansen [Wed, 1 Mar 1995 14:05:27 +0000 (14:05 +0000)] 
Yet another one...

30 years agochanges for NT/Borland C
Guido van Rossum [Wed, 1 Mar 1995 10:34:45 +0000 (10:34 +0000)] 
changes for NT/Borland C

30 years agoinclude mymath.h
Guido van Rossum [Wed, 1 Mar 1995 10:34:29 +0000 (10:34 +0000)] 
include mymath.h

30 years agoWrite track artist info if given.
Sjoerd Mullender [Wed, 1 Mar 1995 10:03:08 +0000 (10:03 +0000)] 
Write track artist info if given.

30 years agoa few typographical changes (e.g. -- => ---) and lots of new stuff in the WWW chapter
Guido van Rossum [Tue, 28 Feb 1995 17:14:32 +0000 (17:14 +0000)] 
a few typographical changes (e.g. -- => ---) and lots of new stuff in the WWW chapter

30 years agoThree down, two to go...
Jack Jansen [Tue, 28 Feb 1995 15:46:09 +0000 (15:46 +0000)] 
Three down, two to go...

30 years agomore stuff
Guido van Rossum [Tue, 28 Feb 1995 09:49:02 +0000 (09:49 +0000)] 
more stuff

30 years agomore stuff
Guido van Rossum [Tue, 28 Feb 1995 09:11:41 +0000 (09:11 +0000)] 
more stuff

30 years agoadded WWW sections
Guido van Rossum [Mon, 27 Feb 1995 17:53:25 +0000 (17:53 +0000)] 
added WWW sections

30 years agodocument restriction on group names
Guido van Rossum [Mon, 27 Feb 1995 17:52:35 +0000 (17:52 +0000)] 
document restriction on group names

30 years agochanges refs to SO_* symbols
Guido van Rossum [Mon, 27 Feb 1995 17:52:15 +0000 (17:52 +0000)] 
changes refs to SO_* symbols

30 years agoadded quote and unquote
Guido van Rossum [Mon, 27 Feb 1995 17:51:51 +0000 (17:51 +0000)] 
added quote and unquote

30 years agoadded cgi
Guido van Rossum [Mon, 27 Feb 1995 17:51:26 +0000 (17:51 +0000)] 
added cgi

30 years agoIn interactive mode ask for output file
Jack Jansen [Mon, 27 Feb 1995 16:19:07 +0000 (16:19 +0000)] 
In interactive mode ask for output file

30 years agoUnder MW also be more conservative about events to request
Jack Jansen [Mon, 27 Feb 1995 16:17:28 +0000 (16:17 +0000)] 
Under MW also be more conservative about events to request

30 years agoadded html parser and supporting cast
Guido van Rossum [Mon, 27 Feb 1995 13:16:55 +0000 (13:16 +0000)] 
added html parser and supporting cast

30 years agolayout changes; quote & as well
Guido van Rossum [Mon, 27 Feb 1995 13:16:11 +0000 (13:16 +0000)] 
layout changes; quote & as well

30 years agohandle class exceptions
Guido van Rossum [Mon, 27 Feb 1995 13:15:45 +0000 (13:15 +0000)] 
handle class exceptions

30 years agofix stupid bug (db should be dict)
Guido van Rossum [Mon, 27 Feb 1995 13:15:29 +0000 (13:15 +0000)] 
fix stupid bug (db should be dict)

30 years agoadded DictType as alias for DictionaryType
Guido van Rossum [Mon, 27 Feb 1995 13:14:15 +0000 (13:14 +0000)] 
added DictType as alias for DictionaryType

30 years agohandle class exceptions; added runeval; made runctx obsolete
Guido van Rossum [Mon, 27 Feb 1995 13:13:40 +0000 (13:13 +0000)] 
handle class exceptions; added runeval; made runctx obsolete

30 years agomake the type a parameter of the DL_IMPORT macro, for Borland C
Guido van Rossum [Mon, 27 Feb 1995 10:17:52 +0000 (10:17 +0000)] 
make the type a parameter of the  DL_IMPORT macro, for Borland C

30 years agofor BorlandC
Guido van Rossum [Mon, 27 Feb 1995 10:15:36 +0000 (10:15 +0000)] 
for BorlandC

30 years agofor MPW __SC__
Guido van Rossum [Mon, 27 Feb 1995 10:15:10 +0000 (10:15 +0000)] 
for MPW __SC__

30 years agofor MPW __SC__ compiler
Guido van Rossum [Mon, 27 Feb 1995 10:13:37 +0000 (10:13 +0000)] 
for MPW __SC__ compiler

30 years agodon't complain about too many args if arg is a dict
Guido van Rossum [Mon, 27 Feb 1995 10:13:23 +0000 (10:13 +0000)] 
don't complain about too many args if arg is a dict

30 years agoanother round
Guido van Rossum [Mon, 27 Feb 1995 10:11:31 +0000 (10:11 +0000)] 
another round

30 years agoall bgen modules now work with MWerks
Guido van Rossum [Mon, 27 Feb 1995 10:10:58 +0000 (10:10 +0000)] 
all bgen modules now work with MWerks

30 years agoreturn old value of PyMac_DoYieldEnabled; -1 means do not even check for interrupts
Guido van Rossum [Sun, 26 Feb 1995 10:20:53 +0000 (10:20 +0000)] 
return old value of PyMac_DoYieldEnabled; -1 means do not even check for interrupts

30 years agoget creator from Owner resource; set attrs
Guido van Rossum [Sun, 26 Feb 1995 10:19:42 +0000 (10:19 +0000)] 
get creator from Owner resource; set attrs

30 years agoUpdate
Guido van Rossum [Sun, 26 Feb 1995 10:18:37 +0000 (10:18 +0000)] 
Update

30 years agoMAde a few things more orthogonal and did some cleanups:
Jack Jansen [Fri, 24 Feb 1995 22:53:16 +0000 (22:53 +0000)] 
MAde a few things more orthogonal and did some cleanups:
- Applications now have their (minimal) main prrogram in
  macapplication.c and the rest of the init code in macglue.c.
- A new define, USE_MAC_APPLET_SUPPORT, independent of
  USE_MAC_SHARED_LIB
- chdir to script directory now done in PyMac_InitApplication.

30 years agoAdded BINA to unknown filetypes (what mw uses)
Jack Jansen [Fri, 24 Feb 1995 22:46:51 +0000 (22:46 +0000)] 
Added BINA to unknown filetypes (what mw uses)

30 years agoRationalized mwerks config files: they only differ depending on
Jack Jansen [Fri, 24 Feb 1995 22:45:45 +0000 (22:45 +0000)] 
Rationalized mwerks config files: they only differ depending on
whether there is shared library support. Libraries, applets and
applications are distinguished by the sources they include.

30 years agomore fixes by Steve Clift
Guido van Rossum [Fri, 24 Feb 1995 13:45:43 +0000 (13:45 +0000)] 
more fixes by Steve Clift

30 years agochange in staticforward -- added statichere
Guido van Rossum [Tue, 21 Feb 1995 21:06:10 +0000 (21:06 +0000)] 
change in staticforward -- added statichere

30 years agoadd explicit 0 flags for methodlist
Guido van Rossum [Tue, 21 Feb 1995 21:03:24 +0000 (21:03 +0000)] 
add explicit 0 flags for methodlist

30 years agochange ifdefs and fix "%#s" format
Guido van Rossum [Tue, 21 Feb 1995 21:02:46 +0000 (21:02 +0000)] 
change ifdefs and fix "%#s" format

30 years agochanged ifdefs and comments -- more modules are good
Guido van Rossum [Tue, 21 Feb 1995 21:01:47 +0000 (21:01 +0000)] 
changed ifdefs and comments -- more modules are good

30 years agochange SC ifdef to MPW
Guido van Rossum [Tue, 21 Feb 1995 21:01:05 +0000 (21:01 +0000)] 
change SC ifdef to MPW

30 years agoa few new things
Guido van Rossum [Tue, 21 Feb 1995 21:00:32 +0000 (21:00 +0000)] 
a few new things

30 years agoported to MPW/SC
Guido van Rossum [Tue, 21 Feb 1995 20:58:53 +0000 (20:58 +0000)] 
ported to MPW/SC

30 years agoadded ctb
Guido van Rossum [Tue, 21 Feb 1995 20:58:30 +0000 (20:58 +0000)] 
added ctb

30 years agofix bug in filterproc interface
Guido van Rossum [Tue, 21 Feb 1995 20:56:21 +0000 (20:56 +0000)] 
fix bug in filterproc interface

30 years agofix bug with volume root
Guido van Rossum [Tue, 21 Feb 1995 00:44:14 +0000 (00:44 +0000)] 
fix bug with volume root

30 years agoported to MPW, moved main() here
Guido van Rossum [Mon, 20 Feb 1995 23:45:53 +0000 (23:45 +0000)] 
ported to MPW, moved main() here

30 years agomoved main() to macglue.c
Guido van Rossum [Mon, 20 Feb 1995 23:45:09 +0000 (23:45 +0000)] 
moved main() to macglue.c

30 years agoported to CFM-68K
Guido van Rossum [Mon, 20 Feb 1995 23:44:43 +0000 (23:44 +0000)] 
ported to CFM-68K

30 years agoreal dialogs for warnings etc., copy applet.rsrc template too
Guido van Rossum [Mon, 20 Feb 1995 23:44:14 +0000 (23:44 +0000)] 
real dialogs for warnings etc., copy applet.rsrc template too

30 years agoreplace %#s with portable solution
Guido van Rossum [Mon, 20 Feb 1995 23:43:29 +0000 (23:43 +0000)] 
replace %#s with portable solution

30 years agoapplet to run any script
Guido van Rossum [Mon, 20 Feb 1995 23:42:50 +0000 (23:42 +0000)] 
applet to run any script

30 years agoadded shared library glue
Guido van Rossum [Mon, 20 Feb 1995 23:42:10 +0000 (23:42 +0000)] 
added shared library glue

30 years agoalso set cur dir for standard get/put file
Guido van Rossum [Mon, 20 Feb 1995 23:41:35 +0000 (23:41 +0000)] 
also set cur dir for standard get/put file

30 years agoSome more modules temp excluded in mwerks, and a comment fix.
Jack Jansen [Mon, 20 Feb 1995 15:57:12 +0000 (15:57 +0000)] 
Some more modules temp excluded in mwerks, and a comment fix.

30 years ago- Added PyMac_GetDirectory call which asks the user to select a
Jack Jansen [Mon, 20 Feb 1995 15:56:10 +0000 (15:56 +0000)] 
- Added PyMac_GetDirectory call which asks the user to select a
  directory.
- No __main__ resource found message is now a dialog
- Fixes wrt stdio window handling in applets.

NB: these fixes require a new resource file.

30 years agoAlways set type to APPL
Jack Jansen [Mon, 20 Feb 1995 15:49:27 +0000 (15:49 +0000)] 
Always set type to APPL

30 years agoMinor bug fix
Jack Jansen [Mon, 20 Feb 1995 15:46:10 +0000 (15:46 +0000)] 
Minor bug fix

30 years agoAdded GetDirectory() method
Jack Jansen [Mon, 20 Feb 1995 15:45:25 +0000 (15:45 +0000)] 
Added GetDirectory() method

30 years agoported back to Think C
Guido van Rossum [Sun, 19 Feb 1995 23:32:59 +0000 (23:32 +0000)] 
ported back to Think C

30 years agoanother round... ported to __SC__
Guido van Rossum [Sun, 19 Feb 1995 15:59:49 +0000 (15:59 +0000)] 
another round...  ported to __SC__

30 years agoexplicitly init flags in methodlists
Guido van Rossum [Sun, 19 Feb 1995 15:55:19 +0000 (15:55 +0000)] 
explicitly init flags in methodlists

30 years agofor __SC__
Guido van Rossum [Sun, 19 Feb 1995 15:54:36 +0000 (15:54 +0000)] 
for __SC__

30 years agomagic number changes of CR/LF are swapped
Guido van Rossum [Sun, 19 Feb 1995 15:54:18 +0000 (15:54 +0000)] 
magic number changes of CR/LF are swapped

30 years agouse PyMac_GetArgv (in macgetargv.c) for applet inits
Guido van Rossum [Sun, 19 Feb 1995 15:52:17 +0000 (15:52 +0000)] 
use PyMac_GetArgv (in macgetargv.c) for applet inits

30 years agoget argc/argv from AppleEvents
Guido van Rossum [Sun, 19 Feb 1995 15:51:30 +0000 (15:51 +0000)] 
get argc/argv from AppleEvents

30 years agoadded copyright header
Guido van Rossum [Sun, 19 Feb 1995 15:51:11 +0000 (15:51 +0000)] 
added copyright header

30 years agoexplicitly init flags in methodlist
Guido van Rossum [Sun, 19 Feb 1995 15:50:35 +0000 (15:50 +0000)] 
explicitly init flags in methodlist

30 years agohacks for atoi/strtod in __SC__
Guido van Rossum [Sun, 19 Feb 1995 15:49:39 +0000 (15:49 +0000)] 
hacks for atoi/strtod in __SC__