1. 6b862662 Issue #21671, CVE-2014-0224: Update the Windows build to openssl-1.0.1h by Zachary Ware · 11 years ago
  2. 4e33a86 openssl requires nasm (#21462) by Benjamin Peterson · 11 years ago
  3. ee310bc Issue #21462 PEP 466: upgrade OpenSSL in the Python 2.7 Windows builds by Steve Dower · 11 years ago
  4. e0afd8e Issue #19391: Clean up PCbuild/readme.txt by Zachary Ware · 12 years ago
  5. 419e23c #18466: fix more typos. Patch by Févry Thibault. by Ezio Melotti · 12 years ago
  6. 6a4f394 #17883: Fix buildbot testing of Tkinter on Windows. Patch by Zachary Ware. by Ezio Melotti · 12 years ago
  7. 18613e6 Issue #17425: Build against openssl 0.9.8y on Windows. by Martin v. Loewis · 12 years ago
  8. 33f8c3a Issue #8847: Disable COMDAT folding in Windows PGO builds. by Martin v. Löwis · 13 years ago
  9. 0fc2b74 Use SSL directory from properties file. by Martin v. Löwis · 13 years ago
  10. fd0afed Upgrade openssl to 0.9.8x. by Martin v. Löwis · 13 years ago
  11. e7f67b5 Upgrade to bzip2 1.0.6. by Martin v. Löwis · 13 years ago
  12. 5037677 fix for real this time... by Benjamin Peterson · 13 years ago
  13. 6949299 belately resolve conflicts here by Benjamin Peterson · 13 years ago
  14. aee9dfb merge 2.6 with hash randomization fix by Benjamin Peterson · 13 years ago
  15. 1e13eb0 - Issue #13703: oCERT-2011-003: add -R command-line option and PYTHONHASHSEED by Barry Warsaw · 13 years ago
  16. 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
  17. faa9ad2 Add updated .hgeol file and fix newlines in the 2.7 branch. by Georg Brandl · 14 years ago
  18. 59734be Merged revisions 85071-85072,85894,87132 via svnmerge from by Hirokazu Yamamoto · 15 years ago
  19. f6f3c4a issue 10295 Make selectmodule.c use winsock2 like socketmodule does. by Kristján Valur Jónsson · 15 years ago
  20. 2623688 Merged revisions 84763,85135 via svnmerge from by Hirokazu Yamamoto · 15 years ago
  21. f5e607f Cosmetic fix to use print function. by Hirokazu Yamamoto · 15 years ago
  22. b046529 Recorded rollback of revisions 84857,84870,84875 via svnmerge from by Hirokazu Yamamoto · 15 years ago
  23. 63e9b50 Recorded rollback of revisions 84902 via svnmerge from by Hirokazu Yamamoto · 15 years ago
  24. 25278ef Recorded merge of revisions 84902 via svnmerge from by Hirokazu Yamamoto · 15 years ago
  25. 0dd078a Merged revisions 84857,84870,84875 via svnmerge from by Hirokazu Yamamoto · 15 years ago
  26. c4caa9c Merged revisions 84851 via svnmerge from by Hirokazu Yamamoto · 15 years ago
  27. ec74233 PCBuild cosmetic fixes. by Hirokazu Yamamoto · 15 years ago
  28. 0771591 Merged revisions 83593 via svnmerge from by Georg Brandl · 15 years ago
  29. 7d4bfb3 Merged revisions 83536,83546-83548,83550,83554-83555,83558,83563,83565,83571,83574-83575 via svnmerge from by Georg Brandl · 15 years ago
  30. f180099 Fix #8959 by reverting revision 80761. by Thomas Heller · 15 years ago
  31. c7c96a9 Recorded merge of revisions 81029 via svnmerge from by Antoine Pitrou · 15 years ago
  32. c83ea13 Untabify C files. Will watch buildbots. by Antoine Pitrou · 15 years ago
  33. f3c157f Remove reference to unused source file. by Thomas Heller · 15 years ago
  34. 06a7e20 On Windows, ctypes does no longer check the stack before and after by Thomas Heller · 15 years ago
  35. 5ac006d Capsule-related changes: by Larry Hastings · 15 years ago
  36. 4fcf7d4 Add -Wd and -3 to the flags used to run the tests on Windows. by Ezio Melotti · 15 years ago
  37. b102dda Revert rev. 79509; ctypes doesn't build on linux. by Thomas Heller · 15 years ago
  38. 5006ba0 Merged revisions 79115,79424,79491 via svnmerge from by Thomas Heller · 15 years ago
  39. ff33e2f make an attempt to add capsule to the Windows build by Benjamin Peterson · 15 years ago
  40. 7f898e3 Merged revisions 78213,78215 via svnmerge from by Martin v. Löwis · 15 years ago
  41. c0de8bb Move bsddb47 macros before their use, to make VS 2010 happy. by Martin v. Löwis · 15 years ago
  42. 6467213 Issue #7622: Improve the split(), rsplit(), splitlines() and replace() by Antoine Pitrou · 16 years ago
  43. 4b2c064 Make script work with 2.5. by Martin v. Löwis · 16 years ago
  44. f477b93 Update Windows build to sqlite 3.6.21. by Martin v. Löwis · 16 years ago
  45. 331411d Merged revisions 76990-76991 via svnmerge from by Martin v. Löwis · 16 years ago
  46. 55e1a69 Switch to OpenSSL 0.9.8l. by Martin v. Löwis · 16 years ago
  47. c3f5ca1 Drop 2.4 compatibility. by Martin v. Löwis · 16 years ago
  48. 9cae178 Issue #3366: Add expm1 function to math module. Thanks Eric Smith for by Mark Dickinson · 16 years ago
  49. bb28285 Issue #7117: Prepare for backport of py3k float repr. by Mark Dickinson · 16 years ago
  50. f31fd01 Set svn:eol-style=CRLF on all Visual Studio solution files. by Amaury Forgeot d'Arc · 16 years ago
  51. e69041d Updated MSVC files to follow r73394. by Hirokazu Yamamoto · 16 years ago
  52. cac7af6 Issue #5793: rationalize isdigit / isalpha / tolower, etc. Will port to py3k. Should fix Windows buildbot errors. by Eric Smith · 16 years ago
  53. 24bd65f Merged revisions 69589 via svnmerge from by Martin v. Löwis · 16 years ago
  54. 957320a Fixed compile error on windows. by Hirokazu Yamamoto · 16 years ago
  55. a63b995 Update Tix build procedure. by Martin v. Löwis · 17 years ago
  56. 416d31a Move amd64 properties further to the top, so that they override by Martin v. Löwis · 17 years ago
  57. a2a21ee Merged revisions 69489-69490 via svnmerge from by Martin v. Löwis · 17 years ago
  58. de7cdee Set eol-style to native by Martin v. Löwis · 17 years ago
  59. a3e3cb7 Issue #5134: Silence compiler warnings when compiling sqlite with VC++. by Martin v. Löwis · 17 years ago
  60. fa7e69d Merged revisions 69094 via svnmerge from by Mark Hammond · 17 years ago
  61. 6ed1cb0 Fix issue5075: bdist_wininst should not depend on the vc runtime? by Mark Hammond · 17 years ago
  62. 64e718e Fixed version number in build_ssl.bat. by Hirokazu Yamamoto · 17 years ago
  63. 14aa459 Fixed version number in build_ssl.bat. by Hirokazu Yamamoto · 17 years ago
  64. 0fa10b3 Issue #4817: Remove unused function PyOS_GetLastModificationTime. by Martin v. Löwis · 17 years ago
  65. 98adb5c yuvconvert.c is a part of the "sv" module, an old IRIX thing by Amaury Forgeot d'Arc · 17 years ago
  66. e55ab5e Merged revisions 67120 via svnmerge from by Martin v. Löwis · 17 years ago
  67. 692c2f8 Issue #4120: Exclude manifest from extension modules in VS2008. by Martin v. Löwis · 17 years ago
  68. c2dfd8c Update version number to 2.7. by Martin v. Löwis · 17 years ago
  69. 9350234 Update nasm location. by Georg Brandl · 17 years ago
  70. e4c1f11 #3901: bsddb fix. by Georg Brandl · 17 years ago
  71. 73ac29e #3916: fixes for docs wrt. Windows directory layout by Georg Brandl · 17 years ago
  72. 2e9b6cb Use vs9to8.py to refresh the Visual Studio 2005 build files. by Amaury Forgeot d'Arc · 17 years ago
  73. d84fd95 Issue #3215: Build sqlite3 as sqlite3.dll, not sqlite3.pyd by Martin v. Löwis · 17 years ago
  74. 6e7e137 Merged revisions 64368-64369 via svnmerge from by Trent Nelson · 17 years ago
  75. 57acc8f Include debug info when assembling win64.asm in a debug build. by Thomas Heller · 17 years ago
  76. 06510b2 Run svneol.py on all sources. by Martin v. Löwis · 17 years ago
  77. cac8f58 Update AMD64 build for amalgamated sqlite. by Martin v. Löwis · 17 years ago
  78. cc0f2b2 Switch to SQLite 3.5.9. by Martin v. Löwis · 17 years ago
  79. a4514c3 Switch to bzip2 1.0.5. by Martin v. Löwis · 17 years ago
  80. 6fd3321 Update VS8.0 build files, using the script vs9to8.py. by Amaury Forgeot d'Arc · 17 years ago
  81. 3511388 It seems that my VS2008 Express does not include a project in the build configuration, by Amaury Forgeot d'Arc · 17 years ago
  82. a41be1d Revert bogus disabling of Tcl and Tk. by Martin v. Löwis · 17 years ago
  83. 7630731 Switch to Tcl/Tk 8.5. by Martin v. Löwis · 17 years ago
  84. db2c9f4 Switch to Tcl/Tk 8.5.2. by Martin v. Löwis · 17 years ago
  85. 32c2e41 fix Windows building for multiprocessing by Benjamin Peterson · 17 years ago
  86. b7fea62 Rename bytesobject.c back to stringobject.c to keep with the PyString theme. by Gregory P. Smith · 17 years ago
  87. 4472083 Renamed bytesobject.c to bytearrayobject.c by Christian Heimes · 17 years ago
  88. 5f54340 Introduce a user macro named $(externalsDir), which should point to the root directory of where all the external sources should live. Developers can change this value if their external sources live elsewhere. The default of '..\..' matches the current status quo. by Trent Nelson · 17 years ago
  89. 1aed624 Backport fast alternate io.BytesIO implementation. by Alexandre Vassalotti · 17 years ago
  90. 5be0176 Re-added getbuildinfo.c solution item by Christian Heimes · 17 years ago
  91. 4b964f9 Add the 'json' package. Code taken from simplejson 1.9 and contributed by Bob by Brett Cannon · 17 years ago
  92. 81ad6a1 Added new files to Windows project files by Christian Heimes · 17 years ago
  93. 14d6b0f Update project files for all Windows supported compilers by Amaury Forgeot d'Arc · 17 years ago
  94. a2d7f4c Added new files to the pcbuild files by Christian Heimes · 17 years ago
  95. 7adc776 Issue 2408: remove the _types module by Amaury Forgeot d'Arc · 17 years ago
  96. 495cf99 Issue #2513: enable 64bit cross compilation on windows. by Mark Hammond · 17 years ago
  97. 5a4d668 Don't run kill_python as part of the build process. Change the buildbots so they have to call it explicitly instead. by Trent Nelson · 17 years ago
  98. 2aae1d9 Make kill_python a little more forgiving if it can't obtain a snapshot of module information for a given python[_d].exe process. Failing here was too pessimistic; the python[_d].exe process may be owned by another user, which is the case in some buildbot environments. by Trent Nelson · 17 years ago
  99. 8d69c1f Add the correct OutputFile values for debug builds. Fixes r62129's commit. by Trent Nelson · 17 years ago
  100. d6dffbc Reimplement kill_python. The existing version had a number of flaws, namely, it didn't work for x64 and it wasn't precise about which python_d.exe it was killing -- it just killed the first one it came across that happened to have 'pcbuild\python_d.exe' or 'build\python_d.exe' in it's path. The new version has been rewritten from the ground up and now lives in PCbuild, instead of Tools\buildbot, and it has also been incorporated into the Visual Studio solution (pcbuild.sln) as 'kill_python'. The solution has also been altered such that kill_python is called where necessary in the build process in order to prevent any linking errors due to open file locks. In lieu of this, all of the existing bits and pieces in Tools\buildbot that called out to kill_python at various points have also been removed as they are now obsolete. Tested on both Win32 and x64. by Trent Nelson · 17 years ago