summaryrefslogtreecommitdiff
path: root/lang/swi-prolog/distinfo
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2001-06-17 14:32:28 +0000
committerjtb <jtb@pkgsrc.org>2001-06-17 14:32:28 +0000
commit9367a0f4f43796cab7929ce1f9d7a43f839e7ecb (patch)
tree683c3fb16fcc802f6034822ab3467b6946732f1c /lang/swi-prolog/distinfo
parent8ad9357a7d24c22cacfa02d50677601517e8672f (diff)
downloadpkgsrc-9367a0f4f43796cab7929ce1f9d7a43f839e7ecb.tar.gz
Update to version 4.0.7.
VERSION 4.0.7 ============= * FIXED: stream_property/2 to report close_on_abort. Was documented, but not implemented ... * ADDED: Informational print message when abort closes a stream. * ADDED: close_hook to IOSTREAM to allow setting a foreign hook on the closure of any stream * ADDED: library(memfile) to the package clib providing streams to memory-buffers. * ADDED: library(cgi) from package clib is now standard part of the Windows distribution. * ADDED: stream_property/2 and set_stream/2 set and query the buffer mode of existing streams. Also added eof_action(Action) and close_on_abort(Bool) to set_stream/2. * MODIFIED: The sequence X=!, X doesn't cut any longer as this was in conflict with the ISO standard (Bart Demoen). * FIXED: Memory leak when an exception is thrown from the generator of findall/3, bagof/3 or setof/3. Reported by Bart Demoen. * FIXED: Possible infinite loop looking for attached state. Spotted with fix by Nide Naoyuki. Thanks! * PORT: Added various issues to make SWI-Prolog compile on BeOS. Thanks to Axel Doerfler. * FIXED: Make plld using -lplmt if prolog is multi-threading. Reported by Sergey Tikhonov. * ADDED: Documentation for library(check), library(registry), library(netscape) and library(url). * ADDED: library(readutil) with some utility predicates to read larger units from streams and files. Started structured documentation of the library in the SWI-Prolog reference manual. * ADDED: simple/1 to quintus compatibility library. Also exported some more of the predicate-based arithmetic from there. * ADDED: Notes on slight but useful difference between ISO and SWI exception-handling to the manual of throw/1. Thanks to Bart Demoen. * ENHANCED/FIXED: expand_file_name/2. Problems when expanding to files holding wildcards in their name and removing the limit on matching files (was 1024). Completely re-written the filesystem code. Pattern-matching code is retained. * FIXED: include/1, reported by Sebastian Sardina. Bug introduced in 4.0.4. VERSION 4.0.6 ============= * PORT: Fixed PL_unify_term() and calls to distinguish between int and long. User foreign-code that must be portable to 64-bit should verify their calls. * PORT: Fixed string-handling on 64-bit platforms. Made the compilation of all tools and standard libraries fairly clean on the INTEL Itanium (Merced) processor using gcc and Linux. Thanks to the SuSE team for providing access to their hardware. Make all default stack-limits a factor of the word-length * PORT: Included some patches from the SuSE team. * ENHANCED: MT-Version: install libpl.a as libplmt.a for the multi-threaded version. * FIXED: MT-Version: open xterm for thread on systems using the /dev/pts filesystem. On these terminals the xterm is started using <basename of slave>/<descriptor> * FIXED: MT-Version: deadlock and corruption problem. Modified mutex-structure slightly, so new problems may have been be introduced.
Diffstat (limited to 'lang/swi-prolog/distinfo')
-rw-r--r--lang/swi-prolog/distinfo10
1 files changed, 5 insertions, 5 deletions
diff --git a/lang/swi-prolog/distinfo b/lang/swi-prolog/distinfo
index acc40fad124..62c6d9a221d 100644
--- a/lang/swi-prolog/distinfo
+++ b/lang/swi-prolog/distinfo
@@ -1,6 +1,6 @@
-SHA1 (patch-aa) = 57b76926cf19944c014070ba65887b2c5cff1a21
+$NetBSD: distinfo,v 1.4 2001/06/17 14:32:28 jtb Exp $
-SHA1 (swi-prolog/pl-lite-4.0.5.tar.gz) = 6c0aac9e414990c0e245074a97c2a319bc13a5bf
-Size (swi-prolog/pl-lite-4.0.5.tar.gz) = 1121630 bytes
-SHA1 (patch-aa) = 57b76926cf19944c014070ba65887b2c5cff1a21
-SHA1 (patch-ab) = 7efd2c6caacdc6473743cbfcdf0cd5142f26d5a6
+SHA1 (swi-prolog/pl-lite-4.0.7.tar.gz) = ba4c0f6b138736e3dc66f474c5e19feb0b0dfa24
+Size (swi-prolog/pl-lite-4.0.7.tar.gz) = 1145445 bytes
+SHA1 (patch-aa) = 7524e0f2fcbab84554bb622e5f1795816659668a
+SHA1 (patch-ab) = 58090f33310ed620ca007ad6c8ed3984621795fa