1. af09b60 #6912: add "with" block support to pindent. by Georg Brandl · 15 years ago
  2. 70dda76 #1616979: Add the cp720 (Arabic DOS) encoding. by Amaury Forgeot d'Arc · 15 years ago
  3. 741e699 Fix types in logic to compute help file name. by Martin v. Löwis · 15 years ago
  4. ecb4f95 Issue 5390: Add uninstall icon independent of whether file by Martin v. Löwis · 15 years ago
  5. 0805b28 handle different rc format by Benjamin Peterson · 15 years ago
  6. ea598b6 Issue #6158: package Sine-1000Hz-300ms.aif. by Martin v. Löwis · 15 years ago
  7. eae1b28 #6078: _warnings is a builtin module and has no standard init_warnings function. by Georg Brandl · 15 years ago
  8. 8dc74f4 Issue #5721: don't package Lib/test/README anymore. by Martin v. Löwis · 15 years ago
  9. 588b54b Issue #5847: Remove -n switch on "Edit with IDLE" menu item. by Martin v. Löwis · 15 years ago
  10. e988e28 Issue #1734234: Massively speedup `unicodedata.normalize()` when the by Antoine Pitrou · 15 years ago
  11. 5d98ec7 Issue #5828 (Invalid behavior of unicode.lower): Fixed bogus logic in by Walter Dörwald · 15 years ago
  12. 91a1a07 Issue #5470: Package zipdir.zip. by Martin v. Löwis · 15 years ago
  13. 392775f Add a script to fixup rst files if the pre-commit hook rejects them. by Georg Brandl · 15 years ago
  14. 43bff05 Tools/scripts/analyze_dxp.py, a module with some helper functions to by Jeffrey Yasskin · 15 years ago
  15. 3e4caeb Issue #5341: Fix a variety of spelling errors. by Mark Dickinson · 15 years ago
  16. 7e28b9c Add optional code signing after merging. by Martin v. Löwis · 15 years ago
  17. eee9583 rewrite verbose conditionals by Benjamin Peterson · 16 years ago
  18. e555f58 Issue #4677: add two list comprehension tests to pybench. by Antoine Pitrou · 16 years ago
  19. d378dc0 #4700: crtlicense.txt is displayed by the license() command and should be kept ascii-only. by Amaury Forgeot d'Arc · 16 years ago
  20. b5120ce Consider micro version for name of CHM file. by Martin v. Löwis · 16 years ago
  21. 17fa44f Add UUIDs for 2.6.1 and 2.6.2. by Martin v. Löwis · 16 years ago
  22. cb6c359 Issue #4389: Add icon to the uninstall entry in "add-and-remove-programs". by Martin v. Löwis · 16 years ago
  23. 6ed1c93 SVN format 9 is the same it seems by Benjamin Peterson · 16 years ago
  24. 6347098 Issue #4289: Remove Cancel button from AdvancedDlg. by Martin v. Löwis · 16 years ago
  25. 3d6f8ff Issue #1656675: Register a drop handler for .py* files on Windows. by Martin v. Löwis · 16 years ago
  26. ddd8263 Stop including fake manifest file in DLLs directory. by Martin v. Löwis · 16 years ago
  27. adc93b9 don't use a catch-all by Benjamin Peterson · 16 years ago
  28. 0f3e769 Issue #4091: Install pythonxy.dll in system32 again. by Martin v. Löwis · 16 years ago
  29. 501447d don't recurse into directories that start with '.' by Benjamin Peterson · 16 years ago
  30. eba774b Issue #4018: Disable "for me" installations on Vista. by Martin v. Löwis · 16 years ago
  31. 62d4538 Add UUID for 2.7. by Martin v. Löwis · 16 years ago
  32. f738f0b Use CRT 9 policy files. by Martin v. Löwis · 16 years ago
  33. d69c904 Bug #3989: Package the 2to3 script (as 2to3.py) in the Windows installer. by Martin v. Löwis · 16 years ago
  34. e1d9dca Use AMD64 version of CRT in just-for-me installations for Win64 installers. by Martin v. Löwis · 16 years ago
  35. 175d007 Bug #3887: Package x64 version of CRT for AMD64 Windows binaries. by Martin v. Löwis · 16 years ago
  36. 0c280c0 Fix grammar. by Martin v. Löwis · 16 years ago
  37. b080256 Set eol-style to native. by Martin v. Löwis · 16 years ago
  38. 4eb18f9 Issue #3617: Include a licensing statement regarding the Microsoft C runtime in the Windows installer. by Martin v. Löwis · 16 years ago
  39. a9aff01 Change product code of Win64 installer to allow simultaneous installation on Win32 and Win64; also change product name to be able to distinguish the two in ARP. by Martin v. Löwis · 16 years ago
  40. ab0b29b Issue #3833: Use a different upgrade code for Win64 installers. by Martin v. Löwis · 16 years ago
  41. 24329ba Issue #3811: The Unicode database was updated to 5.1. by Martin v. Löwis · 16 years ago
  42. 996b9f3 Add UUIDs for upcoming releases by Martin v. Löwis · 16 years ago
  43. 3f5fda8 Issue #2271: Set SecureCustomProperties so that installation will properly by Martin v. Löwis · 16 years ago
  44. 67543a9 Allow passing the MSI file name to merge.py. by Martin v. Löwis · 16 years ago
  45. ee3acff update 2to3 script from 2to3 trunk by Benjamin Peterson · 16 years ago
  46. d068ad5 Merged revisions 65853-65854 via svnmerge from by Benjamin Peterson · 16 years ago
  47. 37553fd set svn:executable on a script by Benjamin Peterson · 16 years ago
  48. 0c37ae0 add a pybench test for complex function calls (part of #1819) by Antoine Pitrou · 16 years ago
  49. 9c87a40 - Fix bashisms in Tools/faqwiz/move-faqwiz.sh by Matthias Klose · 16 years ago
  50. 1d2ce45 Add _multiprocessing module. by Martin v. Löwis · 16 years ago
  51. 6e7e137 Merged revisions 64368-64369 via svnmerge from by Trent Nelson · 16 years ago
  52. d574633 Typo in a directory name. Should help the AMD64 buildbots by Amaury Forgeot d'Arc · 16 years ago
  53. b8bfdf5 fix Tools/scripts/2to3 as the result of a merge error by Benjamin Peterson · 16 years ago
  54. fd82f2e Disable UAC by default. by Martin v. Löwis · 16 years ago
  55. 945c632 Set eol-style to CRLF for all batch files. by Martin v. Löwis · 16 years ago
  56. 6807120 Avoid rebuilding tcl/tk. Merge x86 changes into AMD64. by Martin v. Löwis · 16 years ago
  57. 8c3bc86 Since python2.6 must run on Windows 2000, by Amaury Forgeot d'Arc · 16 years ago
  58. c06f5a4 Use the correct URL for sqlite3 sources, and try to fix windows buildbots. by Amaury Forgeot d'Arc · 16 years ago
  59. a6e02e8 Conservatively restrict support to format 8 repositories. by Martin v. Löwis · 16 years ago
  60. 49ac5aa Support subversion repositories of version 8. by Martin v. Löwis · 16 years ago
  61. c9798fc Pickup sqlite3.dll from binary directory. Commit more often. by Martin v. Löwis · 16 years ago
  62. cc0f2b2 Switch to SQLite 3.5.9. by Martin v. Löwis · 16 years ago
  63. a4514c3 Switch to bzip2 1.0.5. by Martin v. Löwis · 16 years ago
  64. 111c180 Make more symbols static. by Martin v. Löwis · 16 years ago
  65. b8a18ea Fix Tcl/Tk license file in tcl8*/tk8*, include Tix license. by Martin v. Löwis · 16 years ago
  66. 7b9e124 Support file names which include '+' (for Tk 8.5). by Martin v. Löwis · 16 years ago
  67. 329d738 Split Tcl make targets into separate ones. by Martin v. Löwis · 16 years ago
  68. 7630731 Switch to Tcl/Tk 8.5. by Martin v. Löwis · 16 years ago
  69. 0b9aaa9 Spaces vs. tabs. by Georg Brandl · 16 years ago
  70. c49372b add a warning about bgen being removed by Benjamin Peterson · 16 years ago
  71. 367c79a Create grammar pickle files on installation; remove them on uninstallation. by Martin v. Löwis · 16 years ago
  72. dcc8620 Include all licenses of the packages that we include. by Martin v. Löwis · 16 years ago
  73. a6168f9 Queue renaming reversal part 3: move module into place and by Georg Brandl · 16 years ago
  74. 6634bf2 Tkinter rename reversal: remove tkinter package, adapt imports and docs. by Georg Brandl · 16 years ago
  75. 6c90c9f Add new tkinter dir to various locations where lib-tk shows up. by Georg Brandl · 16 years ago
  76. 30ece44 Added stub for the Queue module to be renamed in 3.0. by Alexandre Vassalotti · 16 years ago
  77. a383796 Explicitly refer to current hhp file (2.6a3) by Martin v. Löwis · 16 years ago
  78. f466c2a Port to VS 2008. Drop W9x support. by Martin v. Löwis · 16 years ago
  79. 344d066 Use the CHM file name that Sphinx assigns. by Martin v. Löwis · 16 years ago
  80. 8bd5334 Add 2.6b1 and 2.6b2 UUIDs. by Martin v. Löwis · 16 years ago
  81. fa1814e explicitly flush after the ... since there wasn't a newline by Gregory P. Smith · 16 years ago
  82. b9dd8db Fix typo. by Thomas Heller · 16 years ago
  83. 023b9f9 Package wininst*.exe from distutils/command. by Martin v. Löwis · 16 years ago
  84. 775e10d Suppress compilation of py3_ files upon installation. by Martin v. Löwis · 16 years ago
  85. 1e72fec Make the "private CRT" case work, by editing the by Martin v. Löwis · 16 years ago
  86. 46a8be7 Drop support for 7.1 CRT. by Martin v. Löwis · 16 years ago
  87. e411f89 Make private_crt feature object a global variable. by Martin v. Löwis · 16 years ago
  88. 54d489a Delete ALLUSERS property merged from CRT merge module, so that per-user installations become possible again. by Martin v. Löwis · 16 years ago
  89. 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 · 16 years ago
  90. db508be Add script to merge msvcr90. by Martin v. Löwis · 16 years ago
  91. 4dc3415 Add two features to distinguish between private and SxS CRT. by Martin v. Löwis · 16 years ago
  92. 5f187fb Extend sizes of various fields, to support the CRT90 merge module. by Martin v. Löwis · 16 years ago
  93. 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 · 16 years ago
  94. 980c598 Remove the building of Berkeley DB step; _bsddb44.vcproj takes care of this for us now. by Trent Nelson · 16 years ago
  95. 5b63acd #2503 make singletons compared with "is" not == or != by Benjamin Peterson · 16 years ago
  96. cdbc977 Install 2to3 script. by Martin v. Löwis · 16 years ago
  97. 27f60a6 Comment out tcltk/tcltk64 removal. by Trent Nelson · 16 years ago
  98. e7abf20 Force a clean of the tcltk/tcltk64 directories now that we've completely changed the tcl/tk build environment. by Trent Nelson · 16 years ago
  99. 611c86b Fix the x64 Windows build environment used by the buildbots. %VS90COMNTOOLS%\vsvars32.bat is fine for 32-bit builds, but doesn't work for x64 builds, regardless of /MACHINE:AMD64 and /USECL:MS_OPTERON flags passed to cl.exe. Launch the x86_64 cross compilation environment via '%VS90COMNTOOLS%\..\..\VC\vcvarsall.bat x86_amd64'. I don't have access to any systems *without* Visual Studio 2008 Professional installed (i.e. just Express Edition), so I can't test if x64 compilation works w/ VS Express at the moment. by Trent Nelson · 16 years ago
  100. 12b580b Checkout sqlite-source when it is not there. by Thomas Heller · 16 years ago