Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
3ec804af852620bea1349ac714667b68a463a3c0
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
f2038a3
version 1.2-beta-3
by Guido van Rossum
· 30 years ago
af07a44
the usual
by Guido van Rossum
· 30 years ago
57c33af
tack compiler name/version to version string if known
by Guido van Rossum
· 30 years ago
67ca701
NeXT/Sparc 3.3 fix
by Guido van Rossum
· 30 years ago
5693412
malloc debug only on ppc
by Guido van Rossum
· 30 years ago
e9f29bf
remove unused vars
by Guido van Rossum
· 30 years ago
cc9bc8f
null-terminate the error string in macstrerror
by Guido van Rossum
· 30 years ago
e6c884c
added QuickDraw
by Guido van Rossum
· 30 years ago
b95ff40
adapted to 1.2
by Guido van Rossum
· 30 years ago
42e1936
add class exceptions
by Guido van Rossum
· 30 years ago
38862df
new example that Matt posted to comp.lang.python
by Guido van Rossum
· 30 years ago
c889b76
Added RawFSSpec and RawAlias methods which turn their string arguments
by Jack Jansen
· 30 years ago
bd06e96
mac changes:
by Jack Jansen
· 30 years ago
7467ce3
Startup code for applications using the python shared
by Jack Jansen
· 30 years ago
2e4679d
Glue for the python shared library: an init routine that remembers
by Jack Jansen
· 30 years ago
c6647c6
Mwerks header files for shared python and the applet template
by Jack Jansen
· 30 years ago
0f6ca80
Use PyMac_GetPythonDir() to obtain python homedir
by Jack Jansen
· 30 years ago
f950f8d
Various changes wrt shared-library python:
by Jack Jansen
· 30 years ago
8cd2b72
Added PyMac_GetPythonDir routine which obtains python home directory
by Jack Jansen
· 30 years ago
b364257
Added getfiletype routine
by Jack Jansen
· 30 years ago
7f7f274
use Py_CHARMASK
by Guido van Rossum
· 30 years ago
760dd10
add some casts
by Guido van Rossum
· 30 years ago
9fa2c11
use Py_CHARMASK; and don't check for neg. float to the float power here
by Guido van Rossum
· 30 years ago
2497ead
make size arg signed
by Guido van Rossum
· 30 years ago
2165158
test for float to the float power here
by Guido van Rossum
· 30 years ago
b7d3d4e
make newvarobj's size arg signed
by Guido van Rossum
· 30 years ago
10f8efd
add Py_CHARMASK
by Guido van Rossum
· 30 years ago
Next »