--- - branch: MAIN date: Tue Dec 15 23:22:06 UTC 2009 files: - new: '1.75' old: '1.74' path: pkgsrc/lang/clisp/Makefile pathrev: pkgsrc/lang/clisp/Makefile@1.75 type: modified - new: '1.19' old: '1.18' path: pkgsrc/lang/clisp/PLIST pathrev: pkgsrc/lang/clisp/PLIST@1.19 type: modified - new: '1.24' old: '1.23' path: pkgsrc/lang/clisp/distinfo pathrev: pkgsrc/lang/clisp/distinfo@1.24 type: modified - new: '1.17' old: '1.16' path: pkgsrc/lang/clisp/patches/patch-aa pathrev: pkgsrc/lang/clisp/patches/patch-aa@1.17 type: modified id: 20091215T232206Z.f2cb326471272dc0560f80356eb4303a8d152676 log: | Update to CLISP 2.48: Important notes --------------- * Multiple threads of execution are now experimentally supported (not ready for prime time yet). Thanks to Vladimir Tzankov . See for details. * Module libsvm has been upgraded to the upstream version 2.89. See for details. * Module Berkeley-DB now supports Berkeley DB 4.7. (older versions 4.* are, of course, still supported). See for details. * Module readline now supports readline 6.0. (older versions 5.* are, of course, still supported). See for details. * Passing :EXECUTABLE 0 to EXT:SAVEINITMEM results in an executable image which delegates processing of all the usual CLISP command line options to the :INIT-FUNCTION. See for details. * Driver clisp accepts "-b" to print the installation directory. See for details. * Add file clisp.m4 so that the packages which use CLISP can check whether it is properly installed and has the required version. * POSIX:COPY-FILE now accepts :METHOD :HARDLINK-OR-COPY. See for details. * New function POSIX:WAIT calls waitpid or wait4. See for details. * New function EXT:TRIM-IF removes leading and trailing matches. See for details. * New user command "LocalSymbols" (abbreviated ":ls"). See for details. * Commands "add" and "create" replace "add-module-set", "add-module-sets" and "create-module-set" in clisp-link. See for details. * Bug fixes: + Better support of :START and :END arguments in NEW-CLX. [ 2159172 ] + Fix LOAD-LOGICAL-PATHNAME-TRANSLATIONS when *LOAD-PATHS* contains wild pathnames (introduced in 2.47). [ 2198109 ] + Module NEW-CLX now has the XLIB:QUEUE-EVENT function, implemented by Philippe Brochard . + Extend the domain of LOG to larger BIGNUMs and RATIOs. [ 1007358 ] + Avoid a segfault on (EXPT ). [ 2807311 ] + Fix interaction of finalizers and weak objects. [ 1472478 ] * ANSI compliance: + Implement the ANSI (IGNORE #'FUNCTION) declaration. module: pkgsrc subject: 'CVS commit: pkgsrc/lang/clisp' unixtime: '1260919326' user: asau