Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
8cebe3815fd0b54c44a12524109b65990408239b
8cebe38
all bgen modules now work with MWerks
by Guido van Rossum
· 30 years ago
e7134aa
return old value of PyMac_DoYieldEnabled; -1 means do not even check for interrupts
by Guido van Rossum
· 30 years ago
83c434b
get creator from Owner resource; set attrs
by Guido van Rossum
· 30 years ago
2e1db77
Update
by Guido van Rossum
· 30 years ago
76efd8e
MAde a few things more orthogonal and did some cleanups:
by Jack Jansen
· 30 years ago
397c3fb
Added BINA to unknown filetypes (what mw uses)
by Jack Jansen
· 30 years ago
32b2f82
Rationalized mwerks config files: they only differ depending on
by Jack Jansen
· 30 years ago
585c6dc
more fixes by Steve Clift
by Guido van Rossum
· 30 years ago
57836fe
change in staticforward -- added statichere
by Guido van Rossum
· 30 years ago
4f508cc
add explicit 0 flags for methodlist
by Guido van Rossum
· 30 years ago
3097c3a
change ifdefs and fix "%#s" format
by Guido van Rossum
· 30 years ago
edea408
changed ifdefs and comments -- more modules are good
by Guido van Rossum
· 30 years ago
e6d9ccc
change SC ifdef to MPW
by Guido van Rossum
· 30 years ago
8656ad5
a few new things
by Guido van Rossum
· 30 years ago
4410d57
ported to MPW/SC
by Guido van Rossum
· 30 years ago
7fb1dcc
added ctb
by Guido van Rossum
· 30 years ago
0437e89
fix bug in filterproc interface
by Guido van Rossum
· 30 years ago
f74c36c
fix bug with volume root
by Guido van Rossum
· 30 years ago
24a45e3
ported to MPW, moved main() here
by Guido van Rossum
· 30 years ago
850f44b
moved main() to macglue.c
by Guido van Rossum
· 30 years ago
7c496ec
ported to CFM-68K
by Guido van Rossum
· 30 years ago
42a69c8
real dialogs for warnings etc., copy applet.rsrc template too
by Guido van Rossum
· 30 years ago
f45b53b
replace %#s with portable solution
by Guido van Rossum
· 30 years ago
4cbb0e3
applet to run any script
by Guido van Rossum
· 30 years ago
156380e
added shared library glue
by Guido van Rossum
· 30 years ago
bcf3b56
also set cur dir for standard get/put file
by Guido van Rossum
· 30 years ago
86b4049
Some more modules temp excluded in mwerks, and a comment fix.
by Jack Jansen
· 30 years ago
3ec804a
- Added PyMac_GetDirectory call which asks the user to select a
by Jack Jansen
· 30 years ago
77b5828
Always set type to APPL
by Jack Jansen
· 30 years ago
b2f6a7e
Minor bug fix
by Jack Jansen
· 30 years ago
81f51c7
Added GetDirectory() method
by Jack Jansen
· 30 years ago
6fc5aec
ported back to Think C
by Guido van Rossum
· 30 years ago
9784295
another round... ported to __SC__
by Guido van Rossum
· 30 years ago
295d171
explicitly init flags in methodlists
by Guido van Rossum
· 30 years ago
2b7e04a
for __SC__
by Guido van Rossum
· 30 years ago
c388068
magic number changes of CR/LF are swapped
by Guido van Rossum
· 30 years ago
8c89a6f
use PyMac_GetArgv (in macgetargv.c) for applet inits
by Guido van Rossum
· 30 years ago
dbfb282
get argc/argv from AppleEvents
by Guido van Rossum
· 30 years ago
40d94e0
added copyright header
by Guido van Rossum
· 30 years ago
d1ef596
explicitly init flags in methodlist
by Guido van Rossum
· 30 years ago
e71d853
hacks for atoi/strtod in __SC__
by Guido van Rossum
· 30 years ago
57128fd
accept file arguments and loop over files
by Guido van Rossum
· 30 years ago
23c0150
The Makefile
by Guido van Rossum
· 30 years ago
6a0fb6e
fancier version copies template file
by Guido van Rossum
· 30 years ago
a6da03f
newer stuff
by Guido van Rossum
· 30 years ago
00effaf
asdded applet info
by Guido van Rossum
· 30 years ago
1f5c600
different MPW notes
by Guido van Rossum
· 30 years ago
9fed183
cfm 68k support
by Guido van Rossum
· 30 years ago
c3d1c8e
added applet initialization;
by Guido van Rossum
· 30 years ago
f71a9a9
macstrerror -> MacOS-StrError; added applet and cfm-68k support
by Guido van Rossum
· 30 years ago
99d20f6
added imp; forget ctb and math for __SC__ (for now)
by Guido van Rossum
· 30 years ago
eabdbff
put #undefs insize comments; rationalize MPW support
by Guido van Rossum
· 30 years ago
e5df962
moved most of it to macglue.c
by Guido van Rossum
· 30 years ago
8bdd333
changes for CFM-68K mac
by Guido van Rossum
· 30 years ago
e9fbc09
rename macstrerror to PyMac_StrError; no EINTR test in CW
by Guido van Rossum
· 30 years ago
8a1e8eb
fix bogus test for negative float
by Guido van Rossum
· 30 years ago
6a75d26
ported to 68K Mac; changed suffix to .slb
by Guido van Rossum
· 30 years ago
0acd4b6
changes for Mac CFM-68K
by Guido van Rossum
· 30 years ago
6b13ba2
continue after failing for loop
by Guido van Rossum
· 30 years ago
9e575ff
remove bogus ## in front of gcc __VERSION__
by Guido van Rossum
· 30 years ago
a38a503
fix comment opener after #endif
by Guido van Rossum
· 30 years ago
5f05eb4
add INADDR_* symbols
by Guido van Rossum
· 30 years ago
3a205f7
hope to fix DEC Alpha gcc problems by declaring ints instead of longs
by Guido van Rossum
· 30 years ago
d9dfaf5
fix typo (== for =) in assignment
by Guido van Rossum
· 30 years ago
1d339e8
fix bug in try-finally with class exceptions; declare different func pointers for different uses
by Guido van Rossum
· 30 years ago
fe299f9
add Py_FatalError
by Guido van Rossum
· 30 years ago
b13afdd
added PyObject_IsTrue & PyCallable_Check to object interface
by Guido van Rossum
· 30 years ago
1b2fe8e
new Makefile and everything
by Guido van Rossum
· 30 years ago
2d54692
completely redone
by Guido van Rossum
· 30 years ago
930b36b
main program for applets
by Guido van Rossum
· 30 years ago
5bc76cd
add casts for __SC__
by Guido van Rossum
· 30 years ago
8318f2f
add __SC__ ifdef
by Guido van Rossum
· 30 years ago
8fbf82b
bump version, add __version__ back in
by Guido van Rossum
· 30 years ago
8573847
Steve Clifts version
by Guido van Rossum
· 30 years ago
256cbd7
minute comment changes
by Guido van Rossum
· 30 years ago
a8db1df
document www interfaces
by Guido van Rossum
· 30 years ago
ed2bad8
added lots of constants
by Guido van Rossum
· 30 years ago
5680b95
added list of restrictions
by Guido van Rossum
· 30 years ago
bcc9582
no need to reference doc strings for documented modules
by Guido van Rossum
· 30 years ago
817a842
added www chapters
by Guido van Rossum
· 30 years ago
74162f3
Added support for loading pyc code from a resource.
by Jack Jansen
· 30 years ago
9c96a92
Added hooks to support importing pyc code from a resource on the mac.
by Jack Jansen
· 30 years ago
3cfc8bd
exec_dode_object/PyImport_ExecCodeObject is now externally visible
by Jack Jansen
· 30 years ago
d188358
added docs for pickle, shelve and copy
by Guido van Rossum
· 30 years ago
e1ff7ad
added lots of useful info
by Guido van Rossum
· 30 years ago
4f4c9b4
make __import__ 4-args
by Guido van Rossum
· 30 years ago
194e57c
added chapter on new things in 1.2
by Guido van Rossum
· 30 years ago
3075b32
different #ifdefs
by Guido van Rossum
· 30 years ago
872eeeb
completed aete decoded now that I have the docs
by Guido van Rossum
· 30 years ago
4c14a69
fix version number
by Guido van Rossum
· 30 years ago
a3966e7
...
by Guido van Rossum
· 30 years ago
d4837da
added some clarifying comments about -lcrypt and Tk 4.0
by Guido van Rossum
· 30 years ago
24c1374
call __import__() with 4 args instead of 1
by Guido van Rossum
· 30 years ago
becdbec
ported to Think C
by Guido van Rossum
· 30 years ago
e2aaa9d
This commit was manufactured by cvs2svn to create tag 'r12beta3'.
by cvs2svn
· 30 years ago
ee1813d
fix stupid bug in strip and split
by Guido van Rossum
· 30 years ago
26a9f74
Some of Guido's bgen modules aren't think-only anymore
by Jack Jansen
· 30 years ago
6cfab23
Changed PyMac_GetPythonDir to use a preferences file to store the
by Jack Jansen
· 30 years ago
fc0ff42
Open library resource file read-only
by Jack Jansen
· 30 years ago
4e04373
Added code to import dynamic modules using mac CFM.
by Jack Jansen
· 30 years ago
Next »