Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
6c4f003202bade83791c754cd94e28c1c2fb10fa
6c4f003
changes (suggested) by Soren Larsen
by Guido van Rossum
· 30 years ago
d01c100
clarified expanding %xx and form for print_form
by Guido van Rossum
· 30 years ago
85c4ff2
added macdnr
by Guido van Rossum
· 30 years ago
ea6e19c
added code objects
by Guido van Rossum
· 30 years ago
3d54de2
clarified code objects
by Guido van Rossum
· 30 years ago
46f2157
added ref to vars()
by Guido van Rossum
· 30 years ago
124107b
reverse sense of PyMac_Idle test
by Guido van Rossum
· 30 years ago
5510dc2
socket.py
by Guido van Rossum
· 30 years ago
50d5e8a
no longer need to include IN.py or SOCKET.py
by Guido van Rossum
· 30 years ago
687ec18
changes for MPW
by Guido van Rossum
· 30 years ago
0374771
remove some unused local variables
by Guido van Rossum
· 30 years ago
23f43d1
correct some return values and remove some unused variables
by Guido van Rossum
· 30 years ago
d5f5385
include macglue.h so we can use HAVE_UNIVERSAL_HEADERS;
by Guido van Rossum
· 30 years ago
cfa00ea
don't use math at all
by Guido van Rossum
· 30 years ago
51b1c1c
avoid math, don't abort when overflow check fails
by Guido van Rossum
· 30 years ago
1dba24e
remove redundant backslashes; some cosnetics
by Guido van Rossum
· 30 years ago
7b5430f
raise EOFError when load() hits EOF, instead of KeyError
by Guido van Rossum
· 30 years ago
cd259d0
fix several cosmetic things, add buffering to makefile
by Guido van Rossum
· 30 years ago
09b39fa
moved lots of stuff to Tools/scripts
by Guido van Rossum
· 30 years ago
ed3c791
moved lots of scripts from Demo/scripts to Tools/scripts
by Guido van Rossum
· 30 years ago
fd218ca
moved Demo/modulator to Tools/modulator
by Guido van Rossum
· 30 years ago
309e8ac
moved Demo/freeze to Tools/freeze
by Guido van Rossum
· 30 years ago
5f85880
new
by Guido van Rossum
· 30 years ago
b5f9460
allow safe_import to be called with up to 4 args and check for . in name
by Guido van Rossum
· 30 years ago
f16d5fa
The final bit of my Mac documentation.
by Jack Jansen
· 30 years ago
d211220
checkin of Jack's original version
by Guido van Rossum
· 30 years ago
df804f8
converted docs for Jim Roskind's profiler
by Guido van Rossum
· 30 years ago
f4aac48
minor update
by Guido van Rossum
· 30 years ago
0bf4d89
add warning about strop
by Guido van Rossum
· 30 years ago
dc46c7f
small nits and new files
by Guido van Rossum
· 30 years ago
b721ef1
Half the mactcp documentation (macdnr still to come)
by Jack Jansen
· 30 years ago
81b3060
en weer twee!
by Guido van Rossum
· 30 years ago
51bbdfb
totally rewritten, for new macro set
by Guido van Rossum
· 30 years ago
64f0845
Added a missing line
by Jack Jansen
· 30 years ago
dcb0a9b
Yet another one...
by Jack Jansen
· 30 years ago
ad0ee83
changes for NT/Borland C
by Guido van Rossum
· 30 years ago
6964f73
include mymath.h
by Guido van Rossum
· 30 years ago
d9b6b5c
Write track artist info if given.
by Sjoerd Mullender
· 30 years ago
8675115
a few typographical changes (e.g. -- => ---) and lots of new stuff in the WWW chapter
by Guido van Rossum
· 30 years ago
e4be9be
Three down, two to go...
by Jack Jansen
· 30 years ago
ea39abd
more stuff
by Guido van Rossum
· 30 years ago
e26c263
more stuff
by Guido van Rossum
· 30 years ago
a12ef94
added WWW sections
by Guido van Rossum
· 30 years ago
7defee7
document restriction on group names
by Guido van Rossum
· 30 years ago
8df3637
changes refs to SO_* symbols
by Guido van Rossum
· 30 years ago
61d34f4
added quote and unquote
by Guido van Rossum
· 30 years ago
d6304d0
added cgi
by Guido van Rossum
· 30 years ago
2120d12
In interactive mode ask for output file
by Jack Jansen
· 30 years ago
16df2aa
Under MW also be more conservative about events to request
by Jack Jansen
· 30 years ago
7c750e1
added html parser and supporting cast
by Guido van Rossum
· 30 years ago
eb9e9d2
layout changes; quote & as well
by Guido van Rossum
· 30 years ago
c7acf2a
handle class exceptions
by Guido van Rossum
· 30 years ago
cebfa70
fix stupid bug (db should be dict)
by Guido van Rossum
· 30 years ago
780620f
added DictType as alias for DictionaryType
by Guido van Rossum
· 30 years ago
5e38b6f
handle class exceptions; added runeval; made runctx obsolete
by Guido van Rossum
· 30 years ago
051ab12
make the type a parameter of the DL_IMPORT macro, for Borland C
by Guido van Rossum
· 30 years ago
0fbec64
for BorlandC
by Guido van Rossum
· 30 years ago
464a0a1
for MPW __SC__
by Guido van Rossum
· 30 years ago
07e3a7e
for MPW __SC__ compiler
by Guido van Rossum
· 30 years ago
caeaafc
don't complain about too many args if arg is a dict
by Guido van Rossum
· 30 years ago
ea64dea
another round
by Guido van Rossum
· 30 years ago
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
Next »