1. 25 Sep, 2010 5 commits
  2. 05 Jun, 2010 2 commits
  3. 02 May, 2010 9 commits
  4. 03 Aug, 2009 6 commits
  5. 08 Feb, 2009 1 commit
  6. 16 Oct, 2008 1 commit
  7. 06 Jan, 2008 1 commit
  8. 06 Jul, 2007 1 commit
  9. 26 Jun, 2007 1 commit
  10. 04 Jun, 2007 3 commits
  11. 08 Jan, 2006 1 commit
  12. 18 Nov, 2005 1 commit
  13. 05 Jul, 2005 1 commit
  14. 02 Jul, 2005 1 commit
  15. 19 Jun, 2005 2 commits
  16. 16 Jun, 2005 1 commit
  17. 08 Jan, 2005 1 commit
    • Andreas Jung's avatar
      · 41391ce3
      Andreas Jung authored
            - Collector #1655: fixed severe memory leak in TemporaryStorage
      41391ce3
  18. 19 May, 2004 1 commit
  19. 17 May, 2004 1 commit
    • Philipp von Weitershausen's avatar
      Tell subversion to expand the Id keyword: · 421beb93
      Philipp von Weitershausen authored
        - replaced old CVS expansion with a clean $Id$
        - set the svn:keywords property to "Id"
      
      When you check-in files in the future and want $Id$ to be expanded,
      make sure it reads "$Id$" in that file; then set svn:keywords to "Id".
      
      ZODB, ZEO, Persistence and similar packages were not modified since they
      are really maintained elsewhere. Right now, we use a copy of them in our
      Zope/Zope3 trees. We should go back to the module sharing (using
      svn:externals).
      421beb93