Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | try to generate SVNVERSION information if subwcrev.exe can be found. | ||||
* | 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 |
| | | | | should depend on the pythoncore project. | ||||
* | Repair longstanding damage introduced by the AST merge: | Tim Peters | 2005-12-25 | 1 | -4/+25 |
| | | | | | | | | - Get rid of pgen.c and tokenizer_pgen.c. - Include tokenizer.c. All the -uall tests pass on my WinXP VC7.1 box now. | ||||
* | Add Python\pyarena.c to the VC project file. | Thomas Heller | 2005-12-21 | 1 | -3/+6 |
| | | | | Fix the definition of BUILD in the VC project settings. | ||||
* | 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 |
| | | | | properties now. | ||||
* | 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 |
| | | | | | | | | | | This change implements a new bytecode compiler, based on a transformation of the parse tree to an abstract syntax defined in Parser/Python.asdl. The compiler implementation is not complete, but it is in stable enough shape to run the entire test suite excepting two disabled tests. | ||||
* | Patch #1160164: Use ReleaseItanium for zlib build. | Martin v. Löwis | 2005-08-25 | 2 | -2/+5 |
| | | | | Will backport to 2.4. | ||||
* | Correct names of sha modules. | Raymond Hettinger | 2005-08-24 | 1 | -2/+2 |
| | |||||
* | Update the PC configuration and project files for sha256 and sha512. | Raymond Hettinger | 2005-08-24 | 1 | -0/+54 |
| | |||||
* | Removed XXX block about a test_bsddb3 failure that went away a long time ago. | Tim Peters | 2005-08-07 | 1 | -11/+0 |
| | |||||
* | Update some Python version numbers. | Tim Peters | 2005-08-07 | 1 | -3/+3 |
| | |||||
* | Upgrade Windows build to zlib 1.2.3 (a security fix) | Trent Mick | 2005-07-26 | 2 | -14/+14 |
| | |||||
* | Link to #1233049 for building against openssl 0.9.8. | Martin v. Löwis | 2005-07-06 | 1 | -0/+1 |
| | |||||
* | merge from branch | Anthony Baxter | 2005-03-29 | 1 | -0/+4 |
| | |||||
* | ported buildnos to trunk | Anthony Baxter | 2005-03-09 | 1 | -0/+6 |
| | |||||
* | SF patch #941881: PEP 309 Implementation (Partial Function Application). | Raymond Hettinger | 2005-02-28 | 1 | -0/+27 |
| | | | | | Combined efforts of many including Peter Harris, Hye-Shik Chang, Martin v. Löwis, Nick Coghlan, Paul Moore, and Raymond Hettinger. | ||||
* | Update the filenames in the MSVC project file for Python 2.5. | Thomas Heller | 2004-12-01 | 1 | -9/+9 |
| | |||||
* | Bump buildno for 2.4 release | Martin v. Löwis | 2004-11-29 | 2 | -3/+5 |
| | |||||
* | Bump version for 2.4c1 | Martin v. Löwis | 2004-11-07 | 2 | -4/+6 |
| | |||||
* | Bump buildno for 2.4b2. | Martin v. Löwis | 2004-11-02 | 2 | -3/+5 |
| | |||||
* | Bump buildno for 2.4b1 | Martin v. Löwis | 2004-10-15 | 2 | -3/+5 |
| | |||||
* | Supply the _subprocess module under 7.1. I'm not sure what the status | Tim Peters | 2004-10-12 | 1 | -0/+3 |
| | | | | of this should be on non-WIN32 Windows variants. | ||||
* | Link with ws2_32 instead of wsock32. | Martin v. Löwis | 2004-09-18 | 1 | -3/+3 |
| | |||||
* | Revert creation of launcher.exe | Martin v. Löwis | 2004-09-08 | 2 | -194/+0 |
| | |||||
* | Add launcher program | Martin v. Löwis | 2004-09-07 | 2 | -0/+194 |
| | |||||
* | Update buildno for 2.4a3 | Martin v. Löwis | 2004-09-01 | 2 | -3/+5 |
| | |||||
* | Add instructions for building Tix | Martin v. Löwis | 2004-08-31 | 1 | -0/+9 |
| | |||||
* | Remove rotor and xreadlines from VC 7.1 build. | Tim Peters | 2004-08-31 | 1 | -54/+0 |
| | |||||
* | More cmd.exe exploitation. | Tim Peters | 2004-08-30 | 1 | -38/+50 |
| | |||||
* | Since it's impossible to build Python using VC7.1 on a command.com | Tim Peters | 2004-08-30 | 1 | -6/+1 |
| | | | | system, exploit cmd.exe's setlocal function in this directory. | ||||
* | Updated test-runner .bat for new location of Tcl/Tk. | Tim Peters | 2004-08-30 | 2 | -8/+6 |
| | | | | | | | Replaced outcomes from native Tcl/Tk tests. Maybe the diffs are legit, maybe not. I noticed that the Tcl results I'm replacing here claimed both that there were no failures, and that one file had tests with failures, so I wasn't inclined to trust them <wink>. | ||||
* | Bump Tk version to 8.4.7. Build into tcltk directory. | Martin v. Löwis | 2004-08-30 | 2 | -36/+28 |
| | |||||
* | Boosted the stack reservation for python.exe and python_w.exe from the | Tim Peters | 2004-08-12 | 2 | -0/+6 |
| | | | | | default 1MB to 2 million bytes. The test suite passes with -uall again (test_compiler no longer drives WinXP into an insane state). | ||||
* | Patch #1006916: Remove ODBC library references. | Martin v. Löwis | 2004-08-12 | 7 | -20/+20 |
| | |||||
* | Bump buildno for 2.4a2 | Martin v. Löwis | 2004-08-04 | 2 | -3/+5 |
| | |||||
* | Remove unused source file from Windows project files. | Hye-Shik Chang | 2004-07-28 | 1 | -3/+0 |
| |