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
*
Changed URL for PCT again.
Guido van Rossum
1996-10-22
2
-2/+2
*
Added chapter on restricted execution.
Guido van Rossum
1996-10-22
1
-1/+3
*
Start new chapter on restricted execution.
Guido van Rossum
1996-10-22
2
-4/+8
*
Actual text submitted by AMK.
Guido van Rossum
1996-10-22
2
-2/+392
*
Background chapter on restricted execution. Additional sections are
Guido van Rossum
1996-10-22
2
-0/+122
*
Patches for Mac module docs by Jack
Guido van Rossum
1996-10-15
10
-22/+374
*
(partparse.py): Small change by Sjoerd to improve handle of X11 extension
Fred Drake
1996-10-14
2
-2/+2
*
Added embryonic description of fcntl.lockf(). Added pointer to that
Guido van Rossum
1996-10-11
4
-0/+18
*
(texi2html.py): Added CLASS=Navigation attribute to DIV around top/bottom
Fred Drake
1996-10-11
2
-4/+4
*
(libtypes.tex): Correct reversal of two words in description of
Fred Drake
1996-10-11
2
-4/+4
*
Typos detected by Sjoerd
Guido van Rossum
1996-10-11
4
-8/+8
*
(partparse.py): Small fix to do_datadesc(): in some odd cases the name of
Fred Drake
1996-10-10
2
-8/+8
*
(Makefile): Push texi2html.py options into a make variable.
Fred Drake
1996-10-09
1
-1/+2
*
(texi2html.py): Tightened the generated HTML slightly. Added -p option to
Fred Drake
1996-10-09
2
-318/+502
*
(Makefile): Add libformatter.tex to the library document dependencies.
Fred Drake
1996-10-09
1
-1/+1
*
(libhtmllib.tex, libsgmllib.tex, libformatter.tex):
Fred Drake
1996-10-09
6
-12/+58
*
(partparse.py): Rationalize some behavior around unexpected conditions.
Fred Drake
1996-10-09
2
-8/+14
*
(lib.tex, libwww.tex): Include the sgmlib chapter before the htmllib
Fred Drake
1996-10-09
4
-8/+8
*
(lib.tex): Added entry for formatter module.
Fred Drake
1996-10-08
2
-0/+2
*
(libwww.tex): Added entry for formatter module.
Fred Drake
1996-10-08
2
-2/+8
*
(libformatter.tex): Added documentation for abstract writer/formatter model
Fred Drake
1996-10-08
2
-0/+608
*
(libhtmllib.tex): Revised documentation for HTML support.
Fred Drake
1996-10-08
2
-442/+128
*
(libsgmllib.tex): Revised documentation for SGML support.
Fred Drake
1996-10-08
2
-58/+152
*
A first stab at describing what's new in 1.4. Still many XXX'es left.
Guido van Rossum
1996-10-08
2
-42/+446
*
Protect '&' signs with '\' in description of PyNumber_Coerce.
Guido van Rossum
1996-09-27
1
-1/+1
*
Nits corrected by Fred
Guido van Rossum
1996-09-27
2
-6/+24
*
(texi2html.py): Use "if __name__ == '__main__':" test. Adjust indentation
Fred Drake
1996-09-13
3
-2654/+2651
*
(libparser.tex): Revised parser module documentation; improved logical
Fred Drake
1996-09-11
2
-258/+310
*
More performance and layout improvements by Fred
Guido van Rossum
1996-09-11
2
-502/+450
*
Added long getopt docs; by Fred
Guido van Rossum
1996-09-11
2
-14/+62
*
Reformatted with 4 spaces indent.
Guido van Rossum
1996-09-10
2
-3426/+3398
*
20% speedup by Fred
Guido van Rossum
1996-09-10
2
-98/+82
*
Added bastion and (dummy) rexec docs
Guido van Rossum
1996-09-10
7
-1/+89
*
Fixed coerce docs
Guido van Rossum
1996-09-10
1
-4/+12
*
Final set of changes by Fred before 1.4beta3
Guido van Rossum
1996-08-26
2
-58/+446
*
New version/date
Guido van Rossum
1996-08-23
4
-4/+4
*
Version number; started chapter on what's new in 1.4
Guido van Rossum
1996-08-23
2
-4/+100
*
Changes to dependencies (Fred)
Guido van Rossum
1996-08-23
1
-5/+5
*
Niceties by Fred
Guido van Rossum
1996-08-22
1
-132/+221
*
Added documentation for PyObject_DelItem and PySequence_Del{Item,Slice}.
Guido van Rossum
1996-08-21
1
-0/+16
*
New batch from Fred
Guido van Rossum
1996-08-21
2
-118/+612
*
Mention warning for exception in __del__.
Guido van Rossum
1996-08-20
2
-0/+4
*
Erase all memory of the access statement
Guido van Rossum
1996-08-20
4
-76/+2
*
Document actual behavior of splitext().
Guido van Rossum
1996-08-19
2
-4/+4
*
Documented class exceptions.
Guido van Rossum
1996-08-19
2
-6/+46
*
Remove mention of HAVE_CONFIG_H
Guido van Rossum
1996-08-19
2
-6/+2
*
Added imghdr,xdrlib; reformatted Makefile somewhat
Guido van Rossum
1996-08-19
7
-31/+614
*
Some improvements by Fred Drake.
Guido van Rossum
1996-08-09
2
-120/+116
*
Separate .dvi and .ps targets.
Guido van Rossum
1996-08-09
1
-8/+24
*
Added capitalize, capwords, lstrip, rstrip, and optional 3rd argument
Guido van Rossum
1996-08-09
2
-42/+100
[next]