1. 2e9b6cb Use vs9to8.py to refresh the Visual Studio 2005 build files. by Amaury Forgeot d'Arc · 17 years ago
  2. 06510b2 Run svneol.py on all sources. by Martin v. Löwis · 17 years ago
  3. 6733ef5 Add a missing file for VS2005 by Amaury Forgeot d'Arc · 17 years ago
  4. 6fd3321 Update VS8.0 build files, using the script vs9to8.py. by Amaury Forgeot d'Arc · 17 years ago
  5. b7fea62 Rename bytesobject.c back to stringobject.c to keep with the PyString theme. by Gregory P. Smith · 17 years ago
  6. 36f0a80 Used vs9to8.py to port all VS9.0 changes to 8.0 by Christian Heimes · 17 years ago
  7. 1aed624 Backport fast alternate io.BytesIO implementation. by Alexandre Vassalotti · 17 years ago
  8. 4b964f9 Add the 'json' package. Code taken from simplejson 1.9 and contributed by Bob by Brett Cannon · 17 years ago
  9. 81ad6a1 Added new files to Windows project files by Christian Heimes · 17 years ago
  10. 14d6b0f Update project files for all Windows supported compilers by Amaury Forgeot d'Arc · 17 years ago
  11. 7adc776 Issue 2408: remove the _types module by Amaury Forgeot d'Arc · 17 years ago
  12. 94eba71 Repair compilation for Visual Studio 2005. by Amaury Forgeot d'Arc · 17 years ago
  13. c5f05e4 Patch #2167 from calvin: Remove unused imports by Christian Heimes · 18 years ago
  14. e7fa408 Compilation was broken on Windows since the introduction of Advanced String Formatting. by Amaury Forgeot d'Arc · 18 years ago
  15. 195b883 vs9to8 sync by Christian Heimes · 18 years ago
  16. 1beea3b Issue #1726: Remove Python/atof.c from PCBuild/pythoncore.vcproj by Christian Heimes · 18 years ago
  17. d9fbab2 Removed PCbuild8/ directory and added a new build directory for VS 2005 by Christian Heimes · 18 years ago