Martin v. Löwis
e01eb4cc80
Upgrade OpenSSL to 1.0.1c
14 years ago
Martin v. Löwis
3407dfbaf9
Upgrade OpenSSL to 1.0.0j
14 years ago
Martin v. Löwis
87960da3e3
Upgrade bzip2 to 1.0.6.
14 years ago
Martin v. Löwis
b43233412d
Relabel bzip2 filters.
14 years ago
Martin v. Löwis
ecc5877f5a
Upgrade bzip2 to 1.0.6.
14 years ago
Brett Cannon
6b9b727695
Remove dead Windows code which no longer will compile.
14 years ago
Kristján Valur Jónsson
473fde60dc
Make all socket related modules link with ws2_32.lib on windows, like
_socket does. Some were using the older wsock32.lib.
14 years ago
Amaury Forgeot d'Arc
a9d33a21b3
Issue14559: Fix build files old Microft compilers.
With VS8.0 at least Python compiles and works correctly.
14 years ago
Antoine Pitrou
eeb7eea1f9
Issue #12911 : Fix memory consumption when calculating the repr() of huge tuples or lists.
This introduces a small private API for this common pattern.
The issue has been discovered thanks to Martin's huge-mem buildbot.
15 years ago
Antoine Pitrou
87cf220972
Issue #11743 : Rewrite multiprocessing connection classes in pure Python.
15 years ago
Martin v. Löwis
21967d0b4d
Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that the files
will have the right line ending even if the extension is not active.
15 years ago
Georg Brandl
49857f8a93
Add updated .hgeol file and fix newlines in the 3.2 branch.
15 years ago
Georg Brandl
5537d298ea
Add updated .hgeol file and fix newlines in the 3.1 branch.
15 years ago
Antoine Pitrou
7f1e174c7a
Make svn:eol-style's more consistent
16 years ago
Georg Brandl
fa2c61a222
More automated version replacement.
16 years ago
Hirokazu Yamamoto
ba466cd208
Merged revisions 85071-85072,85894,87132 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r85071 | hirokazu.yamamoto | 2010-09-29 03:29:57 +0900 (水, 29 9 2010) | 1 line
Now perl path with spaces can be used.
........
r85072 | hirokazu.yamamoto | 2010-09-29 03:36:04 +0900 (水, 29 9 2010) | 1 line
Updated PC/VC6 openssl build script. (for openssl-1.0.0a)
........
r85894 | hirokazu.yamamoto | 2010-10-29 02:57:25 +0900 (金, 29 10 2010) | 1 line
Updated readme.txt about OpenSSL.
........
r87132 | hirokazu.yamamoto | 2010-12-08 23:47:07 +0900 (水, 08 12 2010) | 3 lines
Mention NASM which is needed to build openssl-1.0.0a original source.
(PC/VC6/readme.txt)
........
16 years ago
Hirokazu Yamamoto
5ee89cf13e
Updated PC/VS8.0. (mainly to follow r86137: use temporary dir in make_buildinfo.c)
16 years ago
Hirokazu Yamamoto
de5919dca7
Can build older OpenSSL in http://svn.python.org/projects/externals/
without Perl again.
16 years ago
Hirokazu Yamamoto
beae8efb1b
Merged revisions 84763,85135 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r84763 | hirokazu.yamamoto | 2010-09-13 15:21:54 +0900 | 1 line
Cosmetic fix to project files.
........
r85135 | hirokazu.yamamoto | 2010-10-01 19:40:49 +0900 | 1 line
Cosmetic fix for PCBuild/readme.txt.
........
16 years ago
Hirokazu Yamamoto
e75bc2c6f9
Follows Python/fileutils.c addition.
16 years ago
Hirokazu Yamamoto
313dab43fe
Now perl path with spaces can be used.
16 years ago
Hirokazu Yamamoto
d057cd62f7
Updated VS8.0 bz2.vcproj with PCBuild/vs9to8.py.
16 years ago
Hirokazu Yamamoto
5e83da3d08
Issue #9552 : Avoid unnecessary rebuild of OpenSSL. (Windows)
16 years ago
Hirokazu Yamamoto
2c36c3cc06
Updated VS8.0 project files with PCBuild/vs9to8.py.
16 years ago
Hirokazu Yamamoto
2f816e6a10
Issue #9552 : Avoid unnecessary rebuild of OpenSSL. (Windows)
16 years ago
Hirokazu Yamamoto
e31f7d9e2e
Revert r84902 before committing better solution.
16 years ago
Hirokazu Yamamoto
ba45c2b6a7
Issue #9552 : Avoid unnecessary rebuild of OpenSSL. (Windows)
16 years ago
Hirokazu Yamamoto
35aa08376b
Applied r84870 to older compilers.
16 years ago
Hirokazu Yamamoto
4cc96a16da
Cosmetic fix to project files.
16 years ago
Hirokazu Yamamoto
6095435664
Updated PC/VS8.0 with PCBuild/vs9to8.py.
16 years ago
Raymond Hettinger
373e78c6f5
Fix the VS8.0 build
16 years ago
Raymond Hettinger
da6401dab8
Fix VS8.0 build by adding _time.h and _time.c to the project file.
16 years ago
Raymond Hettinger
f0f2e65a54
Fix build on VS8.
16 years ago
Mark Dickinson
7ab54e4252
Issue #9089 : Remove intobject.h from MSVC project files.
16 years ago
Antoine Pitrou
7f14f0d8a0
Recorded merge of revisions 81032 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r81032 | antoine.pitrou | 2010-05-09 17:52:27 +0200 (dim., 09 mai 2010) | 9 lines
Recorded merge of revisions 81029 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r81029 | antoine.pitrou | 2010-05-09 16:46:46 +0200 (dim., 09 mai 2010) | 3 lines
Untabify C files. Will watch buildbots.
........
................
16 years ago
Antoine Pitrou
f95a1b3c53
Recorded merge of revisions 81029 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r81029 | antoine.pitrou | 2010-05-09 16:46:46 +0200 (dim., 09 mai 2010) | 3 lines
Untabify C files. Will watch buildbots.
........
16 years ago
Jeffrey Yasskin
39370830a9
Make (most of) Python's tests pass under Thread Sanitizer.
http://code.google.com/p/data-race-test/wiki/ThreadSanitizer is a dynamic data
race detector that runs on top of valgrind. With this patch, the binaries at
http://code.google.com/p/data-race-test/wiki/ThreadSanitizer#Binaries pass many
but not all of the Python tests. All of regrtest still passes outside of tsan.
I've implemented part of the C1x atomic types so that we can explicitly mark
variables that are used across threads, and get defined behavior as compilers
advance.
I've added tsan's client header and implementation to the codebase in
dynamic_annotations.{h,c} (docs at
http://code.google.com/p/data-race-test/wiki/DynamicAnnotations ).
Unfortunately, I haven't been able to get helgrind and drd to give sensible
error messages, even when I use their client annotations, so I'm not supporting
them.
16 years ago
Antoine Pitrou
f2c5484f9e
Merged revisions 77461 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r77461 | antoine.pitrou | 2010-01-13 08:55:48 +0100 (mer., 13 janv. 2010) | 5 lines
Issue #7622 : Improve the split(), rsplit(), splitlines() and replace()
methods of bytes, bytearray and unicode objects by using a common
implementation based on stringlib's fast search. Patch by Florent Xicluna.
........
17 years ago
Mark Dickinson
664b511c0a
Merged revisions 76861 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r76861 | mark.dickinson | 2009-12-16 20:13:40 +0000 (Wed, 16 Dec 2009) | 3 lines
Issue #3366 : Add expm1 function to math module. Thanks Eric Smith for
testing on Windows.
........
17 years ago
Amaury Forgeot d'Arc
514ae0178d
Merged revisions 73998 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r73998 | amaury.forgeotdarc | 2009-07-13 21:14:17 +0200 (lun., 13 juil. 2009) | 3 lines
Set svn:eol-style=CRLF on all Visual Studio solution files.
This should allow direct compilation from a downloaded source tar ball.
........
17 years ago
Hirokazu Yamamoto
63dce79e24
Updated MSVC project files to follow PyCObject removal (r73729)
17 years ago
Martin v. Löwis
f7a6b508ce
Bump Windows versions to 3.2.
17 years ago
Georg Brandl
1158a33fab
#3791 : remove last traces of bsddb.
17 years ago
Hirokazu Yamamoto
0a0728522d
Added Objects/capsule.c to project files.
17 years ago
Eric Smith
6dc46f5eaa
Merged revisions 72040 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72040 | eric.smith | 2009-04-27 15:04:37 -0400 (Mon, 27 Apr 2009) | 1 line
Issue #5793 : rationalize isdigit / isalpha / tolower, etc. Will port to py3k. Should fix Windows buildbot errors.
........
17 years ago
Raymond Hettinger
b687e763eb
Add dtoc.[ch] to the VS8.0 project file.
17 years ago
Alexandre Vassalotti
8d8d630003
Issue 5682: Move _io module into its own subdirectory.
Reviewed by: Antoine Pitrou
17 years ago
Raymond Hettinger
da4cb8ec6c
Update project file.
18 years ago
Martin v. Löwis
ffe431d8bd
Merged revisions 68203 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r68203 | martin.v.loewis | 2009-01-03 18:19:26 +0100 (Sa, 03 Jan 2009) | 2 lines
Issue #4817 : Remove unused function PyOS_GetLastModificationTime.
........
18 years ago
Christian Heimes
af78e47f49
More 3.0 -> 3.1 transistion in the Windows and OS/2 build files
18 years ago