summaryrefslogtreecommitdiffstats
path: root/PC/VS8.0/pythoncore.vcproj
Commit message (Expand)AuthorAgeFilesLines
* Backported PyCapsule from 3.1, and converted most uses ofLarry Hastings2010-03-251-0/+8
* Issue #7622: Improve the split(), rsplit(), splitlines() and replace()Antoine Pitrou2010-01-131-0/+4
* Issue #3366: Add expm1 function to math module. Thanks Eric Smith forMark Dickinson2009-12-161-0/+8
* Add dtoa.c and dtoa.h to the relevant project files.Mark Dickinson2009-11-301-0/+4
* Update project file for new file: dtoa.cRaymond Hettinger2009-11-301-0/+4
* Updated MSVC files to follow r73394.Hirokazu Yamamoto2009-06-141-8/+36
* Issue #5793: rationalize isdigit / isalpha / tolower, etc. Will port to py3k....Eric Smith2009-04-271-0/+8
* Fixed compile error on windows.Hirokazu Yamamoto2009-04-031-0/+4
* Issue #4817: Remove unused function PyOS_GetLastModificationTime.Martin v. Löwis2009-01-031-4/+0
* yuvconvert.c is a part of the "sv" module, an old IRIX thingAmaury Forgeot d'Arc2008-11-221-8/+0
* Run svneol.py on all sources.Martin v. Löwis2008-06-131-1817/+1817
* Rename bytesobject.c back to stringobject.c to keep with the PyString theme.Gregory P. Smith2008-06-101-1/+1
* Used vs9to8.py to port all VS9.0 changes to 8.0Christian Heimes2008-05-261-24/+32
* Backport fast alternate io.BytesIO implementation.Alexandre Vassalotti2008-05-091-0/+4
* Add the 'json' package. Code taken from simplejson 1.9 and contributed by BobBrett Cannon2008-05-051-0/+4
* Added new files to Windows project filesChristian Heimes2008-04-181-0/+4
* Update project files for all Windows supported compilersAmaury Forgeot d'Arc2008-04-141-0/+4
* Issue 2408: remove the _types moduleAmaury Forgeot d'Arc2008-04-081-4/+0
* Repair compilation for Visual Studio 2005.Amaury Forgeot d'Arc2008-03-281-2/+26
* Compilation was broken on Windows since the introduction of Advanced String F...Amaury Forgeot d'Arc2008-02-171-0/+8
* Issue #1726: Remove Python/atof.c from PCBuild/pythoncore.vcprojChristian Heimes2008-01-031-8/+0
* Removed PCbuild8/ directory and added a new build directory for VS 2005Christian Heimes2008-01-021-0/+1773