1. 3fc2ca3 Merge trunk up to 45598. by Thomas Wouters · 18 years ago
  2. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  3. a977329 Merge part of the trunk changes into the p3yk branch. This merges from 43030 by Thomas Wouters · 18 years ago
  4. d910855 Remove apply() by Neal Norwitz · 19 years ago
  5. ce96f69 Get rid of a bunch more raw_input references by Neal Norwitz · 19 years ago
  6. ac3625f Remove sys.exc_type, sys.exc_value, sys.exc_traceback by Neal Norwitz · 19 years ago
  7. fcddd29 Initialize VS environment in external.bat as well. by Martin v. Löwis · 19 years ago
  8. f6f7925 Update to bsddb 4.4.20. by Martin v. Löwis · 19 years ago
  9. bfa8bd7 Let the buildbot make a single pass in the test suite only. by Martin v. Löwis · 19 years ago
  10. 14c1cf8 Update to bzip2 1.0.3 Make buildbot slaves automatically fetch bzip2 1.0.3. by Martin v. Löwis · 19 years ago
  11. b138677 Adding the /useenv means that one's PATH actually gets through. This is by Trent Mick · 19 years ago
  12. d39ab5b Move buildbot scripts to Tools/buildbot. by Martin v. Löwis · 19 years ago
  13. 43179c8 Add changelog entry. by Martin v. Löwis · 19 years ago
  14. 88ca467 Whitespace normalization. by Tim Peters · 19 years ago
  15. a09655e Add ctypes. by Martin v. Löwis · 19 years ago
  16. 480f1bb Update Unicode database to Unicode 4.1. by Martin v. Löwis · 19 years ago
  17. ca4d08b NodeInfo.__gen_init(): Fiddle so that reindent.py is by Tim Peters · 19 years ago
  18. 3b9e9ae Deleted the svn_mime-type application/octet-stream from PCBuild/pcbuild.sln. by Thomas Heller · 19 years ago
  19. 8ff2120 Directly read working copy data to obtain list of properties. by Martin v. Löwis · 19 years ago
  20. 84457af Taught svneol to look at .c and .h files too, and by Tim Peters · 19 years ago
  21. d87f81f Simple utility to add svn:eol-style to text files under by Tim Peters · 19 years ago
  22. 8c7c56e Add _msi.pyd. Add warning on Win9x. by Martin v. Löwis · 19 years ago
  23. d149c21 Open dll file in binary. by Martin v. Löwis · 19 years ago
  24. 7e2ac25 Update for absolute/relative imports and ifelse-expressions. by Thomas Wouters · 19 years ago
  25. c2e2074 PEP 343 -- the with-statement. by Guido van Rossum · 19 years ago
  26. b6be87f Whitespace normalization. by Tim Peters · 19 years ago
  27. df40ce3 Fix typo by Martin v. Löwis · 19 years ago
  28. 856bf9a Add build support for AMD64. by Martin v. Löwis · 19 years ago
  29. cbcdfdc Whitespace normalization. by Tim Peters · 19 years ago
  30. c492502 One more mod for support of C++ classes. by Jack Jansen · 19 years ago
  31. 03904bf For overriding C++ methods we also need to know whether a parameter by Jack Jansen · 19 years ago
  32. 35f82d7 Fixed an oversight and a misunderstanding of PEP253: by Jack Jansen · 19 years ago
  33. 8797578 Add two missing markup tags. by Georg Brandl · 19 years ago
  34. 4e6aff5 Make zlib builtin. by Martin v. Löwis · 19 years ago
  35. 9ca9f56 Ignore .svn instead of CVS now. by Martin v. Löwis · 19 years ago
  36. 538561e Ported from 2.4 branch: by Barry Warsaw · 19 years ago
  37. 536cf99 Whitespace normalization. by Tim Peters · 19 years ago
  38. e97e5a7 Add build support for _elementtree on Windows. by Trent Mick · 19 years ago
  39. e569fb5 Remove background image by Andrew M. Kuchling · 19 years ago
  40. a6d4b68 Add comment about updating docs by Andrew M. Kuchling · 19 years ago
  41. 09eef17 Enable optional "const" argument to _New routines. by Jack Jansen · 19 years ago
  42. ab0f947 Remove .cvsignore files, as they live in svn:ignore properties now. by Martin v. Löwis · 19 years ago
  43. db390c1 fix typos, mostly in comments by Fred Drake · 19 years ago
  44. 68b49ef Add Makefile which allows easily rebuilding the charmap codecs. by Marc-André Lemburg · 19 years ago
  45. 89bbfd4 Add custom mapping files used for generating some of the charmap codecs. by Marc-André Lemburg · 19 years ago
  46. bd20ea5 Apply some cosmetic fixes to the output of the script. by Marc-André Lemburg · 19 years ago
  47. 92b201d Add two new tools to compare codecs and show differences and to by Marc-André Lemburg · 19 years ago
  48. c5694c8 Moved gencodec.py to the Tools/unicode/ directory. by Marc-André Lemburg · 19 years ago
  49. 3e0055f Merge ast-branch to head by Jeremy Hylton · 19 years ago
  50. 420254d Use lzx:21 for compression. Backported to 2.4 by Martin v. Löwis · 19 years ago
  51. 2190f8c Added a class MallocHeapOutputBufferType for types that are passed by Jack Jansen · 19 years ago
  52. b53355a Added support for (optionally) bracketing calls with by Jack Jansen · 19 years ago
  53. 9e34c04 Whitespace normalization (via reindent.py). by Tim Peters · 19 years ago
  54. 256372c Add findnocoding.py and pysource.py. by Georg Brandl · 19 years ago
  55. 5689731 Patch [ 784089 ] A program to scan python files and list those require coding by Georg Brandl · 19 years ago
  56. 7eb4b7d Fix all wrong instances of "it's". by Georg Brandl · 19 years ago
  57. f5f32b4 Whitespace normalization. by Tim Peters · 19 years ago
  58. 149787e Added an option to the scanner to generated marked-up HTML from the input by Jack Jansen · 19 years ago
  59. 7d66b00 Whitespace normalization. by Tim Peters · 19 years ago
  60. 6d394d9 Handle argref so it can be overridden more easily in a subclass. by Jack Jansen · 19 years ago
  61. 0257424 Allow for (optional) const declaration. by Jack Jansen · 19 years ago
  62. a6af76c Factored out the code that creates argument lists and formats for PyArg_Parse by Jack Jansen · 19 years ago
  63. 7b8f0a1 Sigh, changed the argument names in the tp_init function: to make them be by Jack Jansen · 19 years ago
  64. c418cc8 Teach texcheck about \textbar by Raymond Hettinger · 19 years ago
  65. a660caf Added methods mkvaluePreCheck and getargsPreCheck, which are called (for by Jack Jansen · 19 years ago
  66. 62cc123 More factorization: added a method getrvforcallit(). This allows a C++ by Jack Jansen · 19 years ago
  67. d4128f3 Added optional suppport for storage modifiers (virtual/static/inline/etc) by Jack Jansen · 19 years ago
  68. b6216dd More factorization to help C++ support. by Jack Jansen · 19 years ago
  69. 7e7688c bug [ 1072853 ] thisid not intialized in pindent.py script by Georg Brandl · 19 years ago
  70. 527c469 Normalize whitespace to avoid offending Bug Day volunteers. by Tim Peters · 19 years ago
  71. c700110 Added a missing newline Output(). by Jack Jansen · 19 years ago
  72. ab16c35 Revamped type declaration so the basic routines return a list of strings. by Jack Jansen · 19 years ago
  73. 8ceeaba Added support for optional modifiers to functions/methods (such as C++ const, by Jack Jansen · 19 years ago
  74. 2ab0ae6 More factorization. by Jack Jansen · 19 years ago
  75. d6d2c0d More tweaks for C++ support. Still doesn't seem to break anything:-) by Jack Jansen · 19 years ago
  76. bf7255f Minor tweaks, to allow some (out-of-tree, until successful) tinkering with C++. by Jack Jansen · 19 years ago
  77. f369470 Fix compiler.ast.flatten function so that it works on lists. by Neil Schemenauer · 19 years ago
  78. eba28be Whitespace normalization. by Tim Peters · 19 years ago
  79. 141f41a Reuse componentids for *.dll across minor releases. by Martin v. Löwis · 20 years ago
  80. 3390d33 Add more UUIDs. Update custom actions for Itanium. Backported to 2.4 by Martin v. Löwis · 20 years ago
  81. 3c24d96 Avoid using *W functions on Win95. Backported to 2.4. by Martin v. Löwis · 20 years ago
  82. 5a9fb3c Whitespace normalization. by Tim Peters · 20 years ago
  83. 5c9e55e Add more test directories to testsuite. Will backport to 2.4. by Martin v. Löwis · 20 years ago
  84. 9fda931 Patch #1088716: build and incorporate libpython24.a. Backported to 2.4 by Martin v. Löwis · 20 years ago
  85. ac191da Properly quote IDLE shortcut. Will backport to 2.4. by Martin v. Löwis · 20 years ago
  86. b4cebd4 Correct mapping of Python codec name to C encoding name for UTF-8 (the C lib by Marc-André Lemburg · 20 years ago
  87. eb68be4 Replace VB with VC. by Martin v. Löwis · 20 years ago
  88. bb4f1bd locale.py now uses an updated locale alias table (built using by Marc-André Lemburg · 20 years ago
  89. 4d930be Add all readme files in Tools. by Martin v. Löwis · 20 years ago
  90. 6d60c09 Include site-packages directory. by Martin v. Löwis · 20 years ago
  91. eac02e6 Add missing have_tcl conditions by Martin v. Löwis · 20 years ago
  92. 72f0801 SF bug #1061457: spelling error in win installer by Raymond Hettinger · 20 years ago
  93. 7b2563b Exclude badsyntax from compileall; adjust options to what Makefile.pre.in does. by Martin v. Löwis · 20 years ago
  94. 130e37f Read the text files to be compared in universal-newline mode. by Tim Peters · 20 years ago
  95. f13337d Fix lib-tk PythonPath. by Martin v. Löwis · 20 years ago
  96. 0e9980f Whitespace normalization. by Tim Peters · 20 years ago
  97. 0f02ce3 Do not include extpy[w].exe anymore by Martin v. Löwis · 20 years ago
  98. 1e3a264 Generate the product code properly by Martin v. Löwis · 20 years ago
  99. dff68d0 Change all extensions to unadvertised. by Martin v. Löwis · 20 years ago
  100. 0b4a7d9 Revert creation of launcher.exe. by Martin v. Löwis · 20 years ago