Changes are: + Bug fixes: o If DESTDIR was set and the platform didn't have previous Gauche installed, make install failed saying something like "libgauche-0.9.so.0.3: cannot open shared object file: No such file or directory". The order of installation was adjusted to avoid it. o On FreeBSD, a bug in signal setup routine caused memory corruption. o every with more than one argument list didn't return the last return value of the predicate when all the arguments satisfied it, as specified in srfi-1 (it returned #t instead). It was also the case in stream-every. Both are fixed. o On MinGW, info command didn't work. o On MinGW, when you used non-console version gosh-noconsole.exe and tried to spawn a child process to communicate via pipes, gosh-noconsole.exe just died. + Improvements: o New procedure: string-scan-right o GC is now 7.2b
10 lines
557 B
Text
10 lines
557 B
Text
$NetBSD: distinfo,v 1.31 2012/05/30 02:50:11 enami Exp $
|
|
|
|
SHA1 (Gauche-0.9.3.3.tgz) = 71d7ca3eceb9adc1de33455c1616cbed89d226f7
|
|
RMD160 (Gauche-0.9.3.3.tgz) = d5a2fd474b068f8bbc52cb5fe93685ba4bc73b90
|
|
Size (Gauche-0.9.3.3.tgz) = 5042189 bytes
|
|
SHA1 (patch-aa) = 44221973454aeb2b4ad1a4c9675f801a64de2806
|
|
SHA1 (patch-af) = 0741e1a047ee7935bffa215a69cc417ba67b81f2
|
|
SHA1 (patch-ag) = ee9946e364d6723b0efe3b260fc5d02ccb04621d
|
|
SHA1 (patch-gc_configure) = 58af779f9610199ec538d37b2c359607eddbae9b
|
|
SHA1 (patch-gc_dyn__load.c) = 72e09b13b060fbc6dc17b689fc4c9f496901e5b8
|