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
path:
root
/
Doc
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Whitespace normalization, via reindent.py.
Tim Peters
2004-07-18
4
-18/+18
*
Add a definition (found in the Debian patches for 2.3.4)
Andrew M. Kuchling
2004-07-17
1
-0/+1
*
generalize a bit; no need to mention my user id directly
Fred Drake
2004-07-13
1
-1/+1
*
Deal with macros that have to be replaced with simple text; only a
Fred Drake
2004-07-08
1
-4/+14
*
fix handling when a proper getopt(1) is available; the "--"
Fred Drake
2004-06-29
1
-0/+4
*
The 'distributing python modules' manual now has an index.
Thomas Heller
2004-06-18
1
-1/+1
*
Use getopt where possible, so this supports option letters that get
Fred Drake
2004-06-17
1
-1/+10
*
- add link to the downloadable package in the generated email
Fred Drake
2004-06-17
1
-2/+24
*
make the tarball available for download instead of throwing it away
Fred Drake
2004-06-17
1
-1/+1
*
Defining Py_GCC_ATTRIBUTE finds even some more undocumented functions.
Thomas Heller
2004-06-09
1
-1/+1
*
Public Python functions are nowadays marked PyAPI_FUNC, not DL_IMPORT.
Thomas Heller
2004-06-09
1
-1/+1
*
use tools/getversioninfo to extract the version number from the Python
Fred Drake
2004-05-11
1
-11/+4
*
remove assignment to unused variable
Fred Drake
2004-05-11
1
-1/+0
*
switch to PNG navigation icons by default
Fred Drake
2004-04-08
1
-2/+2
*
Replace backticks with repr() or "%r"
Walter Dörwald
2004-02-12
4
-14/+14
*
Fix typo
Raymond Hettinger
2004-02-08
1
-1/+1
*
SF patch #880552: Fix typo in usage message(prechm.py)
Raymond Hettinger
2004-02-08
1
-3/+3
*
fix weird sh-bang line
Fred Drake
2003-12-18
1
-1/+1
*
avoid bash-isms
Fred Drake
2003-12-18
1
-2/+2
*
make the generated HTML more XHTML friendly
Fred Drake
2003-11-25
1
-7/+8
*
- don't re-write a SourceForge authenticated CVS root into the
Fred Drake
2003-10-03
1
-4/+7
*
normalize whitespace
Fred Drake
2003-10-02
1
-1/+1
*
no longer assign into sys; "print chevron" is the way to go
Fred Drake
2003-10-01
1
-7/+6
*
We're long past worrying about Python versions older than 1.5.2;
Fred Drake
2003-10-01
1
-11/+0
*
Update to match the version used to build the 2.3.2c1 documentation.
Fred Drake
2003-09-29
1
-1/+3
*
- change computation of VERSION to use tools/getversioninfo; this is
Fred Drake
2003-09-28
1
-4/+7
*
Update the list of directories passed to py2texi.el. The ordering was
Fred Drake
2003-09-28
1
-1/+1
*
Make the "path math" more robust, and support both relative and
Fred Drake
2003-09-28
1
-2/+6
*
Load the version information from ../Include/patchlevel.h, so there are
Fred Drake
2003-09-27
2
-3/+94
*
re.sub expands escape sequences in it's second argument.
Thomas Heller
2003-09-27
1
-1/+1
*
- use string methods
Fred Drake
2003-09-27
1
-12/+16
*
Change the default window size to 1024x768. This shows at least the
Thomas Heller
2003-09-23
1
-1/+33
*
update the documentation contact address
Fred Drake
2003-07-30
4
-4/+4
*
Map \envvar to the TeXinfo equivalent, @env.
Fred Drake
2003-07-16
1
-1/+1
*
Simple support for the alltt environment.
Fred Drake
2003-07-16
1
-1/+3
*
Teach this script about \AA and \aa (the Scandanavian A-ring
Fred Drake
2003-07-16
1
-1/+3
*
There's a better way to deal with the "comment" environment; I found
Fred Drake
2003-07-02
1
-0/+1
*
Fill out the set of macros and environments supported somewhat.
Fred Drake
2003-07-02
1
-0/+10
*
Update link to Python book information.
Fred Drake
2003-06-20
1
-1/+1
*
Include both </tr> tags in the thead, not just the first.
Fred Drake
2003-05-29
1
-3/+2
*
When an external application we use exits normally, exit with the same
Fred Drake
2003-05-14
1
-2/+4
*
first cut at a shell script to view a single section from the library
Skip Montanaro
2003-02-13
1
-0/+129
*
Clean up some files that LaTeX2HTML drops in the HTML output directory
Fred Drake
2003-01-17
1
-0/+5
*
Integrate updates to the GNU info conversion.
Fred Drake
2002-11-13
2
-51/+76
*
More <link> support for generated pages.
Fred Drake
2002-10-30
2
-3/+24
*
Added support for --favicon.
Fred Drake
2002-10-30
1
-2/+15
*
Added support for --favicon.
Fred Drake
2002-10-30
1
-1/+7
*
Try to fix the broken links caused by multiple \ref on the same line.
Neal Norwitz
2002-10-18
1
-1/+1
*
Use string methods. Re-organize imports to Python Normal Form.
Fred Drake
2002-10-16
1
-3/+4
*
Only reset _is_empty if needed.
Fred Drake
2002-10-16
1
-1/+1
[next]