IUP

Check-in [6cbe5a56c8]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Updated CHICKEN release information file
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 6cbe5a56c82645c0b43fbcf0ec620aa1d8fdeb51
User & Date: murphy 2015-05-03 22:43:19.561
Context
2015-07-25
14:29
Bindings for GridBox constructor check-in: ef300926a4 user: murphy tags: trunk
2015-05-03
22:43
Updated CHICKEN release information file check-in: 6cbe5a56c8 user: murphy tags: trunk
22:42
Documentation updates check-in: c17663e4bf user: murphy tags: trunk, v1.6.0
Changes
Unified Diff Ignore Whitespace Patch
Changes to chicken/iup.release-info.
1
2
3
4

5
6
7
8
9
10
11
;; -*- mode: Scheme; -*-
(repo fossil "http://chust.org/fossils/{egg-name}")

(uri meta-file "http://chust.org/fossils/{egg-name}/doc/v{egg-release}/chicken/{egg-name}.meta")

(release "1.5.0")
(release "1.4.0")
(release "1.3.0")
(release "1.2.1")
(release "1.2.0")
(release "1.1.0")





>







1
2
3
4
5
6
7
8
9
10
11
12
;; -*- mode: Scheme; -*-
(repo fossil "http://chust.org/fossils/{egg-name}")

(uri meta-file "http://chust.org/fossils/{egg-name}/doc/v{egg-release}/chicken/{egg-name}.meta")
(release "1.6.0")
(release "1.5.0")
(release "1.4.0")
(release "1.3.0")
(release "1.2.1")
(release "1.2.0")
(release "1.1.0")