1. 7f70c8e Started on GUSI2 and threading support. cfm68k targets are still included in all projects, but for the time being all the "fat" targets exclude them, making them basically copy operations. This way we don't have to rename everything, and anyone interested can easily try to fix 68k support. by Jack Jansen · 24 years ago
  2. 2d1306b Started on GUSI2 and threading support. by Jack Jansen · 24 years ago
  3. 5c21420 Ready for 1.6a1. Reordered the defines to be in line with config.h.in again, so tracking the new defines will be easier in future. by Jack Jansen · 24 years ago
  4. e31d3d6 Return a handle in stead of a resource. by Jack Jansen · 24 years ago
  5. a396a88 Vladimir Marangozov: This fixes the line number in the string by Guido van Rossum · 24 years ago
  6. fa9ef18 Just in case someone wants to use this, let's fix the pathname. by Guido van Rossum · 24 years ago
  7. cff5482 Mark RELEASE with the release level ("a2"). by Fred Drake · 24 years ago
  8. ba47704 Conrad Huang points out that "if (0 < ch < 256)", while legal C, by Guido van Rossum · 24 years ago
  9. 69ca950 Make sure the \declaremodule uses the right name for the module! by Fred Drake · 24 years ago
  10. 343301a unichr(), unicode(): Added \versionadded{} annotations. by Fred Drake · 24 years ago
  11. 0b72116 Marc-Andre Lemburg <mal@lemburg.com>: Added UnicodeType. by Fred Drake · 24 years ago
  12. 56ced2a Marc-Andre Lemburg <mal@lemburg.com>: by Fred Drake · 24 years ago
  13. 5828ad6 Revised / removed comments about string exceptions (relating to the by Fred Drake · 24 years ago
  14. 08df3ac Bump version to 1.6a2 -- to be released one of these days. by Guido van Rossum · 24 years ago
  15. 3cb793e Marc-Andre Lemburg <mal@lemburg.com>: Added UnicodeError description. by Fred Drake · 24 years ago
  16. 61098f2 Marc-Andre Lemburg <mal@lemburg.com>: by Fred Drake · 24 years ago
  17. b1b3096 Moved socket, select, unicodedata to their own PYD. This should by Guido van Rossum · 24 years ago
  18. 665dd70 Note the exception raised when parameter to chr() is out of range. by Fred Drake · 24 years ago
  19. 33d5184 Marc-Andre Lemburg <mal@lemburg.com>: by Fred Drake · 24 years ago
  20. f4a3bd4 Remove _socket, select, soundex, and unicodedata. These have been by Guido van Rossum · 24 years ago
  21. 2097ef1 Added entry for codecs module. by Fred Drake · 24 years ago
  22. 98f8a3d Added codecs entry here as part of String Services. by Fred Drake · 24 years ago
  23. b7979c7 Marc-Andre Lemburg <mal@lemburg.com>: by Fred Drake · 24 years ago
  24. 9dc30bb Marc-Andre Lemburg <mal@lemburg.com>: by Fred Drake · 24 years ago
  25. a4cd261 Marc-Andre Lemburg <mal@lemburg.com>: by Fred Drake · 24 years ago
  26. 8b3ce9e But don't do the funny \UNICODE macro; we're trying to get away from by Fred Drake · 24 years ago
  27. f0aff8e Patch from Marc-Andre Lemburg <mal@lemburg.com>: by Fred Drake · 24 years ago
  28. 54b1c0b Windows: Since we're not using ZLIB.DLL any more, don't define ZLIB_DLL. by Guido van Rossum · 24 years ago
  29. 4cb8c0b Add msvcrt to list of libraries to ignore in Debug mode. by Guido van Rossum · 24 years ago
  30. 7d508fe Add missing import of 'usage' string. by Greg Ward · 24 years ago
  31. 6d5c6bd Removed bogus connect() call in SMTP example; reported by Travis by Fred Drake · 24 years ago
  32. 71b04da Added reference to the multifile module from the "See also" section by Fred Drake · 24 years ago
  33. 1b6e821 Added a few cast to make it 68k-compatible. by Jack Jansen · 24 years ago
  34. 34888ed Fredrik Lundh: eliminate a MSVC compiler warning. by Guido van Rossum · 24 years ago
  35. 9e896b3 Marc-Andre's third try at this bulk patch seems to work (except that by Guido van Rossum · 24 years ago
  36. 457855a Forgot to save the project file -- this also reflects the use of by Guido van Rossum · 24 years ago
  37. a5b0937 Lots of cleanup things. by Guido van Rossum · 24 years ago
  38. d1a56f4 Noted by Guido: by Fred Drake · 24 years ago
  39. 898915d Noted by Guido: by Fred Drake · 24 years ago
  40. 43b89b6 Noted by Guido: by Fred Drake · 24 years ago
  41. 605843f Mark Hammond: This patch fixes the mmap module on Windows 9x. by Fred Drake · 24 years ago
  42. 1ef4e2d Mark Hammond <mhammond@skippinet.com.au>: by Fred Drake · 24 years ago
  43. aaa8bb4 Work the Tcl version number in the path we search for. by Guido van Rossum · 24 years ago
  44. 4f3cc35 Get rid of Win32s check. by Guido van Rossum · 24 years ago
  45. bf4041a Merged in changes from 1.5.2p2 release. by Fred Drake · 24 years ago
  46. 02ba621 Merged in changes from 1.5.2p2 release as appropriate. by Fred Drake · 24 years ago
  47. 13c8c02 Skip Montanaro submits a simple patch that makes encode() and decode() by Guido van Rossum · 24 years ago
  48. 12ed365 Added "See also" section; from Peter Funk <pf@artcom-gmbh.de> (re-written). by Fred Drake · 24 years ago
  49. 005f494 Added "See also" section; from Peter Funk <pf@artcom-gmbh.de>. by Fred Drake · 24 years ago
  50. 69fbf33 Fixed typo in example code; spotted by Everett Lipman by Fred Drake · 24 years ago
  51. 965fdae Patch by Fred Gansevles. by Guido van Rossum · 24 years ago
  52. 56a87a0 Patch from Hrvoje Niksic <hniksic@iskon.hr>: by Fred Drake · 24 years ago
  53. 7d68690 Added notes about the eventual disappearance of two-parameter bind(), by Fred Drake · 24 years ago
  54. b49dc75 Add warning that multi-arg connect() etc. are deprecated. by Guido van Rossum · 24 years ago
  55. 527c9bd Put back multi-arg capability on connect/connect_ex/bind, for by Guido van Rossum · 24 years ago
  56. 1571a1e Since Thomas Wouters kept complaining that he wants access to the the by Guido van Rossum · 24 years ago
  57. aebf706 Reorganization: ripped util.py to shreds, creating in the process: by Greg Ward · 24 years ago
  58. fe6462c Reorganization: moved the Distribution class from core.py to dist.py, and by Greg Ward · 24 years ago
  59. 6c981ad Only write message about changed Tab size with -v. by Guido van Rossum · 24 years ago
  60. 38e5d27 Merged changes from the 1.5.2p2 release. (Very rough.) by Fred Drake · 24 years ago
  61. 659ebfa Merge in changes from the 1.5.2p2 release. by Fred Drake · 24 years ago
  62. eb725cd Merged changes from the 1.5.2p2 release. by Fred Drake · 24 years ago
  63. 6a0d844 UserString section: by Fred Drake · 24 years ago
  64. 4293468 Note that "Unicode" is always capitalized. by Fred Drake · 24 years ago
  65. 54fd845 Merge in changes from the 1.5.2p2 release. by Fred Drake · 24 years ago
  66. e15956b Merged changes from the 1.5.2p2 release. by Fred Drake · 24 years ago
  67. 20082d9 Merge in changes from the 1.5.2p2 release. by Fred Drake · 24 years ago
  68. ba82878 Merged changes from the 1.5.2p2 release. by Fred Drake · 24 years ago
  69. a22b576 UserString class from Peter Funk <pf@artcom-gmbh.de>. by Fred Drake · 24 years ago
  70. e3ba931 This patch looks large, but it just deletes the ^M characters and by Andrew M. Kuchling · 24 years ago
  71. e188d52 Untabified file to fix problems reported by tabnanny by Andrew M. Kuchling · 24 years ago
  72. d9b0f26 Mark Hammond: Uncomment call to delete test data when done. by Fred Drake · 24 years ago
  73. 9a257b4 Added --numeric option, similar to mkhtml.sh. by Fred Drake · 24 years ago
  74. 9c26f5d Added rule to copy in the icons/ directory. by Fred Drake · 24 years ago
  75. 3bb719f List of subdirs that are generated during the build. by Fred Drake · 24 years ago
  76. e018bee Build rules for the "long HTML" version. by Fred Drake · 24 years ago
  77. c0605ad This commit was manufactured by cvs2svn to create tag 'r16a1'. by cvs2svn · 24 years ago
  78. d0a42e2 Quick update to the README file. For intros and books we now point to by Guido van Rossum · 24 years ago
  79. 431ae48 Add a README file so that cvs update -P doesn't obliterate this by Guido van Rossum · 24 years ago
  80. 494ef17 Two more names. I just realize that there may be more contributors to by Guido van Rossum · 24 years ago
  81. 5964f8d I believe I've now got all the names mentioned in the CVS logs since by Guido van Rossum · 24 years ago
  82. 19ce166 Fixed my simplification to Thomas' patch: winreg and win32api export the same by Greg Ward · 24 years ago
  83. ddc6c27 Improve explanation of reference counts for PyString_Concat(). by Fred Drake · 24 years ago
  84. 38d062d Reflect the two new sections in the dependencies. by Fred Drake · 24 years ago
  85. 3c9f936 Two new sections. Preliminary. by Fred Drake · 24 years ago
  86. 32abe6f Zip file handling module, by Jim Ahlstrom. by Guido van Rossum · 24 years ago
  87. 8a16054 Marc-Andre Lemburg: The large unicode database table is broken in by Guido van Rossum · 24 years ago
  88. b95de4f Marc-Andre Lemburg: Error reporting in the codec registry and lookup by Guido van Rossum · 24 years ago
  89. 52a644c Add '#include <netinet/tcp.h>' by Andrew M. Kuchling · 24 years ago
  90. 2ea3e14 Some blank lines. by Guido van Rossum · 24 years ago
  91. 68895ed Marc-Andre Lemburg: use all lowercase names. by Guido van Rossum · 24 years ago
  92. 8de1693 This module's name should be linuxaudio*dev*.c by Guido van Rossum · 24 years ago
  93. 1027e3f Simplified Thomas Heller's registry patch: just assign all those by Greg Ward · 24 years ago
  94. 7642f5c Patch from Thomas Heller: use the new winreg module if available. by Greg Ward · 24 years ago
  95. d1bda0c Added some clarifications to pyexpat. by Guido van Rossum · 24 years ago
  96. 5961f5a Make it compile on Windows. by Guido van Rossum · 24 years ago
  97. 7025599 Adding pyexpat project. by Guido van Rossum · 24 years ago
  98. e042dc4 Buncha last-minute fixes by Guido van Rossum · 24 years ago
  99. d553e99 Added test case output for pyexpat module by Andrew M. Kuchling · 24 years ago
  100. b17664d Added test case for pyexpat module that tries to exercise all the handlers by Andrew M. Kuchling · 24 years ago