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
/
Modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change copyright notice - 2nd try.
Guido van Rossum
2000-06-30
45
-270/+0
*
Change copyright notice.
Guido van Rossum
2000-06-30
50
-1094/+344
*
Fix another error on AIX by using a proper cast.
Guido van Rossum
2000-06-30
1
-2/+2
*
Crude way to fix a problem on AIX: #undef STAT before defining it.
Guido van Rossum
2000-06-30
1
-0/+1
*
-- changed $ to match before a trailing newline, even
Fredrik Lundh
2000-06-30
1
-1/+3
*
Setup.thread.in was misnamed so it has been replaced by
Barry Warsaw
2000-06-30
1
-5/+4
*
Add Setup.config
Barry Warsaw
2000-06-30
1
-0/+1
*
Removed the comment about the thread module.
Barry Warsaw
2000-06-30
1
-2/+0
*
Setup.thread => Setup.config
Barry Warsaw
2000-06-30
1
-2/+2
*
Trent Mick <trentm@activestate.com>:
Fred Drake
2000-06-30
3
-10/+10
*
the mad patcher strikes again:
Fredrik Lundh
2000-06-30
1
-25/+24
*
- fixed lookahead assertions (#10, #11, #12)
Fredrik Lundh
2000-06-30
2
-29/+53
*
- fixed default value handling in group/groupdict
Fredrik Lundh
2000-06-30
1
-18/+23
*
final patches from Neil Schemenauer for garbage collection
Jeremy Hylton
2000-06-30
4
-1/+684
*
Add a comment about needing to change a #include if using a version of
Fred Drake
2000-06-30
1
-0/+1
*
Trent Mick <trentm@activestate.com>:
Fred Drake
2000-06-30
1
-13/+46
*
Patch by Nadav Horesh to make acosh and asinh better.
Guido van Rossum
2000-06-30
1
-7/+12
*
- fixed split behaviour on empty matches
Fredrik Lundh
2000-06-30
1
-3/+3
*
still trying to figure out how to fix the remaining
Fredrik Lundh
2000-06-29
1
-12/+78
*
Trent Mick <trentm@activestate.com>:
Fred Drake
2000-06-29
1
-4/+11
*
Trent Mick <trentm@activestate.com>:
Fred Drake
2000-06-29
1
-67/+102
*
Trent Mick <trentm@activestate.com>:
Fred Drake
2000-06-29
1
-5/+6
*
- fixed another split problem
Fredrik Lundh
2000-06-29
2
-8/+18
*
- fixed split
Fredrik Lundh
2000-06-29
2
-29/+38
*
Updated the comment in this file to reflect the new defaults. Threads
Barry Warsaw
2000-06-29
1
-3/+4
*
pyexpat notes: add the name of the archive to the ar command
Jeremy Hylton
2000-06-29
1
-1/+1
*
- renamed "tolower" hook (it happened to work with
Fredrik Lundh
2000-06-29
2
-20/+20
*
- last patch broke parse_template; fixed by changing some
Fredrik Lundh
2000-06-29
1
-87/+141
*
- removed "alpha only" licensing restriction
Fredrik Lundh
2000-06-29
1
-10/+1
*
towards 1.6b1
Fredrik Lundh
2000-06-29
1
-248/+386
*
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
*
Jack Jansen: Use include "" instead of <>; and staticforward declarations
Guido van Rossum
2000-06-29
1
-3/+3
*
Trent Mick:
Guido van Rossum
2000-06-28
1
-2/+2
*
Trent Mick:
Guido van Rossum
2000-06-28
1
-8/+7
*
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
*
Jack Jansen: Mac Carbon: don't include sys/types if we don't have it
Guido van Rossum
2000-06-28
1
-0/+2
*
Trent Mick <trentm@activestate.com>:
Fred Drake
2000-06-28
1
-10/+95
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-28
1
-0/+1
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-28
1
-0/+1
*
Thomas Wouters <thomas@xs4all.net>:
Fred Drake
2000-06-28
1
-0/+64
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-28
1
-0/+12212
*
Fixes for compiling on Tru64.
Andrew M. Kuchling
2000-06-27
1
-8/+13
[next]