Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
57c33af90e815c311bc6e70a49f3d540f12fda3a
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
cc6764c
added __doc__ strings etc.
by Guido van Rossum
· 30 years ago
6de668f
test class exceptions
by Guido van Rossum
· 30 years ago
0777935
version 1.20
by Guido van Rossum
· 30 years ago
a3c3f2c
use PyCallable_Check; export TK_VERSION and TCL_VERSION strings;
by Guido van Rossum
· 30 years ago
3fdf58b
add socket related constants
by Guido van Rossum
· 30 years ago
d1b3481
correct typo in utime stub
by Guido van Rossum
· 30 years ago
03e8ffa
patches for NeXT weirdness
by Guido van Rossum
· 30 years ago
f5c6d47
clear errors between failing calls to PyArg_Parse
by Guido van Rossum
· 30 years ago
6b6e0aa
DECREF result of run_string
by Guido van Rossum
· 30 years ago
0b34490
init_frozen non-static, frozenmain.c not in Makefile any more
by Guido van Rossum
· 30 years ago
262e124
print class name for exceptions that are classes
by Guido van Rossum
· 30 years ago
9e89f0a
added callable, removed run_pyc_file
by Guido van Rossum
· 30 years ago
eb8b0d2
added classes as exceptions
by Guido van Rossum
· 30 years ago
626c1e7
added libsignal.tex
by Guido van Rossum
· 30 years ago
3c3eda2
stuff by jack to create a set of Estr resources
by Guido van Rossum
· 30 years ago
81920f1
manually defined Resource() function
by Guido van Rossum
· 30 years ago
3155923
more support for different kinds of objects
by Guido van Rossum
· 30 years ago
b19a645
more think/mw changes
by Guido van Rossum
· 30 years ago
d9ff26b
reorganized class structure so Manualgenerator works again
by Guido van Rossum
· 30 years ago
4df16c7
read repair instructions from file
by Guido van Rossum
· 30 years ago
9bcb641
added Resource(), to create new resources from Python
by Guido van Rossum
· 30 years ago
0818a4c
get rid of obsolete low-level routines
by Guido van Rossum
· 30 years ago
bcf0854
added README
by Guido van Rossum
· 30 years ago
b6aa92e
fix formatting of stack entries
by Guido van Rossum
· 30 years ago
08e767b
Under CodeWarrior, make the window go away on exit(0)
by Jack Jansen
· 30 years ago
971e1df
Quick hack so PowerPC macs can access system structures
by Jack Jansen
· 30 years ago
c76fd39
Added stuff so CodeWarrior isn't so verbose about its stdio windows
by Jack Jansen
· 30 years ago
a76382a
Added HandleEvent method to macos, so python programs can hand back
by Jack Jansen
· 30 years ago
8828fcf
Added [GS]etCreatorType methods to FSSpec objects
by Jack Jansen
· 30 years ago
992ff06
Made play method more robust by adding a try-finally.
by Sjoerd Mullender
· 30 years ago
3d697ce
Support for album.notes and trackN.artist via notes and trackartist
by Sjoerd Mullender
· 30 years ago
d09b41b
remove last bits of mac specific code
by Guido van Rossum
· 30 years ago
a715299
remove unused variable
by Guido van Rossum
· 30 years ago
90f0e07
fix glaring bug in get_magic
by Guido van Rossum
· 30 years ago
42a5124
Think C mod to suppress pausing at normal exit
by Guido van Rossum
· 30 years ago
d503913
plug leak and improve error handling in dbm_keys()
by Guido van Rossum
· 30 years ago
17448e2
Committed a more or less working version.
by Guido van Rossum
· 30 years ago
80ffd66
bgenGeneratorGroup.py: changed placement of some blank lines in output
by Guido van Rossum
· 30 years ago
cc0d879
added <OSEvents.h> for Think C
by Guido van Rossum
· 30 years ago
b2f524a
fixed StandardGetFile argument handling
by Guido van Rossum
· 30 years ago
d56c109
Changed the way mac mainloop event checking is turned off
by Jack Jansen
· 30 years ago
ee23d6e
- Moved interrupt code to macglue.c
by Jack Jansen
· 30 years ago
9fc3989
Mac interrupt code moved to macglue.c
by Jack Jansen
· 30 years ago
7e4b2de
changes for the Mac
by Guido van Rossum
· 30 years ago
f808012
Use case-dependent variant of fnmatch
by Guido van Rossum
· 30 years ago
c2ed415
removed frozenmain.o from objects added to library
by Guido van Rossum
· 30 years ago
a46d51d
round up list item counts to improve realloc performance
by Guido van Rossum
· 30 years ago
6978503
added findmethodinchain and methodchain data types
by Guido van Rossum
· 30 years ago
5279ec6
reverse h/v in Point and Rect
by Guido van Rossum
· 30 years ago
efd9767
added (method) casts and 1995 copyright
by Guido van Rossum
· 30 years ago
3d7f6bd
Added a global 'stdwin is active' flag.
by Jack Jansen
· 30 years ago
fdbc79e
Prototypes for new routines.
by Jack Jansen
· 30 years ago
e8e8ae0
Added eventhandling in mainloop/busywait routine plus leaving some
by Jack Jansen
· 30 years ago
9eeb82d
CodeWarrior 5 has more unixisms (open/close/read/write)
by Jack Jansen
· 30 years ago
17ba43f
Complete rewrite.
by Jack Jansen
· 30 years ago
51f4b8d
New cmd-. handling for the mac.
by Jack Jansen
· 30 years ago
da88dad
the usual
by Guido van Rossum
· 30 years ago
ea8ee1d
fix bogus test for regex match
by Guido van Rossum
· 30 years ago
71001e4
add OSF/1 LDSHARED; add IRIX5 conditional for sockets
by Guido van Rossum
· 30 years ago
0de81bf
don't dictclear deleted modules in doneimport
by Guido van Rossum
· 30 years ago
8bf7c48
allow classes as exceptions
by Guido van Rossum
· 30 years ago
8ae87c0
make call_pyc_file static
by Guido van Rossum
· 30 years ago
164d4ff
added missing case to get_docstring
by Guido van Rossum
· 30 years ago
a6f6050
moved callable() to object.c
by Guido van Rossum
· 30 years ago
e95d92b
removed unused vars
by Guido van Rossum
· 30 years ago
27e916f
apply dictclear to dict of deleted modules
by Guido van Rossum
· 30 years ago
49b11fe
move callable() here
by Guido van Rossum
· 30 years ago
f8803dd
uname 64-bit fix
by Guido van Rossum
· 30 years ago
39cb5ce
unused vars
by Guido van Rossum
· 30 years ago
1253960
mem leak
by Guido van Rossum
· 30 years ago
c9a3569
split PATH over multiple lines for clarity; added some generated modules
by Guido van Rossum
· 30 years ago
bf068b1
Got rid of the Resource and Sound interfaces, in favor of the ones
by Guido van Rossum
· 30 years ago
cf27c2d
Some layout changes; added EventRecord Get/Build functions (as a tuple).
by Guido van Rossum
· 30 years ago
01f5a81
Lots of new stuff again. Moved buffer types to some separate files.
by Guido van Rossum
· 30 years ago
5679e56
ported CW5 changes back to Think
by Guido van Rossum
· 30 years ago
Next »