- 21 Mar, 2001 2 commits
-
-
Jim Fulton authored
which will help new storage writers. Creating the reference list when one isn't passed is a bonus.
-
Jim Fulton authored
compilers.
-
- 20 Mar, 2001 2 commits
-
-
Jim Fulton authored
they are used. This is important to keep used data structures in memory when the ZODB garbage collector is busy. Added Id strings.
-
Jim Fulton authored
numbers.
-
- 17 Mar, 2001 1 commit
-
-
Jim Fulton authored
in Catalog when a sort-index is used. Waaaa.
-
- 15 Mar, 2001 2 commits
-
-
Jim Fulton authored
- 26 Feb, 2001 1 commit
-
- 24 Feb, 2001 1 commit
-
-
Jim Fulton authored
-
- 23 Feb, 2001 3 commits
-
-
Shane Hathaway authored
-
Shane Hathaway authored
-
Shane Hathaway authored
should seal the concurrency bug: the map was being set to None, resulting in potentially two threads servicing the same queue and making it impossible to reliably create a ClientStorage once the main loop is running.
-
- 22 Feb, 2001 2 commits
-
-
Jim Fulton authored
items expensive.
-
Jim Fulton authored
-
- 20 Feb, 2001 1 commit
-
- 19 Feb, 2001 6 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
nodes. Optimized pickle formats (using tuple rather than tuple of tuples).
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
Updates Interfaces file with set operations and byValue method. (re)Implemented new set operations and added byValue method. Fixed bug in handling of empty BTreeItems.
-
Jim Fulton authored
-
- 17 Feb, 2001 2 commits
-
-
Chris McDonough authored
-
Jim Fulton authored
-
- 16 Feb, 2001 10 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jeremy Hylton authored
-
Jim Fulton authored
-
Jim Fulton authored
Rewrote suite building to use a test_suite function as required by Brian's test runner. Added a debug function and a new __main__ handler that can run it.
-
Chris McDonough authored
-
- 15 Feb, 2001 4 commits
-
-
Jim Fulton authored
-
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.
-
Jim Fulton authored
comparison yet. Fixed typo in length test.
-
Jim Fulton authored
-
- 09 Feb, 2001 1 commit
-
-
Jim Fulton authored
-
- 08 Feb, 2001 2 commits
-
-
Chris McDonough authored
-
Chris McDonough authored
Changed wording of error when a nonundoable transaction is attempted to be undone from "undoable transaction" to "nonundoable transaction"
-