]> git.ipfire.org Git - thirdparty/Python/cpython.git/log
thirdparty/Python/cpython.git
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__

30 years agoaccept file arguments and loop over files
Guido van Rossum [Sun, 19 Feb 1995 15:49:17 +0000 (15:49 +0000)] 
accept file arguments and loop over files

30 years agoThe Makefile
Guido van Rossum [Sun, 19 Feb 1995 15:47:04 +0000 (15:47 +0000)] 
The Makefile

30 years agofancier version copies template file
Guido van Rossum [Sat, 18 Feb 1995 15:05:39 +0000 (15:05 +0000)] 
fancier version copies template file

30 years agonewer stuff
Guido van Rossum [Sat, 18 Feb 1995 15:04:52 +0000 (15:04 +0000)] 
newer stuff

30 years agoasdded applet info
Guido van Rossum [Sat, 18 Feb 1995 15:04:26 +0000 (15:04 +0000)] 
asdded applet info

30 years agodifferent MPW notes
Guido van Rossum [Sat, 18 Feb 1995 15:02:22 +0000 (15:02 +0000)] 
different MPW notes

30 years agocfm 68k support
Guido van Rossum [Sat, 18 Feb 1995 15:02:02 +0000 (15:02 +0000)] 
cfm 68k support

30 years agoadded applet initialization;
Guido van Rossum [Sat, 18 Feb 1995 15:01:31 +0000 (15:01 +0000)] 
added applet initialization;
fewer restrictions on loading modules from resources (+ fix!);
macstrerror -> MacOS_StrError

30 years agomacstrerror -> MacOS-StrError; added applet and cfm-68k support
Guido van Rossum [Sat, 18 Feb 1995 14:59:48 +0000 (14:59 +0000)] 
macstrerror -> MacOS-StrError; added applet and cfm-68k support

30 years agoadded imp; forget ctb and math for __SC__ (for now)
Guido van Rossum [Sat, 18 Feb 1995 14:58:54 +0000 (14:58 +0000)] 
added imp; forget ctb and math for __SC__ (for now)

30 years agoput #undefs insize comments; rationalize MPW support
Guido van Rossum [Sat, 18 Feb 1995 14:56:51 +0000 (14:56 +0000)] 
put #undefs insize comments; rationalize MPW support

30 years agomoved most of it to macglue.c
Guido van Rossum [Sat, 18 Feb 1995 14:56:09 +0000 (14:56 +0000)] 
moved most of it to macglue.c

30 years agochanges for CFM-68K mac
Guido van Rossum [Sat, 18 Feb 1995 14:53:14 +0000 (14:53 +0000)] 
changes for CFM-68K mac

30 years agorename macstrerror to PyMac_StrError; no EINTR test in CW
Guido van Rossum [Sat, 18 Feb 1995 14:52:19 +0000 (14:52 +0000)] 
rename macstrerror to PyMac_StrError; no EINTR test in CW

30 years agofix bogus test for negative float
Guido van Rossum [Sat, 18 Feb 1995 14:51:32 +0000 (14:51 +0000)] 
fix bogus test for negative float

30 years agoported to 68K Mac; changed suffix to .slb
Guido van Rossum [Sat, 18 Feb 1995 14:51:15 +0000 (14:51 +0000)] 
ported to 68K Mac; changed suffix to .slb

30 years agochanges for Mac CFM-68K
Guido van Rossum [Sat, 18 Feb 1995 14:50:12 +0000 (14:50 +0000)] 
changes for Mac CFM-68K

30 years agocontinue after failing for loop
Guido van Rossum [Fri, 17 Feb 1995 15:12:13 +0000 (15:12 +0000)] 
continue after failing for loop

30 years agoremove bogus ## in front of gcc __VERSION__
Guido van Rossum [Fri, 17 Feb 1995 15:11:57 +0000 (15:11 +0000)] 
remove bogus ## in front of gcc __VERSION__

30 years agofix comment opener after #endif
Guido van Rossum [Fri, 17 Feb 1995 15:11:36 +0000 (15:11 +0000)] 
fix comment opener after #endif

30 years agoadd INADDR_* symbols
Guido van Rossum [Fri, 17 Feb 1995 15:11:07 +0000 (15:11 +0000)] 
add INADDR_* symbols

30 years agohope to fix DEC Alpha gcc problems by declaring ints instead of longs
Guido van Rossum [Fri, 17 Feb 1995 15:10:07 +0000 (15:10 +0000)] 
hope to fix DEC Alpha gcc problems by declaring ints instead of longs

30 years agofix typo (== for =) in assignment
Guido van Rossum [Fri, 17 Feb 1995 15:04:57 +0000 (15:04 +0000)] 
fix typo (== for =) in assignment

30 years agofix bug in try-finally with class exceptions; declare different func pointers for...
Guido van Rossum [Fri, 17 Feb 1995 15:04:21 +0000 (15:04 +0000)] 
fix bug in try-finally with class exceptions; declare different func pointers for different uses

30 years agoadd Py_FatalError
Guido van Rossum [Fri, 17 Feb 1995 15:01:39 +0000 (15:01 +0000)] 
add Py_FatalError

30 years agoadded PyObject_IsTrue & PyCallable_Check to object interface
Guido van Rossum [Fri, 17 Feb 1995 15:01:21 +0000 (15:01 +0000)] 
added PyObject_IsTrue & PyCallable_Check to object interface

30 years agonew Makefile and everything
Guido van Rossum [Fri, 17 Feb 1995 14:49:28 +0000 (14:49 +0000)] 
new Makefile and everything

30 years agocompletely redone
Guido van Rossum [Fri, 17 Feb 1995 14:28:39 +0000 (14:28 +0000)] 
completely redone

30 years agomain program for applets
Guido van Rossum [Fri, 17 Feb 1995 14:24:53 +0000 (14:24 +0000)] 
main program for applets

30 years agoadd casts for __SC__
Guido van Rossum [Fri, 17 Feb 1995 14:24:11 +0000 (14:24 +0000)] 
add casts for __SC__

30 years agoadd __SC__ ifdef
Guido van Rossum [Fri, 17 Feb 1995 14:23:51 +0000 (14:23 +0000)] 
add __SC__ ifdef

30 years agobump version, add __version__ back in
Guido van Rossum [Fri, 17 Feb 1995 13:54:04 +0000 (13:54 +0000)] 
bump version, add __version__ back in

30 years agoSteve Clifts version
Guido van Rossum [Fri, 17 Feb 1995 13:50:17 +0000 (13:50 +0000)] 
Steve Clifts version

30 years agominute comment changes
Guido van Rossum [Thu, 16 Feb 1995 16:30:50 +0000 (16:30 +0000)] 
minute comment changes

30 years agodocument www interfaces
Guido van Rossum [Thu, 16 Feb 1995 16:29:46 +0000 (16:29 +0000)] 
document www interfaces

30 years agoadded lots of constants
Guido van Rossum [Thu, 16 Feb 1995 16:29:18 +0000 (16:29 +0000)] 
added lots of constants

30 years agoadded list of restrictions
Guido van Rossum [Thu, 16 Feb 1995 16:29:01 +0000 (16:29 +0000)] 
added list of restrictions

30 years agono need to reference doc strings for documented modules
Guido van Rossum [Thu, 16 Feb 1995 16:28:48 +0000 (16:28 +0000)] 
no need to reference doc strings for documented modules

30 years agoadded www chapters
Guido van Rossum [Thu, 16 Feb 1995 16:28:22 +0000 (16:28 +0000)] 
added www chapters

30 years agoAdded support for loading pyc code from a resource.
Jack Jansen [Wed, 15 Feb 1995 22:58:33 +0000 (22:58 +0000)] 
Added support for loading pyc code from a resource.

30 years agoAdded hooks to support importing pyc code from a resource on the mac.
Jack Jansen [Wed, 15 Feb 1995 22:57:06 +0000 (22:57 +0000)] 
Added hooks to support importing pyc code from a resource on the mac.

30 years agoexec_dode_object/PyImport_ExecCodeObject is now externally visible
Jack Jansen [Wed, 15 Feb 1995 22:55:45 +0000 (22:55 +0000)] 
exec_dode_object/PyImport_ExecCodeObject is now externally visible

30 years agoadded docs for pickle, shelve and copy
Guido van Rossum [Wed, 15 Feb 1995 15:53:08 +0000 (15:53 +0000)] 
added docs for pickle, shelve and copy

30 years agoadded lots of useful info
Guido van Rossum [Wed, 15 Feb 1995 15:52:32 +0000 (15:52 +0000)] 
added lots of useful info

30 years agomake __import__ 4-args
Guido van Rossum [Wed, 15 Feb 1995 15:52:13 +0000 (15:52 +0000)] 
make __import__ 4-args

30 years agoadded chapter on new things in 1.2
Guido van Rossum [Wed, 15 Feb 1995 15:51:38 +0000 (15:51 +0000)] 
added chapter on new things in 1.2

30 years agodifferent #ifdefs
Guido van Rossum [Tue, 14 Feb 1995 09:48:02 +0000 (09:48 +0000)] 
different #ifdefs

30 years agocompleted aete decoded now that I have the docs
Guido van Rossum [Tue, 14 Feb 1995 09:47:42 +0000 (09:47 +0000)] 
completed aete decoded now that I have the docs

30 years agofix version number
Guido van Rossum [Tue, 14 Feb 1995 09:46:19 +0000 (09:46 +0000)] 
fix version number

30 years ago...
Guido van Rossum [Tue, 14 Feb 1995 09:44:28 +0000 (09:44 +0000)] 
...

30 years agoadded some clarifying comments about -lcrypt and Tk 4.0
Guido van Rossum [Tue, 14 Feb 1995 09:43:25 +0000 (09:43 +0000)] 
added some clarifying comments about -lcrypt and Tk 4.0

30 years agocall __import__() with 4 args instead of 1
Guido van Rossum [Tue, 14 Feb 1995 09:42:43 +0000 (09:42 +0000)] 
call __import__() with 4 args instead of 1

30 years agoported to Think C
Guido van Rossum [Tue, 14 Feb 1995 01:27:24 +0000 (01:27 +0000)] 
ported to Think C

30 years agoThis commit was manufactured by cvs2svn to create tag 'r12beta3'. v1.2b3
cvs2svn [Tue, 14 Feb 1995 00:58:59 +0000 (00:58 +0000)] 
This commit was manufactured by cvs2svn to create tag 'r12beta3'.

30 years agofix stupid bug in strip and split
Guido van Rossum [Tue, 14 Feb 1995 00:58:59 +0000 (00:58 +0000)] 
fix stupid bug in strip and split

30 years agoSome of Guido's bgen modules aren't think-only anymore
Jack Jansen [Mon, 13 Feb 1995 22:47:02 +0000 (22:47 +0000)] 
Some of Guido's bgen modules aren't think-only anymore

30 years agoChanged PyMac_GetPythonDir to use a preferences file to store the
Jack Jansen [Mon, 13 Feb 1995 22:46:00 +0000 (22:46 +0000)] 
Changed PyMac_GetPythonDir to use a preferences file to store the
alias resource. Also added a few comments.

30 years agoOpen library resource file read-only
Jack Jansen [Mon, 13 Feb 1995 22:43:38 +0000 (22:43 +0000)] 
Open library resource file read-only

30 years agoAdded code to import dynamic modules using mac CFM.
Jack Jansen [Mon, 13 Feb 1995 22:42:34 +0000 (22:42 +0000)] 
Added code to import dynamic modules using mac CFM.

30 years agoversion 1.2-beta-3
Guido van Rossum [Mon, 13 Feb 1995 20:27:30 +0000 (20:27 +0000)] 
version 1.2-beta-3

30 years agothe usual
Guido van Rossum [Mon, 13 Feb 1995 19:45:27 +0000 (19:45 +0000)] 
the usual

30 years agotack compiler name/version to version string if known
Guido van Rossum [Mon, 13 Feb 1995 17:10:11 +0000 (17:10 +0000)] 
tack compiler name/version to version string if known

30 years agoNeXT/Sparc 3.3 fix
Guido van Rossum [Mon, 13 Feb 1995 16:38:41 +0000 (16:38 +0000)] 
NeXT/Sparc 3.3 fix

30 years agomalloc debug only on ppc
Guido van Rossum [Mon, 13 Feb 1995 16:19:04 +0000 (16:19 +0000)] 
malloc debug only on ppc

30 years agoremove unused vars
Guido van Rossum [Mon, 13 Feb 1995 16:18:02 +0000 (16:18 +0000)] 
remove unused vars

30 years agonull-terminate the error string in macstrerror
Guido van Rossum [Mon, 13 Feb 1995 16:17:03 +0000 (16:17 +0000)] 
null-terminate the error string in macstrerror

30 years agoadded QuickDraw
Guido van Rossum [Mon, 13 Feb 1995 16:16:22 +0000 (16:16 +0000)] 
added QuickDraw

30 years agoadapted to 1.2
Guido van Rossum [Mon, 13 Feb 1995 16:15:31 +0000 (16:15 +0000)] 
adapted to 1.2

30 years agoadd class exceptions
Guido van Rossum [Mon, 13 Feb 1995 14:39:19 +0000 (14:39 +0000)] 
add class exceptions