1. 0e8bd7e Patch #1495999: Part two of Windows CE changes. by Martin v. Löwis · 18 years ago
  2. c4bd28c Remove some more references to regex that I missed. by Neal Norwitz · 18 years ago
  3. 10be10c Remove regsub, reconvert, regex, regex_syntax and everything under lib-old. by Neal Norwitz · 18 years ago
  4. db390c1 fix typos, mostly in comments by Fred Drake · 19 years ago
  5. 7eb4b7d Fix all wrong instances of "it's". by Georg Brandl · 19 years ago
  6. 6ed710a update version numbers by Andrew MacIntyre · 19 years ago
  7. 578371f add notes about subprocess module & thread stacks, SSL support by Andrew MacIntyre · 19 years ago
  8. 744b313 add build machinery for the SSL socket module by Andrew MacIntyre · 19 years ago
  9. ff59f3c make thread stack size compile-time tunable on OS/2, increase main stack by Andrew MacIntyre · 20 years ago
  10. d0278ec OS/2 specific fixes related to SF bug # 1003471 by Andrew MacIntyre · 20 years ago
  11. 7f468f2 SF patch 1044089: New C API function PyEval_ThreadsInitialized(), by Nick by Tim Peters · 20 years ago
  12. 3dac89e note module removals, update on BitTorrent issue by Andrew MacIntyre · 20 years ago
  13. 96b3725 bring modules up to date, correct .DEF file version by Andrew MacIntyre · 20 years ago
  14. 378d3c0 bring OS/2 EMX port build environment up to date by Andrew MacIntyre · 20 years ago
  15. b888200 add AF_UNIX notes by Andrew MacIntyre · 20 years ago
  16. 7befb99 remove support for missing ANSI C header files (limits.h, stddef.h, etc). by Skip Montanaro · 20 years ago
  17. db60805 Remove support for --without-universal-newlines (see PEP 11). by Skip Montanaro · 20 years ago
  18. 7e11a01 Remove HAVE_STRPTIME - no longer necessary with the pure Python version of by Skip Montanaro · 20 years ago
  19. 4d04639 add definitions required for expat 1.95.7 by Andrew MacIntyre · 21 years ago
  20. c2138af - add notes about os.link() emulation; - various minor cleanups and updates. by Andrew MacIntyre · 21 years ago
  21. 51578ae - add build support for curses extension to be a normal DLL as well as by Andrew MacIntyre · 21 years ago
  22. bac1ea9 More pre-2.3 build tweaks for the OS/2 EMX port: by Andrew MacIntyre · 21 years ago
  23. 4ee893f More pre-2.3 build tweaks for the OS/2 EMX port: by Andrew MacIntyre · 21 years ago
  24. b0f5e5a update OS/2 EMX port notes by Andrew MacIntyre · 21 years ago
  25. 0dda400 add support for os.tmpfile() by Andrew MacIntyre · 21 years ago
  26. 58f22cc reorganise modules, so that most standard extensions are built into by Andrew MacIntyre · 21 years ago
  27. fae8953 various updates by Andrew MacIntyre · 21 years ago
  28. 23ec1dc bump stack size to cater for _sre recursion. by Andrew MacIntyre · 21 years ago
  29. 0c83348 minor cleanups and whitespace normalisation by Andrew MacIntyre · 21 years ago
  30. 631e87f Makefile & config.c: - restructure build for modules now in Python DLL by Andrew MacIntyre · 21 years ago
  31. d4c9b16 Makefile: - add _csv module to the build list - various cleanups by Andrew MacIntyre · 21 years ago
  32. 4f28c4d OS/2 EMX build updates for recent CVS changes by Andrew MacIntyre · 21 years ago
  33. 214d39a catch up with zipimport changes to std getpathp.c by Andrew MacIntyre · 22 years ago
  34. 5180123 bring structure closer to std config.c, whitespace normalisation by Andrew MacIntyre · 22 years ago
  35. 3c5bfbe fix a merge mistake - readline not built by default by Andrew MacIntyre · 22 years ago
  36. ab49505 DLL export definition refresh by Andrew MacIntyre · 22 years ago
  37. e52aa5c add universal newline support to configuration by Andrew MacIntyre · 22 years ago
  38. d65778a whitespace cleanup by Andrew MacIntyre · 22 years ago
  39. 7c90a89 getenv() replacement not required by Andrew MacIntyre · 22 years ago
  40. 978697b Build process updates: by Andrew MacIntyre · 22 years ago
  41. 7e5bf67 history update by Andrew MacIntyre · 22 years ago
  42. e7a8cad make BSDDB 1.85 module buildable again after BSDDB3 module import by Andrew MacIntyre · 22 years ago
  43. ffcf899 make port notes current by Andrew MacIntyre · 22 years ago
  44. 4fffdff Build process updates: by Andrew MacIntyre · 22 years ago
  45. b3bfa7f refresh to pick up recent changes by Andrew MacIntyre · 22 years ago
  46. 4a79e36 make _sre a dynamically loadable module and build xxsubtype by Andrew MacIntyre · 22 years ago
  47. 2befa48 Patch #505375: Make doc strings optional. by Martin v. Löwis · 22 years ago
  48. 07c639f add enumobject.c to build machinery by Andrew MacIntyre · 22 years ago
  49. 63c9d50 add enumobject.c to build machinery by Andrew MacIntyre · 22 years ago
  50. 6c65531 update build infrastructure for pymalloc and bool changes by Andrew MacIntyre · 22 years ago
  51. 41d97d6 Create and populate OS/2 EMX port build directory: by Andrew MacIntyre · 22 years ago