An error occurred fetching the project authors.
  1. 05 Feb, 2007 1 commit
    • Gary Poster's avatar
      - Normalize names in modules so that BTrees, Buckets, Sets, and TreeSets can · e374dcfd
      Gary Poster authored
        all be accessed with those names in the modules (e.g.,
        BTrees.IOBTree.BTree).  This is in addition to the older names (e.g.,
        BTrees.IOBTree.IOBTree).  This allows easier drop-in replacement, which can
        especially be simplify code for packages that want to support both 32-bit and
        64-bit BTrees.
      
      - Describe the interfaces for each module and actually declare the interfaces
        for each.
      
      - Fix module references so klass.__module__ points to the Python wrapper
        module, not the C extension.
      
      e374dcfd
  2. 30 Jan, 2007 1 commit
  3. 09 Dec, 2004 1 commit
  4. 02 Jun, 2004 1 commit
  5. 28 Nov, 2003 1 commit
  6. 18 Feb, 2003 1 commit
  7. 14 Aug, 2002 1 commit
  8. 20 Feb, 2002 1 commit
  9. 11 Feb, 2002 1 commit
  10. 28 Nov, 2001 1 commit
  11. 27 Mar, 2001 1 commit
  12. 09 Dec, 1999 1 commit
  13. 10 May, 1999 1 commit
  14. 11 Nov, 1998 1 commit
  15. 23 Oct, 1998 1 commit
  16. 15 Dec, 1997 1 commit