1. ca69cf5 Insignificant change cause by saving again. by Guido van Rossum · 26 years ago
  2. 564e444 New icons from Christopher Petrilli <petrilli@dworkin.amber.org>. by Fred Drake · 26 years ago
  3. 2130824 Better error messages when a sequence is indexed with a non-integer. by Guido van Rossum · 26 years ago
  4. 54047c8 Exit when a mv or cp fails (Sjoerd Mullender). by Guido van Rossum · 26 years ago
  5. e6e8cdc Rebuilt everything with MSL 2.4.10, Compilers 2.1.1 and IDE 3.1. by Jack Jansen · 26 years ago
  6. 4365cab Add Tim Peters' test for long ints by Guido van Rossum · 26 years ago
  7. 0ba3536 Add DebugBreak() call to Py_FatalError() for Mark Hammond (only on by Guido van Rossum · 26 years ago
  8. 541f241 Need mytime.h for Sleep(). by Guido van Rossum · 26 years ago
  9. 3a5a02f Second definition of popen2 should be popen3. by Guido van Rossum · 26 years ago
  10. 9f6f0da Improved some error messages for command line processing. by Fred Drake · 26 years ago
  11. 00c468b Added more informaton about the mkhowto.sh script. by Fred Drake · 26 years ago
  12. 78b8c3d Oops, the --text option wasn't documented! by Fred Drake · 26 years ago
  13. c794c38 Added a comment about not using a symbolic link to access the script. by Fred Drake · 26 years ago
  14. ee60eb1 New tool: reverse grep (greps from the end). Uses a fairly efficient by Guido van Rossum · 26 years ago
  15. 697c1c7 Some minor updates. by Fred Drake · 26 years ago
  16. eb7fe4f Massive cleanup: Use Makefiles in subdirs properly, move most of the by Fred Drake · 26 years ago
  17. 07b12f2 Re-written to actually perform the conversion instead of using a sub-make by Fred Drake · 26 years ago
  18. 3069c97 Update date & version number for release 1.5.2a1. by Fred Drake · 26 years ago
  19. 06098e4 New Makefile; includes ../paper-letter/Makefile and sets PAPER=a4. by Fred Drake · 26 years ago
  20. d48d62c New Makefile, contains rules for building typeset versions. by Fred Drake · 26 years ago
  21. 3d86542 New makefile which only contains the source dependencies specific to each by Fred Drake · 26 years ago
  22. 4e02a97 This commit was manufactured by cvs2svn to create tag 'r152a1'. by cvs2svn · 26 years ago
  23. e03c050 The usual. by Guido van Rossum · 26 years ago
  24. 887d072 Get rid of mysterious bsddb.txt. by Guido van Rossum · 26 years ago
  25. 9b499d2 Define HAVE_STRERROR. by Guido van Rossum · 26 years ago
  26. b034e1e Delete CurrentVersion instead of setting it. by Guido van Rossum · 26 years ago
  27. 5bf2864 Added dependencies between projects. by Guido van Rossum · 26 years ago
  28. 24edfbb Back out of a recent policy change (Mark Hammond disagreed). by Guido van Rossum · 26 years ago
  29. d105523 Two fixes to find_class: by Jeremy Hylton · 26 years ago
  30. 370f3c9 Bump RELEASE to 1.5.2a1. by Fred Drake · 26 years ago
  31. f832f4c Clean things up just a bit. by Fred Drake · 26 years ago
  32. 15c417e Helper script used in creating navigation buttons. by Fred Drake · 26 years ago
  33. 9f7adc4 Get the <IMG> sizes right for the navigation buttons. by Fred Drake · 26 years ago
  34. 0ceaada New contributor. by Guido van Rossum · 26 years ago
  35. 3d16d3e Fredrik Lundh's font wrapper. by Guido van Rossum · 26 years ago
  36. b4750db Added coords() and identify() methods to Scale class. by Guido van Rossum · 26 years ago
  37. a69ada6 Ok, blank.pbm is free to go. by Fred Drake · 26 years ago
  38. 1b9b210 I think this is the last of them. by Fred Drake · 26 years ago
  39. 7aac918 Gosh, there's a lot of them.... by Fred Drake · 26 years ago
  40. 704be95 More files never used here..... by Fred Drake · 26 years ago
  41. 27b3bc3 Reordered the news to make it more accessible. Also removed some dups. by Guido van Rossum · 26 years ago
  42. e528458 Icons only needed if using the change control marks, which are bogus. by Fred Drake · 26 years ago
  43. c83d7ca Remove files we never used; l2h would only use these if you use the by Fred Drake · 26 years ago
  44. af06a0b Use Perl's rename() function instead of system(); there's no need for two by Fred Drake · 26 years ago
  45. 211f22c Added the test package under "Frameworks". by Fred Drake · 26 years ago
  46. be21d98 Use repr() on the filename in EnvironmentError.__str__(). This by Guido van Rossum · 26 years ago
  47. ee9306b Template file for \documentclass{manual}. by Fred Drake · 26 years ago
  48. 549cb6e Added a module docstring (that's all this module needs). by Guido van Rossum · 26 years ago
  49. 0618f5e Added step 0: copy this file to <somedir>/lib<module>.tex, and edit the copy. by Fred Drake · 26 years ago
  50. bd40094 Updated to reflect recent changes. by Fred Drake · 26 years ago
  51. 6fa49e2 Prepping for 1.5.2a1 release... by Guido van Rossum · 26 years ago
  52. 2f343eb Moved to ../templates/module.tex. by Fred Drake · 26 years ago
  53. 1334147 Relocating file to Doc/templates. by Fred Drake · 26 years ago
  54. df23ef4 Guess what -- BSD has bifurcated again. :-( by Guido van Rossum · 26 years ago
  55. bd65706 Added new files to the LIBFILES variable. by Fred Drake · 26 years ago
  56. 5bdf88a Removed now-documented modules from the list. by Fred Drake · 26 years ago
  57. 23f414c Added new sections. by Fred Drake · 26 years ago
  58. e72e1e0 Documentation for the compileall module. by Fred Drake · 26 years ago
  59. 4756bb3 Documentation for the py_compile module. by Fred Drake · 26 years ago
  60. 64c105d Added index entries. by Fred Drake · 26 years ago
  61. 0506a43 Patch by Just van Rossum that changes how we search for submodules of by Guido van Rossum · 26 years ago
  62. bd3a527 Two patches by Jason Harper: by Guido van Rossum · 26 years ago
  63. 9279ec2 On the mac, shouldn't change the creator+type of the *source* file! by Guido van Rossum · 26 years ago
  64. f6b6bbc Add a comment explaining that this script is probably not useful outside the by Fred Drake · 26 years ago
  65. 4d46487 Make sure the icons/ directory is created even if only one document is by Fred Drake · 26 years ago
  66. 916f7c1 Better check in the date from the last magic-fix-release. ;-) by Fred Drake · 26 years ago
  67. 6aa5d48 Control when/where navigation bars will appear: top & bottom of each page. by Fred Drake · 26 years ago
  68. ab9d6f0 Got all the 1.5.2 news that's fit to print. Now we may need to by Guido van Rossum · 26 years ago
  69. bc74ca5 Add a link to the Macintosh Module Reference here, too. by Fred Drake · 26 years ago
  70. 650e8a6 (imenu-example--python-method-regexp): Patch from Christian Tanzer: by Barry Warsaw · 26 years ago
  71. 12c9294 (py-compute-indentation): Changes to the `t' condition which affect by Barry Warsaw · 26 years ago
  72. 3da987c Checking in BeOS specific socket module. by Guido van Rossum · 26 years ago
  73. 2b427c7 Nannified. by Guido van Rossum · 26 years ago
  74. 27d445f Nannified, and re-indented with 4 spaces. by Guido van Rossum · 26 years ago
  75. cc221c4 Fixed a few lines that tabnanny complained about (one space before the tabs). by Guido van Rossum · 26 years ago
  76. 2880f6e Untabified and deleted trailing blank lines. by Guido van Rossum · 26 years ago
  77. 295da24 New section header style. by Fred Drake · 26 years ago
  78. 62e4369 do_cmd_moduleauthor(), do_cmd_sectionauthor(): Parallel the new macros. by Fred Drake · 26 years ago
  79. b75c615 \moduleauthor, \sectionauthor: New macros to record attributions; no output. by Fred Drake · 26 years ago
  80. c817e27 New style section headers. by Fred Drake · 26 years ago
  81. 23329d4 Some logical markup, some nits. by Fred Drake · 26 years ago
  82. 20392cc # mention Porting in list of files by Guido van Rossum · 26 years ago
  83. 6ca3def mini-faq on porting python by Guido van Rossum · 26 years ago
  84. 71c3adb #Typos from previous checkin by Barry Warsaw · 26 years ago
  85. 41a05c7 Huge number of docstring changes, typo fixes, rewordings, GNU standard by Barry Warsaw · 26 years ago
  86. 482e82a Corrected some spelling and one technical error. by Guido van Rossum · 26 years ago
  87. e7f3953 A script by Mark-Andre Lemburg to produce the PC/python_nt.def file by Guido van Rossum · 26 years ago
  88. a9ca42d Vladimir Marangozov's explanatory message. by Guido van Rossum · 26 years ago
  89. d895749 New warnings to the uninitiated reader. by Guido van Rossum · 26 years ago
  90. d741f4c Added a bunch of symbols detected by Marc Lemburg's script. by Guido van Rossum · 26 years ago
  91. c3e3e64 There's a bunch of files that shouldn't be included in libpython*.a! by Guido van Rossum · 26 years ago
  92. 37ea410 # New version; not clear what happened. by Guido van Rossum · 26 years ago
  93. 43ff114 Sigh. More restructuring was needed. by Guido van Rossum · 26 years ago
  94. 7fb6688 Get rid of python15.lib; add some incl files by Guido van Rossum · 26 years ago
  95. 3804d7e Add PyEval_CallFunction() and PyEval_CallMethod(). by Guido van Rossum · 26 years ago
  96. 3d109a0 Add missing prototypes for PyEval_CallFunction() and PyEval_CallMethod(). by Guido van Rossum · 26 years ago
  97. c4099e6 # Fix strange type (methonname instead of methodname). by Guido van Rossum · 26 years ago
  98. b58dff5 Play games with version numbers; add lib-tk to path. by Guido van Rossum · 26 years ago
  99. f4edff0 More files to be ignored. by Guido van Rossum · 26 years ago
  100. c499572 This file's previous log message is bogus. The real change is that by Guido van Rossum · 26 years ago