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
*
test cache
Guido van Rossum
1994-10-07
2
-0/+83
*
init -> __init__
Guido van Rossum
1994-10-07
2
-3/+3
*
micro changes
Guido van Rossum
1994-10-07
8
-11/+10
*
moved my examples to subdir guido
Guido van Rossum
1994-10-07
1
-2/+1
*
Matt's examples
Guido van Rossum
1994-10-07
33
-0/+1876
*
Added Matt's examples
Guido van Rossum
1994-10-07
1
-0/+3
*
Moved older news to HISTORY file
Guido van Rossum
1994-10-06
2
-655/+659
*
Oops! version numbers again!
Guido van Rossum
1994-10-06
4
-4/+4
*
Oops -- version number!
Guido van Rossum
1994-10-06
1
-1/+1
*
Change status of fixed bugs
Guido van Rossum
1994-10-06
1
-5/+6
*
Hopefully the last edits for 1.1
Guido van Rossum
1994-10-06
3
-38/+219
*
Add pointer to GPL-free MP library
Guido van Rossum
1994-10-06
1
-1/+6
*
For release 1.1
Guido van Rossum
1994-10-06
3
-55/+329
*
Only require autoconf 1.8
Guido van Rossum
1994-10-06
1
-1/+1
*
Micro portability changes
Guido van Rossum
1994-10-06
2
-1/+4
*
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
[next]