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
...
*
use NULL for the ends of tables
Benjamin Peterson
2009-04-19
6
-12/+12
*
make python3 alias in altbininstall
Benjamin Peterson
2009-04-19
1
-1/+1
*
Fix use of test skipping API.
Antoine Pitrou
2009-04-19
1
-3/+3
*
Issue #5734: BufferedRWPair was poorly tested and had several glaring bugs.
Antoine Pitrou
2009-04-19
4
-29/+137
*
Blocked revisions 71725 via svnmerge
Benjamin Peterson
2009-04-18
0
-0/+0
*
Move configure check for broken sem_getvalue outside the
Mark Dickinson
2009-04-18
2
-117/+115
*
Merged revisions 71722 via svnmerge from
Benjamin Peterson
2009-04-18
4
-8/+79
*
Revert accidental changes to Objects/floatobject.c
Mark Dickinson
2009-04-18
1
-10/+4
*
The SSE2 detection and enabling could potentially cause
Mark Dickinson
2009-04-18
7
-280/+47
*
Merged revisions 71719 via svnmerge from
Benjamin Peterson
2009-04-18
1
-146/+146
*
rename internal methods of the bytes object to bytes_
Benjamin Peterson
2009-04-18
1
-102/+102
*
Blocked revisions 71715 via svnmerge
Mark Dickinson
2009-04-18
0
-0/+0
*
use the more offical skipping api
Benjamin Peterson
2009-04-18
1
-3/+3
*
add annotations to open()
Benjamin Peterson
2009-04-18
1
-2/+3
*
Blocked revisions 71710 via svnmerge
Mark Dickinson
2009-04-18
0
-0/+0
*
Merged revisions 71705 via svnmerge from
Mark Dickinson
2009-04-18
1
-1/+1
*
Add check for C99 round function to configure, and define
Mark Dickinson
2009-04-18
5
-3/+24
*
Added Python/dtoa.c to project files.
Hirokazu Yamamoto
2009-04-18
2
-0/+7
*
Issue #1869 (and 4707, 5118, 5473, 1456775): use the new
Mark Dickinson
2009-04-18
3
-24/+230
*
Issue #5781: Only use legacy string<->double conversions when
Mark Dickinson
2009-04-18
1
-2/+4
*
The comments at the top of intobject.h say that it will be removed in 3.1.
Mark Dickinson
2009-04-18
1
-36/+0
*
Removed unused files.
Eric Smith
2009-04-18
2
-206/+0
*
Issue 5780: Fix test_float failures for legacy style float repr.
Mark Dickinson
2009-04-17
2
-12/+65
*
Sort out some confusion in test_float.py: the two
Mark Dickinson
2009-04-17
1
-15/+12
*
Add porting notes.
Raymond Hettinger
2009-04-17
1
-0/+29
*
Silence compiler warnings on VS8.0
Mark Dickinson
2009-04-17
1
-6/+6
*
Add more examples.
Raymond Hettinger
2009-04-17
1
-0/+4
*
Add dtoc.[ch] to the VS8.0 project file.
Raymond Hettinger
2009-04-17
1
-0/+8
*
Add reminder to dtoa.c to check for updates regularly.
Mark Dickinson
2009-04-17
1
-2/+10
*
Merged revisions 71674 via svnmerge from
Tarek Ziadé
2009-04-17
2
-10/+9
*
Nit.
Eric Smith
2009-04-17
1
-1/+1
*
Update list of supported types.
Raymond Hettinger
2009-04-17
1
-2/+2
*
Nits.
Raymond Hettinger
2009-04-17
1
-4/+4
*
Make sure that marshal and pickle continue to output 17
Mark Dickinson
2009-04-17
2
-4/+4
*
Ladies and gentlemen, the new float.__repr__() has arrived.
Raymond Hettinger
2009-04-17
1
-0/+37
*
Simplify PyOS_double_to_string.
Eric Smith
2009-04-16
1
-33/+31
*
Better wording for Issue #5515 entry.
Eric Smith
2009-04-16
1
-3/+2
*
The other half of Issue #1580: use short float repr where possible.
Eric Smith
2009-04-16
16
-836/+1497
*
Issue #1580: use short float repr where possible.
Mark Dickinson
2009-04-16
19
-19/+3866
*
Merged revisions 71640-71641 via svnmerge from
Thomas Heller
2009-04-16
4
-20/+1
*
Merged revisions 71651 via svnmerge from
R. David Murray
2009-04-16
1
-4/+6
*
Port r71408 to py3k: issue 5665, add more pickling tests.
Collin Winter
2009-04-16
2
-9/+168
*
Merged revisions 71631 via svnmerge from
R. David Murray
2009-04-15
1
-0/+7
*
Merged revisions 71627 via svnmerge from
Benjamin Peterson
2009-04-15
3
-1/+12
*
reference the io momdule in file and directory section
Benjamin Peterson
2009-04-15
1
-0/+4
*
other places like this just catch IOError
Benjamin Peterson
2009-04-14
1
-1/+1
*
Fix links
Raymond Hettinger
2009-04-14
1
-3/+4
*
Fix-up links.
Raymond Hettinger
2009-04-14
1
-6/+6
*
New module names are lowercase
Raymond Hettinger
2009-04-14
1
-1/+1
*
Merged revisions 71589 via svnmerge from
Tarek Ziadé
2009-04-13
1
-10/+6
[prev]
[next]