1. 2067bfd Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. by Georg Brandl · 16 years ago
  2. 38feaf0 #2879: rename _winreg to winreg. by Georg Brandl · 16 years ago
  3. 9054000 Merged revisions 62734,62736,62748,62769 via svnmerge from by Christian Heimes · 16 years ago
  4. 8e99760 Added code to compile new _bytesio on Windows by Christian Heimes · 16 years ago
  5. 53876d9 Merged revisions 62380,62382-62383 via svnmerge from by Christian Heimes · 16 years ago
  6. 32dde22 Merged revisions 61440-61441,61443,61445-61448,61451-61452,61455-61457,61459-61464,61466-61467,61469-61470,61476-61477,61479,61481-61482,61485,61487,61490,61493-61494,61497,61499-61502,61505-61506,61508,61511-61514,61519,61521-61522,61530-61531,61533-61537,61541-61555,61557-61558,61561-61562,61566-61569,61572-61574,61578-61579,61583-61584,61588-61589,61592,61594,61598-61601,61603-61604,61607-61612,61617,61619-61620,61624,61626,61628-61630,61635-61638,61640-61643,61645,61648,61653-61655,61659-61662,61664,61666,61668-61671,61673,61675,61679-61680,61682,61685-61686,61689-61695,61697-61699,61701-61703,61706,61710,61713,61717,61723,61726-61730,61736,61738,61740,61742,61745-61752,61754-61760,61762-61764,61768,61770-61772,61774-61775,61784-61787,61789-61792,61794-61795,61797-61806,61808-61809,61811-61812,61814-61819,61824,61826-61833,61835-61840,61843-61845,61848,61850,61854-61862,61865-61866,61868,61872-61873,61876-61877,61883-61888,61890-61891,61893-61899,61901-61903,61905-61912,61914,61917,61920-61921,61927,61930,61932-61934,61939,61941-61942,61944-61951,61955,61960-61963,61980,61982-61983,61991,61994-61996,62001-62003,62008-62010,62016-62017,62022,62024,62027,62031-62034,62041,62045-62046,62055-62058,62060-62066,62068-62074,62076-62079,62081-62083,62086-62089,62092-62094,62098,62101,62104,62106-62109,62115-62122,62124-62125,62128,62130,62132,62134-62135,62137,62139-62140,62144,62146,62151,62155,62157,62162-62166,62171-62172,62175-62176,62178,62181-62186,62188-62192,62196,62200-62203,62206,62211-62213,62215-62218,62222,62224-62226,62228,62232,62236,62240-62245,62248,62250-62254,62256-62258,62262,62264-62265,62267-62270,62272-62276,62280-62288,62291-62292,62299-62301,62307,62312,62316-62318,62322-62331,62333-62337,62339-62344,62346-62348 via svnmerge from by Neal Norwitz · 16 years ago
  7. 33fe809 Merged revisions 62260-62261,62266,62271,62277-62279,62289-62290,62293-62298,62302-62306,62308,62311,62313-62315,62319-62321 via svnmerge from by Christian Heimes · 16 years ago
  8. 5e69685 Merged revisions 62194,62197-62198,62204-62205,62214,62219-62221,62227,62229-62231,62233-62235,62237-62239 via svnmerge from by Christian Heimes · 16 years ago
  9. d218dc1 Merged revisions 62177-62178,62180-62193 via svnmerge from by Martin v. Löwis · 16 years ago
  10. 61828c7 Merged revisions 62129,62131,62133 via svnmerge from by Trent Nelson · 16 years ago
  11. 072c0f1 Merged revisions 59666-59679 via svnmerge from by Christian Heimes · 17 years ago
  12. b6b3ecc Fixed svn merge issues by Christian Heimes · 17 years ago
  13. 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 17 years ago
  14. 99170a5 Merged revisions 59541-59561 via svnmerge from by Christian Heimes · 17 years ago
  15. b76922a Merged revisions 59450-59464 via svnmerge from by Christian Heimes · 17 years ago
  16. 827b35c Issue #1580: New free format floating point representation based on "Floating-Point Printer Sample Code", by Robert G. Burger. For example repr(11./5) now returns '2.2' instead of '2.2000000000000002'. by Christian Heimes · 17 years ago
  17. b98dd2e Patch 1304, by Amaury Forgeot d'Arc. by Guido van Rossum · 17 years ago
  18. b8990aa ssue 1309: fix by Christian Heimes to be able to build on Windows. by Guido van Rossum · 17 years ago
  19. f12088b clean out some hotshot-related build turds by Fred Drake · 17 years ago
  20. 0ea230b Remove more traces of bufferobject.[ch] from build files etc. by Guido van Rossum · 17 years ago
  21. fac6e9d Add a couple of files that are necessary based on getting PCbuil8 to work. by Neal Norwitz · 17 years ago
  22. 0cb85a9 Remove more references to intobject. by Guido van Rossum · 17 years ago
  23. b5b652e Drop cPickle from Windows build process. by Martin v. Löwis · 17 years ago
  24. 7f16288 atexit is a builtin module now, provide that on Windows. by Thomas Heller · 17 years ago
  25. c6a55ee See SF# 1751801: Windows: Add the _fileio builtin module, and undefine by Thomas Heller · 17 years ago
  26. 7eaf822 Merged revisions 55962-56019 via svnmerge from by Guido van Rossum · 17 years ago
  27. e7ba495 Merged revisions 55631-55794 via svnmerge from by Guido van Rossum · 17 years ago
  28. d59da4b Merged revisions 55407-55513 via svnmerge from by Guido van Rossum · 17 years ago
  29. ebe3e16 Merged revisions 55342-55406 via svnmerge from by Guido van Rossum · 17 years ago
  30. d8faa36 Merged revisions 53952-54987 via svnmerge from by Guido van Rossum · 17 years ago
  31. b213704 Merged revisions 53451-53537 via svnmerge from by Thomas Wouters · 17 years ago
  32. 84f248d Add the bytes type to the build process. by Martin v. Löwis · 18 years ago
  33. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 18 years ago
  34. 00ee7ba Merge current trunk into p3yk. This includes the PyNumber_Index API change, by Thomas Wouters · 18 years ago
  35. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  36. 4d70c3d Partially merge trunk into p3yk. The removal of Mac/Tools is confusing svn by Thomas Wouters · 18 years ago
  37. 477c8d5 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. by Thomas Wouters · 18 years ago
  38. d4ec0c3 Merge with trunk up to revision 45620. by Thomas Wouters · 18 years ago
  39. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  40. 345d6c6 Drop vsextcomp_verbose by Martin v. Löwis · 18 years ago
  41. 9fb181b Add _lsprof. by Martin v. Löwis · 18 years ago
  42. 856bf9a Add build support for AMD64. by Martin v. Löwis · 18 years ago
  43. d078e40 Generate getbuildinfo.o each time the linker is invoked; by Martin v. Löwis · 18 years ago
  44. 634863c Remove buildno. by Martin v. Löwis · 18 years ago
  45. 21d418b Patch #1396093: Further .vcproj cleanups by Martin v. Löwis · 18 years ago
  46. 532bc03 Patch #1307806: Use project defaults where possible by Martin v. Löwis · 19 years ago
  47. 4e6aff5 Make zlib builtin. by Martin v. Löwis · 19 years ago
  48. 903a944 Repair longstanding damage introduced by the AST merge: by Tim Peters · 19 years ago
  49. 7a9d132 Add Python\pyarena.c to the VC project file. by Thomas Heller · 19 years ago
  50. 5da5b5b Remove conflict markers and add parsermodule.c to get things building by Mark Hammond · 19 years ago
  51. 3e0055f Merge ast-branch to head by Jeremy Hylton · 19 years ago
  52. 142e16d Correct names of sha modules. by Raymond Hettinger · 19 years ago
  53. 94ac197 Update the PC configuration and project files for sha256 and sha512. by Raymond Hettinger · 19 years ago
  54. 9c323f8 SF patch #941881: PEP 309 Implementation (Partial Function Application). by Raymond Hettinger · 19 years ago
  55. fd77c6c Update the filenames in the MSVC project file for Python 2.5. by Thomas Heller · 20 years ago
  56. af1389a Bump buildno for 2.4 release by Martin v. Löwis · 20 years ago
  57. e174ae9 Bump version for 2.4c1 by Martin v. Löwis · 20 years ago
  58. 6450190 Bump buildno for 2.4b2. by Martin v. Löwis · 20 years ago
  59. d37ddeb Bump buildno for 2.4b1 by Martin v. Löwis · 20 years ago
  60. 4eb5978 Supply the _subprocess module under 7.1. I'm not sure what the status by Tim Peters · 20 years ago
  61. 6d77213 Update buildno for 2.4a3 by Martin v. Löwis · 20 years ago
  62. adadc0f Remove rotor and xreadlines from VC 7.1 build. by Tim Peters · 20 years ago
  63. ed0d9c6 Bump buildno for 2.4a2 by Martin v. Löwis · 20 years ago
  64. efdc16ff Remove unused source file from Windows project files. by Hye-Shik Chang · 20 years ago
  65. 13e50fe Add Itanium targets. by Martin v. Löwis · 20 years ago
  66. 3341e38 cjkcodecs/mapdata_*.c are removed by the recent import CJKCodecs 1.1. by Hye-Shik Chang · 20 years ago
  67. d0bcf35 Teach VC 7.1 about the new cjkcodecs structure. This still doesn't compile by Tim Peters · 20 years ago
  68. 74a72b9 Bump build number to 54 for 2.4.0a1 by Martin v. Löwis · 20 years ago
  69. 3d1f6bb Teach pythoncore project about new pystrtod.c for VC7.1. This was done by Tim Peters · 20 years ago
  70. 9f5f056 Remove the pcre module. by Thomas Heller · 20 years ago
  71. 7897ff0 Add genobject.c by Martin v. Löwis · 20 years ago
  72. 1a74a12 The filename of this module changed again... by Thomas Heller · 20 years ago
  73. 8598b10 Modules/heapqmodule.c removed. Modules/_heapmodule.c added. by Thomas Heller · 20 years ago
  74. e2879c3 Add collectionsmodule.c. Don't link with largeint.lib anymore. by Martin v. Löwis · 20 years ago
  75. daea3e5 Add cjkcodecs to build process by Martin v. Löwis · 20 years ago
  76. d2afa67 Add the _bisectmodule.c source file to the pythoncore project - seems to have been forgotten. by Thomas Heller · 21 years ago
  77. 4618cc0 Bump build number by Martin v. Löwis · 21 years ago
  78. 79ef96d Update build procedure to VC 7.1. by Martin v. Löwis · 21 years ago