Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - update documentation contact address | Fred Drake | 2003-07-29 | 1 | -1/+1 |
| | |||||
* | Bump version info. | Fred Drake | 2003-06-20 | 1 | -2/+2 |
| | |||||
* | Set release information for Python 2.2.3. | Fred Drake | 2003-05-29 | 1 | -2/+2 |
| | |||||
* | update copyright dates | Fred Drake | 2003-05-22 | 1 | -1/+1 |
| | |||||
* | update version/release information | Fred Drake | 2003-05-22 | 1 | -3/+3 |
| | |||||
* | update version history | Fred Drake | 2003-05-22 | 1 | -0/+2 |
| | |||||
* | Yes, we have moved past 2.2.2. | Fred Drake | 2002-10-22 | 1 | -2/+2 |
| | |||||
* | Update release information for 2.2.2 final. | Fred Drake | 2002-10-14 | 1 | -2/+2 |
| | |||||
* | Version number updates for Python 2.2.2. | Fred Drake | 2002-10-04 | 1 | -2/+2 |
| | |||||
* | Revise version/date information since we're not about to hit a release. | Fred Drake | 2002-05-02 | 1 | -2/+2 |
| | |||||
* | Replace "Digital Creations" with Zope Corporation in one place. | Fred Drake | 2002-04-08 | 1 | -1/+4 |
| | | | | Update the table of releases. | ||||
* | Prepare for next release. | Fred Drake | 2002-04-01 | 1 | -3/+3 |
| | |||||
* | Update from trunk: | Fred Drake | 2002-04-01 | 1 | -9/+16 |
| | | | | | | - make \url force horizontal mode (so it works at the start of a line) - make \verbatiminput produce results that look like a verbatim environment | ||||
* | Set version info for the emergency "Don't Kill Opera" documentation | Fred Drake | 2002-03-29 | 1 | -2/+2 |
| | | | | release. | ||||
* | Bump version numbers. | Fred Drake | 2002-03-25 | 1 | -1/+1 |
| | |||||
* | pdfTeX 0.13 and 0.14 do not agree on the name of the macro, and I will not | Fred Drake | 2002-03-16 | 1 | -0/+8 |
| | | | | | | change the installed version on either of the machines I use to format the docs. Instead, use a compatibility hack to support both versions. This is also better for external users of the Python styles. | ||||
* | Revise the markup related to the grammar productions to increase the | Fred Drake | 2002-03-15 | 1 | -16/+6 |
| | | | | | | level of predictability. This is not really "good" markup, but is arguably better than we had before. This closes SF bug #523117. | ||||
* | Make the release status obvious in the title area. | Fred Drake | 2002-03-15 | 2 | -2/+2 |
| | |||||
* | Update version number prior to release candidate. | Fred Drake | 2002-03-14 | 1 | -1/+1 |
| | |||||
* | backport my checkin of | Michael W. Hudson | 2002-02-27 | 1 | -2/+2 |
| | | | | | | revision 1.5 of license.tex Add 2002 to PSF copyrights. | ||||
* | Update the instructions on reporting bugs to reflect that anonymous reports | Fred Drake | 2002-02-04 | 1 | -10/+6 |
| | | | | are no longer accepted. | ||||
* | Bump version info for maintenance branch. | Fred Drake | 2001-12-28 | 1 | -3/+3 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch | cvs2svn | 2001-12-28 | 1 | -2/+2 |
| | | | | 'release22-maint'. | ||||
* | Add a new environment for whole-paragraph (or longer) notes & warnings. | Fred Drake | 2001-12-14 | 1 | -2/+7 |
| | |||||
* | Bump version numbers for the trunk. | Fred Drake | 2001-12-14 | 1 | -1/+1 |
| | |||||
* | Reflect change of Digital Creations to Zope Corporation. | Fred Drake | 2001-12-14 | 1 | -6/+6 |
| | |||||
* | Save a new version of the productionlist environment for safe-keeping; this | Fred Drake | 2001-12-11 | 1 | -5/+22 |
| | | | | will be replaced shortly. See the comments for more details. | ||||
* | Add a new environment in the Python docs markup: seealso*. This is similar | Fred Drake | 2001-11-30 | 1 | -3/+13 |
| | | | | | | | | to seealso, but does not add the "See also:" header or put the content in a box in the HTML version. Updated the description of \seeurl to better indicate when it should be used; the old description was written before we had \seetitle. | ||||
* | Post-release bumps. Do *NOT* merge into the 2.2b2 branch. | Fred Drake | 2001-11-16 | 1 | -2/+2 |
| | |||||
* | Bump release number & date. | Fred Drake | 2001-11-14 | 1 | -2/+2 |
| | |||||
* | Fix stupid bug recently introduced for DVI version of the docs (used to | Fred Drake | 2001-11-02 | 1 | -1/+1 |
| | | | | generate PostScript). | ||||
* | Revise the PDF support in the LaTeX style sheet. This still isn't quite | Fred Drake | 2001-10-29 | 1 | -24/+47 |
| | | | | | right, but the tests for whether we are generating PDF are a bit more readable, and some unnecessary indirection has been removed. | ||||
* | Use the \note and \warning macros where appropriate. | Fred Drake | 2001-10-20 | 1 | -2/+2 |
| | |||||
* | Bump release information. | Fred Drake | 2001-10-18 | 1 | -2/+2 |
| | |||||
* | New markup: \note{...} and \warning{...} | Fred Drake | 2001-10-09 | 1 | -0/+3 |
| | |||||
* | Move the styling for the HTML version of \mailheader into the CSS file. | Fred Drake | 2001-09-26 | 1 | -1/+1 |
| | | | | | | In both the HTML and typeset versions of the documentation, add a colon after the name of a mail header so that it is more easily distinguished from other text. | ||||
* | Bump version number. | Fred Drake | 2001-09-21 | 1 | -1/+1 |
| | |||||
* | Bump version number. | Fred Drake | 2001-09-06 | 1 | -1/+1 |
| | |||||
* | New \grammartoken markup, similar to \token but allowed everywhere. | Fred Drake | 2001-08-20 | 1 | -0/+2 |
| | |||||
* | Added this LaTeX style file to the package since not all LaTeX installations | Fred Drake | 2001-08-10 | 1 | -0/+329 |
| | | | | | | | have it, especially on non-Unix platforms. (MikTeX in particular does not have it.) This is part of the response to SF patch #429611. | ||||
* | Define the \mailheader macro and document conventions for using it. | Fred Drake | 2001-08-03 | 1 | -0/+1 |
| | |||||
* | 2.2a1 is out; look to the future. | Fred Drake | 2001-07-18 | 1 | -1/+1 |
| | |||||
* | Mirror Guido's latest changes to the license file. | Fred Drake | 2001-07-17 | 1 | -32/+44 |
| | |||||
* | Define new markup for 5-column tables. | Fred Drake | 2001-07-17 | 1 | -0/+21 |
| | |||||
* | Update the release information. | Fred Drake | 2001-07-17 | 1 | -1/+1 |
| | |||||
* | Minor change to match the style guide. | Fred Drake | 2001-07-14 | 1 | -1/+1 |
| | |||||
* | Add \ulink, grammar production markup. | Fred Drake | 2001-07-06 | 1 | -0/+15 |
| | |||||
* | \infinity, | Fred Drake | 2001-06-23 | 1 | -0/+2 |
| | | | | \plusminus: New macros to allow us to avoid math mode for these symbols. | ||||
* | Remove an extra tab character. | Fred Drake | 2001-06-22 | 1 | -1/+1 |
| | |||||
* | Separate the copyright statements and license text; include some new | Fred Drake | 2001-06-20 | 2 | -96/+261 |
| | | | | comments regarding the history of Python licensing from Guido. |