- 28 Jun, 2012 9 commits
-
-
Tres Seaver authored
It no longer contains tests, only examples to be pickled.
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
Match its behavior in pyPersistence.
-
Tres Seaver authored
This makes the pure-Python implementation match the C version.
-
Tres Seaver authored
-
Tres Seaver authored
-
- 11 Jun, 2012 2 commits
-
-
Tres Seaver authored
Fix copyright holder per repository policy.
-
Tres Seaver authored
-
- 14 May, 2012 18 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
Ensure that Python reference impl. of Timestamp gets tested even if C impl. builds.
-
Tres Seaver authored
-
Tres Seaver authored
Zap fossil timestamp-manipulation functionss: they now live in 'persistent.timestamp'.
-
Tres Seaver authored
Drop can't-get-here condition in PickleCache.__delitem__. Cover PickleCache.debug_info, and fix a bug found thereby.
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
Drop support for Python < 2.6.
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
- Installs 'Sphinx' and 'repoze.sphinx.autointerface'.
-
Tres Seaver authored
- Installs 'nose' and 'coverage'.
-
Tres Seaver authored
Tests now run with 'setup.py test'.
-
Tres Seaver authored
-
Tres Seaver authored
-
- 27 Sep, 2011 4 commits
-
-
Tres Seaver authored
```--------------------------------------------------------------------- r122975 | tseaver | 2011-09-27 13:31:54 -0400 (Tue, 27 Sep 2011) | 1 line Move to match order defined in IPickleCache. ``` --------------------------------------------------------------------- r122974 | tseaver | 2011-09-27 13:31:06 -0400 (Tue, 27 Sep 2011) | 1 line Tolerate being handed irrelevant arguments. ------------------------------------------------------------------------ r122973 | tseaver | 2011-09-27 13:31:05 -0400 (Tue, 27 Sep 2011) | 1 line Enable 'Timestamp' fallback to 'timestamp' when extension unavailable. ------------------------------------------------------------------------ r122972 | tseaver | 2011-09-27 13:31:04 -0400 (Tue, 27 Sep 2011) | 3 lines Don't raise KeyError for OID collision w/ same value object. Also, implement stub of 'update_object_size_estimation'. ------------------------------------------------------------------------ r122971 | tseaver | 2011-09-27 13:31:03 -0400 (Tue, 27 Sep 2011) | 1 line Document additional picklecache methods.
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
It is used only in the doctests.
-
- 15 Apr, 2011 1 commit
-
-
David Glick authored
-
- 14 Apr, 2011 4 commits
-
-
David Glick authored
-
David Glick authored
-
David Glick authored
-
David Glick authored
-
- 23 Feb, 2011 2 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-