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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
towards 1.6b1
Fredrik Lundh
2000-06-29
5
-338/+570
*
towards 1.6b1
Fredrik Lundh
2000-06-29
2
-22/+44
*
Improve explanation of how to build the pyexpat module.
Fred Drake
2000-06-29
1
-3/+9
*
Convert to use class-based exceptions.
Fred Drake
2000-06-29
1
-2/+3
*
Make it clear that id() can return either a long integer or a plain integer.
Fred Drake
2000-06-29
1
-5/+5
*
Add update of httplib docs to reflect Greg Stein's recent updates.
Fred Drake
2000-06-29
1
-0/+3
*
Fixed so 'get_source_files()' calls 'check_extension_list()' -- that way,
Greg Ward
2000-06-29
1
-1/+1
*
Fixed 'findall()' so it only returns regular files -- no directories.
Greg Ward
2000-06-29
1
-18/+54
*
Jack Jansen: Use include "" instead of <>; and staticforward declarations
Guido van Rossum
2000-06-29
3
-5/+5
*
Some new names (some contributors of patches that haven't even been
Guido van Rossum
2000-06-29
1
-0/+3
*
Vladimir Marangozov:
Guido van Rossum
2000-06-28
1
-8/+8
*
Vladimir Marangozov:
Guido van Rossum
2000-06-28
1
-3/+3
*
Urmpf. Quality control on this patch lapsed a bit. :-(
Guido van Rossum
2000-06-28
1
-2/+6
*
Running the program through itself reveals that one end tag was
Guido van Rossum
2000-06-28
1
-1/+1
*
Peter Schneider-Kamp:
Guido van Rossum
2000-06-28
1
-10/+75
*
Trent Mick:
Guido van Rossum
2000-06-28
1
-2/+2
*
Trent Mick:
Guido van Rossum
2000-06-28
1
-8/+7
*
Trent Mick: familiar simple Win64 patches
Guido van Rossum
2000-06-28
2
-9/+8
*
Give Moshe some work to do.
Fred Drake
2000-06-28
1
-0/+2
*
Add a "See also:" link to the curses.ascii module.
Fred Drake
2000-06-28
1
-0/+3
*
Made the title of the Examples subsection plural!
Fred Drake
2000-06-28
1
-2/+2
*
Added note that the atexit module was added for Python 1.6.
Fred Drake
2000-06-28
1
-0/+2
*
Trent Mick's Win64 changes: size_t vs. int or long; also some overflow
Guido van Rossum
2000-06-28
9
-21/+40
*
Added entry for the curses.ascii module.
Fred Drake
2000-06-28
1
-0/+1
*
Added entries for the curses.ascii module.
Fred Drake
2000-06-28
2
-50/+93
*
Trent Mick: familiar simple Win64 patches
Guido van Rossum
2000-06-28
4
-11/+14
*
added ucnhash (optional on USE_UCNHASH) and the mysteriously disappeared math.
Jack Jansen
2000-06-28
1
-1/+7
*
ucnhash and various other modules added.
Jack Jansen
2000-06-28
2
-0/+0
*
Added USE_UCNHASH (experimental, I hope it can go), USE_TOOLBOX and USE_QT.
Jack Jansen
2000-06-28
1
-3/+4
*
Trent Mick: change a few casts for Win64 compatibility.
Guido van Rossum
2000-06-28
2
-2/+2
*
Added USE_UCNHASH (experimental, I hope it can go)
Jack Jansen
2000-06-28
1
-0/+1
*
Skip Montanaro <skip@mojam.com>:
Fred Drake
2000-06-28
1
-1/+18
*
Trent Mick: use size_t instead of int where appropriate (time_strftime()).
Guido van Rossum
2000-06-28
1
-2/+2
*
Trent Mick: use size_t instead of int where appropriate (set_key()).
Guido van Rossum
2000-06-28
1
-2/+2
*
Trent Mick: use size_t instead of int where appropriate (call_readline()).
Guido van Rossum
2000-06-28
1
-1/+1
*
Trent Mick: use size_t instead of int where appropriate (mpz_format()).
Guido van Rossum
2000-06-28
1
-1/+1
*
Trent Mick: use size_t instead of int where appropriate (various spots).
Guido van Rossum
2000-06-28
1
-9/+9
*
Trent Mick: use size_t instead of int where appropriate (in
Guido van Rossum
2000-06-28
1
-2/+2
*
Trent Mick: use size_t instead of int where appropriate (in strxfrm(),
Guido van Rossum
2000-06-28
1
-1/+1
*
Trent Mick:
Guido van Rossum
2000-06-28
1
-3/+7
*
Trent Mick:
Guido van Rossum
2000-06-28
1
-3/+10
*
Support constant as a font name for the first column of a table using the
Fred Drake
2000-06-28
1
-0/+3
*
Jack Jansen: Moved includes to the top, removed think C support
Guido van Rossum
2000-06-28
1
-18/+20
*
Jack Jansen: Mac Carbon: don't include sys/types if we don't have it
Guido van Rossum
2000-06-28
1
-0/+2
*
Jack Jansen: Removed support for long-dead Think C compiler
Guido van Rossum
2000-06-28
1
-5/+0
*
Jack Jansen: Removed Macintosh tab-guessing code
Guido van Rossum
2000-06-28
1
-7/+0
*
Jack Jansen: Support for conditional inclusion of methods and functions
Guido van Rossum
2000-06-28
3
-8/+33
*
Revise the description of when functions retrieved from class instances
Fred Drake
2000-06-28
1
-9/+11
*
Michael Hudson <mwh21@cam.ac.uk>:
Fred Drake
2000-06-28
1
-3/+22
*
Trent Mick <trentm@activestate.com>:
Fred Drake
2000-06-28
1
-2/+54
[prev]
[next]