Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Bumped egg version to 1.9.2 |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk | v1.9.2 |
Files: | files | file ages | folders |
SHA1: |
f43fe0f1d1a6930ea0c0d6c3681e3928 |
User & Date: | murphy 2019-11-27 23:06:59.900 |
Context
2019-11-27
| ||
23:08 | Updated CHICKEN release-info check-in: b0560e7be2 user: murphy tags: trunk | |
23:06 | Bumped egg version to 1.9.2 check-in: f43fe0f1d1 user: murphy tags: trunk, v1.9.2 | |
23:04 | CHICKEN 5.1 keyword and symbol compatibility patch, thanks to Ricardo Herdt check-in: 79ae9e81f8 user: murphy tags: trunk | |
Changes
Changes to chicken-5/iup.egg.
1 2 3 4 | ((category ui) (synopsis "Bindings to the IUP GUI library") (author "Thomas Chust") (license "BSD") | | | 1 2 3 4 5 6 7 8 9 10 11 12 | ((category ui) (synopsis "Bindings to the IUP GUI library") (author "Thomas Chust") (license "BSD") (version "1.9.2") (dependencies srfi-1 srfi-13 srfi-42 srfi-69 miscmacros) (foreign-dependencies "ffi" "iup" "iupim" "iupimglib" "iupcontrols" "iupgl" "iupglcontrols" |
︙ | ︙ |