1. 27 Mar, 2001 5 commits
    • Jim Fulton's avatar
      · 2ad9bbcc
      Jim Fulton authored
            - It is no longer necessary to symbolically link cPickle or
              ZServer. ZServer is no longer necessary at all.
      2ad9bbcc
    • Jim Fulton's avatar
      · 394d2e4a
      Jim Fulton authored
            - It is no longer necessary to symbolically link cPickle or
              ZServer. ZServer is no longer necessary at all.
      
            - A Zope-style INSTANCE_HOME and var directory are no longer
              needed.
      
            - If ZServer *is* available, the medusa monitor server can be
              used in the storage server.
      
            - An option, -d, was added to facilitate generation of a
              detailed debug log while running in the background.
      394d2e4a
    • Jim Fulton's avatar
      *** empty log message *** · 572b2b22
      Jim Fulton authored
      572b2b22
    • Jim Fulton's avatar
      Fixed broken tp_name for Overridable. Also added doc strings · f41609d9
      Jim Fulton authored
      for types.
      
      The question is, do we even need Overridable any more?
      f41609d9
    • Jim Fulton's avatar
      Renamed extension modules to avoid linker global-symbol name conflicts · f4022a3f
      Jim Fulton authored
      on some platforms. Added Python wrapper modules to preserve official
      names.
      f4022a3f
  2. 21 Mar, 2001 2 commits
  3. 20 Mar, 2001 2 commits
  4. 17 Mar, 2001 1 commit
  5. 15 Mar, 2001 2 commits
  6. 26 Feb, 2001 1 commit
  7. 24 Feb, 2001 1 commit
  8. 23 Feb, 2001 3 commits
  9. 22 Feb, 2001 2 commits
  10. 20 Feb, 2001 1 commit
  11. 19 Feb, 2001 6 commits
  12. 17 Feb, 2001 2 commits
  13. 16 Feb, 2001 10 commits
  14. 15 Feb, 2001 2 commits
    • Jim Fulton's avatar
      see 1.24.54.3 · 43a7b3cf
      Jim Fulton authored
      43a7b3cf
    • Jim Fulton's avatar
      Fixed a number of bugs found by unit tests. · 70738f19
      Jim Fulton authored
      Added flags to prevent subclasses from having instance dictionaries.
      It's not clear that people will actually subclass these things and
      supporting instance dictionaries adds extra effort at this time, which
      we can't afford.
      70738f19