1. 28 Mar, 2001 5 commits
    • Jeremy Hylton's avatar
      gcc -Wall satisfaction · 18b7f452
      Jeremy Hylton authored
      add parens and module doc string
      18b7f452
    • Jeremy Hylton's avatar
      gcc -Wall cleanup · b869e112
      Jeremy Hylton authored
      cPeristence.h:
          remove unused #define
          remove decl of cPersistenceCAPI from header and put in cPersistence.c
      
      cPersistence.c:
          remove several unused functions and decls
          update K&R style func decls
          make func decls prototypes when needed
          add module doc string
      
          Remove PyErr_Occurred() check from the end of the module,
          following current best practice for Python.
      b869e112
    • Jeremy Hylton's avatar
      Changes to satisfy gcc -Wall: · e43bb3ef
      Jeremy Hylton authored
         - remove %lf printf format; l can't modify %f
         - remove unused functions and macros
         - make sure decls of prototype-less functions are also valid prototypes
      
      Add the $Id:$ to the doc string
      e43bb3ef
    • Jim Fulton's avatar
      Split Zope and non-Zope readme files. · 8df10622
      Jim Fulton authored
      8df10622
    • Jim Fulton's avatar
      *** empty log message *** · ced214b4
      Jim Fulton authored
      ced214b4
  2. 27 Mar, 2001 9 commits
  3. 21 Mar, 2001 2 commits
  4. 20 Mar, 2001 2 commits
  5. 17 Mar, 2001 1 commit
  6. 15 Mar, 2001 2 commits
  7. 26 Feb, 2001 1 commit
  8. 24 Feb, 2001 1 commit
  9. 23 Feb, 2001 3 commits
  10. 22 Feb, 2001 2 commits
  11. 20 Feb, 2001 1 commit
  12. 19 Feb, 2001 6 commits
  13. 17 Feb, 2001 2 commits
  14. 16 Feb, 2001 3 commits