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
/
Modules
/
getbuildinfo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge 3.2
Benjamin Peterson
2011-03-28
1
-3
/
+3
|
\
|
*
let's keep parenthesis around sizeof
Benjamin Peterson
2011-03-28
1
-3
/
+3
*
|
Merge fix for issue #11450
Antoine Pitrou
2011-03-09
1
-1
/
+3
|
\
\
|
|
/
|
*
Issue #11450: Don't truncate hg version info in Py_GetBuildInfo() when
Antoine Pitrou
2011-03-09
1
-1
/
+3
*
|
Remove sys.subversion and svn build identification leftovers.
Georg Brandl
2011-03-06
1
-18
/
+0
|
/
*
Commit the hg build identification patch from the pymigr repo.
Georg Brandl
2011-03-05
1
-3
/
+34
*
Recorded merge of revisions 81032 via svnmerge from
Antoine Pitrou
2010-05-09
1
-13
/
+13
*
Merged revisions 72871-72872 via svnmerge from
Benjamin Peterson
2009-05-23
1
-1
/
+1
*
Merged revisions 55817-55961 via svnmerge from
Guido van Rossum
2007-06-13
1
-2
/
+9
*
Merged revisions 55325-55327 via svnmerge from
Guido van Rossum
2007-05-14
1
-7
/
+4
*
Generate getbuildinfo.o each time the linker is invoked;
Martin v. Löwis
2006-01-18
1
-0
/
+4
*
Py_GetBuildInfo(): Squash compiler warnings.
Tim Peters
2006-01-06
1
-3
/
+3
*
Deal with empty svn_revisions.
Martin v. Löwis
2006-01-06
1
-1
/
+1
*
Drop sys.build_number. Add sys.subversion.
Martin v. Löwis
2006-01-05
1
-18
/
+11
*
Always set SVNVERSION to "exported" if it otherwise fails.
Martin v. Löwis
2006-01-05
1
-5
/
+7
*
Stop maintaining the buildno file.
Martin v. Löwis
2006-01-05
1
-5
/
+14
*
Revert most of r41765. Don't use $Revision$ in Py_GetBuildNumber(). Keep the
Barry Warsaw
2005-12-19
1
-26
/
+8
*
Handle a couple of use cases discussed in python-dev w.r.t. calculating the
Barry Warsaw
2005-12-18
1
-8
/
+26
*
Expose Subversion revision number (calculated via "svnversion .") to Python.
Barry Warsaw
2005-12-18
1
-2
/
+8
*
Getting rid of all the code inside #ifdef macintosh too.
Jack Jansen
2003-11-20
1
-4
/
+0
*
Patch #696645: Remove VMS code with uncertain authorship.
Martin v. Löwis
2003-03-05
1
-59
/
+0
*
Patch #614055: Support OpenVMS.
Martin v. Löwis
2002-12-06
1
-0
/
+58
*
More sprintf -> PyOS_snprintf.
Tim Peters
2001-12-04
1
-2
/
+3
*
Patch #411138: Rename config.h to pyconfig.h. Closes bug #231774.
Martin v. Löwis
2001-07-26
1
-1
/
+1
*
Bunch of minor ANSIfications: 'void initfunc()' -> 'void initfunc(void)',
Thomas Wouters
2000-07-21
1
-1
/
+1
*
Patch by Mark Hammond to avoid certain header files on Windows/CE.
Guido van Rossum
1999-08-27
1
-0
/
+2
*
Patches by William Lewis for Nextstep descendants.
Guido van Rossum
1999-01-27
1
-2
/
+2
*
Include macbuildno.h here (mac only) (Jack)
Guido van Rossum
1997-10-08
1
-0
/
+4
*
Include config.h so it can define const away for K&R.
Guido van Rossum
1997-05-20
1
-0
/
+2
*
work build# into version string
Guido van Rossum
1997-01-20
1
-0
/
+30