1. 104be4a Use %.17f to format floats/doubles by Guido van Rossum · 26 years ago
  2. 8a6dba3 Clear class_map in constructor so that when it later detects an error by Guido van Rossum · 26 years ago
  3. 57d9f2e Renamed Jim's PyErr_[JF]Format() to cPickle_ErrFormat(). It's not a by Guido van Rossum · 27 years ago
  4. 9716aaa Jim Fulton: by Guido van Rossum · 27 years ago
  5. fdde96c New versions of cPickle and cStringIO, from Jim Fulton's cPickle 1.0b1 by Guido van Rossum · 27 years ago
  6. f6e8316 Initialize __version__ to the correct version string regardless of by Guido van Rossum · 27 years ago
  7. 4518823 In whichmodule(), use __module__ if set. by Guido van Rossum · 27 years ago
  8. 9efe8ef #Plug small memory leaks in constructors. by Guido van Rossum · 27 years ago
  9. 779133c Removed JF's dollar-Log-dollar RCS turd that caused compilation to by Barry Warsaw · 27 years ago
  10. c6ef204 Added /**/ around #end tags by Guido van Rossum · 27 years ago
  11. 725d941 Renamed strndup to pystrndup, to avoid conflicting prototype by Guido van Rossum · 27 years ago
  12. 142eeb8 cPickle release 0.3 from Jim Fulton by Guido van Rossum · 27 years ago
  13. 5a37d7d Renamed strndup to my_strndup to avoid conflict witth GNU libc. by Guido van Rossum · 27 years ago
  14. de8d6d7 Use compile-time test for 64-bit hardware instead of run-time test. by Guido van Rossum · 27 years ago
  15. b05a5c7 Instead of importing graminit.h whenever one of the three grammar 'root' by Guido van Rossum · 27 years ago
  16. d385d59 Give PyErr_Format a new name and make it static. by Guido van Rossum · 27 years ago
  17. 60456fd Jim Fulton's version 2.2. by Guido van Rossum · 27 years ago
  18. 93d29b6 Eliminated gcc -Wall complaints: by Barry Warsaw · 28 years ago
  19. 2f4caa4 cPickle, version 0.1. by Guido van Rossum · 28 years ago