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
/
Tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 53451-53537 via svnmerge from
Thomas Wouters
2007-02-01
1
-0/+4
*
Merged revisions 53304-53433,53435-53450 via svnmerge from
Thomas Wouters
2007-01-15
1
-27/+43
*
Fix pybench so it works -- Larry Hastings.
Guido van Rossum
2007-01-13
4
-39/+41
*
SF patch 1631942 by Collin Winter:
Guido van Rossum
2007-01-10
50
-130/+131
*
PEP 3107 - Function Annotations thanks to Tony Lownds
Neal Norwitz
2006-12-28
2
-4/+11
*
Patch #1601678: move intern() to sys.intern().
Georg Brandl
2006-12-19
2
-3/+4
*
Four months of trunk changes (including a few releases...)
Thomas Wouters
2006-12-13
6
-4/+20
*
Jiwon Seo's PEP 3102 implementation.
Guido van Rossum
2006-10-27
1
-2/+3
*
Patch #1550786: ellipsis literal.
Georg Brandl
2006-09-06
1
-1/+0
*
Patch #1550800: make exec a function.
Georg Brandl
2006-09-06
4
-6/+5
*
SF patch 1547796 by Georg Brandl -- set literals.
Guido van Rossum
2006-08-28
2
-3/+3
*
Kill reduce(). A coproduction of John Reese, Jacques Frechet, and Alex M.
Guido van Rossum
2006-08-22
2
-5/+3
*
Merge current trunk into p3yk. This includes the PyNumber_Index API change,
Thomas Wouters
2006-08-21
2
-1/+3
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
26
-667/+1274
*
Merge the rest of the trunk.
Thomas Wouters
2006-06-08
3
-28/+29
*
Partially merge trunk into p3yk. The removal of Mac/Tools is confusing svn
Thomas Wouters
2006-06-08
2
-4/+197
*
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
Thomas Wouters
2006-05-27
20
-332/+454
*
Merge trunk up to 45598.
Thomas Wouters
2006-04-21
1
-1/+10
*
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters
2006-04-21
40
-71/+8407
*
Merge part of the trunk changes into the p3yk branch. This merges from 43030
Thomas Wouters
2006-04-21
3
-23/+47
*
Remove apply()
Neal Norwitz
2006-03-17
4
-6/+6
*
Get rid of a bunch more raw_input references
Neal Norwitz
2006-03-17
5
-1/+23
*
Remove sys.exc_type, sys.exc_value, sys.exc_traceback
Neal Norwitz
2006-03-17
1
-1/+1
*
Initialize VS environment in external.bat as well.
Martin v. Löwis
2006-03-13
1
-0/+1
*
Update to bsddb 4.4.20.
Martin v. Löwis
2006-03-13
1
-0/+5
*
Let the buildbot make a single pass in the test suite only.
Martin v. Löwis
2006-03-13
1
-1/+1
*
Update to bzip2 1.0.3
Martin v. Löwis
2006-03-13
2
-0/+9
*
Adding the /useenv means that one's PATH actually gets through. This is
Trent Mick
2006-03-12
1
-1/+1
*
Move buildbot scripts to Tools/buildbot.
Martin v. Löwis
2006-03-12
3
-0/+9
*
Add changelog entry.
Martin v. Löwis
2006-03-11
1
-0/+1
*
Whitespace normalization.
Tim Peters
2006-03-10
1
-1/+1
*
Add ctypes.
Martin v. Löwis
2006-03-10
1
-0/+2
*
Update Unicode database to Unicode 4.1.
Martin v. Löwis
2006-03-09
1
-11/+141
*
NodeInfo.__gen_init(): Fiddle so that reindent.py is
Tim Peters
2006-03-09
1
-2/+5
*
Deleted the svn_mime-type application/octet-stream from PCBuild/pcbuild.sln.
Thomas Heller
2006-03-09
1
-1/+1
*
Directly read working copy data to obtain list of properties.
Martin v. Löwis
2006-03-09
1
-8/+34
*
Taught svneol to look at .c and .h files too, and
Tim Peters
2006-03-09
1
-4/+7
*
Simple utility to add svn:eol-style to text files under
Tim Peters
2006-03-09
1
-0/+48
*
Add _msi.pyd.
Martin v. Löwis
2006-03-05
1
-0/+6
*
Open dll file in binary.
Martin v. Löwis
2006-03-05
1
-3/+3
*
Update for absolute/relative imports and ifelse-expressions.
Thomas Wouters
2006-03-03
1
-1/+2
*
PEP 343 -- the with-statement.
Guido van Rossum
2006-02-27
1
-1/+2
*
Whitespace normalization.
Tim Peters
2006-02-18
1
-1/+0
*
Fix typo
Martin v. Löwis
2006-02-16
1
-1/+1
*
Add build support for AMD64.
Martin v. Löwis
2006-02-14
3
-15/+53
*
Whitespace normalization.
Tim Peters
2006-02-11
1
-1/+1
*
One more mod for support of C++ classes.
Jack Jansen
2006-02-10
1
-1/+1
*
For overriding C++ methods we also need to know whether a parameter
Jack Jansen
2006-02-10
4
-22/+45
*
Fixed an oversight and a misunderstanding of PEP253:
Jack Jansen
2006-02-07
1
-2/+20
*
Add two missing markup tags.
Georg Brandl
2006-01-23
1
-1/+1
[next]