1. b9298a4 Issue #17202: Add .bat to .hgeol to force them to CRLF. by Zachary Ware · 9 years ago
  2. 08578b0 - Issue #22381: Update zlib to 1.2.8. by doko@ubuntu.com · 10 years ago
  3. 18613e6 Issue #17425: Build against openssl 0.9.8y on Windows. by Martin v. Loewis · 12 years ago
  4. fd0afed Upgrade openssl to 0.9.8x. by Martin v. Löwis · 12 years ago
  5. e7f67b5 Upgrade to bzip2 1.0.6. by Martin v. Löwis · 12 years ago
  6. 78f85fc Issue14559: Attempt to fix compilation with previous versions of the Microsoft Compiler. by Amaury Forgeot d'Arc · 12 years ago
  7. 90f00ea Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that the files by Martin v. Löwis · 14 years ago
  8. faa9ad2 Add updated .hgeol file and fix newlines in the 2.7 branch. by Georg Brandl · 14 years ago
  9. 59734be Merged revisions 85071-85072,85894,87132 via svnmerge from by Hirokazu Yamamoto · 14 years ago
  10. 87df945 Updated PC/*/select.[dsp,vcproj] to follow r86136. (use winsock2) by Hirokazu Yamamoto · 14 years ago
  11. 2623688 Merged revisions 84763,85135 via svnmerge from by Hirokazu Yamamoto · 14 years ago
  12. b046529 Recorded rollback of revisions 84857,84870,84875 via svnmerge from by Hirokazu Yamamoto · 14 years ago
  13. 89e87ad Updated VS8.0 project files with PCBuild/vs9to8.py. by Hirokazu Yamamoto · 14 years ago
  14. 63e9b50 Recorded rollback of revisions 84902 via svnmerge from by Hirokazu Yamamoto · 14 years ago
  15. 25278ef Recorded merge of revisions 84902 via svnmerge from by Hirokazu Yamamoto · 14 years ago
  16. 0dd078a Merged revisions 84857,84870,84875 via svnmerge from by Hirokazu Yamamoto · 14 years ago
  17. c83ea13 Untabify C files. Will watch buildbots. by Antoine Pitrou · 14 years ago
  18. 402b73f Backported PyCapsule from 3.1, and converted most uses of CObject to PyCapsule. by Larry Hastings · 15 years ago
  19. 6467213 Issue #7622: Improve the split(), rsplit(), splitlines() and replace() by Antoine Pitrou · 15 years ago
  20. 9cae178 Issue #3366: Add expm1 function to math module. Thanks Eric Smith for by Mark Dickinson · 15 years ago
  21. 117a899 Add dtoa.c and dtoa.h to the relevant project files. by Mark Dickinson · 15 years ago
  22. 2ef9e8c Update project file for new file: dtoa.c by Raymond Hettinger · 15 years ago
  23. f31fd01 Set svn:eol-style=CRLF on all Visual Studio solution files. by Amaury Forgeot d'Arc · 15 years ago
  24. e69041d Updated MSVC files to follow r73394. by Hirokazu Yamamoto · 15 years ago
  25. cac7af6 Issue #5793: rationalize isdigit / isalpha / tolower, etc. Will port to py3k. Should fix Windows buildbot errors. by Eric Smith · 15 years ago
  26. 957320a Fixed compile error on windows. by Hirokazu Yamamoto · 16 years ago
  27. 14aa459 Fixed version number in build_ssl.bat. by Hirokazu Yamamoto · 16 years ago
  28. 0fa10b3 Issue #4817: Remove unused function PyOS_GetLastModificationTime. by Martin v. Löwis · 16 years ago
  29. ed2f423 Bumped up 2.6 to 2.7 by Christian Heimes · 16 years ago
  30. 98adb5c yuvconvert.c is a part of the "sv" module, an old IRIX thing by Amaury Forgeot d'Arc · 16 years ago
  31. 2e9b6cb Use vs9to8.py to refresh the Visual Studio 2005 build files. by Amaury Forgeot d'Arc · 16 years ago
  32. 06510b2 Run svneol.py on all sources. by Martin v. Löwis · 16 years ago
  33. 6733ef5 Add a missing file for VS2005 by Amaury Forgeot d'Arc · 16 years ago
  34. 6fd3321 Update VS8.0 build files, using the script vs9to8.py. by Amaury Forgeot d'Arc · 16 years ago
  35. b7fea62 Rename bytesobject.c back to stringobject.c to keep with the PyString theme. by Gregory P. Smith · 16 years ago
  36. 36f0a80 Used vs9to8.py to port all VS9.0 changes to 8.0 by Christian Heimes · 16 years ago
  37. 1aed624 Backport fast alternate io.BytesIO implementation. by Alexandre Vassalotti · 16 years ago
  38. 4b964f9 Add the 'json' package. Code taken from simplejson 1.9 and contributed by Bob by Brett Cannon · 16 years ago
  39. 81ad6a1 Added new files to Windows project files by Christian Heimes · 16 years ago
  40. 14d6b0f Update project files for all Windows supported compilers by Amaury Forgeot d'Arc · 16 years ago
  41. 7adc776 Issue 2408: remove the _types module by Amaury Forgeot d'Arc · 17 years ago
  42. 94eba71 Repair compilation for Visual Studio 2005. by Amaury Forgeot d'Arc · 17 years ago
  43. c5f05e4 Patch #2167 from calvin: Remove unused imports by Christian Heimes · 17 years ago
  44. e7fa408 Compilation was broken on Windows since the introduction of Advanced String Formatting. by Amaury Forgeot d'Arc · 17 years ago
  45. 195b883 vs9to8 sync by Christian Heimes · 17 years ago
  46. 1beea3b Issue #1726: Remove Python/atof.c from PCBuild/pythoncore.vcproj by Christian Heimes · 17 years ago
  47. d9fbab2 Removed PCbuild8/ directory and added a new build directory for VS 2005 by Christian Heimes · 17 years ago