gmane.comp.python.zope.zodb.cvs archive
389 archived articles, newest first (page 3 of 4). Latest articles →
SVN: ZODB/branches/jim-python-btrees/s checkpoint
Wed, 25 May 2011 09:01:58 -0400 (EDT)SVN: ZODB/branches/jim-python-btrees/src/BTrees/ checkpoint
Mon, 9 May 2011 06:06:31 -0400 (EDT)SVN: ZODB/branches/jim-python-btrees/
Mon, 9 May 2011 06:05:09 -0400 (EDT)SVN: ZODB/trunk/src/BTrees/ Reindented.
Sun, 8 May 2011 14:34:26 -0400 (EDT)SVN: ZODB/trunk/src/BTrees/BucketTemplate.c Updated indentation.
Sat, 7 May 2011 12:18:25 -0400 (EDT)SVN: ZODB/branches/3.9/src/CHANGES.txt Delaying release pending research of a bug.
Mon, 18 Apr 2011 11:41:04 -0400 (EDT)SVN: ZODB/branches/3.9/src/ merged ZODB/branches/tseaver-squelch_2.6_warnings to avoid a warning
Mon, 18 Apr 2011 11:05:10 -0400 (EDT)SVN: ZODB/branches/3.9/src/ Bug Fixed
Mon, 18 Apr 2011 10:59:10 -0400 (EDT)SVN: ZODB/branches/3.9/src/ Bug Fixed:
Mon, 18 Apr 2011 10:51:16 -0400 (EDT)SVN: ZODB/branches/jim-jvm-zeo/src/ Just kidding
Sun, 17 Apr 2011 12:44:57 -0400 (EDT)SVN: ZODB/branches/jim-jvm-zeo/src/persistent/ Who needs persistennce?
Sun, 17 Apr 2011 12:38:49 -0400 (EDT)SVN: ZODB/trunk/src/ZEO/tests/test_cache.py Added renomalizing to deal w spurious error due to rounding
Wed, 13 Apr 2011 11:39:52 -0400 (EDT)SVN: ZODB/tags/3.10.3/setup.py version #
Tue, 12 Apr 2011 15:20:41 -0400 (EDT)SVN: ZODB/tags/3.10.3/ tag
Tue, 12 Apr 2011 15:19:38 -0400 (EDT)SVN: ZODB/branches/3.10/src/ZEO/tests/testZEO.py Gaaa. Copied and pasted a unix dependency.
Tue, 12 Apr 2011 14:18:08 -0400 (EDT)SVN: ZODB/branches/3.10/src/ Bug Fixed:
Tue, 12 Apr 2011 13:29:52 -0400 (EDT)SVN: ZODB/branches/3.10/src/CHANGES.txt *** empty log message ***
Tue, 12 Apr 2011 09:50:19 -0400 (EDT)SVN: ZODB/branches/3.10/src/ZODB/ Bugs Fixed
Tue, 12 Apr 2011 09:50:07 -0400 (EDT)SVN: ZODB/branches/3.10/src/ZEO/tests/test_cache.py Added renomalizing to deal w spurious error due to rounding
Tue, 12 Apr 2011 09:41:45 -0400 (EDT)SVN: ZODB/branches/3.10/src/ZEO/ Made a small improvement to the client cache to that makes it slightly
Mon, 11 Apr 2011 17:24:55 -0400 (EDT)SVN: ZODB/branches/3.10/src/ZEO/zrpc/smac.py Simplified code to get a small reduction in CPU time for object loads.
Mon, 11 Apr 2011 17:24:59 -0400 (EDT)SVN: ZODB/branches/3.10/src/ZEO/ Provide shorter code path for loads, which are most common operation.
Mon, 11 Apr 2011 17:24:57 -0400 (EDT)SVN: ZODB/branches/3.10/src/persistent/dict.py r121331 | mauritsvanrees | 2011-04-07 09:38:13 -0400 (Thu, 07 Apr 2011) | 1 line
Mon, 11 Apr 2011 17:24:53 -0400 (EDT)SVN: ZODB/trunk/setup.py Fixed Python dependency check.
Mon, 11 Apr 2011 17:14:31 -0400 (EDT)SVN: ZODB/trunk/src/Z Lots of code cleanups.
Mon, 11 Apr 2011 17:12:27 -0400 (EDT)SVN: ZODB/trunk/src/ Bugs Fixed
Mon, 11 Apr 2011 17:06:15 -0400 (EDT)SVN: ZODB/trunk/src/ merged ZODB/branches/tseaver-squelch_2.6_warnings to avoid a warning
Mon, 11 Apr 2011 17:01:44 -0400 (EDT)SVN: ZODB/trunk/src/CHANGES.txt Added more info about bug fixed.
Mon, 11 Apr 2011 17:01:43 -0400 (EDT)SVN: ZODB/trunk/src/ Bugs Fixed
Mon, 11 Apr 2011 16:48:51 -0400 (EDT)SVN: ZODB/trunk/src/CHANGES.txt Typo and filled in date
Mon, 11 Apr 2011 16:41:22 -0400 (EDT)SVN: ZODB/trunk/src/ZEO/ Updated simulation to match cache improvements.
Mon, 11 Apr 2011 16:27:17 -0400 (EDT)SVN: ZODB/trunk/src/ZEO/ Made a small improvement to the client cache to that makes it slightly
Mon, 11 Apr 2011 16:04:30 -0400 (EDT)SVN: ZODB/branches/jim-jvm-zeo/ Experimental
Thu, 7 Apr 2011 12:37:37 -0400 (EDT)SVN: ZODB/trunk/src/ZEO/ Provide shorter code path for loads, which are most common operation.
Wed, 6 Apr 2011 10:23:24 -0400 (EDT)SVN: ZODB/trunk/src/ZEO/zrpc/smac.py Revering 121290, I was too hasty. Tests were failing.
Wed, 6 Apr 2011 09:50:22 -0400 (EDT)SVN: ZODB/trunk/src/ZEO/zrpc/smac.py Inlining a common case gives another 1% improvement in load CPU. Not
Tue, 5 Apr 2011 18:09:02 -0400 (EDT)SVN: ZODB/trunk/src/ZEO/zrpc/smac.py Simplified code to get a small reduction in CPU time for object loads.
Tue, 5 Apr 2011 16:57:17 -0400 (EDT)SVN: ZODB/branches/tseaver-python_picklecache-2/src/persistent/ Use TimeStamp object to compute _p_mtime.
Wed, 16 Feb 2011 21:32:20 -0500 (EST)SVN: ZODB/branches/tseaver-python_picklecache-2/src/ZODB/ Import TimeStamp from new module holding pure-Python fallback.
Wed, 16 Feb 2011 21:32:17 -0500 (EST)SVN: ZODB/branches/tseaver-python_picklecache-2/src/persistent/tests/test Fix some spurious failures.
Wed, 16 Feb 2011 21:32:22 -0500 (EST)SVN: ZODB/branches/tseaver-python_picklecache-2/src/persistent/timestamp.py Fix microsecond handling.
Wed, 16 Feb 2011 21:32:15 -0500 (EST)SVN: ZODB/branches/tseaver-python_picklecache-2/src/persistent/ Document 'new_ghost' as part of IPickleCache, and implement it.
Wed, 16 Feb 2011 21:32:13 -0500 (EST)SVN: ZODB/branches/tseaver-python_picklecache-2/src/persistent/t Add pure-Python timestamp fallback.
Wed, 16 Feb 2011 12:57:19 -0500 (EST)SVN: ZODB/branches/tseaver-python_picklecache-2/src/persistent/ Use portable spelling for generating OIDs / serials from literals.
Wed, 16 Feb 2011 11:26:32 -0500 (EST)SVN: ZODB/branches/tseaver-python_picklecache-2/src/ Back out IConnectionPrivate.
Wed, 16 Feb 2011 11:26:30 -0500 (EST)SVN: ZODB/branches/tseaver-python_picklecache-2/src/persistent/ Don't return _p_ or _v_ attrs from __getstate__ .
Wed, 16 Feb 2011 00:04:42 -0500 (EST)SVN: ZODB/branches/tseaver-python_picklecache-2/src/persistent/ Enforce 8-octet requirement for _p_serial.
Wed, 16 Feb 2011 00:04:43 -0500 (EST)SVN: ZODB/branches/tseaver-python_picklecache-2/src/persistent/ Extend __getstate__ / __setstate__ for common case of subclass w/ dict.
Wed, 16 Feb 2011 00:04:40 -0500 (EST)SVN: ZODB/branches/tseaver-python_picklecache-2/src/persistent/ Fix reduce to match expectations in C module.
Wed, 16 Feb 2011 00:04:39 -0500 (EST)SVN: ZODB/branches/tseaver-python_picklecache-2/src/persistent/ Allow deleting _p_oid only if jar is None.
Wed, 16 Feb 2011 00:04:38 -0500 (EST)SVN: ZODB/branches/tseaver-python_picklecache-2/src/persistent/ Allow deleting _p_oid only if None.
Wed, 16 Feb 2011 00:04:37 -0500 (EST)SVN: ZODB/branches/tseaver-python_picklecache-2/src/persistent/ Return expected all-zeros value when _p_serial not set.
Wed, 16 Feb 2011 00:04:36 -0500 (EST)SVN: ZODB/branches/tseaver-python_picklecache-2/src/persistent/ Clear dict during invalidation, if present.
Wed, 16 Feb 2011 00:04:33 -0500 (EST)SVN: ZODB/branches/tseaver-python_picklecache-2/src/persistent/tests/utils.py Ensure that the dummy jar provides IPersistentDataManager.
Wed, 16 Feb 2011 00:04:34 -0500 (EST)SVN: ZODB/branches/tseaver-python_picklecache-2/src/persistent/ Add a previously-ghosted object to the ring during mru().
Wed, 16 Feb 2011 00:04:30 -0500 (EST)SVN: ZODB/branches/tseaver-python_picklecache-2/src/persistent/tests/test_persistent.py Make test for 'simple_new' conditional.
Wed, 16 Feb 2011 00:04:31 -0500 (EST)SVN: ZODB/branches/tseaver-python_picklecache-2/src/persistent/ Rename 'pypersistent' -> 'pyPersistence' to fit the pattern expected by
Wed, 16 Feb 2011 00:04:27 -0500 (EST)SVN: ZODB/branches/tseaver-python_picklecache-2/src/persistent/ Add attribute access / mutation protocol.
Tue, 15 Feb 2011 19:00:51 -0500 (EST)SVN: ZODB/branches/tseaver-python_picklecache-2/src/ZODB/ Define IConnectionPrivate interface for use by Persistent.
Tue, 15 Feb 2011 19:00:50 -0500 (EST)SVN: ZODB/branches/tseaver-python_picklecache-2/src/persistent/ Add more methods from the C class.
Tue, 15 Feb 2011 17:08:26 -0500 (EST)SVN: ZODB/branches/tseaver-python_picklecache-2/src/persistent/ Document additional methods / attributes as part of IPersistent.
Tue, 15 Feb 2011 17:08:27 -0500 (EST)SVN: ZODB/branches/tseaver-python_picklecache-2/src/persistent/ Rename '_p_state' -> '_p_status' to avoid clash with C.
Tue, 15 Feb 2011 13:55:54 -0500 (EST)SVN: ZODB/branches/tseaver-python_picklecache-2/src/persistent/ Add extra properties from the C implementation.
Tue, 15 Feb 2011 13:55:54 -0500 (EST)SVN: ZODB/branches/tseaver-python_picklecache-2/src/persistent/ Fix semantics for 'del obj._p_changed'.
Tue, 15 Feb 2011 12:37:06 -0500 (EST)SVN: ZODB/branches/tseaver-python_picklecache-2/src/persistent/ Semantics of '_p_deactivate()' identical to assigning None to '_p_changed'.
Tue, 15 Feb 2011 12:37:08 -0500 (EST)SVN: ZODB/branches/tseaver-python_picklecache-2/src/persistent/ Snapshot of work toward implementing IPersistent in pure Python.
Mon, 14 Feb 2011 18:27:40 -0500 (EST)SVN: ZODB/tags/3.10.2/setup.py *** empty log message ***
Sat, 12 Feb 2011 06:44:50 -0500 (EST)SVN: ZODB/branches/3.10/setup.py Fixed Python requirement.
Sat, 12 Feb 2011 06:44:26 -0500 (EST)SVN: ZODB/tags/3.10.2/setup.py Fixed Python requirement.
Sat, 12 Feb 2011 06:44:01 -0500 (EST)SVN: ZODB/tags/3.10.2/setup.py tag
Sat, 12 Feb 2011 06:43:28 -0500 (EST)SVN: ZODB/tags/3.10.2/ tag
Sat, 12 Feb 2011 06:42:52 -0500 (EST)SVN: ZODB/branches/3.10/src/CHANGES.txt *** empty log message ***
Sat, 12 Feb 2011 06:41:24 -0500 (EST)SVN: ZODB/branches/3.10/src/Z Lots of code cleanups.
Fri, 11 Feb 2011 18:50:42 -0500 (EST)SVN: ZODB/branches/3.10/src/ Bugs Fixed
Fri, 11 Feb 2011 18:18:22 -0500 (EST)SVN: ZODB/branches/3.10/src/CHANGES.txt *** empty log message ***
Fri, 11 Feb 2011 16:35:04 -0500 (EST)SVN: ZODB/branches/tseaver-squelch_2.6_warnings/ Merged
Fri, 11 Feb 2011 13:16:51 -0500 (EST)SVN: ZODB/branches/3.10/src/ merged ZODB/branches/tseaver-squelch_2.6_warnings to avoid a warning
Fri, 11 Feb 2011 13:04:56 -0500 (EST)SVN: ZODB/branches/3.10/src/ Bugs Fixed
Fri, 11 Feb 2011 12:48:14 -0500 (EST)SVN: ZODB/branches/tseaver-squelch_2.6_warnings/src/BTrees/tests/test_compare.py D'0h.
Wed, 9 Feb 2011 12:55:28 -0500 (EST)SVN: ZODB/branches/tseaver-squelch_2.6_warnings/src/BTrees/tests/test_compare.py BBB for Python 2.5.
Wed, 9 Feb 2011 12:54:50 -0500 (EST)SVN: ZODB/branches/tseaver-squelch_2.6_warnings/src/ Suppress warnings during test runs.
Wed, 9 Feb 2011 12:50:40 -0500 (EST)SVN: ZODB/branches/tseaver-squelch_2.6_warnings/ Squelch warnings under 2.6.
Wed, 9 Feb 2011 12:48:55 -0500 (EST)SVN: ZODB/branches/tseaver-python_picklecache/ See tseaver-python_picklecache-2.
Wed, 9 Feb 2011 09:50:10 -0500 (EST)SVN: ZODB/branches/tseaver-python_picklecache-2/src/ Merge changes from tseaver-python_picklecache branch.
Wed, 9 Feb 2011 09:48:03 -0500 (EST)SVN: ZODB/branches/tseaver-python_picklecache-2/ New branch (against current trunk) for the Python pickle cache work.
Wed, 9 Feb 2011 09:42:22 -0500 (EST)SVN: ZODB/branches/tseaver-repozo_index/ Merged branch.
Wed, 9 Feb 2011 09:31:54 -0500 (EST)SVN: ZODB/trunk/src/ZEO/tests/test_cache.py spread elipsis to avoid spurious test failure
Fri, 29 Oct 2010 11:09:41 -0400 (EDT)SVN: ZODB/trunk/src/BTrees/objectkeymacros.h Make chack for default comparison work for Python 2.5.
Wed, 27 Oct 2010 17:42:01 -0400 (EDT)SVN: ZODB/tags/3.10.1/setup.py *** empty log message ***
Wed, 27 Oct 2010 16:43:43 -0400 (EDT)SVN: ZODB/tags/3.10.1/ tag
Wed, 27 Oct 2010 16:43:12 -0400 (EDT)SVN: ZODB/branches/3.10.1/ gaaaa
Wed, 27 Oct 2010 16:42:51 -0400 (EDT)SVN: ZODB/branches/3.10.1/setup.py *** empty log message ***
Wed, 27 Oct 2010 16:42:06 -0400 (EDT)SVN: ZODB/branches/3.10.1/ tag
Wed, 27 Oct 2010 16:41:28 -0400 (EDT)SVN: ZODB/branches/3.10/src/CHANGES.txt *** empty log message ***
Wed, 27 Oct 2010 16:40:58 -0400 (EDT)SVN: ZODB/branches/3.10/src/ZEO/tests/test_cache.py spread elipsis to avoid spurious test failure
Wed, 27 Oct 2010 15:36:03 -0400 (EDT)SVN: ZODB/branches/3.10/src/ rolled back BTree sanity warning for later release
Wed, 27 Oct 2010 15:17:40 -0400 (EDT)SVN: ZODB/branches/3.10/src/ - BTrees allowed object keys with insane comparison. (Comparison
Tue, 26 Oct 2010 18:17:25 -0400 (EDT)SVN: ZODB/branches/3.10/src/ Fixed bug:
Tue, 26 Oct 2010 17:33:39 -0400 (EDT)SVN: ZODB/branches/3.10/src/ Fixed a bug in ZEO client cache simulation that caused invalidations
Tue, 26 Oct 2010 17:29:13 -0400 (EDT)SVN: ZODB/branches/3.10/src/ - Removed a missfeature that can cause performance problems when using
Tue, 26 Oct 2010 17:25:05 -0400 (EDT)
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.