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
*
Added "docs" for Pareto and Weibull distributions.
Guido van Rossum
1997-12-30
2
-0/+16
*
Add tests for re.L(OCALE).
Guido van Rossum
1997-12-30
1
-1/+7
*
Oops, big glitch. Charles had put a 1 in the column for argument list
Guido van Rossum
1997-12-30
1
-8/+8
*
Oops, the last checkin left a blank line in a string literal.
Guido van Rossum
1997-12-30
1
-1/+1
*
Since DSA.py never made it to the release, neither should dos-8x3/dsa.py.
Guido van Rossum
1997-12-30
1
-221/+0
*
Clean out *.texi and *.info* as well for "make clean".
Fred Drake
1997-12-30
1
-0/+1
*
Add obsolescence note.
Guido van Rossum
1997-12-30
2
-0/+22
*
Add URL of Andrew Kuchling's nifty re conversion page...
Guido van Rossum
1997-12-30
2
-4/+6
*
Add a note that up to 1.4, translate() produced Emacs style syntax; in
Guido van Rossum
1997-12-30
2
-4/+10
*
Updated release date to match boilerplate.tex.
Fred Drake
1997-12-30
2
-4/+4
*
Added ConfigParser.py to list of undocumented miscellaneous useful utilities.
Guido van Rossum
1997-12-30
2
-0/+4
*
Took out some disclaiming text (even from the title!). Rewritten
Guido van Rossum
1997-12-30
2
-82/+70
*
A whole bunch of typos fixed by Andrew Kuchling.
Guido van Rossum
1997-12-30
2
-44/+66
*
Refine note about strftime test failure (it's fixed in Linux glibc 6).
Guido van Rossum
1997-12-30
1
-3/+4
*
New blood.
Guido van Rossum
1997-12-30
1
-0/+5
*
Set the patch level to 1.5.
Guido van Rossum
1997-12-30
1
-1/+1
*
Set the release date for 1.5 (final).
Guido van Rossum
1997-12-30
2
-2/+2
*
the usual
Guido van Rossum
1997-12-30
2
-4/+6
*
Two critical fixes to the changes that I made for Greg McFarlane --
Guido van Rossum
1997-12-30
1
-3/+3
*
Added .PHONY annotation for lib.info target; the real target is
Fred Drake
1997-12-29
1
-0/+4
*
Remove more commented-out text that is no longer needed.
Guido van Rossum
1997-12-29
2
-42/+0
*
Remove the commented-out warning at the top. It shouldn't be there
Guido van Rossum
1997-12-29
2
-12/+0
*
Getting uglier. But it doesn't completely bomb except for some table stuff.
Fred Drake
1997-12-29
2
-80/+146
*
Lots of minor nits that allow this file to get processed without failures by
Fred Drake
1997-12-29
2
-50/+54
*
Ignore generated info files.
Fred Drake
1997-12-29
1
-0/+1
*
Reduce warning count from partparse.py.
Fred Drake
1997-12-29
2
-8/+2
*
Revised lib1.texi target to deal with some conversion nastiness. See comment.
Fred Drake
1997-12-29
1
-0/+7
*
Reduce warning count from partparse.py.
Fred Drake
1997-12-29
2
-4/+2
*
Moved things around a bit in interact(), so outout is processed before
Guido van Rossum
1997-12-29
1
-4/+5
*
Ignore another intermediate file from the info generation.
Fred Drake
1997-12-29
1
-0/+1
*
At Jeff Rush' request, add Py_BEGIN/END_ALLOW_THREADS around call to
Guido van Rossum
1997-12-29
1
-0/+3
*
Reduce warning count from partparse.py.
Fred Drake
1997-12-29
2
-2/+2
*
Moved some #ifdefs around that got put in the wrong place by the
Guido van Rossum
1997-12-29
1
-16/+22
*
Added Greg Stein's docs for BaseHTTPServer.py.
Guido van Rossum
1997-12-29
5
-12/+447
*
Make "{" and "}" in code sample visible instead of a group (it's supposed to
Fred Drake
1997-12-29
2
-2/+2
*
Fixed several bugs reported by Greg McFarmane:
Guido van Rossum
1997-12-29
1
-42/+31
*
Minor editing corrections.
Guido van Rossum
1997-12-29
3
-31/+32
*
Added doc string, provided by Charles Waldman (with some reformatting
Guido van Rossum
1997-12-29
1
-29/+162
*
Added missing "\" to "\var{address}, var{length}" in buffer_info() description.
Fred Drake
1997-12-29
2
-2/+2
*
Added doc string, provided by Charles Waldman (with some reformatting
Guido van Rossum
1997-12-29
2
-0/+446
*
Reduce warning count from partparse.py.
Fred Drake
1997-12-29
2
-4/+2
*
Use tableii environment for the table instead of tabular. This makes it
Fred Drake
1997-12-29
2
-38/+36
*
Reduce warning count from partparse.py.
Fred Drake
1997-12-29
4
-32/+28
*
Nit adjustments to remove warnings when processed with partparse.py.
Fred Drake
1997-12-29
2
-4/+2
*
Normalized the word "Unix" to "\UNIX{}".
Fred Drake
1997-12-29
2
-6/+6
*
A bunch of minor stuff.
Fred Drake
1997-12-29
2
-18/+230
*
Added back info generation. Still buggy in the final phase (makeinfo run).
Fred Drake
1997-12-29
1
-0/+26
*
Added missing "\" to "var{P}.\var{M}" in load_module() description.
Fred Drake
1997-12-29
2
-2/+2
*
Remove unneeded "{}" that confused makeinfo.
Fred Drake
1997-12-29
2
-2/+2
*
Change name of temporary file to avoid possible filesystem issues; matches
Fred Drake
1997-12-29
2
-2/+2
[next]