1. 50ebf03 Merge with 3.4 by Zachary Ware · 9 years ago
  2. 30cc6fa Force the Windows readme to CRLF by Zachary Ware · 9 years ago
  3. 65e4cb1 Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), which will be used for the official 3.5 release. by Steve Dower · 10 years ago
  4. 740e1dc Issue #17896: Move Windows external lib sources from .. to externals. by Zachary Ware · 10 years ago
  5. 4b2b1de Issue #17896: Move Windows external lib sources from .. to externals. by Zachary Ware · 10 years ago
  6. e470d09 Issue #17717: Pull NASM from svn.python.org for OpenSSL build. by Zachary Ware · 10 years ago
  7. aa3ea7e Issue #17717: Pull NASM from svn.python.org for OpenSSL build. by Zachary Ware · 10 years ago
  8. d838911 Merge with 3.4 by Zachary Ware · 10 years ago
  9. 16e7f97 Update OpenSSL version in PCbuild\readme.txt by Zachary Ware · 10 years ago
  10. b6f8fec Issue #22261: Add a note to PCbuild\readme.txt about MSBuild switches. by Zachary Ware · 10 years ago
  11. 269e83f Issue #17846: Merge with 3.4 by Zachary Ware · 10 years ago
  12. ef03565 Issue #17846: Clarify note about Solution Folders. by Zachary Ware · 10 years ago
  13. 345511a Merge with 3.4 by Zachary Ware · 10 years ago
  14. 2170b14 Fix MSVC edition mismatch. by Zachary Ware · 10 years ago
  15. e12fa65 Issue #21907: Improved the batch scripts provided for building Python. by Zachary Ware · 10 years ago
  16. a4d1e46 Merge with 3.4 by Zachary Ware · 10 years ago
  17. ee0e510 Per Martin [1], PGO is no longer used for official releases. by Zachary Ware · 10 years ago
  18. ff7cfb2 Issue #21745: Merge with 3.4 by Zachary Ware · 10 years ago
  19. 4856a6a Issue #21745: Mention VS2010 SP1 as a solution for LNK1123 errors by Zachary Ware · 10 years ago
  20. 9f3109c Issue #23686: Update Windows build to use OpenSSL 1.0.2a. by Zachary Ware · 9 years ago
  21. 3266a8f Issue #21671: Merge with 3.4 by Zachary Ware · 10 years ago
  22. 7d55da4 Issue #21671, CVE-2014-0224: Update the Windows build to openssl-1.0.1h by Zachary Ware · 10 years ago
  23. 10c2dba Issue #21141: The Windows build process no longer attempts to find Perl, by Zachary Ware · 10 years ago
  24. b9e71d4 Merge with 3.4 by Martin v. Löwis · 10 years ago
  25. 3d5c9e2 Update to 1.0.1g by Martin v. Löwis · 10 years ago
  26. 4b87dc6 Add tcltk.props to "Visual Studio properties" section of PCbuild/readme.txt. by Zachary Ware · 10 years ago
  27. 808676b Merge with 3.4 by Zachary Ware · 10 years ago
  28. e08f376 Fix another old mention of "Standard Edition" VS in PCbuild/readme.txt. by Zachary Ware · 10 years ago
  29. a191b91 Issue #15968: Incorporated Tcl, Tk, and Tix builds into the Windows build by Zachary Ware · 10 years ago
  30. 26e417b Merge with 3.4 by Zachary Ware · 10 years ago
  31. 5f3e3c3 Use the correct VS edition names in PCbuild/readme.txt by Zachary Ware · 10 years ago
  32. 6373ba5 Bump Windows build to 3.5 by Zachary Ware · 10 years ago
  33. a663069 Issue #20465: Update Windows installer to SQLite 3.8.3.1. by Martin v. Löwis · 10 years ago
  34. 09257f7 Issue #20465: Update Windows installer to SQLite 3.8.3.1. by Martin v. Löwis · 10 years ago
  35. 24e4330 * Issue #16113: Remove sha3 module again. by Martin v. Löwis · 11 years ago
  36. 8d0d369 Update Tcl/Tk to 8.6.1. by Martin v. Löwis · 11 years ago
  37. baacf4d Update xz to 5.0.5. by Martin v. Löwis · 11 years ago
  38. bc2f0ba Update SQLite to 3.8.1 on Windows. by Martin v. Löwis · 11 years ago
  39. e0881f4 #19439: Update PCbuild/readme.txt with new sub-project by Zachary Ware · 11 years ago
  40. 7d05236 Closes issue #19273: clean up the pcbuild readme.txt (Patch by Zachary Ware) by Tim Golden · 11 years ago
  41. cf892ac Issue #19130: mention historic VS 2008 build dir, too by Christian Heimes · 11 years ago
  42. 5176337 Issue #19130: mention historic VS 2008 build dir, too by Christian Heimes · 11 years ago
  43. cb1915a Issue #19130: Correct PCbuild/readme.txt, Python 3.3 and 3.4 require VS 2010 by Christian Heimes · 11 years ago
  44. 9c99cc0 Issue #19130: Correct PCbuild/readme.txt, Python 3.3 and 3.4 require VS 2010 by Christian Heimes · 11 years ago
  45. a7e7497 #18466: merge with 3.3. by Ezio Melotti · 11 years ago
  46. 85a8629 #18466: fix more typos. Patch by Févry Thibault. by Ezio Melotti · 11 years ago
  47. 09ec23f Issue #15172: Document NASM 2.10+ as requirement for building OpenSSL 1.0.1 on Windows by Christian Heimes · 11 years ago
  48. c81549f Issue #15172: Document NASM 2.10+ as requirement for building OpenSSL 1.0.1 on Windows by Christian Heimes · 11 years ago
  49. 3bfc5f5 merge with 3.3 by Georg Brandl · 11 years ago
  50. 84fc4ba Closes #17962: Build with OpenSSL 1.0.1e on Windows. by Georg Brandl · 11 years ago
  51. 5fe5b4e #17425: merge 3.3 by Martin v. Löwis · 11 years ago
  52. cc0b927 Issue #17425: Build with openssl 1.0.1d on Windows. by Martin v. Löwis · 11 years ago
  53. 08a9012 Bump version to 3.4.0 alpha 0. by Georg Brandl · 12 years ago
  54. c45ea9e Clean up the PCBuild project files, removing redundant settings and by Kristján Valur Jónsson · 12 years ago
  55. e01eb4c Upgrade OpenSSL to 1.0.1c by Martin v. Löwis · 12 years ago
  56. 3f90311 merge 3.2 by Martin v. Löwis · 12 years ago
  57. 3407dfb Upgrade OpenSSL to 1.0.0j by Martin v. Löwis · 12 years ago
  58. 87960da Upgrade bzip2 to 1.0.6. by Martin v. Löwis · 12 years ago
  59. ecc5877 Upgrade bzip2 to 1.0.6. by Martin v. Löwis · 12 years ago
  60. 9a2d99e - Issue #10181: New memoryview implementation fixes multiple ownership by Stefan Krah · 12 years ago
  61. 3ff069e Issue #6715: Add module for compression using the LZMA algorithm. by Nadeem Vawda · 13 years ago
  62. 37dc5f8 Issue #5863: Rewrite BZ2File in pure Python, and allow it to accept by Antoine Pitrou · 13 years ago
  63. fa2c61a More automated version replacement. by Georg Brandl · 13 years ago
  64. 0e74cac Upgrade to sqlite3 3.7.4. by Martin v. Löwis · 14 years ago
  65. 7c3d709 Updated readme.txt about OpenSSL. by Hirokazu Yamamoto · 14 years ago
  66. 0b0ebb4 Cosmetic fix for PCBuild/readme.txt. by Hirokazu Yamamoto · 14 years ago
  67. 0abcbd7 #7280: note about nasmw.exe. by Georg Brandl · 14 years ago
  68. e38de85 Use OpenSSL 1.0.0a on Windows. by Martin v. Löwis · 14 years ago
  69. 7df3b9e Merged revisions 77226 via svnmerge from by Martin v. Löwis · 15 years ago
  70. e5692cd Merged revisions 76990-76991 via svnmerge from by Martin v. Löwis · 15 years ago
  71. f7a6b50 Bump Windows versions to 3.2. by Martin v. Löwis · 15 years ago
  72. 1158a33 #3791: remove last traces of bsddb. by Georg Brandl · 15 years ago
  73. fd44062 More 3.0 -> 3.1 transistions by Christian Heimes · 16 years ago
  74. e5384b0 Merged revisions 66670,66681,66688,66696-66699 via svnmerge from by Benjamin Peterson · 16 years ago
  75. 9bc9351 Merged revisions 66508,66510,66512-66513,66523-66526,66529-66530,66532,66535,66538,66544,66546 via svnmerge from by Benjamin Peterson · 16 years ago
  76. 2061155 Merged revisions 64243-64244 via svnmerge from by Martin v. Löwis · 16 years ago
  77. 70ce8aa Merged revisions 64239 via svnmerge from by Martin v. Löwis · 16 years ago
  78. 5203727 Merged revisions 62105 via svnmerge from by Trent Nelson · 16 years ago
  79. dd15f6c Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,61285-61286,61288-61290,61298,61303-61305,61312-61314,61317,61329,61332,61344,61350-61351,61363-61376,61378-61379,61382-61383,61387-61388,61392,61395-61396,61402-61403 via svnmerge from by Christian Heimes · 16 years ago
  80. 1561bab Merged revisions 61038,61042-61045,61047,61050,61053,61055-61056,61061-61062,61066,61068,61070,61083,61085,61092-61097,61103-61104,61110-61112,61114-61115,61117,61120-61122,61126-61136 via svnmerge from by Martin v. Löwis · 16 years ago
  81. a822314 Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60569,60571-60572,60574,60576-60583,60585-60586,60589,60591,60594-60595,60597-60598,60600-60601,60606-60612,60615,60617,60619-60621,60623-60625,60627-60629,60631,60633,60635,60647,60650,60652,60654,60656,60658-60659,60664-60666,60668-60670,60672,60676,60678,60680-60683,60685-60686,60688,60690,60692-60694,60696-60698 via svnmerge from by Christian Heimes · 16 years ago
  82. 292d351 Merged revisions 60481,60485,60489-60520,60523-60527,60530-60533,60535-60538,60540-60551 via svnmerge from by Christian Heimes · 16 years ago
  83. 25bb783 Merged revisions 59883-59920 via svnmerge from by Christian Heimes · 16 years ago
  84. 57dddfb Merged revisions 59642-59665 via svnmerge from by Christian Heimes · 17 years ago
  85. 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 17 years ago
  86. ff0940f Bump version numbers. by Martin v. Löwis · 17 years ago
  87. 00ee7ba Merge current trunk into p3yk. This includes the PyNumber_Index API change, by Thomas Wouters · 18 years ago
  88. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  89. d4ec0c3 Merge with trunk up to revision 45620. by Thomas Wouters · 18 years ago
  90. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  91. d910855 Remove apply() by Neal Norwitz · 18 years ago
  92. 6da8ceb It's necessary to do a Debug build of the bsddb project too. by Tim Peters · 18 years ago
  93. 7ccbb07 Minor changes. by Tim Peters · 18 years ago
  94. 32d996f Trimmed trailing whitespace. by Tim Peters · 18 years ago
  95. b091241 Fix build process of bsddb for IA64 and AMD64. by Martin v. Löwis · 18 years ago
  96. f6f7925 Update to bsddb 4.4.20. by Martin v. Löwis · 18 years ago
  97. 14c1cf8 Update to bzip2 1.0.3 Make buildbot slaves automatically fetch bzip2 1.0.3. by Martin v. Löwis · 18 years ago
  98. 856bf9a Add build support for AMD64. by Martin v. Löwis · 18 years ago
  99. 4e6aff5 Make zlib builtin. by Martin v. Löwis · 19 years ago
  100. 3fa5575 Patch #1160164: Use ReleaseItanium for zlib build. Will backport to 2.4. by Martin v. Löwis · 19 years ago