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
*
default mode="r" and add optional bufsize
Guido van Rossum
1995-03-16
1
-2/+2
*
fixed up comments describing interface
Guido van Rossum
1995-03-16
1
-19/+18
*
use PyCallable_Check; split some lines
Guido van Rossum
1995-03-16
1
-12/+19
*
test signal module
Guido van Rossum
1995-03-16
1
-0/+50
*
made palatable for latex2html:
Guido van Rossum
1995-03-16
8
-172/+186
*
Barry's 2.18 -- don't indent, only outdent
Guido van Rossum
1995-03-15
1
-8/+10
*
Barry's 2.16 -- more electric colon cruft, add py-outdent-left
Guido van Rossum
1995-03-15
1
-10/+55
*
barry's 2.13 -- minor reworking of code (added py-outdent-p)
Guido van Rossum
1995-03-15
1
-16/+19
*
#(py-electric-colon): updated comment
Barry Warsaw
1995-03-15
1
-5/+5
*
(py-electric-colon): don't indent, only outdent.
Barry Warsaw
1995-03-15
1
-4/+6
*
(py-indent-right, py-outdent-left): new commands, bound to C-c C-r and
Barry Warsaw
1995-03-15
1
-0/+41
*
1995 copyright
Guido van Rossum
1995-03-15
2
-14/+14
*
change of address and date
Guido van Rossum
1995-03-15
3
-6/+6
*
versions and dates
Guido van Rossum
1995-03-15
2
-6/+6
*
handle a few new things
Guido van Rossum
1995-03-15
2
-30/+66
*
new, from ../Demo/www
Guido van Rossum
1995-03-15
3
-0/+3573
*
replace ASCII by macro call
Guido van Rossum
1995-03-15
8
-36/+36
*
(py-electric-colon): don't re-indent the line if it starts in column
Barry Warsaw
1995-03-14
1
-5/+9
*
(py-no-outdent-re): fixed the regexp for try: clauses
Barry Warsaw
1995-03-14
1
-1/+1
*
(py-outdent-p): new function
Barry Warsaw
1995-03-14
1
-12/+15
*
Barry's 2.12 -- fix some bugs in electric colon code
Guido van Rossum
1995-03-14
1
-22/+43
*
Barry's version 2.11 -- electric colon
Guido van Rossum
1995-03-14
1
-10/+68
*
(py-no-outdent-re): new constant
Barry Warsaw
1995-03-14
1
-18/+39
*
(py-submit-bug-report): fixed summary querying
Barry Warsaw
1995-03-14
1
-4/+23
*
set mac path separator to newline
Guido van Rossum
1995-03-14
1
-1/+1
*
add dummy base to atoi/atol; careful about negative start indices in find/count
Guido van Rossum
1995-03-14
2
-10/+22
*
rename copy.Error to copy.error
Guido van Rossum
1995-03-14
1
-5/+8
*
add execvpe -- mix of execvp and execve
Guido van Rossum
1995-03-14
1
-6/+22
*
fix typos in escape() and print_form()
Guido van Rossum
1995-03-14
1
-4/+4
*
(py-outdent-re): new constant
Barry Warsaw
1995-03-14
1
-2/+16
*
#(py-indent-line): cosmetic
Barry Warsaw
1995-03-14
1
-1/+1
*
(py-electric-colon): new command
Barry Warsaw
1995-03-14
1
-1/+26
*
pickle classes; add format_version, load(s)/dump(s) shortcuts
Guido van Rossum
1995-03-14
1
-16/+61
*
tiny additions for Windows 3.1
Guido van Rossum
1995-03-14
1
-0/+3
*
mode and optional bufsize for makefile()
Guido van Rossum
1995-03-14
1
-6/+15
*
plugged some memory leaks (Steve Clift)
Guido van Rossum
1995-03-14
1
-9/+16
*
1995 copyright
Guido van Rossum
1995-03-14
1
-1/+1
*
In NT, write fatal() msg to debugging device
Guido van Rossum
1995-03-14
1
-0/+10
*
another round (sigh :-( )
Guido van Rossum
1995-03-13
2
-1006/+1716
*
small changes by Soren Larsen
Guido van Rossum
1995-03-13
62
-406/+394
*
removed GPL mumbo jumbo
Guido van Rossum
1995-03-10
2
-109/+134
*
Lots of formatting changes by Barry, and a few real changes.
Guido van Rossum
1995-03-10
1
-491/+684
*
#updated copywrite notice by removing the GPL language according to
Barry Warsaw
1995-03-10
1
-28/+7
*
some more changes for NT and Borland
Guido van Rossum
1995-03-10
1
-3/+5
*
moved some stuff around for fewer confusion
Guido van Rossum
1995-03-10
1
-29/+30
*
added PyErr_SetInterrupt(); NT ifdefs
Guido van Rossum
1995-03-10
1
-1/+16
*
added PyErr_SetInterrupt()
Guido van Rossum
1995-03-10
1
-0/+6
*
moved bgen to Tools
Guido van Rossum
1995-03-10
1
-18/+18
*
why not commit the bug list and ChangeLog
Guido van Rossum
1995-03-10
2
-23/+166
*
pseudo progress bar (not finished)
Guido van Rossum
1995-03-10
1
-0/+31
[next]