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
*
remove comment that's about to become obsolete
Fred Drake
2004-12-05
1
-1/+0
*
Save the uploaded documentation tarball (already done on the trunk).
Fred Drake
2004-07-26
1
-1/+1
*
generalize a bit; no need to mention my user id directly
Fred Drake
2004-07-13
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
*
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
*
One more backported patch related to the removal of version numbers from
Fred Drake
2003-12-05
1
-4/+7
*
Anthony started backporting the changes needed to remove version numbers
Fred Drake
2003-12-05
1
-3/+22
*
This commit was manufactured by cvs2svn to create branch
cvs2svn
2003-10-21
1
-0/+72
*
- don't re-write a SourceForge authenticated CVS root into the
Fred Drake
2003-10-03
1
-4/+7
*
Revert the last change to this script on the 2.3.x maint branch; the
Fred Drake
2003-09-30
1
-6/+4
*
Backport changes from trunk needed to make the GNU info format build.
Fred Drake
2003-09-29
2
-3/+9
*
Backported from trunk revision 1.16:
Fred Drake
2003-09-28
1
-4/+6
*
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/+17
*
Change the default window size to 1024x768. This shows at least the
Thomas Heller
2003-09-23
1
-1/+1
*
Support 2.3 docs in HTMLHelp format.
Thomas Heller
2003-09-22
1
-0/+16
*
control where this lands by default in dev/doc/ on python.org,
Fred Drake
2003-08-07
1
-0/+5
*
Merging release23-branch into the long-term Python 2.3 maintenance branch
Barry Warsaw
2003-08-04
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
*
Modernization: Use string methods, use str instead of
Fred Drake
2002-10-16
1
-17/+14
*
Use string methods.
Fred Drake
2002-10-16
7
-23/+18
*
Use string methods. Organize the imports in Python Normal Form.
Fred Drake
2002-10-16
1
-5/+5
*
Use string methods; minor code cleanup.
Fred Drake
2002-10-16
1
-21/+26
*
Use the same shade of blue as the site navigation areas.
Fred Drake
2002-10-14
1
-2/+2
*
Minor refactoring to avoid code duplication.
Fred Drake
2002-10-14
1
-17/+10
*
build(): Use self.builddir, not self.doc when copying the icons, so
Barry Warsaw
2002-10-01
1
-1/+1
*
When the HTML output dir is specified using --dir=~/foo, the tilde
Fred Drake
2002-10-01
1
-1/+1
*
Include the --dir argument in the help text.
Fred Drake
2002-10-01
1
-0/+1
*
Change the default path to icons so that "mkhowto" does the "right thing" by
Fred Drake
2002-10-01
1
-2/+2
[next]