1. 28 Mar, 2001 6 commits
    • Jeremy Hylton's avatar
      gcc -Wall cleanup · ada4afa7
      Jeremy Hylton authored
      Add braces and func decl as prototype.
      ada4afa7
    • Jeremy Hylton's avatar
      gcc -Wall satisfaction · eaa9edfe
      Jeremy Hylton authored
      add parens and module doc string
      eaa9edfe
    • Jeremy Hylton's avatar
      gcc -Wall cleanup · d36734ea
      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.
      d36734ea
    • Jeremy Hylton's avatar
      Changes to satisfy gcc -Wall: · 79855de3
      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
      79855de3
    • Jim Fulton's avatar
      Split Zope and non-Zope readme files. · 6dbd391f
      Jim Fulton authored
      6dbd391f
    • Jim Fulton's avatar
      *** empty log message *** · 8f08009a
      Jim Fulton authored
      8f08009a
  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 2 commits