Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
58ff112e7f3e7b69574f9d160f075c4793c678dc
/
Doc
/
texinputs
0cabff9
\itembreak,
by Fred Drake
· 27 years ago
2a3ab4f
Do better hiding of internal names.
by Fred Drake
· 27 years ago
24340ea
Fixed \code so word wrapping is allowed.
by Fred Drake
· 27 years ago
724473f
Load the options from the pypaper.sty file before setting up the "base class"
by Fred Drake
· 27 years ago
b4929a7
Paper size / font size configuration file.
by Fred Drake
· 27 years ago
255284b
Fix problem for the Library Reference where high-numbered sections of
by Fred Drake
· 27 years ago
d579ed8
Shift (re-)definition of \theindex to the document classes so that it doesn't
by Fred Drake
· 27 years ago
300775d
Hide \varvars from "public" interface.
by Fred Drake
· 27 years ago
a2c2a83
Fix the broken PDF links, really this time!
by Fred Drake
· 27 years ago
a88d681
Change the form of the name given to each page of the PDF from "page.%d" to
by Fred Drake
· 27 years ago
4d2996d
Fix version number.
by Fred Drake
· 27 years ago
ee60191
Lighten up tables.
by Fred Drake
· 27 years ago
02a8e6b
Update release number and date.
by Fred Drake
· 27 years ago
41565f6
Data attributes of objects should not be indexed with trailing parentheses!
by Fred Drake
· 27 years ago
0a2eb13
Style specification for building *.ind from *.idx. This is needed to avoid
by Fred Drake
· 27 years ago
47cfd03
Increase space between the end of a regexp and the little right floor symbol
by Fred Drake
· 27 years ago
5371497
Removed an obsolete hack that's been commented out for a long time.
by Fred Drake
· 27 years ago
2351c80
\bifuncindex: Fix so entries combine correctly with those of the built-in
by Fred Drake
· 27 years ago
f14e2f8
Fix one remaining internal use of \code{} that could use the simpler form.
by Fred Drake
· 27 years ago
454a4fb
Added some comments.
by Fred Drake
· 27 years ago
48a16bf
\tableofcontents: Add support for some warning reduction in python.sty.
by Fred Drake
· 27 years ago
6cb7149
Add comments about several of the environments.
by Fred Drake
· 27 years ago
5573031
Don't use the fncychap package for HOWTO documents; appendices break. Still
by Fred Drake
· 27 years ago
c0b2e45
Change uses of \pdfinfo and \pdfcatalog to use the new syntax from the
by Fred Drake
· 27 years ago
a2be988
Reverting some of the index stuff to work with LaTeX2HTML better.
by Fred Drake
· 27 years ago
ae25be2
{classdesc} environment: Index as "Foo (class in foolib)" instead of
by Fred Drake
· 27 years ago
94fac13
\regexp{}: Rewritten to look like Freidl's book. Too rip-off?
by Fred Drake
· 27 years ago
0ee9f72
\withsubitem{}: New macro. Change indexsubitem temporarily for another
by Fred Drake
· 27 years ago
97c73c8
Remove \newif relating to index support; no longer needed. Index control
by Fred Drake
· 27 years ago
b390daf
Adjust the index support a bit to make it easier to deal with module index.
by Fred Drake
· 27 years ago
1c8d0e0
Never, NEVER try to recover a screwed up file by carving a chunk out of an
by Fred Drake
· 27 years ago
6663b22
Oops; file copy error somewhere along the way....
by Fred Drake
· 27 years ago
ebcb658
Revise some of the PDF support to get at least preliminary outline support.
by Fred Drake
· 27 years ago
dbe132c
LaTeX class for Python HOWTO documents.
by Fred Drake
· 27 years ago
55a7cf3
Update documentation release date.
by Fred Drake
· 27 years ago
aa54e2d
Move the change to ending the abstract from python.sty to manual.cls; it
by Fred Drake
· 27 years ago
3455edc
Create the module index only if a conditional is true.
by Fred Drake
· 27 years ago
54b03b8
Define a new conditional, use this to control creation of module index
by Fred Drake
· 27 years ago
28f1391
Improve separation of document class and python semantic constructs. This
by Fred Drake
· 27 years ago
6659c30
Convert LaTeX support to create a new class of documents. HTML generation
by Fred Drake
· 27 years ago
5c4e648
Updated date for interim documentation release.
by Fred Drake
· 27 years ago
8a72a7e
Use new \authoraddress{}; author's name and address are now separate.
by Fred Drake
· 28 years ago
0e823d2
New file. Written by Ulf A. Lindgren <lindgren@ae.chalmers.se>; we have
by Fred Drake
· 28 years ago
a28eb3a
Mark the URL "ftp://ftp.python.org" with \url{}.
by Fred Drake
· 28 years ago
cb42f7c
Consistency: "{\tt ...}" ==> "\code{...}"
by Fred Drake
· 28 years ago
5b943ca
Set the release date for 1.5 (final).
by Guido van Rossum
· 28 years ago
d58daff
Planned release date for 1.5b2.
by Guido van Rossum
· 28 years ago
e4a93bc
Fix the release date for 1.5b1 to be Nov. 26
by Guido van Rossum
· 28 years ago
18b0db3
Set Oct 10 as the release date.
by Guido van Rossum
· 28 years ago
1574d78
Date
by Guido van Rossum
· 28 years ago
b065452
Bump up the version number. The date still needs to be set (Guido will
by Fred Drake
· 28 years ago
1681429
Fix the date.
by Guido van Rossum
· 28 years ago
61f9139
Added disclaimer.
by Guido van Rossum
· 29 years ago
fd1e543
New date and version number.
by Guido van Rossum
· 29 years ago
93e2ee5
New version/date
by Guido van Rossum
· 29 years ago
e288f9d
New zip code and release; added guido@python.org as alternative email.
by Guido van Rossum
· 29 years ago
164c36b
Change of address; 1.4 beta 1.
by Guido van Rossum
· 29 years ago
e38a752
new version / date
by Guido van Rossum
· 30 years ago
96628a9
typos, layout and other small things
by Guido van Rossum
· 30 years ago
8409936
version 1.2-proof-3
by Guido van Rossum
· 30 years ago
93487db
use {} instead of \ after \copyright
by Guido van Rossum
· 30 years ago
8e6b1aa
add (c) symbol
by Guido van Rossum
· 30 years ago
46965bc
new date and version
by Guido van Rossum
· 30 years ago
d983cde
change of address and date
by Guido van Rossum
· 30 years ago
4c14a69
fix version number
by Guido van Rossum
· 30 years ago
31cce97
copyright.tex: Add 1995 to copyright message.
by Guido van Rossum
· 31 years ago
dd99fd2
change date to 11 oct
by Guido van Rossum
· 31 years ago
16cd7f9
Moved author and date to boilerplate.tex.
by Guido van Rossum
· 31 years ago