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
*
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
*
Better error handling of bad entity references. Before when an & in
Sjoerd Mullender
2000-07-10
1
-16/+25
*
Initialize the return value in collect_generations() since it is updated
Vladimir Marangozov
2000-07-10
1
-1/+1
*
Remove the "1" that Tim sticked to the preprocessor symbol for unknown reasons
Vladimir Marangozov
2000-07-10
1
-1/+1
*
A small comment fix just to make sure I got my cvs/ssh setup right.
Vladimir Marangozov
2000-07-10
1
-1/+1
*
Guido said include these in the Great ANSI-fication, so here they are!
Fred Drake
2000-07-10
2
-259/+216
*
- changed the nt.popen2 return values back to
Fredrik Lundh
2000-07-09
2
-40/+55
*
- repaired locale.py for non-windows platforms. the try/except
Fredrik Lundh
2000-07-09
1
-2/+5
*
Exception__str__(): In case 1, be sure to decref the tmp local
Barry Warsaw
2000-07-09
1
-4/+8
*
Use TQSQ (triple quoted single quote) module docstring for better
Barry Warsaw
2000-07-09
1
-2/+2
*
- changed 1.5 to 2.0 in the help text
Fredrik Lundh
2000-07-09
1
-7/+3
*
- ANSI-fication
Fredrik Lundh
2000-07-09
1
-3/+1
*
Update to use the new standard webbrowser module if available, otherwise
Fred Drake
2000-07-09
1
-2/+8
*
- added popen.popen2/popen3/popen4 support for
Fredrik Lundh
2000-07-09
2
-22/+46
*
- added optional bufsize argument to new popen methods.
Fredrik Lundh
2000-07-09
1
-7/+30
*
- merged setlocale and set_locale. the internal setlocale
Fredrik Lundh
2000-07-09
1
-92/+159
*
New module to control Web browsers; see the documentation for
Fred Drake
2000-07-09
1
-0/+229
*
Make tabnanny happy.
Fred Drake
2000-07-09
2
-254/+254
*
needs a space
Greg Stein
2000-07-09
1
-1/+1
*
ANSI-fication of the sources.
Fred Drake
2000-07-09
1
-105/+46
*
ANSI-fication of the sources.
Fred Drake
2000-07-09
2
-214/+83
*
- ANSI-fication
Fredrik Lundh
2000-07-09
1
-5/+1
*
- ANSI-ification
Fredrik Lundh
2000-07-09
1
-94/+47
*
Document addition of webbrowser.py
Andrew M. Kuchling
2000-07-09
1
-0/+14
*
- improved os.popen support for windows, based on win32pipe
Fredrik Lundh
2000-07-09
1
-6/+462
*
Remove setup of HAVE_OLD_CPP; it is no longer used in the Python sources.
Fred Drake
2000-07-09
4
-455/+451
*
Remove use of HAVE_OLD_CPP to support non-ANSI preprocessors.
Fred Drake
2000-07-09
1
-4/+0
*
Patch from Peter Schneider-Kamp: convert curses module to ANSI prototypes,
Andrew M. Kuchling
2000-07-09
1
-377/+221
*
Remove legacy use of __SC__; no longer needed now that ANSI source is
Fred Drake
2000-07-09
1
-4/+0
*
- added (long) casts to a couple of Py_BuildValue calls,
Fredrik Lundh
2000-07-09
1
-7/+7
*
- fixed pointer size test in spawn functions. also added
Fredrik Lundh
2000-07-09
1
-6/+6
*
- win95/98 helper for new os.popen code
Fredrik Lundh
2000-07-09
1
-0/+60
*
Somebody started playing with const, so of course the outcome
Tim Peters
2000-07-09
1
-8/+8
*
ANSI-fication of the sources.
Fred Drake
2000-07-09
3
-252/+102
*
ANSI-fication of the sources.
Fred Drake
2000-07-09
3
-60/+22
*
ANSI-fication of the sources.
Fred Drake
2000-07-09
3
-79/+33
*
ANSI-fication of the sources.
Fred Drake
2000-07-09
1
-27/+10
*
Remove legacy use of __SC__; no longer needed now that ANSI source is
Fred Drake
2000-07-09
1
-5/+0
*
ANSI-fication of the sources.
Fred Drake
2000-07-09
2
-155/+59
*
EnvironmentError__init__(): The two case clauses were missing
Barry Warsaw
2000-07-09
1
-3/+9
*
ANSI-fication of the sources.
Fred Drake
2000-07-09
1
-98/+48
[next]