IUP

Check-in [3c24b754d1]
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: 3c24b754d1fec47d19b93b1b3ea88899e4a7a7bf
User & Date: murphy 2015-07-27 00:03:14.427
Context
2015-07-30
17:22
Added an accessor for user-defined attribute names check-in: c7c1c37d26 user: murphy tags: trunk
2015-07-27
00:03
Updated CHICKEN release information file check-in: 3c24b754d1 user: murphy tags: trunk
00:01
Bumped version to 1.7.0 check-in: d10d3a9ff4 user: murphy tags: trunk, v1.7.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.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")




>







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.7.0")
(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")