Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename bytesobject.c back to stringobject.c to keep with the PyString theme. | Gregory P. Smith | 2008-06-10 | 1 | -1/+1 |
* | Used vs9to8.py to port all VS9.0 changes to 8.0 | Christian Heimes | 2008-05-26 | 1 | -3/+3 |
* | Add the 'json' package. Code taken from simplejson 1.9 and contributed by Bob | Brett Cannon | 2008-05-05 | 1 | -0/+3 |
* | Added new files to Windows project files | Christian Heimes | 2008-04-18 | 1 | -0/+3 |
* | Update project files for all Windows supported compilers | Amaury Forgeot d'Arc | 2008-04-14 | 1 | -0/+3 |
* | Issue 2408: remove the _types module | Amaury Forgeot d'Arc | 2008-04-08 | 1 | -3/+0 |
* | Repair compilation for Visual Studio 2005. | Amaury Forgeot d'Arc | 2008-03-28 | 1 | -2/+13 |
* | Compilation was broken on Windows since the introduction of Advanced String F... | Amaury Forgeot d'Arc | 2008-02-17 | 1 | -0/+6 |
* | Fixed include paths of PC/VS7.1 | Christian Heimes | 2007-12-31 | 1 | -174/+174 |
* | Moved PCbuild directory to PC/VS7.1 | Christian Heimes | 2007-12-31 | 1 | -0/+806 |