Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Spam-Filter: check_local AT alphatech DOT com 4.4(020923:1754) http://digitalanswers.org/ To: cygwin AT cygwin DOT com Subject: GNU CLISP 2.32 released Reply-To: sds AT gnu DOT org X-Attribution: Sam X-Disclaimer: You should not expect anyone to agree with me. Mail-Copies-To: never From: Sam Steingold User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (windows-nt) Date: Wed, 31 Dec 2003 11:49:10 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii please upload CLISP 2.32 from GNU CLISP is an ANSI Common Lisp implementation. Release 2.32 (2003-12-29) fixes many bugs and adds some new features; NEWS appended. More information on . Download CLISP 2.32 from . 2.32 (2003-12-29) ================= User visible changes -------------------- * WRITE-BYTE-SEQUENCE now accepts :NO-HANG keyword argument. Thanks to Don Cohen . * Support files larger than 2 GB or 4 GB on platforms with LFS (Large File Support). * New module berkeley-db interfaces to and allows working the Berkeley DB databases. See for details. * New module pcre interfaces to and makes Perl Compatible Regular Expressions available in CLISP. See for details. * Module syscalls now exports function POSIX:STAT-VFS. See for details. * When the system C library provides a wildcard (fnmatch) implementation, it is used instead of the GNU wildcard distributed with CLISP when the CLISP wildcard module is built. * Prompt is now fully customizable by the user. CUSTOM:*PROMPT* is replaced with 5 variables. See for details. * Readline is now used properly on Cygwin/X11. * Command line interface: the initial verbosity level is controlled by the pair of mutually canceling options -q/-v. See for details. -- Sam Steingold (http://www.podval.org/~sds) running w2k -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/