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 |
Files: | files | file ages | folders |
SHA1: |
58f4d93802e17b980f4dc6f6c22c419b |
User & Date: | murphy 2013-06-07 01:47:20.077 |
Context
2013-07-07
| ||
15:27 | Replaced use of quotient&remainder by separate calls to avoid numbers dependency check-in: c4adcaed3e user: murphy tags: trunk | |
2013-06-07
| ||
01:47 | Updated release information check-in: 58f4d93802 user: murphy tags: trunk | |
01:46 | Corrected flags for key DBT in secondary key callback check-in: 1a0da765cd user: murphy tags: trunk, v2.2.2 | |
Changes
Changes to berkeley-db.release-info.
1 2 3 4 5 6 7 8 9 | (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.2.1") (release "2.2.0") (release "2.1.0") (release "2.0.1") (release "2.0.0") (release "1.0.0") | > | 1 2 3 4 5 6 7 8 9 10 | (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.2.2") (release "2.2.1") (release "2.2.0") (release "2.1.0") (release "2.0.1") (release "2.0.0") (release "1.0.0") |