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
*
* lib3.tex (module string): added rindex().
Guido van Rossum
1993-10-27
6
-42/+42
*
"exec" is now a statement. execfile() is obsolete.
Guido van Rossum
1993-10-18
2
-0/+78
*
* ref3.tex: added cross-ref to try statement for exc handler.
Guido van Rossum
1993-10-11
4
-6/+34
*
* lib1.tex: documented dict.items() and dict.values()
Guido van Rossum
1993-05-24
4
-2/+38
*
Lots of small changes collected over months...
Guido van Rossum
1993-05-12
7
-163/+157
*
* Changed preface in texipre.dat.
Guido van Rossum
1993-02-21
3
-20/+12
*
lib1.tex: Added builtin.round(x, [n]).
Guido van Rossum
1993-02-12
1
-0/+1
*
Documented marshal.{dumps,loads} and sys.builtin_module_names.
Guido van Rossum
1993-01-22
3
-3/+3
*
Changes to some math using underscore as subscript, necessary since
Guido van Rossum
1992-12-17
3
-1/+6
*
Incorporated Jan-Hein's changes and texinfo conversion.
Guido van Rossum
1992-12-08
17
-19/+4681
*
__oct__ and __hex__
Guido van Rossum
1992-09-20
2
-0/+10
*
Added hint about changing the prompt in $PYTHONSTARTUP
Guido van Rossum
1992-09-08
2
-0/+4
*
Changed references to /usr/local into /usr/local/bin.
Guido van Rossum
1992-09-03
2
-18/+62
*
Use \input instead of \include (or \inclide)
Guido van Rossum
1992-08-19
2
-2/+4
*
Added chapter titles in comments
Guido van Rossum
1992-08-14
2
-16/+16
*
Fixed botched lay-out in class example
Guido van Rossum
1992-08-14
2
-2/+4
*
Moved chapters each to their own file.
Guido van Rossum
1992-08-14
2
-5474/+18
*
Initial revision
Guido van Rossum
1992-08-14
6
-0/+1846
*
Initial revision
Guido van Rossum
1992-08-14
10
-0/+3908
*
Dumped \cbstart, \cbend
Guido van Rossum
1992-08-13
1
-4/+0
*
Fixed descr of try/finally
Guido van Rossum
1992-08-09
2
-22/+22
*
Warn that _ must be in tt font.
Guido van Rossum
1992-08-07
1
-1/+2
*
Add chapter on classes (mostly from ../misc/CLASSES).
Guido van Rossum
1992-08-07
2
-0/+1196
*
> * Makefile: always create .ps files; add qua to 'all' target;
Guido van Rossum
1992-07-07
1
-3/+16
*
Remove bibtex log file.
Guido van Rossum
1992-06-23
1
-1/+1
*
Change recipe to build qua.
Guido van Rossum
1992-06-03
1
-1/+1
*
Initial revision
Guido van Rossum
1992-06-03
3
-0/+120
*
Fixed comparison: i < k < j should be i <= k < j.
Guido van Rossum
1992-06-03
2
-2/+2
*
Documented new contents of lib5.tex
Guido van Rossum
1992-06-03
2
-2/+2
*
Also remove @* files
Guido van Rossum
1992-04-06
1
-1/+1
*
Moved a4wide option to myformat.sty
Guido van Rossum
1992-04-06
6
-36/+6
*
Don't use times by default
Guido van Rossum
1992-04-06
1
-1/+1
*
Change description of a4wide removal
Guido van Rossum
1992-04-06
1
-5/+5
*
Input a4wide here
Guido van Rossum
1992-04-06
1
-0/+2
*
Copied doc style from other docs
Guido van Rossum
1992-04-05
2
-6/+12
*
Made ready for release
Guido van Rossum
1992-04-05
1
-10/+23
*
Added \exindex and \obindex
Guido van Rossum
1992-04-03
1
-0/+2
*
mostly added index entries. PRINTED
Guido van Rossum
1992-04-03
2
-346/+1068
*
Almost through with revisions.
Guido van Rossum
1992-04-02
2
-348/+420
*
Added style options twoside,a4wide,11pt
Guido van Rossum
1992-03-31
2
-2/+12
*
Don't define the page lay-out here -- rely on A4wide, doubleside options.
Guido van Rossum
1992-03-31
1
-13/+4
*
Use \include instead of \input.
Guido van Rossum
1992-03-24
2
-12/+14
*
*** empty log message ***
Guido van Rossum
1992-03-20
2
-18/+186
*
Much simpler version, intended as a script.
Guido van Rossum
1992-03-06
1
-58/+25
*
Moved macros to myformat.sty.
Guido van Rossum
1992-03-06
2
-154/+0
*
Back to the Makefile...
Guido van Rossum
1992-03-06
1
-25/+13
*
_ can now be a normal character.
Guido van Rossum
1992-03-06
2
-6/+6
*
Moved macros here from lib.tex.
Guido van Rossum
1992-03-06
1
-8/+87
*
Completed missing parts. Restructured ch. 3/4 to Data and Execution
Guido van Rossum
1992-03-06
2
-392/+896
*
Completed execution model and try statement.
Guido van Rossum
1992-03-02
2
-60/+382
[next]