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
...
*
the usual
Guido van Rossum
1995-03-10
20
-27/+83
*
(py-delete-char): must have 'supersede value for 'delete-selection and
Barry Warsaw
1995-03-09
1
-0/+4
*
cope with triple-quoted strings (says Barry)
Guido van Rossum
1995-03-09
1
-0/+7
*
the usual
Guido van Rossum
1995-03-09
2
-3/+57
*
add warning about recompiling myreadline.o; add Tools/
Guido van Rossum
1995-03-09
1
-0/+6
*
the usual
Guido van Rossum
1995-03-09
1
-60/+67
*
added test for CC value not matching cache
Guido van Rossum
1995-03-09
1
-0/+7
*
added PicklingError exception
Guido van Rossum
1995-03-09
1
-2/+9
*
changes for MPW
Guido van Rossum
1995-03-09
6
-9/+13
*
add casts to malloc() calls
Guido van Rossum
1995-03-09
1
-2/+2
*
a few peephole optimizations
Guido van Rossum
1995-03-09
5
-8/+12
*
various tuple related optimizations; remove unused b/w compat code from ceval.c
Guido van Rossum
1995-03-09
2
-83/+44
*
changes in NT tests
Guido van Rossum
1995-03-09
1
-2/+3
*
use PROTO macro around fn prototype
Guido van Rossum
1995-03-09
1
-1/+1
*
addet SETTUPLEITEM and added cast to GETTUPLEITEM
Guido van Rossum
1995-03-09
2
-1/+5
*
(python-font-lock-keywords): better defaults.
Barry Warsaw
1995-03-08
1
-25/+22
*
(py-keep-region-active): new function.
Barry Warsaw
1995-03-08
1
-1/+7
*
#(python-font-lock-keywords): paren typo
Barry Warsaw
1995-03-08
1
-2/+2
*
(python-font-lock-keywords): new variable
Barry Warsaw
1995-03-08
1
-0/+27
*
(py-mode-map): py-mark-block moved to C-c C-m (was C-c C-b).
Barry Warsaw
1995-03-08
1
-3/+52
*
bump to version 2.0 now that I'm taking over
Barry Warsaw
1995-03-08
0
-0/+0
*
#initial stylistic rewrite
Barry Warsaw
1995-03-08
1
-490/+600
*
Initial revision
Jack Jansen
1995-03-07
1
-0/+41
*
changes (suggested) by Soren Larsen
Guido van Rossum
1995-03-07
28
-80/+92
*
clarified expanding %xx and form for print_form
Guido van Rossum
1995-03-07
2
-18/+20
*
added macdnr
Guido van Rossum
1995-03-07
3
-2/+5
*
added code objects
Guido van Rossum
1995-03-07
2
-0/+44
*
clarified code objects
Guido van Rossum
1995-03-07
2
-6/+6
*
added ref to vars()
Guido van Rossum
1995-03-07
4
-6/+24
*
reverse sense of PyMac_Idle test
Guido van Rossum
1995-03-06
1
-1/+1
*
socket.py
Guido van Rossum
1995-03-06
1
-8/+8
*
no longer need to include IN.py or SOCKET.py
Guido van Rossum
1995-03-04
2
-10/+6
*
changes for MPW
Guido van Rossum
1995-03-04
1
-1/+5
*
remove some unused local variables
Guido van Rossum
1995-03-04
1
-5/+0
*
correct some return values and remove some unused variables
Guido van Rossum
1995-03-04
1
-5/+2
*
include macglue.h so we can use HAVE_UNIVERSAL_HEADERS;
Guido van Rossum
1995-03-04
1
-4/+7
*
don't use math at all
Guido van Rossum
1995-03-04
1
-2/+1
*
avoid math, don't abort when overflow check fails
Guido van Rossum
1995-03-04
2
-4/+9
*
remove redundant backslashes; some cosnetics
Guido van Rossum
1995-03-04
2
-69/+69
*
raise EOFError when load() hits EOF, instead of KeyError
Guido van Rossum
1995-03-04
1
-0/+4
*
fix several cosmetic things, add buffering to makefile
Guido van Rossum
1995-03-04
1
-62/+107
*
moved lots of stuff to Tools/scripts
Guido van Rossum
1995-03-02
1
-33/+2
*
moved lots of scripts from Demo/scripts to Tools/scripts
Guido van Rossum
1995-03-02
1
-0/+31
*
moved Demo/modulator to Tools/modulator
Guido van Rossum
1995-03-02
1
-1/+1
*
moved Demo/freeze to Tools/freeze
Guido van Rossum
1995-03-02
2
-4/+4
*
new
Guido van Rossum
1995-03-02
1
-0/+14
*
allow safe_import to be called with up to 4 args and check for . in name
Guido van Rossum
1995-03-02
1
-1/+3
*
The final bit of my Mac documentation.
Jack Jansen
1995-03-02
2
-0/+232
*
checkin of Jack's original version
Guido van Rossum
1995-03-02
27
-0/+1525
*
converted docs for Jim Roskind's profiler
Guido van Rossum
1995-03-02
5
-4/+1514
[prev]
[next]