1. 59c3acc Add check_soundcard.vbs. Will backport by Martin v. Löwis · 18 years ago
  2. 5d23f9a Don't add multiple empty lines at the end of the codec. With this a by Walter Dörwald · 18 years ago
  3. 1d278fc Move product_codes in their own file. by Martin v. Löwis · 18 years ago
  4. df511798 Correct case in test for Windows 9X. by Martin v. Löwis · 18 years ago
  5. 06b3dde Drop information about 2.4 DLLs. by Martin v. Löwis · 18 years ago
  6. cff2208 Whitespace for generated code. by Walter Dörwald · 18 years ago
  7. 1fe4f01 Add product ids for 2.5. by Martin v. Löwis · 18 years ago
  8. e2ac4ab Patch #1443155: Add the incremental codecs support for CJK codecs. by Hye-Shik Chang · 18 years ago
  9. 7fbb9d1 SF bug #1457411, fix errors using variables that don't exist. by Neal Norwitz · 18 years ago
  10. 51ef6f9 Forward port of 43262: Add 2.4.3 UUIDs. by Martin v. Löwis · 18 years ago
  11. 9ca8789 Update to Tk 8.4.12 and Tix 8.4.0 by Martin v. Löwis · 18 years ago
  12. a0f4549 Update to OpenSSL 0.9.8a by Martin v. Löwis · 18 years ago
  13. 10be10c Remove regsub, reconvert, regex, regex_syntax and everything under lib-old. by Neal Norwitz · 18 years ago
  14. 1a3b248 Oops! Use python_d.exe _before_ it's destroyed :-) by Tim Peters · 18 years ago
  15. 378832c Change the Windows buildbot "clean" step to remove stale .pyc files. by Tim Peters · 18 years ago
  16. abb02e5 Patch #1436130: codecs.lookup() now returns a CodecInfo object (a subclass by Walter Dörwald · 18 years ago
  17. fcddd29 Initialize VS environment in external.bat as well. by Martin v. Löwis · 18 years ago
  18. f6f7925 Update to bsddb 4.4.20. by Martin v. Löwis · 18 years ago
  19. bfa8bd7 Let the buildbot make a single pass in the test suite only. by Martin v. Löwis · 18 years ago
  20. 14c1cf8 Update to bzip2 1.0.3 Make buildbot slaves automatically fetch bzip2 1.0.3. by Martin v. Löwis · 18 years ago
  21. b138677 Adding the /useenv means that one's PATH actually gets through. This is by Trent Mick · 18 years ago
  22. d39ab5b Move buildbot scripts to Tools/buildbot. by Martin v. Löwis · 18 years ago
  23. 43179c8 Add changelog entry. by Martin v. Löwis · 18 years ago
  24. 88ca467 Whitespace normalization. by Tim Peters · 18 years ago
  25. a09655e Add ctypes. by Martin v. Löwis · 18 years ago
  26. 480f1bb Update Unicode database to Unicode 4.1. by Martin v. Löwis · 18 years ago
  27. ca4d08b NodeInfo.__gen_init(): Fiddle so that reindent.py is by Tim Peters · 18 years ago
  28. 3b9e9ae Deleted the svn_mime-type application/octet-stream from PCBuild/pcbuild.sln. by Thomas Heller · 18 years ago
  29. 8ff2120 Directly read working copy data to obtain list of properties. by Martin v. Löwis · 18 years ago
  30. 84457af Taught svneol to look at .c and .h files too, and by Tim Peters · 18 years ago
  31. d87f81f Simple utility to add svn:eol-style to text files under by Tim Peters · 18 years ago
  32. 8c7c56e Add _msi.pyd. Add warning on Win9x. by Martin v. Löwis · 18 years ago
  33. d149c21 Open dll file in binary. by Martin v. Löwis · 18 years ago
  34. 7e2ac25 Update for absolute/relative imports and ifelse-expressions. by Thomas Wouters · 18 years ago
  35. c2e2074 PEP 343 -- the with-statement. by Guido van Rossum · 18 years ago
  36. b6be87f Whitespace normalization. by Tim Peters · 18 years ago
  37. df40ce3 Fix typo by Martin v. Löwis · 19 years ago
  38. 856bf9a Add build support for AMD64. by Martin v. Löwis · 19 years ago
  39. cbcdfdc Whitespace normalization. by Tim Peters · 19 years ago
  40. c492502 One more mod for support of C++ classes. by Jack Jansen · 19 years ago
  41. 03904bf For overriding C++ methods we also need to know whether a parameter by Jack Jansen · 19 years ago
  42. 35f82d7 Fixed an oversight and a misunderstanding of PEP253: by Jack Jansen · 19 years ago
  43. 8797578 Add two missing markup tags. by Georg Brandl · 19 years ago
  44. 4e6aff5 Make zlib builtin. by Martin v. Löwis · 19 years ago
  45. 9ca9f56 Ignore .svn instead of CVS now. by Martin v. Löwis · 19 years ago
  46. 538561e Ported from 2.4 branch: by Barry Warsaw · 19 years ago
  47. 536cf99 Whitespace normalization. by Tim Peters · 19 years ago
  48. e97e5a7 Add build support for _elementtree on Windows. by Trent Mick · 19 years ago
  49. e569fb5 Remove background image by Andrew M. Kuchling · 19 years ago
  50. a6d4b68 Add comment about updating docs by Andrew M. Kuchling · 19 years ago
  51. 09eef17 Enable optional "const" argument to _New routines. by Jack Jansen · 19 years ago
  52. ab0f947 Remove .cvsignore files, as they live in svn:ignore properties now. by Martin v. Löwis · 19 years ago
  53. db390c1 fix typos, mostly in comments by Fred Drake · 19 years ago
  54. 68b49ef Add Makefile which allows easily rebuilding the charmap codecs. by Marc-André Lemburg · 19 years ago
  55. 89bbfd4 Add custom mapping files used for generating some of the charmap codecs. by Marc-André Lemburg · 19 years ago
  56. bd20ea5 Apply some cosmetic fixes to the output of the script. by Marc-André Lemburg · 19 years ago
  57. 92b201d Add two new tools to compare codecs and show differences and to by Marc-André Lemburg · 19 years ago
  58. c5694c8 Moved gencodec.py to the Tools/unicode/ directory. by Marc-André Lemburg · 19 years ago
  59. 3e0055f Merge ast-branch to head by Jeremy Hylton · 19 years ago
  60. 420254d Use lzx:21 for compression. Backported to 2.4 by Martin v. Löwis · 19 years ago
  61. 2190f8c Added a class MallocHeapOutputBufferType for types that are passed by Jack Jansen · 19 years ago
  62. b53355a Added support for (optionally) bracketing calls with by Jack Jansen · 19 years ago
  63. 9e34c04 Whitespace normalization (via reindent.py). by Tim Peters · 19 years ago
  64. 256372c Add findnocoding.py and pysource.py. by Georg Brandl · 19 years ago
  65. 5689731 Patch [ 784089 ] A program to scan python files and list those require coding by Georg Brandl · 19 years ago
  66. 7eb4b7d Fix all wrong instances of "it's". by Georg Brandl · 19 years ago
  67. f5f32b4 Whitespace normalization. by Tim Peters · 19 years ago
  68. 149787e Added an option to the scanner to generated marked-up HTML from the input by Jack Jansen · 19 years ago
  69. 7d66b00 Whitespace normalization. by Tim Peters · 19 years ago
  70. 6d394d9 Handle argref so it can be overridden more easily in a subclass. by Jack Jansen · 19 years ago
  71. 0257424 Allow for (optional) const declaration. by Jack Jansen · 19 years ago
  72. a6af76c Factored out the code that creates argument lists and formats for PyArg_Parse by Jack Jansen · 19 years ago
  73. 7b8f0a1 Sigh, changed the argument names in the tp_init function: to make them be by Jack Jansen · 19 years ago
  74. c418cc8 Teach texcheck about \textbar by Raymond Hettinger · 19 years ago
  75. a660caf Added methods mkvaluePreCheck and getargsPreCheck, which are called (for by Jack Jansen · 19 years ago
  76. 62cc123 More factorization: added a method getrvforcallit(). This allows a C++ by Jack Jansen · 19 years ago
  77. d4128f3 Added optional suppport for storage modifiers (virtual/static/inline/etc) by Jack Jansen · 19 years ago
  78. b6216dd More factorization to help C++ support. by Jack Jansen · 19 years ago
  79. 7e7688c bug [ 1072853 ] thisid not intialized in pindent.py script by Georg Brandl · 19 years ago
  80. 527c469 Normalize whitespace to avoid offending Bug Day volunteers. by Tim Peters · 19 years ago
  81. c700110 Added a missing newline Output(). by Jack Jansen · 19 years ago
  82. ab16c35 Revamped type declaration so the basic routines return a list of strings. by Jack Jansen · 19 years ago
  83. 8ceeaba Added support for optional modifiers to functions/methods (such as C++ const, by Jack Jansen · 19 years ago
  84. 2ab0ae6 More factorization. by Jack Jansen · 19 years ago
  85. d6d2c0d More tweaks for C++ support. Still doesn't seem to break anything:-) by Jack Jansen · 19 years ago
  86. bf7255f Minor tweaks, to allow some (out-of-tree, until successful) tinkering with C++. by Jack Jansen · 19 years ago
  87. f369470 Fix compiler.ast.flatten function so that it works on lists. by Neil Schemenauer · 19 years ago
  88. eba28be Whitespace normalization. by Tim Peters · 19 years ago
  89. 141f41a Reuse componentids for *.dll across minor releases. by Martin v. Löwis · 19 years ago
  90. 3390d33 Add more UUIDs. Update custom actions for Itanium. Backported to 2.4 by Martin v. Löwis · 19 years ago
  91. 3c24d96 Avoid using *W functions on Win95. Backported to 2.4. by Martin v. Löwis · 19 years ago
  92. 5a9fb3c Whitespace normalization. by Tim Peters · 20 years ago
  93. 5c9e55e Add more test directories to testsuite. Will backport to 2.4. by Martin v. Löwis · 20 years ago
  94. 9fda931 Patch #1088716: build and incorporate libpython24.a. Backported to 2.4 by Martin v. Löwis · 20 years ago
  95. ac191da Properly quote IDLE shortcut. Will backport to 2.4. by Martin v. Löwis · 20 years ago
  96. b4cebd4 Correct mapping of Python codec name to C encoding name for UTF-8 (the C lib by Marc-André Lemburg · 20 years ago
  97. eb68be4 Replace VB with VC. by Martin v. Löwis · 20 years ago
  98. bb4f1bd locale.py now uses an updated locale alias table (built using by Marc-André Lemburg · 20 years ago
  99. 4d930be Add all readme files in Tools. by Martin v. Löwis · 20 years ago
  100. 6d60c09 Include site-packages directory. by Martin v. Löwis · 20 years ago