[Zodb-checkins] CVS: ZODB3 - MANIFEST:1.16.4.1
Jeremy Hylton
jeremy at zope.com
Wed Jul 16 16:18:33 EDT 2003
Update of /cvs-repository/ZODB3
In directory cvs.zope.org:/tmp/cvs-serv2982
Modified Files:
Tag: zodb33-devel-branch
MANIFEST
Log Message:
Sync with current CVS.
=== ZODB3/MANIFEST 1.16 => 1.16.4.1 ===
--- ZODB3/MANIFEST:1.16 Mon Jun 16 17:48:58 2003
+++ ZODB3/MANIFEST Wed Jul 16 15:18:29 2003
@@ -57,7 +57,9 @@
BTrees/tests/testBTreesUnicode.py
BTrees/tests/testConflict.py
BTrees/tests/testSetOps.py
+BTrees/tests/test_btreesubclass.py
BTrees/tests/test_check.py
+BTrees/tests/test_compare.py
Doc/ACKS
Doc/BDBStorage.txt
Doc/Makefile
@@ -66,6 +68,7 @@
Doc/db-4014-patch.txt
Doc/storage.pdf
Doc/storage.tex
+Doc/storages.html
Doc/zdctl.txt
Doc/zodb.pdf
Doc/ZEO/README.txt
@@ -154,7 +157,15 @@
ExtensionClass/test/output/test_binding
ExtensionClass/test/output/test_explicit_acquisition
ExtensionClass/test/output/test_method_hook
+Persistence/PersistentList.py
+Persistence/PersistentMapping.py
+Persistence/TimeStamp.c
Persistence/__init__.py
+Persistence/cPersistence.c
+Persistence/cPickleCache.c
+Persistence/ring.c
+Persistence/tests/__init__.py
+Persistence/tests/testPersistent.py
ThreadedAsync/LoopCallback.py
ThreadedAsync/__init__.py
Tools/analyze.py
@@ -274,26 +285,6 @@
ZEO/zrpc/server.py
ZEO/zrpc/smac.py
ZEO/zrpc/trigger.py
-ZEO1/ClientCache.py
-ZEO1/ClientStorage.py
-ZEO1/Invalidator.py
-ZEO1/StorageServer.py
-ZEO1/__init__.py
-ZEO1/asyncwrap.py
-ZEO1/fap.py
-ZEO1/smac.py
-ZEO1/start.py
-ZEO1/trigger.py
-ZEO1/zrpc.py
-ZEO1/tests/Cache.py
-ZEO1/tests/__init__.py
-ZEO1/tests/forker.py
-ZEO1/tests/multi.py
-ZEO1/tests/speed.py
-ZEO1/tests/stress.py
-ZEO1/tests/testClientCache.py
-ZEO1/tests/testZEO.py
-ZEO1/tests/winserver.py
ZODB/ActivityMonitor.py
ZODB/BaseStorage.py
ZODB/ConflictResolution.py
@@ -305,18 +296,12 @@
ZODB/MappingStorage.py
ZODB/Mount.py
ZODB/POSException.py
-ZODB/PersistentList.py
-ZODB/PersistentMapping.py
-ZODB/TimeStamp.c
ZODB/TmpStore.py
ZODB/Transaction.py
ZODB/UndoLogCompatible.py
ZODB/ZApplication.py
ZODB/__init__.py
ZODB/bpthread.py
-ZODB/cPersistence.c
-ZODB/cPersistence.h
-ZODB/cPickleCache.c
ZODB/component.xml
ZODB/config.py
ZODB/config.xml
@@ -330,6 +315,7 @@
ZODB/fstools.py
ZODB/lock_file.py
ZODB/referencesf.py
+ZODB/serialize.py
ZODB/storage.xml
ZODB/transact.py
ZODB/utils.py
More information about the Zodb-checkins
mailing list