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
*
Merged in changes from 1.5.2p2 release.
Fred Drake
2000-04-04
1
-0/+2
*
Merged in changes from 1.5.2p2 release as appropriate.
Fred Drake
2000-04-04
1
-8/+15
*
Added "See also" section; from Peter Funk <pf@artcom-gmbh.de>
Fred Drake
2000-04-04
1
-1/+3
*
Added "See also" section; from Peter Funk <pf@artcom-gmbh.de>.
Fred Drake
2000-04-04
1
-0/+3
*
Fixed typo in example code; spotted by Everett Lipman
Fred Drake
2000-04-04
1
-1/+1
*
Added notes about the eventual disappearance of two-parameter bind(),
Fred Drake
2000-04-04
1
-2/+13
*
Merged changes from the 1.5.2p2 release.
Fred Drake
2000-04-03
59
-520/+1252
*
Merge in changes from the 1.5.2p2 release.
Fred Drake
2000-04-03
1
-654/+1297
*
Merged changes from the 1.5.2p2 release.
Fred Drake
2000-04-03
1
-3/+24
*
UserString section:
Fred Drake
2000-04-03
1
-6/+5
*
Note that "Unicode" is always capitalized.
Fred Drake
2000-04-03
1
-0/+4
*
Merge in changes from the 1.5.2p2 release.
Fred Drake
2000-04-03
1
-24/+65
*
Merged changes from the 1.5.2p2 release.
Fred Drake
2000-04-03
14
-201/+371
*
Merge in changes from the 1.5.2p2 release.
Fred Drake
2000-04-03
1
-267/+410
*
Merged changes from the 1.5.2p2 release.
Fred Drake
2000-04-03
11
-28/+118
*
UserString class from Peter Funk <pf@artcom-gmbh.de>.
Fred Drake
2000-04-03
1
-0/+49
*
Added --numeric option, similar to mkhtml.sh.
Fred Drake
2000-03-31
1
-2/+7
*
Added rule to copy in the icons/ directory.
Fred Drake
2000-03-31
1
-1/+5
*
List of subdirs that are generated during the build.
Fred Drake
2000-03-31
1
-0/+8
*
Build rules for the "long HTML" version.
Fred Drake
2000-03-31
1
-0/+105
*
Improve explanation of reference counts for PyString_Concat().
Fred Drake
2000-03-31
1
-2/+3
*
Reflect the two new sections in the dependencies.
Fred Drake
2000-03-31
1
-0/+2
*
Two new sections. Preliminary.
Fred Drake
2000-03-31
3
-0/+239
*
Add PyDict_Copy() function to C API for dicts. It returns a new
Jeremy Hylton
2000-03-30
2
-1/+8
*
Changes from 1.5.2p2, plus fix a couple of errors noted by Hernan
Fred Drake
2000-03-29
1
-5/+11
*
Fix small errors in description of Mac, Windows installation schemes.
Greg Ward
2000-03-22
1
-4/+4
*
Third attempt at documenting an installation scheme; this one feels like
Greg Ward
2000-03-18
1
-192/+301
*
Script to annotate api.tex with reference count information.
Fred Drake
2000-03-15
1
-0/+63
*
[from 2000-02-25] Second attempt at describing an installation scheme; this is
Greg Ward
2000-03-10
1
-365/+141
*
[from 2000-02-23] Description of the baroque and already-obsolete
Greg Ward
2000-03-10
1
-0/+534
*
Update portability information for the spawn*() functions and related
Fred Drake
2000-02-29
1
-4/+11
*
The "Distributing Python Modules" manual; currently empty (I'll get to it
Greg Ward
2000-02-26
1
-0/+12
*
Added entry for libtabnanny.tex.
Fred Drake
2000-02-23
1
-0/+1
*
Added dependency on libtabnanny.tex.
Fred Drake
2000-02-23
1
-0/+1
*
Initial version from Peter Funk <pf@artcom-gmbh.de>, with minor
Fred Drake
2000-02-23
1
-0/+62
*
This branch is for 1.6 & forward.
Fred Drake
2000-02-22
1
-2/+2
*
Script to help locate markup that LaTeX2HTML has a problem with.
Fred Drake
2000-02-21
1
-0/+26
*
Update the description of int() to include the radix parameter;
Fred Drake
2000-02-17
1
-12/+16
*
Added docs for new crc32() function. By Jim Ahlstrom.
Guido van Rossum
2000-02-16
1
-0/+12
*
Document the API changes to the nntplib module (exceptions become
Barry Warsaw
2000-02-10
1
-14/+40
*
The dircmp module is now obsolete.
Fred Drake
2000-02-03
1
-3/+3
*
Don't insert extra indentation before <title> elements.
Fred Drake
2000-01-20
1
-12/+12
*
Added item about specific missing entries in the C API manual.
Fred Drake
1999-12-23
1
-0/+5
*
Removed a couple of items that got done(!).
Fred Drake
1999-12-21
1
-17/+11
*
Document GetoptError and label error an alias.
Fred Drake
1999-12-21
1
-2/+9
*
Document 1.5.2+ aspects of the NotANumber exception. (Note that this
Fred Drake
1999-12-21
1
-2/+5
*
Document that the |mode| parameter to open() is optional and explain how
Fred Drake
1999-12-21
2
-10/+14
*
Document getgroups(), getlogin(), fpathconf(), pathconf(),
Fred Drake
1999-12-15
1
-1/+107
*
Markup consistency nits that Guido didn't check. ;-)
Fred Drake
1999-12-13
1
-6/+6
*
Doc update from Piers Lauder see changes for imaplib.py version 2.16.
Guido van Rossum
1999-12-13
1
-0/+32
[next]