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
*
*** empty log message ***
Guido van Rossum
1997-12-02
1
-0/+121
*
Comment out crypt by default; it's not used very much and messes up
Guido van Rossum
1997-12-02
1
-6/+8
*
Added Pareto and Weibull distributions, courtesy Jeremy Hylton.
Guido van Rossum
1997-12-02
1
-0/+18
*
Added strop.split tests when sep is None.
Barry Warsaw
1997-12-02
1
-0/+6
*
split_whitespace(): Make sure delimiter is stripped from the beginning
Barry Warsaw
1997-12-02
1
-1/+4
*
Require 'cl when compiling so that the push macro gets picked in Emacs
Barry Warsaw
1997-12-01
1
-0/+2
*
Use $LOGNAME instead of $USER to get the current user -- it seems to
Guido van Rossum
1997-12-01
1
-1/+1
*
Removed Queue.py. It's documented now.
Barry Warsaw
1997-12-01
2
-4/+0
*
Initialize __version__ to the correct version string regardless of
Guido van Rossum
1997-12-01
1
-3/+14
*
In string.split(), honor maxsplit (if > 0).
Guido van Rossum
1997-12-01
2
-4/+16
*
_Environ(): Added __getinitargs__() method so os.environ.copy() works,
Barry Warsaw
1997-12-01
1
-0/+5
*
Added \indexsubitem definition; functions were previously indexed for the
Fred Drake
1997-11-30
8
-0/+16
*
Added \indexsubitem definition. Non-optimal, but two modules are sharing
Fred Drake
1997-11-30
2
-0/+8
*
Added \indexsubitem definition; functions were previously indexed for the
Fred Drake
1997-11-30
2
-0/+4
*
Updated \indexsubitem; functions had been indexed for the wrong module.
Fred Drake
1997-11-30
2
-0/+4
*
Added tests of strop.replace()
Barry Warsaw
1997-11-29
1
-0/+9
*
mymemreplace(), strop_replace(): Add support for optional 4th argument
Barry Warsaw
1997-11-29
1
-4/+12
*
(py-traceback-line-re): Relaxation of regexp to catch SyntaxErrors.
Barry Warsaw
1997-11-27
1
-2/+2
*
Slip of the keyboard (f__ should be __). Dunno why I had a totally
Guido van Rossum
1997-11-27
2
-2/+2
*
This commit was manufactured by cvs2svn to create tag 'r15b1'.
v1.5b1
cvs2svn
1997-11-26
1
-0/+1
*
Dumb typo.
Guido van Rossum
1997-11-26
1
-1/+1
*
(py-process-filter): py-delete-file-silently is obsolete. Use a
Barry Warsaw
1997-11-26
1
-1/+1
*
(py-compute-indentation): Check for multiline stringness and
Barry Warsaw
1997-11-26
1
-4/+4
*
(py-mode-map): Bind py-mark-def-or-class to C-M-h with a different
Barry Warsaw
1997-11-26
1
-2/+3
*
Reordered and slightly edited the highlights of changes.
Guido van Rossum
1997-11-26
1
-47/+53
*
Revamped README for release of 1.5b1.
Guido van Rossum
1997-11-26
1
-101/+109
*
Added list of what's new in 1.5b1. Changed intro and some section titles.
Guido van Rossum
1997-11-26
1
-11/+216
*
Four more valuable contributors...
Guido van Rossum
1997-11-26
1
-0/+4
*
The usual
Guido van Rossum
1997-11-26
15
-135/+793
*
The dependency of tarhtml on l2h was a bad idea.
Guido van Rossum
1997-11-26
1
-1/+1
*
(python-mode): Make imenu-create-index-function buffer local.
Barry Warsaw
1997-11-26
1
-3/+4
*
(py-mark-def-or-class): Added an exchange-point-and-mark and a
Barry Warsaw
1997-11-26
1
-2/+4
*
(python-mode): Patch to fix Imenu support under Emacs, given by
Barry Warsaw
1997-11-26
1
-1/+3
*
(py-kill-emacs-hook): Simplification.
Barry Warsaw
1997-11-26
1
-11/+5
*
Icons for Windows installer.
Guido van Rossum
1997-11-26
3
-0/+0
*
Added the HTML files.
Guido van Rossum
1997-11-26
1
-24/+64
*
Added CRLF line endings since this is for NOTEPAD.
Guido van Rossum
1997-11-26
0
-0/+0
*
Added comment about where to find details on python-mode.el, pointing
Barry Warsaw
1997-11-26
1
-23/+183
*
Documented brand new behavior of sys.ps1 and sys.ps2 (str() is applied
Guido van Rossum
1997-11-25
2
-2/+8
*
Apply str() to sys.ps1 or sys.ps2 before using them as a prompt, so
Guido van Rossum
1997-11-25
1
-16/+14
*
Added utility target tarhtml to tar and gzip the HTML files plus their
Guido van Rossum
1997-11-25
1
-0/+4
*
Adding the icons used by latex2html output to the CVS tree.
Guido van Rossum
1997-11-25
31
-0/+94
*
Ignore html files generated by webmaker.
Guido van Rossum
1997-11-25
1
-0/+1
*
Augmented the script so that (at CNRI anyway) it also invokes webmaker
Guido van Rossum
1997-11-25
1
-1/+12
*
Simple index for the reference manuals (mostly for use on the Windows
Guido van Rossum
1997-11-25
2
-0/+50
*
Updated to the most pressing 1.5 issues.
Guido van Rossum
1997-11-25
13
-4516/+4474
*
Drop Capitalized Important Words.
Guido van Rossum
1997-11-25
1
-1/+1
*
Several changes, e.g. restructuring of the intro to be closer to what
Guido van Rossum
1997-11-25
2
-472/+268
*
Remove hyperlink to time-sensitive Python release info.
Guido van Rossum
1997-11-25
1
-2/+2
*
WISE installer source for Python 1.5
Guido van Rossum
1997-11-25
1
-0/+1104
[next]