Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Added CHICKEN release information file |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
9d81ebb344fbd41ddc1919ea38116924 |
User & Date: | murphy 2011-04-22 11:41:58.701 |
Context
2011-12-25
| ||
01:11 | Simplified build logic, combined libraries check-in: 69013350a3 user: murphy tags: trunk, v1.1.0 | |
2011-04-22
| ||
11:41 | Added CHICKEN release information file check-in: 9d81ebb344 user: murphy tags: trunk | |
2011-04-11
| ||
15:04 | Better handling of locale reset - Only the numeric locale, used by Scheme number parsing, is reset to "C" check-in: 7964bd298b user: murphy tags: release, trunk | |
Changes
Added chicken/iup.release-info.
> > > > > > > > > > > | 1 2 3 4 5 6 7 8 9 10 11 | (uri meta-file "http://www.chust.org/fossils/{egg-name}/doc/{uuid}/chicken/{egg-name}.meta" fossils) (repo fossil "http://www.chust.org/fossils/iup" (uri fossils)) (release "1.0.3" (uri fossils) (uuid "7964bd298b")) (uri meta-file "http://anonymous@code.call-cc.org/svn/chicken-eggs/release/4/{egg-name}/tags/{egg-release}/{egg-name}.meta" eggs) (repo svn "http://anonymous@code.call-cc.org/svn/chicken-eggs/release/4/{egg-name}" (uri eggs)) (release "1.0.0" (uri eggs)) (release "1.0.1" (uri eggs)) (release "1.0.2" (uri eggs)) |