index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.pre.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
For PEP3137: Adds missing methods to the mutable PyBytes object (soon
Gregory P. Smith
2007-10-16
1
-0
/
+13
*
remove hotshot profiler from Py3k
Fred Drake
2007-10-11
1
-1
/
+1
*
Delete bufferobject.[ch].
Guido van Rossum
2007-10-08
1
-2
/
+0
*
Merged revisions 58053-58090 via svnmerge from
Thomas Wouters
2007-09-10
1
-0
/
+3
*
Merged revisions 57778-58052 via svnmerge from
Thomas Wouters
2007-09-08
1
-2
/
+8
*
When clobbering, also clean the docs.
Guido van Rossum
2007-08-29
1
-1
/
+5
*
Don't delete test output when "make clean" is run -- only when "make
Guido van Rossum
2007-08-29
1
-2
/
+2
*
Modernize clean and funny targets.
Guido van Rossum
2007-08-29
1
-5
/
+19
*
Implementation of PEP 3101, Advanced String Formatting.
Eric Smith
2007-08-25
1
-0
/
+15
*
Merged in py3k-buffer branch to main line. All objects now use the buffer pr...
Travis E. Oliphant
2007-08-18
1
-0
/
+2
*
Remove support for BeOS
Skip Montanaro
2007-08-17
1
-11
/
+0
*
Oops. I killed a bit too much and not enough when I deleted intobject.c.
Guido van Rossum
2007-08-07
1
-1
/
+0
*
Merged revisions 56492-56752 via svnmerge from
Guido van Rossum
2007-08-05
1
-1
/
+1
*
Merged revisions 56301-56442 via svnmerge from
Guido van Rossum
2007-07-18
1
-1
/
+1
*
Don't stop installing if compileall fails -- ever.
Guido van Rossum
2007-07-15
1
-2
/
+2
*
Merged revisions 55328-55341 via svnmerge from
Guido van Rossum
2007-05-15
1
-1
/
+1
*
Essential changes for print function changes.
Guido van Rossum
2007-02-09
1
-1
/
+1
*
Merged revisions 53304-53433,53435-53450 via svnmerge from
Thomas Wouters
2007-01-15
1
-0
/
+3
*
Four months of trunk changes (including a few releases...)
Thomas Wouters
2006-12-13
1
-2
/
+2
*
Merge current trunk into p3yk. This includes the PyNumber_Index API change,
Thomas Wouters
2006-08-21
1
-0
/
+1
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
1
-14
/
+14
*
Merge the rest of the trunk.
Thomas Wouters
2006-06-08
1
-12
/
+14
*
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
Thomas Wouters
2006-05-27
1
-20
/
+41
*
Here is a bytes type. It's very minimal but it's a start.
Guido van Rossum
2006-04-22
1
-0
/
+2
*
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters
2006-04-21
1
-18
/
+38
*
Merge part of the trunk changes into the p3yk branch. This merges from 43030
Thomas Wouters
2006-04-21
1
-0
/
+2
*
Let the buildbot make a single pass in the test suite only.
Martin v. Löwis
2006-03-13
1
-0
/
+4
*
Changes to build the _ctypes extension module.
Thomas Heller
2006-03-08
1
-1
/
+1
*
Allow buildbot to pass extra test flags to regrtest (specifically -r) via the...
Neal Norwitz
2006-02-22
1
-1
/
+1
*
Always set SVNVERSION to "exported" if it otherwise fails.
Martin v. Löwis
2006-01-05
1
-1
/
+1
*
Stop maintaining the buildno file.
Martin v. Löwis
2006-01-05
1
-18
/
+10
*
Try to make svnversion test more portable, based on Sjoerd's suggestion
Neal Norwitz
2006-01-05
1
-1
/
+1
*
SF bug #1395926: Also test for svnversion command on $PATH before using it to
Barry Warsaw
2006-01-03
1
-1
/
+1
*
As discussed on python-dev, don't remove Python-ast.[ch] with distclean
Neal Norwitz
2006-01-03
1
-1
/
+1
*
Revert most of r41765. Don't use $Revision$ in Py_GetBuildNumber(). Keep the
Barry Warsaw
2005-12-19
1
-6
/
+5
*
Handle a couple of use cases discussed in python-dev w.r.t. calculating the
Barry Warsaw
2005-12-18
1
-7
/
+8
*
Expose Subversion revision number (calculated via "svnversion .") to Python.
Barry Warsaw
2005-12-18
1
-2
/
+4
*
Merge from ast-arena. This reduces the code in Python/ast.c by ~300 lines,
Neal Norwitz
2005-12-17
1
-0
/
+2
*
fixed installation of xmlcore libraries (including xmlcore.etree)
Fredrik Lundh
2005-12-14
1
-1
/
+1
*
delete Python-ast.[ch] in distclean
Skip Montanaro
2005-11-13
1
-0
/
+1
*
Merge ast-branch to head
Jeremy Hylton
2005-10-20
1
-1
/
+19
*
Get "make install" working again after adding Lib/test/bad_coding.py
Neal Norwitz
2005-10-04
1
-2
/
+2
*
Introduced EXTRA_CFLAGS as an environment variable used by the Makefile. Meant
Brett Cannon
2005-04-24
1
-1
/
+1
*
patch [1171735] - Darwin 8's headers disable functionality when
Bob Ippolito
2005-03-28
1
-3
/
+3
*
install distutils.tests on Unix (contributed patch)
Fred Drake
2005-01-19
1
-1
/
+2
*
setup.py now uses the library directories specified in LDFLAGS (``-L``
Brett Cannon
2004-12-07
1
-1
/
+4
*
Replace -soname with -h for Solaris compatibility. Fixes #1034496.
Martin v. Löwis
2004-09-26
1
-1
/
+1
*
Don't hardcode "Python" as the framework name, we have a variable for it:
Jack Jansen
2004-07-16
1
-1
/
+1
*
install test/decimaltestdata as well
Anthony Baxter
2004-07-12
1
-0
/
+1
*
Patch #774665: Make Python LC_NUMERIC agnostic.
Martin v. Löwis
2004-06-08
1
-0
/
+1
[next]