1. 20 Apr, 2007 1 commit
  2. 01 Apr, 2007 1 commit
  3. 28 Feb, 2007 3 commits
  4. 27 Feb, 2007 1 commit
  5. 26 Feb, 2007 1 commit
  6. 15 Feb, 2007 1 commit
  7. 06 Feb, 2007 2 commits
    • Gary Poster's avatar
      05cf02d4
    • Gary Poster's avatar
      revert revision 72313: · 7d9a9e50
      Gary Poster authored
        "add new 64-bit btree types (patch from Jim), merged from trunk"
      
      Even though, as noted in the history file, there is no official release
      of standalone ZODB 3.7, it corresponds with the release of Zope 3.3 and
      2.10 in 2006, and should be considered feature-frozen.  Jim has
      requested that these changes be reserved for the trunk (to be ZODB 3.8).
      
      A subsequent checkin will clarify the status of 3.7 in HISTORY.txt.
      
      7d9a9e50
  8. 01 Feb, 2007 1 commit
  9. 21 Nov, 2006 3 commits
  10. 16 Aug, 2006 1 commit
  11. 15 Aug, 2006 1 commit
  12. 14 Aug, 2006 1 commit
  13. 13 Aug, 2006 2 commits
  14. 27 Jul, 2006 1 commit
  15. 18 Jul, 2006 4 commits
  16. 16 Jun, 2006 1 commit
  17. 02 Jun, 2006 1 commit
  18. 08 May, 2006 1 commit
  19. 04 May, 2006 3 commits
  20. 17 Apr, 2006 1 commit
  21. 22 Mar, 2006 1 commit
  22. 02 Mar, 2006 1 commit
  23. 11 Feb, 2006 2 commits
  24. 03 Feb, 2006 1 commit
    • Shane Hathaway's avatar
      Fixed multiple undo in a transaction. · 9ce4c7fe
      Shane Hathaway authored
      For multiple undo to succeed, the undo operations have to be
      performed in a specific order.  The order was not being retained
      by ZODB and was instead semi-random (the order depended on the
      id() function.)  Now undo operations (as well as all
      ResourceManagers) are sorted by creation order.
      
      9ce4c7fe
  25. 23 Jan, 2006 1 commit
  26. 20 Jan, 2006 1 commit
  27. 05 Jan, 2006 1 commit
  28. 03 Jan, 2006 1 commit