Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Updated release information |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk | v2.1.0 |
Files: | files | file ages | folders |
SHA1: |
806f312f018f60c13e8e2c207ef51b75 |
User & Date: | murphy 2013-06-02 01:41:17.145 |
Context
2013-06-06
| ||
23:48 | Foreign key management improvements: - ffcall is no longer needed. - secondary indices can be queried for their primary database and key mapper. - the correct serializer and deserializer are used even if the primary and secondary databases have different serialization support configured. - database-fold can return pr... check-in: 2b1a1fe4a3 user: murphy tags: trunk, v2.2.0 | |
2013-06-02
| ||
01:41 | Updated release information check-in: 806f312f01 user: murphy tags: trunk, v2.1.0 | |
01:39 | database-fold now supports BerkeleyDB's rudimentary range queries check-in: c31a063b64 user: murphy tags: trunk | |
Changes
Changes to berkeley-db.release-info.
1 2 3 4 5 6 | (repo fossil "http://chust.org/fossils/{egg-name}/") (uri targz "http://chust.org/fossils/{egg-name}/tarball/{egg-name}.tar.gz?uuid=v{egg-release}") (release "2.0.1") (release "2.0.0") (release "1.0.0") | > | 1 2 3 4 5 6 7 | (repo fossil "http://chust.org/fossils/{egg-name}/") (uri targz "http://chust.org/fossils/{egg-name}/tarball/{egg-name}.tar.gz?uuid=v{egg-release}") (release "2.1.0") (release "2.0.1") (release "2.0.0") (release "1.0.0") |