1. 117a899 Add dtoa.c and dtoa.h to the relevant project files. by Mark Dickinson · 16 years ago
  2. 2ef9e8c Update project file for new file: dtoa.c by Raymond Hettinger · 16 years ago
  3. f31fd01 Set svn:eol-style=CRLF on all Visual Studio solution files. by Amaury Forgeot d'Arc · 16 years ago
  4. e69041d Updated MSVC files to follow r73394. by Hirokazu Yamamoto · 16 years ago
  5. cac7af6 Issue #5793: rationalize isdigit / isalpha / tolower, etc. Will port to py3k. Should fix Windows buildbot errors. by Eric Smith · 16 years ago
  6. 957320a Fixed compile error on windows. by Hirokazu Yamamoto · 16 years ago
  7. 14aa459 Fixed version number in build_ssl.bat. by Hirokazu Yamamoto · 17 years ago
  8. 0fa10b3 Issue #4817: Remove unused function PyOS_GetLastModificationTime. by Martin v. Löwis · 17 years ago
  9. ed2f423 Bumped up 2.6 to 2.7 by Christian Heimes · 17 years ago
  10. 98adb5c yuvconvert.c is a part of the "sv" module, an old IRIX thing by Amaury Forgeot d'Arc · 17 years ago
  11. 2e9b6cb Use vs9to8.py to refresh the Visual Studio 2005 build files. by Amaury Forgeot d'Arc · 17 years ago
  12. 06510b2 Run svneol.py on all sources. by Martin v. Löwis · 17 years ago
  13. 6733ef5 Add a missing file for VS2005 by Amaury Forgeot d'Arc · 17 years ago
  14. 6fd3321 Update VS8.0 build files, using the script vs9to8.py. by Amaury Forgeot d'Arc · 17 years ago
  15. b7fea62 Rename bytesobject.c back to stringobject.c to keep with the PyString theme. by Gregory P. Smith · 17 years ago
  16. 36f0a80 Used vs9to8.py to port all VS9.0 changes to 8.0 by Christian Heimes · 17 years ago
  17. 1aed624 Backport fast alternate io.BytesIO implementation. by Alexandre Vassalotti · 17 years ago
  18. 4b964f9 Add the 'json' package. Code taken from simplejson 1.9 and contributed by Bob by Brett Cannon · 17 years ago
  19. 81ad6a1 Added new files to Windows project files by Christian Heimes · 17 years ago
  20. 14d6b0f Update project files for all Windows supported compilers by Amaury Forgeot d'Arc · 17 years ago
  21. 7adc776 Issue 2408: remove the _types module by Amaury Forgeot d'Arc · 17 years ago
  22. 94eba71 Repair compilation for Visual Studio 2005. by Amaury Forgeot d'Arc · 17 years ago
  23. c5f05e4 Patch #2167 from calvin: Remove unused imports by Christian Heimes · 18 years ago
  24. e7fa408 Compilation was broken on Windows since the introduction of Advanced String Formatting. by Amaury Forgeot d'Arc · 18 years ago
  25. 195b883 vs9to8 sync by Christian Heimes · 18 years ago
  26. 1beea3b Issue #1726: Remove Python/atof.c from PCBuild/pythoncore.vcproj by Christian Heimes · 18 years ago
  27. d9fbab2 Removed PCbuild8/ directory and added a new build directory for VS 2005 by Christian Heimes · 18 years ago