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
*
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
*
A few scribbles toward the DTD.
Fred Drake
1999-01-29
2
-0/+47
*
Standard ISO entities.
Fred Drake
1999-01-29
20
-0/+1231
*
The OASIS Exchange table model public text.
Fred Drake
1999-01-29
2
-0/+302
*
Update the docstring.
Fred Drake
1999-01-28
1
-101/+159
*
Added table entries for \methodline, \methodlineni.
Fred Drake
1999-01-28
1
-0/+2
*
"numberic" --> "numeric", two places
Fred Drake
1999-01-28
1
-2/+2
*
Constructor arguments for classes should be called <args>.
Fred Drake
1999-01-28
1
-1/+1
*
Added \modulesynopsis.
Fred Drake
1999-01-28
1
-0/+2
*
Document -OO; "unsafe" optimization that removes docstrings.
Guido van Rossum
1999-01-28
1
-0/+9
*
Add the info "dir" fragment to the info tarball.
Fred Drake
1999-01-27
1
-1/+1
*
Fragment of an info "dir" file for the Python documentation.
Fred Drake
1999-01-27
1
-0/+8
*
Simplify slightly.
Fred Drake
1999-01-27
1
-4/+2
[next]