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
*
handle_labels(): Fix problem for document fragments containing more
Fred Drake
1999-01-19
1
-12/+14
*
Revised comments on null bytes in pattern string.
Fred Drake
1999-01-19
1
-5/+6
*
Fix second description of handling 2-digit years (last item in
Fred Drake
1999-01-19
1
-9/+16
*
convert(): Change the element name remapping to convert <refmodule>
Fred Drake
1999-01-19
1
-0/+1
*
format_attrs(): Attempt a bit more minimization for SGML output.
Fred Drake
1999-01-19
1
-4/+22
*
add_module_idx(), add_idx_hook():
Fred Drake
1999-01-19
1
-2/+2
*
Fix typo spotted by Jeff MacDonald <jam@ans.net>.
Fred Drake
1999-01-18
1
-2/+2
*
Add a "tarball" target.
Fred Drake
1999-01-14
1
-0/+3
*
Adjust so that we are no longer using special entities for well-known
Fred Drake
1999-01-14
1
-19/+21
*
for method getaddrlist(): Added a note clarifying that all named
Barry Warsaw
1999-01-14
1
-0/+4
*
Shorten the name of the <rfc> "number" attribute to "num".
Fred Drake
1999-01-14
1
-1/+1
*
Make <rfc> no longer an empty element but a container. The text
Fred Drake
1999-01-14
1
-0/+44
*
Several new functions to re-write tables to be at least partly
Fred Drake
1999-01-14
1
-0/+112
*
Added clean and clobber targets.
Fred Drake
1999-01-14
2
-0/+19
*
Update to the latest version of Michael Ernst's script.
Fred Drake
1999-01-14
1
-24/+104
*
"Driver" makefile to convert all documents to SGML or XML at once.
Fred Drake
1999-01-14
1
-0/+29
*
Add usage of the "driver" Makefile.
Fred Drake
1999-01-14
1
-2/+8
*
Elaborate a comment on the format of the table that drives the
Fred Drake
1999-01-14
1
-1/+5
*
Adjustments to allow elements with subelements as parameters. This is
Fred Drake
1999-01-14
1
-95/+145
*
Added fixinfo.el to the list of dependencies.
Fred Drake
1999-01-14
1
-1/+2
*
Escape special characters on output.
Fred Drake
1999-01-14
1
-2/+4
*
Update the comments on info files.
Fred Drake
1999-01-13
1
-5/+5
*
Use \refmodule when we say "use the XXX module instead".
Fred Drake
1999-01-13
1
-2/+2
*
\seemodule: Fix so that each \seemodule entry gets its own paragraph,
Fred Drake
1999-01-13
1
-0/+15
*
do_cmd_refmodule(): New function to support new \refmodule macro.
Fred Drake
1999-01-13
1
-0/+10
*
Added a few items.
Fred Drake
1999-01-12
1
-8/+14
*
Fix the HTML tarball target to generate the HTML if needed instead of
Fred Drake
1999-01-12
1
-5/+1
*
Bump the date. Seems like fun. ;-)
Fred Drake
1999-01-12
1
-1/+1
*
Simplify command that extracts the number of pages from a PostScript
Fred Drake
1999-01-12
1
-1/+1
*
Added \modulesynopsis.
Fred Drake
1999-01-12
2
-2/+5
*
<writer>.send_paragraph(): Clarify what needs to be done by this
Fred Drake
1999-01-12
1
-1/+4
*
do_cmd_methodline(): Fixed reference to method name when generating
Fred Drake
1999-01-12
1
-3/+3
*
Removed a lot of unnecessary comment markers which cause unexplained
Fred Drake
1999-01-12
1
-84/+83
*
output_body(): For <address> elements, just skip, since they're
Fred Drake
1999-01-11
1
-0/+4
*
Patches describing the statvfs() and fstatvfs() functions. Additional
Fred Drake
1999-01-11
1
-16/+68
*
Remove the "lib-" prefix from the name of the info archive.
Fred Drake
1999-01-08
1
-4/+5
*
No longer useful.
Fred Drake
1999-01-08
1
-55/+0
*
It's finally gone!
Fred Drake
1999-01-08
1
-2406/+0
*
Remove obsolete files.
Fred Drake
1999-01-08
2
-123/+0
*
Replace most everything but the comment at the top.
Fred Drake
1999-01-08
1
-24/+66
*
Add a few comments.
Fred Drake
1999-01-08
1
-1/+8
*
New support scripts for HTML->info conversion that use Michael Ernst's new
Fred Drake
1999-01-08
3
-5/+58
*
New conversion tools for HTML->info from Michael Ernst
Fred Drake
1999-01-08
2
-0/+1778
*
convert(): Make sure no line has trailing whitespace. (docfixer.py
Fred Drake
1999-01-07
1
-3/+5
*
Markup nit.
Fred Drake
1999-01-07
1
-4/+4
*
Explain how come that pickle and cPickle, while using the same data
Guido van Rossum
1999-01-06
1
-0/+6
*
Minor clarifications by Sean Reifschneider:
Guido van Rossum
1999-01-06
1
-1/+15
*
Replace the docs for reduce with an adaptation of its docstring, which
Guido van Rossum
1999-01-06
1
-8/+9
*
Add doc for access() and ttyname(). Patch by Sean Reifschneider.
Guido van Rossum
1999-01-06
1
-0/+12
*
Preliminary code to mark paragraphs. Seems to work, but very slow.
Fred Drake
1999-01-06
1
-2/+150
[next]