1. c5d7e80 Fix the way the Authorization header is sent (how could this have worked?). by Guido van Rossum · 28 years ago
  2. c384d75 (myformat.perl): Updated to allow library reference manual to be handled by by Fred Drake · 28 years ago
  3. d859785 Add twit "home" location to sys.path (so you can put the applet on the desktop) by Jack Jansen · 28 years ago
  4. 052b7e1 Make Py_ReturnNullError() statis as it should be. by Guido van Rossum · 28 years ago
  5. 08ef9d9 Only call sq_length in Sequence_GetItem for negative index. by Guido van Rossum · 28 years ago
  6. 115c114 Changed project segment structure to (more-or-less) match directory structure. by Jack Jansen · 28 years ago
  7. abc2db7 Updated (which should have been done before the 1.4 distribution). by Jack Jansen · 28 years ago
  8. 6c11f74 Added PyMac_GetFullPath(), PyMac_ApplicationPath and PyMac_ApplicationFSSpec by Jack Jansen · 28 years ago
  9. 84fb1fa Got rid of nfullpath() by Jack Jansen · 28 years ago
  10. 26ee126 Got rid of nfullpath in favor of PyMac_GetFullPath (which was pretty by Jack Jansen · 28 years ago
  11. 8096daa When loading a PYC resource check whether the filename is the by Jack Jansen · 28 years ago
  12. 6c06590 More sensible default sys.path by Jack Jansen · 28 years ago
  13. 297d7dd Keep the folder structure in Mac:mwerks:projects similar to the by Jack Jansen · 28 years ago
  14. 612db8f Removed addpack calls by Jack Jansen · 28 years ago
  15. 7b6aa0a Removed old project file, als restructured projects directory to by Jack Jansen · 28 years ago
  16. 7d42d95 Fix syntax of commented-out variables by Guido van Rossum · 28 years ago
  17. b54f4de Added 'Introduction' section head and 'Memory Management' subsection. by Guido van Rossum · 28 years ago
  18. 8dbcdd0 correct typo in return variable for PySequence_Index() by Guido van Rossum · 28 years ago
  19. 0b1ff66 Should compare errno to 0, not NULL by Guido van Rossum · 28 years ago
  20. 76e47f3 Change last Ellipses to Ellipsis :-( by Guido van Rossum · 28 years ago
  21. f93f101 (Makefile): Updated latex2html support. by Fred Drake · 28 years ago
  22. 7a7480d (myformat.perl): Added handler for cfuncdesc environment. This is needed by Fred Drake · 28 years ago
  23. eb33c78 (myformat.sty, extref.tex): Moved definition of cfuncdesc environment to by Fred Drake · 28 years ago
  24. fd255e4 (tut.tex): Added matching \normalsize after \small font control command by Fred Drake · 28 years ago
  25. 3622e0d (match-string): Added a definition for older Emacsen. by Barry Warsaw · 28 years ago
  26. abcb382 (texi2html.py): Minor improvement to HTML 3.0 output for code examples. by Fred Drake · 28 years ago
  27. 893e5e0 (partparse.py): Fix nasty bug where \e got translated to @e only within by Fred Drake · 28 years ago
  28. 6c3a3aa This commit was manufactured by cvs2svn to create tag 'release14'. by cvs2svn · 28 years ago
  29. 61f9139 Added disclaimer. by Guido van Rossum · 28 years ago
  30. d266eb4 New permission notice, includes CNRI. by Guido van Rossum · 28 years ago
  31. 478f487 Added disclaimer. by Guido van Rossum · 28 years ago
  32. f501b4e Ready for release. Added section on the book. Removed bugs/gripes emails. by Guido van Rossum · 28 years ago
  33. 819889d Noticed a few more things that have been done. by Guido van Rossum · 28 years ago
  34. 7704bb7 Added last-minute changes. by Guido van Rossum · 28 years ago
  35. 58e7a1a Updated notice. by Guido van Rossum · 28 years ago
  36. 130575d CNRI additions, approved by the boss and his wife :-) by Guido van Rossum · 28 years ago
  37. 6240b0b Small nits only. by Guido van Rossum · 28 years ago
  38. c45289c The usual :-( by Guido van Rossum · 28 years ago
  39. 52cf578 Touched by FrameMaker :-( by Guido van Rossum · 28 years ago
  40. fa7bfce Include updated title page. by Guido van Rossum · 28 years ago
  41. f73f79b Done with this for 1.4. by Guido van Rossum · 28 years ago
  42. 3a26dd8 Done with the "New in 1.4" chapter. by Guido van Rossum · 28 years ago
  43. b0259bc Add SHELL=/bin/sh definition, to override SGI make's default to $SHELL. by Guido van Rossum · 28 years ago
  44. 7144557 Removed CNRI copyright, changed notice to standard notice. by Guido van Rossum · 28 years ago
  45. 40f7a55 Get rid of bogus binding of <Delete> to a function that deletes the next by Guido van Rossum · 28 years ago
  46. a5a4c2a Correct truncated paragraph. by Guido van Rossum · 28 years ago
  47. 16d5b11 Fix truncated paragraph in doc string. Bump version to 2.0. by Guido van Rossum · 28 years ago
  48. 9ec053c Removed NumPy instructions. Add note about VC 4.0 vs. 4.2. by Guido van Rossum · 28 years ago
  49. 93df314 Removed NumPy files -- no time to fix these. by Guido van Rossum · 28 years ago
  50. 9b67621 Cast mtime gotten from stat() to long int -- else it won't work on the Mac. by Guido van Rossum · 28 years ago
  51. 8542c8e Set /MD option for *all* projects (even python.exe). by Guido van Rossum · 28 years ago
  52. a83f3b8 Barry's latest (2.83). He likes this version particularly because by Guido van Rossum · 28 years ago
  53. 9e0e4dd Added answer by Greg Stein about threads on Linux. by Guido van Rossum · 28 years ago
  54. 7cb505c (py-indent-line): take an optional universal argument which says to by Barry Warsaw · 28 years ago
  55. 0cbaff4 Fix case where you start a new group immediately after a label. by Guido van Rossum · 28 years ago
  56. c148cd6 Ignore Frame backup and lock files. by Guido van Rossum · 28 years ago
  57. 71ec03b Adapted to migration of reference manual to Frame. by Guido van Rossum · 28 years ago
  58. 1775a51 Regenerated to remove hidden text from page 1. by Guido van Rossum · 28 years ago
  59. 5265ae4 Probably just binhexed again... by Jack Jansen · 28 years ago
  60. 230ad2c Different default location for distribution templates by Jack Jansen · 28 years ago
  61. c42c0b7 Only copy project files from build* and plugins to the projects by Jack Jansen · 28 years ago
  62. d2034c1 Build imgmodules.cfm68k too by Jack Jansen · 28 years ago
  63. 3a9b3b5 Added USE_MALLOC_DEBUG (disabled) by Jack Jansen · 28 years ago
  64. 05d9836 Project files for 1.4 release by Jack Jansen · 28 years ago
  65. 46ed276 Malloc debugging now flagged with USE_MALLOC_DEBUG by Jack Jansen · 28 years ago
  66. 6b9e560 Updated to cw10 by Jack Jansen · 28 years ago
  67. d6fccdf Fixed gusi preferences by Jack Jansen · 28 years ago
  68. a1255e0 removed unused var by Jack Jansen · 28 years ago
  69. 176f3a9 Added support for tab hooks by Jack Jansen · 28 years ago
  70. b7e82c1 Raise a more intellegible error in the case of missing keyword args by Jack Jansen · 28 years ago
  71. ae178ea Added HAVE_STRFTIME by Jack Jansen · 28 years ago
  72. 70e413d Added a note on swed and htmled examples, added tab support, fixed typo by Jack Jansen · 28 years ago
  73. 92ca16c Modified to work together with BBPy Re-enabled splash screen by Jack Jansen · 28 years ago
  74. d804bab Make self.rfile unbuffered (self.wfile already is). This should fix by Guido van Rossum · 28 years ago
  75. fde7a75 Fixed compare function to do first char comparison in unsigned mode, by Guido van Rossum · 28 years ago
  76. 1495747 Added support for floating point resolution to Scale.get(). by Guido van Rossum · 28 years ago
  77. db23185 Frame versions of documents after mangling by Robin. by Guido van Rossum · 28 years ago
  78. bed266a New version for 1.4 from Manus. by Guido van Rossum · 28 years ago
  79. cb9fe88 Version number and date. by Guido van Rossum · 28 years ago
  80. 1f17543 Removed LaTeX version of reference manual. Added ref/ref.ps. by Guido van Rossum · 28 years ago
  81. 6a05f95 Got rid of most XXXes in the News chapter. Bumped the version to 1.4. by Guido van Rossum · 28 years ago
  82. fd1e543 New date and version number. by Guido van Rossum · 28 years ago
  83. 176f10e Get rid of evil workaround for Python 1.4b2 bug. by Guido van Rossum · 28 years ago
  84. a31e084 It turns out that VC1.5 does not necessarily define _WINDOWS. by Guido van Rossum · 28 years ago
  85. 8487229 Get preference file name from a resource. Changed for 1.8.0 CWGUSI release by Jack Jansen · 28 years ago
  86. d09deac Also put aliases to PythonCore{PPC,CFM68K} in the extensions folder by Jack Jansen · 28 years ago
  87. 2d359bf Updated the instructions for the 1.4 release by Jack Jansen · 28 years ago
  88. e272303 Added a note about incorrect "PythonCore not found" message by Jack Jansen · 28 years ago
  89. 061ac50 Added a note about PythonApplet name by Jack Jansen · 28 years ago
  90. baffd68 Version upped to 1.4, removed some unused dialogs, added STR resource by Jack Jansen · 28 years ago
  91. 83c74df - Get preference filename from a resource by Jack Jansen · 28 years ago
  92. d081b13 Added resource for preference file name by Jack Jansen · 28 years ago
  93. 5b1b33c Fix another case where... by Guido van Rossum · 28 years ago
  94. 5805584 Changed version to plain "1.4". by Guido van Rossum · 28 years ago
  95. a4e41a8 Added question about error from misuse of mangled names. by Guido van Rossum · 28 years ago
  96. 36845ed Changed URL for PCT again. by Guido van Rossum · 28 years ago
  97. 02afd08 Added all current changes. by Guido van Rossum · 28 years ago
  98. a80c398 Added chapter on restricted execution. by Guido van Rossum · 28 years ago
  99. 6e308d7 Start new chapter on restricted execution. by Guido van Rossum · 28 years ago
  100. 095538d Actual text submitted by AMK. by Guido van Rossum · 28 years ago