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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor markup nits.
Fred Drake
1999-02-12
2
-18/+12
*
Use the shorter form of Christopher Petrilli's email address.
Fred Drake
1999-02-12
1
-1/+1
*
Added section for MimeWriter, contributed by Christopher Petrilli
Fred Drake
1999-02-12
3
-8/+76
*
Added entry for MimeWriter module.
Fred Drake
1999-02-12
1
-0/+1
*
Make table headers the same color as the navigation bars so they stand
Fred Drake
1999-02-12
1
-12/+17
*
Moved the navigation-bar background color to a variable.
Fred Drake
1999-02-12
1
-1/+2
*
Document <complex #>.conjugate().
Fred Drake
1999-02-12
1
-0/+2
*
Documented __complex__(), made sure all the discipline names hit the
Fred Drake
1999-02-12
1
-5/+8
*
Fix up some routines to coordinate the "indexsubitem" stuff so that
Fred Drake
1999-02-10
1
-4/+11
*
Remove unnecessary <p> from top navigation bar.
Fred Drake
1999-02-10
1
-1/+1
*
Revert previous change; there's a better way to do it.
Fred Drake
1999-02-10
1
-1/+1
*
Change the navigation bar to be a little prettier and more consistent
Fred Drake
1999-02-09
1
-13/+19
*
New blank icon to match the others in size & color, with without any
Fred Drake
1999-02-09
2
-0/+0
*
do_cmd_maketitle(): Small nit in creating the "title page".
Fred Drake
1999-02-09
1
-2/+3
*
Back out some of the fine tuning; something in all that interacted
Fred Drake
1999-02-09
1
-19/+3
*
Update documentation to reflect changes to Queue.py by Tim Peters.
Guido van Rossum
1999-02-08
1
-15/+29
*
Respond to suggestion from "Albert" <hat@se-46.wpa.wtb.tue.nl> to add
Fred Drake
1999-02-05
1
-6/+23
*
More magic to tighten up a little of the formatting.
Fred Drake
1999-02-05
1
-7/+26
*
Minor nit to prevent dropping a space in the HTML generation.
Fred Drake
1999-02-05
1
-2/+2
*
Document sameopenfile(), samestat().
Fred Drake
1999-02-03
1
-3/+17
*
Document splitdrive().
Fred Drake
1999-02-03
1
-2/+10
*
Portability fix for [f]statvfs() return tuple: no longer return the
Guido van Rossum
1999-02-03
1
-2/+1
*
Remove three items.
Fred Drake
1999-02-02
1
-9/+0
*
Fix the os/posix documentation issue.
Fred Drake
1999-02-02
2
-66/+730
*
Moved \versionadded to end of description sections.
Fred Drake
1999-02-02
1
-1/+1
*
Moved posixpath to os.path.
Fred Drake
1999-02-02
1
-1/+1
*
Added posixpath, winsound.
Fred Drake
1999-02-02
1
-4/+15
*
Change this to be os.path.
Fred Drake
1999-02-02
1
-66/+67
*
This seems to fix a problem with targeting from the indexes.
Fred Drake
1999-02-02
1
-1/+1
*
Make \versionadded and \versionchanged less prominant -- neither bold
Fred Drake
1999-02-02
2
-5/+5
*
Move \versionadded macros to end of descriptions.
Fred Drake
1999-02-02
1
-4/+3
*
Patch by Sjoerd Mullender to placate /F:
Guido van Rossum
1999-02-02
1
-2/+6
*
Added module synopsis.
Fred Drake
1999-02-01
1
-1/+2
*
Take out just about everything and refer the reader to the os module.
Fred Drake
1999-02-01
1
-516/+15
*
Make the text generic, and call it os.path instead of posixpath.
Fred Drake
1999-02-01
1
-27/+24
*
Remove all references to posixpath; only refer to os.path.
Fred Drake
1999-02-01
1
-20/+17
*
OSError description: "as the by the" --> "as the"
Fred Drake
1999-02-01
1
-3/+3
*
Updated comments on version of XML package needed.
Fred Drake
1999-01-29
1
-1/+2
*
Added the info tarball to the tarballs target. Added the README to
Fred Drake
1999-01-29
1
-2/+3
*
A README file for the info tarball.
Fred Drake
1999-01-29
1
-0/+16
*
Added support to handle \versionadded in a reasonable way.
Fred Drake
1999-01-29
1
-9/+19
*
Define %descriptor.class, since it's used.
Fred Drake
1999-01-29
1
-0/+4
*
Be a little smarter on some attribute values, making an assumption about
Fred Drake
1999-01-29
1
-1/+4
*
fixup_descriptors(): Change the way we look for descriptor nodes;
Fred Drake
1999-01-29
1
-4/+15
*
Added the Doc/sgml/ directory to the tarball.
Fred Drake
1999-01-29
1
-1/+1
*
Rewrite code that converts the little descriptor environments to build
Fred Drake
1999-01-29
1
-53/+114
*
Added table entries for \funcline and \funclineni.
Fred Drake
1999-01-29
1
-0/+2
*
Document abspath() (implementation is forthcoming).
Guido van Rossum
1999-01-29
1
-0/+6
*
Define a general entity "&version;" that can be used as the current major
Fred Drake
1999-01-29
3
-0/+10
*
Convert <version> to &version;.
Fred Drake
1999-01-29
1
-0/+2
[next]