summaryrefslogtreecommitdiff
path: root/lang/gauche/distinfo
diff options
context:
space:
mode:
authorminoura <minoura@pkgsrc.org>2004-08-08 07:05:38 +0000
committerminoura <minoura@pkgsrc.org>2004-08-08 07:05:38 +0000
commitf007cb24a7b60591e475ff03b77bda75d68fba60 (patch)
tree14de202339f684c2de3cb8e33e0ec11f5f27a779 /lang/gauche/distinfo
parent2777d84d1627881915855a7ec7a625231cb805c1 (diff)
downloadpkgsrc-f007cb24a7b60591e475ff03b77bda75d68fba60.tar.gz
Updated to 0.8.1.
Gauche-0.8.1 is a maintainance release of Gauche-0.8. Gauche-0.8 release announce is cited here: * *New Features* o Auxiliary scripts: Gauche now installs a few scripts that help to build and install extension packages. The gauche-package script handles download, unpacking, configuration, building and installation in one command invocation. See the description of "Using extension packages" section of the manual. (NB: this feature is still new and may have problems, but hey, let's give a try.) A couple of auxiliary scripts, gauche-cesconv and gauche-install can be called from Makefile. They don't have documentation yet, but try --help option for these scripts. o Module util.match: Andrew Wright's match macro is bundled. It is modified to handle Gauche's object system. * *Improvements* o A couple of performance tuning were done for I/O and loading Scheme files. o Now you can subclass <error> class as well as <exception> class to define your own error type. A new built-in macro guard, which is SRFI-34 compliant, can be used to handle errors selectively. Eventually the errors from built-in procedures will have more structured exception hierarchy. o New built-in system procedures: sys-lchown, sys-realpath. o Built-in sort routines now have stable versions, stable-sort and stable-sort!. o New built-in macro: let/cc. o New built-in keyword procedures: delete-keyword, delete-keyword!. o New built-in regexp procedure: rxmatch-num-matches. o Module file.util: new procedures: file-is-symlink?, file->string, file->string-list, file->list, file->sexp-list. o Module gauche.net: documented the previously experimental procedures: socket-send, socket-sendto, socket-recv, socket-recvfrom, socket-getpeername, socket-getsockname. Now these are official procedures. o Module gauche.process: process-command wasn't exported, even though it was documented. o Module gauche.test: you can control whether the error in the test procedure is reported or not by an envioronment variable GAUCHE_TEST_REPORT_ERROR and a global variable *test-report-error*. Useful to find a problem during testing. o Module www.cgi: new procedure cgi-get-metavariables; allows the user routine to take metavariables via cgi-metavariables parameter, so that cgi scripts can be easily modularized. o Module gauche.parseopt: support of "optional option-argument" is added. o Module gauche.array: homogeneous numeric array types are added. o Module text.html-lite: added frame-related tags. * *Bug Fixes* [snip]
Diffstat (limited to 'lang/gauche/distinfo')
-rw-r--r--lang/gauche/distinfo8
1 files changed, 3 insertions, 5 deletions
diff --git a/lang/gauche/distinfo b/lang/gauche/distinfo
index 8aaaa875f5d..a6439bfdc65 100644
--- a/lang/gauche/distinfo
+++ b/lang/gauche/distinfo
@@ -1,9 +1,7 @@
-$NetBSD: distinfo,v 1.12 2004/06/02 13:57:33 minoura Exp $
+$NetBSD: distinfo,v 1.13 2004/08/08 07:05:38 minoura Exp $
-SHA1 (Gauche-0.7.4.2.tgz) = 87a48aa152ff1bda149453a2320e73e792db6cff
-Size (Gauche-0.7.4.2.tgz) = 2401071 bytes
+SHA1 (Gauche-0.8.1.tgz) = 5ea6742fabcef9eecacece67a07c94e05fffad3a
+Size (Gauche-0.8.1.tgz) = 2595068 bytes
SHA1 (patch-aa) = 81a351b08cbd957242f88eb43d26c65ba95fe2f2
SHA1 (patch-ab) = c08f8b9fbed9d9f41cddfddb386a756e8bd322cc
SHA1 (patch-ac) = ba544ffef3b59d824033ada5c1fb050066613db7
-SHA1 (patch-ad) = 57fcc3d5acd2ba619c68c58b988d8c7cd720356f
-SHA1 (patch-ae) = eeb04ddbe45d2c06ba185e4f48dc77095819c8dc