index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
changed script interpreter
Barry Warsaw
1994-10-06
1
-1/+1
*
Removed this module (will be distributed with Jack's package)
Guido van Rossum
1994-10-06
1
-5/+0
*
Add simpler __getattr__ example and document __call__
Guido van Rossum
1994-10-06
2
-4/+78
*
Added missing \end{datadesc}.
Sjoerd Mullender
1994-10-06
2
-0/+2
*
Removed description of class.init() method.
Guido van Rossum
1994-10-06
2
-44/+194
*
Moved author and date to boilerplate.tex.
Guido van Rossum
1994-10-06
14
-90/+132
*
Lots of things added. README written (mostly).
Guido van Rossum
1994-10-05
4
-36/+352
*
Import posixpath for freeze script
Guido van Rossum
1994-10-05
1
-0/+1
*
Fix getpythonpath() fix; never #include frozen.c.
Guido van Rossum
1994-10-05
1
-4/+3
*
Save static pointer to malloc'ed buffer
Guido van Rossum
1994-10-05
1
-8/+8
*
Plug memory leak for code objects
Guido van Rossum
1994-10-05
1
-0/+1
*
Get rid of freeze (now its own directory).
Guido van Rossum
1994-10-03
6
-25/+345
*
Don't search for *.so modules since we can't handle them!
Guido van Rossum
1994-10-03
1
-2/+1
*
Add check for unknown modules
Guido van Rossum
1994-10-03
1
-1/+7
*
Totally new "freeze" program.
Guido van Rossum
1994-10-03
6
-560/+561
*
Jack's last version (now I'm supposed to get it working :-)
Guido van Rossum
1994-10-03
1
-0/+576
*
Ignore empty markers.
Sjoerd Mullender
1994-10-03
1
-1/+5
*
Add files by Jack
Guido van Rossum
1994-10-02
5
-0/+2040
*
Make it work under MPW too.
Guido van Rossum
1994-10-01
1
-3/+2
*
Added documentation on the aifc module.
Sjoerd Mullender
1994-09-29
4
-0/+362
*
Fix bug in formatting of new questions
Guido van Rossum
1994-09-29
1
-1/+3
*
Got rid of history (was beginning to get silly).
Guido van Rossum
1994-09-29
1
-100/+10
*
Cosmetic changes
Guido van Rossum
1994-09-29
1
-14/+17
*
config.c: add MacOS module
Guido van Rossum
1994-09-29
2
-38/+52
*
* Modules/xxmodule.c: integrated with xxobject.c by Jack
Guido van Rossum
1994-09-29
3
-13/+169
*
* Python/ceval.c, Include/ceval.h: promote MakePendingCalls to
Guido van Rossum
1994-09-29
2
-10/+48
*
* Python/{modsupport.c,getargs.c,Makefile.in},
Guido van Rossum
1994-09-29
3
-341/+588
*
* Python/errors.c (err_clear): clear interpreter stack trace
Guido van Rossum
1994-09-29
1
-1/+5
*
* Python/pythonrun.c: add string "Python" to fatal error message
Guido van Rossum
1994-09-29
1
-1/+1
*
* Python/pythonmain.c: fatal error if can't alloc mem for -c
Guido van Rossum
1994-09-29
1
-1/+2
*
* Python/traceback.c: security fix -- check for buffer oveflow
Guido van Rossum
1994-09-29
1
-1/+6
*
* Include/classobject.h, Objects/classobject.c, Python/ceval.c:
Guido van Rossum
1994-09-28
6
-204/+219
*
* Parser/intrcheck.c: make 'interrupted' global (forgot for
Guido van Rossum
1994-09-28
1
-1/+1
*
ceval.h: added Py_MakePendingCalls()
Guido van Rossum
1994-09-28
4
-1/+4
*
Fix various potential buffer overrun problems.
Guido van Rossum
1994-09-26
1
-9/+18
*
point perl to ~/bin/perl
Barry Warsaw
1994-09-23
1
-1/+1
*
New version: 1.14 (previous oine was misnumbered 1.12).
Guido van Rossum
1994-09-23
1
-64/+532
*
Added obfuxcated lambda's by Ulf Bertelt
Guido van Rossum
1994-09-23
1
-0/+30
*
Various layout changes; some extra warnings; for IRIX, IRIX 5 is the default.
Guido van Rossum
1994-09-21
1
-18/+31
*
Specified libraries for flmodule.
Sjoerd Mullender
1994-09-21
1
-1/+1
*
Fix bug if tmpcache is None
Guido van Rossum
1994-09-21
1
-1/+2
*
* Python/pythonrun.c (print_error): print only last line of
Guido van Rossum
1994-09-19
1
-0/+12
*
* Parser/tokenizer.c (tok_nextc): count line numbers when parsing
Guido van Rossum
1994-09-19
1
-7/+21
*
Support user routines (callbacks) on sound channels.
Guido van Rossum
1994-09-16
1
-6/+74
*
Added some files, reformatted some paragraphs.
Guido van Rossum
1994-09-16
2
-18/+18
*
Added some more files to Mac-Makefile (not tested!); finishing touch
Guido van Rossum
1994-09-16
1
-22/+23
*
audiodev.py: Mac port.
Guido van Rossum
1994-09-16
2
-3/+26
*
gestaltmodule.c: interface to Gestalt Manager.
Guido van Rossum
1994-09-16
3
-0/+475
*
Put a comment start symbol at the start of a comment that lacked one.
Sjoerd Mullender
1994-09-15
1
-1/+1
*
Some new files...
Guido van Rossum
1994-09-14
5
-1/+100
[next]