1. 06 Jun, 2007 2 commits
  2. 20 Apr, 2007 2 commits
  3. 01 Apr, 2007 1 commit
  4. 28 Feb, 2007 3 commits
  5. 27 Feb, 2007 1 commit
  6. 26 Feb, 2007 1 commit
  7. 15 Feb, 2007 1 commit
  8. 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
  9. 01 Feb, 2007 1 commit
  10. 21 Nov, 2006 3 commits
  11. 16 Aug, 2006 1 commit
  12. 15 Aug, 2006 1 commit
  13. 14 Aug, 2006 1 commit
  14. 13 Aug, 2006 2 commits
  15. 27 Jul, 2006 1 commit
  16. 18 Jul, 2006 4 commits
  17. 16 Jun, 2006 1 commit
  18. 02 Jun, 2006 1 commit
  19. 08 May, 2006 1 commit
  20. 04 May, 2006 3 commits
  21. 17 Apr, 2006 1 commit
  22. 22 Mar, 2006 1 commit
  23. 02 Mar, 2006 1 commit
  24. 11 Feb, 2006 2 commits
  25. 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
  26. 23 Jan, 2006 1 commit