| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #17202: Add .bat to .hgeol to force them to CRLF. | Zachary Ware | 2015-04-13 | 7 | -143/+143 |
|
|
* | - Issue #22381: Update zlib to 1.2.8. | doko@ubuntu.com | 2014-09-11 | 1 | -1/+13 |
|
|
* | Issue #17425: Build against openssl 0.9.8y on Windows. | Martin v. Loewis | 2013-03-22 | 1 | -1/+1 |
|
|
* | Upgrade openssl to 0.9.8x. | Martin v. Löwis | 2012-05-15 | 1 | -1/+1 |
|
|
* | Upgrade to bzip2 1.0.6. | Martin v. Löwis | 2012-05-14 | 2 | -3/+3 |
|
|
* | Issue14559: Attempt to fix compilation with previous versions of the Microsof... | Amaury Forgeot d'Arc | 2012-04-12 | 1 | -0/+4 |
|
|
* | Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that th... | Martin v. Löwis | 2011-03-06 | 37 | -17793/+17793 |
|
|
* | Add updated .hgeol file and fix newlines in the 2.7 branch. | Georg Brandl | 2011-03-05 | 18 | -1548/+1548 |
|
|
* | Merged revisions 85071-85072,85894,87132 via svnmerge from | Hirokazu Yamamoto | 2010-12-09 | 1 | -6/+6 |
|
|
* | Updated PC/*/select.[dsp,vcproj] to follow r86136. (use winsock2) | Hirokazu Yamamoto | 2010-11-04 | 1 | -8/+8 |
|
|
* | Merged revisions 84763,85135 via svnmerge from | Hirokazu Yamamoto | 2010-10-08 | 1 | -1/+1 |
|
|
* | Recorded rollback of revisions 84857,84870,84875 via svnmerge from | Hirokazu Yamamoto | 2010-09-29 | 1 | -1/+1 |
|
|
* | Updated VS8.0 project files with PCBuild/vs9to8.py. | Hirokazu Yamamoto | 2010-09-21 | 10 | -77/+129 |
|
|
* | Recorded rollback of revisions 84902 via svnmerge from | Hirokazu Yamamoto | 2010-09-21 | 1 | -4/+4 |
|
|
* | Recorded merge of revisions 84902 via svnmerge from | Hirokazu Yamamoto | 2010-09-19 | 1 | -4/+4 |
|
|
* | Merged revisions 84857,84870,84875 via svnmerge from | Hirokazu Yamamoto | 2010-09-19 | 1 | -1/+1 |
|
|
* | Untabify C files. Will watch buildbots. | Antoine Pitrou | 2010-05-09 | 1 | -64/+64 |
|
|
* | Backported PyCapsule from 3.1, and converted most uses of | Larry Hastings | 2010-03-25 | 1 | -0/+8 |
|
|
* | Issue #7622: Improve the split(), rsplit(), splitlines() and replace() | Antoine Pitrou | 2010-01-13 | 1 | -0/+4 |
|
|
* | Issue #3366: Add expm1 function to math module. Thanks Eric Smith for | Mark Dickinson | 2009-12-16 | 1 | -0/+8 |
|
|
* | Add dtoa.c and dtoa.h to the relevant project files. | Mark Dickinson | 2009-11-30 | 1 | -0/+4 |
|
|
* | Update project file for new file: dtoa.c | Raymond Hettinger | 2009-11-30 | 1 | -0/+4 |
|
|
* | Set svn:eol-style=CRLF on all Visual Studio solution files. | Amaury Forgeot d'Arc | 2009-07-13 | 1 | -559/+559 |
|
|
* | Updated MSVC files to follow r73394. | Hirokazu Yamamoto | 2009-06-14 | 1 | -8/+36 |
|
|
* | Issue #5793: rationalize isdigit / isalpha / tolower, etc. Will port to py3k.... | Eric Smith | 2009-04-27 | 1 | -0/+8 |
|
|
* | Fixed compile error on windows. | Hirokazu Yamamoto | 2009-04-03 | 1 | -0/+4 |
|
|
* | Fixed version number in build_ssl.bat. | Hirokazu Yamamoto | 2009-01-11 | 1 | -2/+2 |
|
|
* | Issue #4817: Remove unused function PyOS_GetLastModificationTime. | Martin v. Löwis | 2009-01-03 | 1 | -4/+0 |
|
|
* | Bumped up 2.6 to 2.7 | Christian Heimes | 2008-12-04 | 1 | -1/+1 |
|
|
* | yuvconvert.c is a part of the "sv" module, an old IRIX thing | Amaury Forgeot d'Arc | 2008-11-22 | 1 | -8/+0 |
|
|
* | Use vs9to8.py to refresh the Visual Studio 2005 build files. | Amaury Forgeot d'Arc | 2008-09-02 | 7 | -296/+982 |
|
|
* | Run svneol.py on all sources. | Martin v. Löwis | 2008-06-13 | 28 | -16344/+16344 |
|
|
* | Add a missing file for VS2005 | Amaury Forgeot d'Arc | 2008-06-13 | 1 | -0/+568 |
|
|
* | Update VS8.0 build files, using the script vs9to8.py. | Amaury Forgeot d'Arc | 2008-06-12 | 10 | -311/+492 |
|
|
* | Rename bytesobject.c back to stringobject.c to keep with the PyString theme. | Gregory P. Smith | 2008-06-10 | 1 | -1/+1 |
|
|
* | Used vs9to8.py to port all VS9.0 changes to 8.0 | Christian Heimes | 2008-05-26 | 20 | -102/+3140 |
|
|
* | Backport fast alternate io.BytesIO implementation. | Alexandre Vassalotti | 2008-05-09 | 1 | -0/+4 |
|
|
* | Add the 'json' package. Code taken from simplejson 1.9 and contributed by Bob | Brett Cannon | 2008-05-05 | 1 | -0/+4 |
|
|
* | Added new files to Windows project files | Christian Heimes | 2008-04-18 | 1 | -0/+4 |
|
|
* | Update project files for all Windows supported compilers | Amaury Forgeot d'Arc | 2008-04-14 | 1 | -0/+4 |
|
|
* | Issue 2408: remove the _types module | Amaury Forgeot d'Arc | 2008-04-08 | 1 | -4/+0 |
|
|
* | Repair compilation for Visual Studio 2005. | Amaury Forgeot d'Arc | 2008-03-28 | 4 | -20/+26 |
|
|
* | Patch #2167 from calvin: Remove unused imports | Christian Heimes | 2008-02-23 | 1 | -1/+0 |
|
|
* | Compilation was broken on Windows since the introduction of Advanced String F... | Amaury Forgeot d'Arc | 2008-02-17 | 1 | -0/+8 |
|
|
* | vs9to8 sync | Christian Heimes | 2008-01-09 | 1 | -0/+1 |
|
|
* | Issue #1726: Remove Python/atof.c from PCBuild/pythoncore.vcproj | Christian Heimes | 2008-01-03 | 1 | -8/+0 |
|
|
* | Removed PCbuild8/ directory and added a new build directory for VS 2005 | Christian Heimes | 2008-01-02 | 43 | -0/+14004 |
|
|