85 Commits (fb22f542d229a05ec2dfa072cd7a3cf1c93fa7ea)

Author SHA1 Message Date
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 14 years ago
Amaury Forgeot d'Arc a9d33a21b3 Issue14559: Fix build files old Microft compilers. 14 years ago
Antoine Pitrou eeb7eea1f9 Issue #12911: Fix memory consumption when calculating the repr() of huge tuples or lists. 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 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 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/ 16 years ago
Hirokazu Yamamoto beae8efb1b Merged revisions 84763,85135 via svnmerge from 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 16 years ago
Antoine Pitrou f95a1b3c53 Recorded merge of revisions 81029 via svnmerge from 16 years ago
Jeffrey Yasskin 39370830a9 Make (most of) Python's tests pass under Thread Sanitizer. 16 years ago
Antoine Pitrou f2c5484f9e Merged revisions 77461 via svnmerge from 17 years ago
Mark Dickinson 664b511c0a Merged revisions 76861 via svnmerge from 17 years ago
Amaury Forgeot d'Arc 514ae0178d Merged revisions 73998 via svnmerge from 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 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. 17 years ago
Raymond Hettinger da4cb8ec6c Update project file. 18 years ago
Martin v. Löwis ffe431d8bd Merged revisions 68203 via svnmerge from 18 years ago
Christian Heimes af78e47f49 More 3.0 -> 3.1 transistion in the Windows and OS/2 build files 18 years ago