1. 64ba60a Issue #21958: Define HAVE_ROUND when building with VS 2013 and above. by Zachary Ware · 10 years ago
  2. 732ac32 Issue #21713: Fix typo in a comment. Found by Joseph Shen. by Zachary Ware · 10 years ago
  3. 0c9beb6 Issue #20221: Removed conflicting (or circular) hypot definition by Zachary Ware · 10 years ago
  4. 552e6c7 Issue #17791: Drop PREFIX and EXEC_PREFIX definitions from PC/pyconfig.h by Christian Heimes · 11 years ago
  5. 46e1ce2 Issue #18783: Removed existing mentions of Python long type in docstrings, by Serhiy Storchaka · 11 years ago
  6. 9594942 Issue #18783: Removed existing mentions of Python long type in docstrings, by Serhiy Storchaka · 11 years ago
  7. ac0ad88 Issue #17931: Resolve confusion on Windows between pids and process handles. by Richard Oudkerk · 11 years ago
  8. 7e91e77 Close #17931: Fix PyLong_FromPid() on Windows 64-bit: processes are identified by Victor Stinner · 11 years ago
  9. 247109e Issue #17615: On Windows (VS2010), Performances of wmemcmp() to compare Unicode by Victor Stinner · 11 years ago
  10. cd777ea Issue #17615: Comparing two Unicode strings now uses wmemcmp() when possible by Victor Stinner · 11 years ago
  11. e5581f9 Identify the ARM compiler. by Martin v. Löwis · 11 years ago
  12. 3f50bf6 Drop support for Windows 2000; allow any XP API (but not Vista+). by Martin v. Löwis · 11 years ago
  13. 08a9012 Bump version to 3.4.0 alpha 0. by Georg Brandl · 12 years ago
  14. 401f9f3 Fix #13210. Port the Windows build from VS2008 to VS2010. by Brian Curtin · 12 years ago
  15. 5ce31cc merge 3.2 by Matthias Klose · 12 years ago
  16. d83be23 merge 3.1 by Matthias Klose · 12 years ago
  17. 0f4c16e - rename configure.in to configure.ac by Matthias Klose · 12 years ago
  18. 2b9f36c Merge #13194: zlib.compressobj().copy() and zlib.decompressobj().copy() are now available on Windows. by Nadeem Vawda · 13 years ago
  19. bcb86c5 Issue #13194: zlib.compressobj().copy() and zlib.decompressobj().copy() are now available on Windows. by Nadeem Vawda · 13 years ago
  20. d63a3b8 Implement PEP 393. by Martin v. Löwis · 13 years ago
  21. 3700920 Issue #11863: Remove support for legacy systems deprecated in Python 3.2 by Antoine Pitrou · 13 years ago
  22. fa2c61a More automated version replacement. by Georg Brandl · 13 years ago
  23. 4d0d471 Merge branches/pep-0384. by Martin v. Löwis · 14 years ago
  24. 864078a Issue 8781: Define SIZEOF_WCHAR_T on Windows by Daniel Stutzbach · 14 years ago
  25. 0ceb671 Remove long-redundant plat-win from sys.path on Windows by Tim Golden · 14 years ago
  26. eda95e9 Merged revisions 75537,75539 via svnmerge from by Antoine Pitrou · 15 years ago
  27. 6a448d4 Issue #7080: locale.strxfrm() raises a MemoryError on 64-bit non-Windows by Antoine Pitrou · 15 years ago
  28. 892a37a Merged revisions 73603 via svnmerge from by Hirokazu Yamamoto · 15 years ago
  29. f7a6b50 Bump Windows versions to 3.2. by Martin v. Löwis · 15 years ago
  30. 6b0e51a Issue #6183: Disables wcsftime on VC6. by Hirokazu Yamamoto · 15 years ago
  31. 1b01ccd Issue #5562: Use wcsftime for time.strftime where available. by Martin v. Löwis · 15 years ago
  32. 8223c24 Merged revisions 72698-72699 via svnmerge from by Hirokazu Yamamoto · 15 years ago
  33. b08a53a Issue #1580: use short float repr where possible. by Mark Dickinson · 15 years ago
  34. bd79264 Issue #4258: Make it possible to use 30-bit digits for PyLongs: by Mark Dickinson · 15 years ago
  35. e97637d Merged revisions 68527 via svnmerge from by Martin v. Löwis · 16 years ago
  36. 3dc7c6a Merged revisions 68296,68299 via svnmerge from by Mark Dickinson · 16 years ago
  37. 73629da Bumped up version number in PC/pyconfig.h. by Hirokazu Yamamoto · 16 years ago
  38. 3d17a5c Merged revisions 64214 via svnmerge from by Amaury Forgeot d'Arc · 16 years ago
  39. 762681b Slowly apply part of #2065: py3k can be compiled with VS8.0 by Amaury Forgeot d'Arc · 16 years ago
  40. 6e47a33 Tkinter, step 5: remove lib-tk subdirectory and update all places where it was mentioned. by Georg Brandl · 16 years ago
  41. 53876d9 Merged revisions 62380,62382-62383 via svnmerge from by Christian Heimes · 16 years ago
  42. 790465f Change command line processing API to use wchar_t. Fixes #2128. by Martin v. Löwis · 16 years ago
  43. 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
  44. 99170a5 Merged revisions 59541-59561 via svnmerge from by Christian Heimes · 17 years ago
  45. 255f53b Merged revisions 59376-59406 via svnmerge from by Christian Heimes · 17 years ago
  46. 9385266 Merged revisions 59245-59254 via svnmerge from by Christian Heimes · 17 years ago
  47. 8ce8a78 Merged revisions 58221-58741 via svnmerge from by Guido van Rossum · 17 years ago
  48. 806c246 Merged revisions 56753-56781 via svnmerge from by Guido van Rossum · 17 years ago
  49. 7eaf822 Merged revisions 55962-56019 via svnmerge from by Guido van Rossum · 17 years ago
  50. cd16bf6 Merged revisions 55817-55961 via svnmerge from by Guido van Rossum · 17 years ago
  51. e7ba495 Merged revisions 55631-55794 via svnmerge from by Guido van Rossum · 17 years ago
  52. 360e4b8 Merged revisions 55325-55327 via svnmerge from by Guido van Rossum · 17 years ago
  53. 8d30cc0 Get rid of all #ifdef Py_USING_UNICODE (it is always present now). by Guido van Rossum · 17 years ago
  54. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 18 years ago
  55. 00ee7ba Merge current trunk into p3yk. This includes the PyNumber_Index API change, by Thomas Wouters · 18 years ago
  56. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  57. 477c8d5 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. by Thomas Wouters · 18 years ago
  58. f8d7671 lower-case time_t. by Martin v. Löwis · 18 years ago
  59. a2d4d6c Patch #1437769: notice that time_t is a 64-bit type in VS2005 by Martin v. Löwis · 18 years ago
  60. 18e1655 Merge ssize_t branch. by Martin v. Löwis · 18 years ago
  61. f84d1b9 Introduce Py_SOCKET_FD_CAN_BE_GE_FD_SETSIZE. Proposed by Tim Peters. by Martin v. Löwis · 18 years ago
  62. 51490ac Fix typo. by Walter Dörwald · 19 years ago
  63. e2a0602 Silence VS2005 warnings about deprecated functions. by Martin v. Löwis · 19 years ago
  64. 6ad6ee6 Update import library name on windows. by Thomas Heller · 20 years ago
  65. 15b23a0 Patch #1020042: Only define HAVE_UINTPTR_T for VC 7.x. by Martin v. Löwis · 20 years ago
  66. 862f059 Introduced a Py_IS_NAN macro, which probably works on the major platforms by Tim Peters · 20 years ago
  67. cbcff93 Restore compilation on MSVC++ 6.0 by Raymond Hettinger · 20 years ago
  68. fe393f4 Use intptr_t/uintptr_t on Windows by Martin v. Löwis · 20 years ago
  69. 512efb4 Properly check for Win64 compilers. by Martin v. Löwis · 20 years ago
  70. 7befb99 remove support for missing ANSI C header files (limits.h, stddef.h, etc). by Skip Montanaro · 20 years ago
  71. db60805 Remove support for --without-universal-newlines (see PEP 11). by Skip Montanaro · 20 years ago
  72. ce59c04 Remove support for SunOS 4. by Skip Montanaro · 21 years ago
  73. b9949db Remove support for DYNIX, IRIX 4, --with-sgi-dl, --with-dl-dld by Skip Montanaro · 21 years ago
  74. b9820a3 Remove support for minix. Remove unused and unnecessary checks for sizeof(char). by Skip Montanaro · 21 years ago
  75. f0dfc7a Fix a bunch of typos in documentation, docstrings and comments. by Walter Dörwald · 21 years ago
  76. 67e5582 Complete move of windows builds to 2.4alpha by Mark Hammond · 21 years ago
  77. b9a0f91 Rename LONG_LONG to PY_LONG_LONG. Fixes #710285. by Martin v. Löwis · 21 years ago
  78. 9c36c29 Use wcscoll for _locale.strcoll if available. by Martin v. Löwis · 22 years ago
  79. c7ff90b Forgot a paren in the MSVC + 64-bit + Intel case. by Tim Peters · 22 years ago
  80. 0628433 Some help for SF 614770: MSVC 7.0 compiler support by Tim Peters · 22 years ago
  81. c2e85bd Patch 594001: PEP 277 - Unicode file name support for Windows NT. by Mark Hammond · 22 years ago
  82. 8235ea1 Land Patch [ 566100 ] Rationalize DL_IMPORT and DL_EXPORT. by Mark Hammond · 22 years ago
  83. 02488ff Windows has no actual need for BAD_STATIC_FORWARD, so got rid of it. by Tim Peters · 22 years ago
  84. 943382c Removed WITH_CYCLE_GC #ifdef-ery. Holes: by Tim Peters · 22 years ago
  85. 6238d2b Patch #569753: Remove support for WIN16. by Martin v. Löwis · 22 years ago
  86. 2befa48 Patch #505375: Make doc strings optional. by Martin v. Löwis · 22 years ago
  87. 639295f Enable universal newlines on Windows. Note that NEWS needs more words! by Tim Peters · 22 years ago
  88. b26f363 Enable pymalloc by default in the Windows build. by Tim Peters · 22 years ago
  89. 272cb40 Patch #520062: Support IPv6 with VC.NET. by Martin v. Löwis · 22 years ago
  90. 83a3f0c Windows build: close out 2.2, prep for 2.3. by Tim Peters · 23 years ago
  91. 5b40f1c SF bug #474077 2.2b1: Error compiling extns with BCC by Tim Peters · 23 years ago
  92. 6e13a56 Enable large file support on Win32 systems. by Tim Peters · 23 years ago
  93. 79248aa SF bug [#456252] Python should never stomp on [u]intptr_t. by Tim Peters · 23 years ago
  94. 76f373d Repair more now-obsolete references to config.h. by Tim Peters · 23 years ago
  95. 4f1cd8b Patch #411138: Rename config.h to pyconfig.h. Closes bug #231774. by Martin v. Löwis · 23 years ago[Renamed from PC/config.h]
  96. 832181e Define the constants needed to allow the os.tempnam(), os.tmpfile(), and by Fred Drake · 23 years ago
  97. 793c197 make wchar_t usable again on Windows (this enables the MBCS codecs) by Fredrik Lundh · 23 years ago
  98. 9b14ab3 Make Unicode work a bit better on Windows... by Fredrik Lundh · 23 years ago
  99. 208efe5 Windows build broke from recent Unicode changes -- need to #define by Tim Peters · 23 years ago
  100. 58e0a8c SF patch #418147 Fixes to allow compiling w/ Borland, from Stephen Hansen. by Tim Peters · 23 years ago