- 28 Mar, 2001 1 commit
-
-
Jim Fulton authored
-
- 27 Mar, 2001 9 commits
-
-
Ken Manheimer authored
-
Jim Fulton authored
-
Jim Fulton authored
ZServer. ZServer is no longer necessary at all. Fixed a race condition in __call__. If an exception raised on the server which could not be unpickled on the client could cause the client connection to fail.
-
Jim Fulton authored
ZServer. ZServer is no longer necessary at all.
-
Jim Fulton authored
- It is no longer necessary to symbolically link cPickle or ZServer. ZServer is no longer necessary at all.
-
Jim Fulton authored
- It is no longer necessary to symbolically link cPickle or ZServer. ZServer is no longer necessary at all. - A Zope-style INSTANCE_HOME and var directory are no longer needed. - If ZServer *is* available, the medusa monitor server can be used in the storage server. - An option, -d, was added to facilitate generation of a detailed debug log while running in the background.
-
Jim Fulton authored
-
Jim Fulton authored
for types. The question is, do we even need Overridable any more?
-
Jim Fulton authored
on some platforms. Added Python wrapper modules to preserve official names.
-
- 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 7 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jeremy Hylton authored
-