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