| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 53451-53537 via svnmerge from | Thomas Wouters | 2007-02-01 | 17 | -19/+21 |
|
|
* | Merged revisions 53005-53303 via svnmerge from | Thomas Wouters | 2007-01-09 | 1 | -2/+2 |
|
|
* | Add the bytes type to the build process. | Martin v. Löwis | 2007-01-06 | 1 | -0/+3 |
|
|
* | Four months of trunk changes (including a few releases...) | Thomas Wouters | 2006-12-13 | 3 | -7/+57 |
|
|
* | Merge current trunk into p3yk. This includes the PyNumber_Index API change, | Thomas Wouters | 2006-08-21 | 5 | -65/+75 |
|
|
* | Merged revisions 46753-51188 via svnmerge from | Thomas Wouters | 2006-08-11 | 6 | -54/+103 |
|
|
* | Partially merge trunk into p3yk. The removal of Mac/Tools is confusing svn | Thomas Wouters | 2006-06-08 | 1 | -4/+1 |
|
|
* | Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. | Thomas Wouters | 2006-05-27 | 12 | -21/+15 |
|
|
* | Merge with trunk up to revision 45620. | Thomas Wouters | 2006-04-21 | 18 | -37/+37 |
|
|
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 | 9 | -46/+512 |
|
|
* | Remove apply() | Neal Norwitz | 2006-03-17 | 1 | -1/+1 |
|
|
* | For x86 Release and Debug builds, remove the /Wp64 compiler flag, it | Thomas Heller | 2006-03-14 | 1 | -2/+2 |
|
|
* | It's necessary to do a Debug build of the bsddb project too. | Tim Peters | 2006-03-13 | 1 | -2/+6 |
|
|
* | Minor changes. | Tim Peters | 2006-03-13 | 1 | -5/+4 |
|
|
* | Trimmed trailing whitespace. | Tim Peters | 2006-03-13 | 1 | -2/+2 |
|
|
* | Fix build process of bsddb for IA64 and AMD64. | Martin v. Löwis | 2006-03-13 | 2 | -6/+11 |
|
|
* | Update to bsddb 4.4.20. | Martin v. Löwis | 2006-03-13 | 2 | -46/+34 |
|
|
* | Update to bzip2 1.0.3 | Martin v. Löwis | 2006-03-13 | 2 | -19/+17 |
|
|
* | Move buildbot scripts to Tools/buildbot. | Martin v. Löwis | 2006-03-12 | 3 | -9/+0 |
|
|
* | Added brief comment. | Tim Peters | 2006-03-12 | 1 | -2/+1 |
|
|
* | Added brief comments. | Tim Peters | 2006-03-12 | 2 | -2/+2 |
|
|
* | Add buildbot test script. | Martin v. Löwis | 2006-03-11 | 1 | -0/+4 |
|
|
* | Give the _ssl project a harmless command to perform | Tim Peters | 2006-03-11 | 1 | -0/+3 |
|
|
* | Add AMD64 and Itanium configurationgs to ctypes; | Martin v. Löwis | 2006-03-10 | 3 | -8/+233 |
|
|
* | Deleted the svn_mime-type application/octet-stream from PCBuild/pcbuild.sln. | Thomas Heller | 2006-03-09 | 2 | -398/+398 |
|
|
* | Added VC project files to build _ctypes.pyd and _ctypes_test.pyd on Windows. | Thomas Heller | 2006-03-09 | 3 | -0/+307 |
|
|
* | Taught svneol to look at .c and .h files too, and | Tim Peters | 2006-03-09 | 1 | -88/+88 |
|
|
* | Use devenv.com to better obtain output. | Martin v. Löwis | 2006-03-05 | 2 | -6/+2 |
|
|
* | Add buildbot support scripts. | Martin v. Löwis | 2006-03-05 | 2 | -0/+10 |
|
|
* | Import bdist_msi | Martin v. Löwis | 2006-03-05 | 2 | -0/+265 |
|
|
* | Drop vsextcomp_verbose | Martin v. Löwis | 2006-02-16 | 1 | -1/+1 |
|
|
* | Add _lsprof. | Martin v. Löwis | 2006-02-14 | 1 | -0/+6 |
|
|
* | Add build support for AMD64. | Martin v. Löwis | 2006-02-14 | 17 | -6/+878 |
|
|
* | Even more copyright year locations! | Georg Brandl | 2006-02-11 | 1 | -1/+1 |
|
|
* | Pass unquoted string to stat. | Martin v. Löwis | 2006-01-19 | 1 | -3/+3 |
|
|
* | Quote the path to the executable before invoking system(). | Tim Peters | 2006-01-18 | 1 | -3/+4 |
|
|
* | Add missing make_buildinfo.c. | Martin v. Löwis | 2006-01-18 | 1 | -0/+87 |
|
|
* | Generate getbuildinfo.o each time the linker is invoked; | Martin v. Löwis | 2006-01-18 | 3 | -12/+147 |
|
|
* | Remove buildno. | Martin v. Löwis | 2006-01-15 | 2 | -177/+0 |
|
|
* | Patch #1396093: Further .vcproj cleanups | Martin v. Löwis | 2006-01-15 | 2 | -2838/+9 |
|
|
* | Patch #1307806: Use project defaults where possible | Martin v. Löwis | 2006-01-03 | 14 | -1048/+71 |
|
|
* | Make zlib builtin. | Martin v. Löwis | 2006-01-03 | 4 | -271/+61 |
|
|
* | As reported on c.l.py, the _elementtree project | Tim Peters | 2005-12-26 | 1 | -0/+1 |
|
|
* | Repair longstanding damage introduced by the AST merge: | Tim Peters | 2005-12-25 | 1 | -4/+25 |
|
|
* | Add Python\pyarena.c to the VC project file. | Thomas Heller | 2005-12-21 | 1 | -3/+6 |
|
|
* | Set props on _elementtree project file as per pyexpat.vcproj. | Trent Mick | 2005-12-15 | 1 | -335/+335 |
|
|
* | Add build support for _elementtree on Windows. | Trent Mick | 2005-12-15 | 2 | -0/+345 |
|
|
* | Remove .cvsignore files, as they live in svn:ignore | Martin v. Löwis | 2005-10-30 | 1 | -29/+0 |
|
|
* | Remove conflict markers and add parsermodule.c to get things building | Mark Hammond | 2005-10-23 | 1 | -12/+11 |
|
|
* | Merge ast-branch to head | Jeremy Hylton | 2005-10-20 | 1 | -37/+93 |
|
|