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
...
*
Fix incomplete merge of Ping's SyntaxError enhancement patch (my fault).
Fred Drake
2000-07-11
1
-1/+1
*
Moshe Zadka <mzadka@geocities.com>:
Fred Drake
2000-07-11
1
-8/+29
*
Create two new exceptions: IndentationError and TabError. These are
Fred Drake
2000-07-11
10
-19/+80
*
fixed a warning in getsockaddrlen
Peter Schneider-Kamp
2000-07-11
1
-1/+1
*
add expandtabs command (-e)
Peter Schneider-Kamp
2000-07-11
1
-37/+64
*
Change the table in the pyexpat.errors module to a series of datadesc
Fred Drake
2000-07-11
1
-21/+64
*
fix bug #42 reported by Andrew Dalke
Jeremy Hylton
2000-07-11
5
-27/+2
*
Neil Schemenauer <nascheme@enme.ucalgary.ca>:
Fred Drake
2000-07-11
1
-4/+4
*
Bug fix: ? and ! were not full aliases for `help' and `shell' as implied in
Eric S. Raymond
2000-07-11
1
-6/+6
*
fixed inconsistent use of tab and spaces
Peter Schneider-Kamp
2000-07-11
1
-3/+3
*
Add test of resize() method of mmap objects
Andrew M. Kuchling
2000-07-11
2
-0/+13
*
Docstring changes.
Andrew M. Kuchling
2000-07-11
2
-6/+2
*
Jeremy Hylton:
Marc-André Lemburg
2000-07-11
1
-2/+4
*
string_join(): Some cleaning up of reference counting. In the
Barry Warsaw
2000-07-11
1
-7/+10
*
add more tests of string.join variants to run_method_tests
Jeremy Hylton
2000-07-11
1
-8/+11
*
fix two refcount bugs in new string_join implementation:
Jeremy Hylton
2000-07-11
1
-6/+2
*
Now that prototypes are in scope, the compiler gives legit wngs
Tim Peters
2000-07-10
1
-2/+2
*
two changes to string_join:
Jeremy Hylton
2000-07-10
1
-82/+42
*
-- removed get_default compatibility kludge
Fredrik Lundh
2000-07-10
2
-3/+4
*
- changed hash calculation for unicode strings. the new
Fredrik Lundh
2000-07-10
1
-18/+20
*
Give ConfigParser the capability to set as well as read options, and to write
Eric S. Raymond
2000-07-10
2
-0/+53
*
ANSI-fication (fixed on parameter list I messed up in the patch)
Peter Schneider-Kamp
2000-07-10
1
-53/+19
*
ANSI-fication
Peter Schneider-Kamp
2000-07-10
3
-105/+35
*
ANSI-fication, added #ifdef construction in mpz_coerce
Peter Schneider-Kamp
2000-07-10
1
-138/+54
*
factor out test definitions to string_tests module
Jeremy Hylton
2000-07-10
4
-353/+202
*
add isalpha and isalnum methods
Jeremy Hylton
2000-07-10
1
-0/+2
*
ANSI-fication, not really tested, but should (hopefully) compile
Peter Schneider-Kamp
2000-07-10
2
-116/+34
*
ANSI-fication of the SGI modules (note that svmodule.c and sgimodule.c
Peter Schneider-Kamp
2000-07-10
7
-2295/+769
*
- stupid typo.
Fredrik Lundh
2000-07-10
1
-1/+1
*
Add linker flag -export-dynamic so symbols in libpython*.a are exported.
Guido van Rossum
2000-07-10
1
-1/+2
*
-- get rid of a compiler warning on unix. (as reported
Fredrik Lundh
2000-07-10
1
-21/+13
*
Added the line 'Testing UTF-16 code point order comparisons... done."
Guido van Rossum
2000-07-10
1
-0/+1
*
Adapted for Python 2.0 under RH Linux.
Guido van Rossum
2000-07-10
1
-5/+6
*
remove prints of file objects from _test
Jeremy Hylton
2000-07-10
1
-2/+0
*
expect message "no regression test case for method 'encode'
Jeremy Hylton
2000-07-10
1
-0/+3
*
Patch from Joe Eaton <jeaton@hostway.net> (SF#100741) to fix following problem:
Andrew M. Kuchling
2000-07-10
1
-1/+0
*
ANSI-fication
Peter Schneider-Kamp
2000-07-10
3
-73/+26
*
ANSI-fication
Peter Schneider-Kamp
2000-07-10
3
-177/+60
*
ANSI-fying
Peter Schneider-Kamp
2000-07-10
4
-157/+55
*
ANSI-fication
Peter Schneider-Kamp
2000-07-10
4
-213/+70
*
ANSI-fication
Peter Schneider-Kamp
2000-07-10
3
-75/+25
*
ANSI-fication
Peter Schneider-Kamp
2000-07-10
2
-32/+11
*
ANSI-fication
Peter Schneider-Kamp
2000-07-10
3
-63/+22
*
ANSI-fication
Peter Schneider-Kamp
2000-07-10
1
-53/+19
*
ANSI-fication
Peter Schneider-Kamp
2000-07-10
1
-31/+11
*
ANSI-fication
Peter Schneider-Kamp
2000-07-10
4
-124/+43
*
ANSI-fication
Peter Schneider-Kamp
2000-07-10
1
-48/+16
*
ANSI-fication
Peter Schneider-Kamp
2000-07-10
1
-84/+24
*
ANSI-fication
Peter Schneider-Kamp
2000-07-10
1
-38/+19
*
ANSI-fication (and test if committing files works now)
Peter Schneider-Kamp
2000-07-10
1
-2/+1
[prev]
[next]