Fri Oct 13 16:31:31 CEST 2006  felix@call-with-current-continuation.org
  * - chicken-setup: when installing directly from URL, don't ask for download

Thu Oct 12 20:41:23 CEST 2006  bunny351@gmail.com
  * - removed shootout benchmarks
  - cscbench: passed -DC_NO_PIC_NO_DLL to cc [Thanks to John Cowan]

Mon Oct  9 21:57:11 CEST 2006  bunny351@gmail.com
  * - runtime.c: comment typo fix and added cast to remove warning on suncc [Thanks to Sven Hartrumpf]

Thu Oct 12 08:28:35 CEST 2006  felix@call-with-current-continuation.org
  * - posixunix.scm: WIF_... hack must be enabled for suncc [Thanks to Sven Hartrumpf]

Mon Oct  9 15:37:29 CEST 2006  felix@call-with-current-continuation.org
  * - small addition to hen.el
  - runtime.c: invalid string constructor for suncc build-platform id [Thanks to Sven Hartrumpf]

Wed Oct  4 10:20:00 CEST 2006  felix@call-with-current-continuation.org
  tagged 2.5rc1-snapshot

Wed Oct  4 10:19:36 CEST 2006  felix@call-with-current-continuation.org
  * - CMakeLists.txt: fetching installed release handles "rc..." suffix

Wed Oct  4 09:21:01 CEST 2006  felix@call-with-current-continuation.org
  * - version is 2.5rc1
  - dist wrapping fixes
  

Sun Oct  1 18:33:39 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * capitalized my last name and fixed 2 typos

Sun Oct  1 10:04:50 CEST 2006  bunny351@gmail.com
  * buildfile doc generation

Sat Sep 30 16:27:14 CEST 2006  bunny351@gmail.com
  * more packaging fun

Sat Sep 30 15:31:13 CEST 2006  bunny351@gmail.com
  * - fixed various files - this whole build shit sucks

Sat Sep 30 13:25:44 CEST 2006  bunny351@gmail.com
  * - more documentation changes
  - configure.in: put -DC_NO_PIC_NO_DLL here

Sat Sep 30 10:05:55 CEST 2006  bunny351@gmail.com
  * - chicken-setup: "-test" lists missing extensions
  - updated NEWS and various documentation files

Sat Sep 30 00:35:47 CEST 2006  bunny351@gmail.com
  * removed unneeded file from dist.cmake

Fri Sep 29 22:20:47 CEST 2006  bunny351@gmail.com
  * - autoconf build: -DC_NO_PIC_NO_DLL always defined

Thu Sep 28 13:42:52 CEST 2006  felix@call-with-current-continuation.org
  * ##sys#peek-c-string-list and makehtmldoc fix

Thu Sep 28 11:02:32 CEST 2006  felix@call-with-current-continuation.org
  * makehtmldoc fixes

Thu Sep 28 09:00:55 CEST 2006  felix@call-with-current-continuation.org
  * - dist.cmake: hyphenated html filenames
  - makehtmldocs improved, added necessary stream-wiki extensions

Wed Sep 27 13:17:53 CEST 2006  felix@call-with-current-continuation.org
  * html generation fix

Wed Sep 27 12:36:03 CEST 2006  felix@call-with-current-continuation.org
  * - removed unneeded option passed to CFLAGS in csc

Wed Sep 27 11:10:27 CEST 2006  felix@call-with-current-continuation.org
  * - makehtmldoc works now [Thanks to Alejandro]
  - version is 2.434

Mon Sep 25 23:29:34 CEST 2006  bunny351@gmail.com
  * - csi: narrower feature list in report (",r")

Sat Sep 23 00:07:10 CEST 2006  bunny351@gmail.com
  * - added "CHICKEN_interrupt()"

Sun Sep 17 14:27:28 CEST 2006  bunny351@gmail.com
  * - ##sys#macroexpand-0 is externally visible
  - csi: features are separated by tab in report (,r)
  - version is 2.433

Sat Sep 23 09:39:24 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * always build Darcs ChangeLog unconditionally so it stays up to date

Mon Sep 25 16:24:19 CEST 2006  felix@call-with-current-continuation.org
  * htmldocscript fiddling

Mon Sep 25 15:40:03 CEST 2006  felix@call-with-current-continuation.org
  * - added machine-type, machine-byte-order, software-version and software-type as features [suggested by Kon Lovett]

Mon Sep 25 11:10:08 CEST 2006  felix@call-with-current-continuation.org
  * - "exn" conditions with no-string "location" property segfaulted error-message priner [Thanks to Peter Bex]

Fri Sep 22 10:16:11 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * define IS_CMAKE_243 to bracket bugs specific to CMake 2.4.3.  Not actually used yet.

Thu Sep 21 23:27:42 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * added check for HAVE_ALLOCA

Thu Sep 21 23:26:41 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * MinGW needs malloc.h for alloca

Thu Sep 21 22:56:48 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * proper indentation level for _AIX pragma alloca

Thu Sep 21 19:54:27 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * find darcs, let user specify darcs

Thu Sep 21 11:47:36 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * robust handling of Darcs ChangeLog.  Tested on MSYS and MSVC.

Fri Sep 22 12:22:46 CEST 2006  felix@call-with-current-continuation.org
  * - fixed bug in "foreign-code"

Fri Sep 22 09:58:06 CEST 2006  fw[_\c3_]@emlix.com
  * posixunix compiles with uCLinux

Fri Sep 22 09:49:19 CEST 2006  felix@call-with-current-continuation.org
  * - chicken-setup: untarring egg lists contents only in verbose mode
  - chicken-setup: "-test" option
  - "foreign-code" accepts multiple strings
  - sed script for CFLAGS in Makefile.am should handle commas

Tue Sep 19 01:07:09 CEST 2006  klovett@pacbell.net
  * Fix for (decompose-pathname "/foo") -> ("" "foo") but -> ("/" "foo") correct.

Mon Sep 18 08:01:15 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * attempted to bulletproof install-opengl-egg success / failure report, but found a CMake bug

Mon Sep 18 07:12:18 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * status messages for mkdir, rmdir

Mon Sep 18 05:59:53 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * don't ask whether to download opengl egg

Mon Sep 18 05:31:26 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * added install-opengl-egg target

Sun Sep 17 23:44:22 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * added tutorial comments to CMakeLists.txt

Sat Sep 16 14:10:20 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * build all static libs and exes in /static directory to work around CMake bug

Sat Sep 16 10:34:07 CEST 2006  bunny351@gmail.com
  * - added html dir to OS X distro build script
  - chicken-setup: removal of temporary directory may fail now (issues a warning) [Thanks to John Cowan]

Sat Sep 16 09:22:11 CEST 2006  bunny351@gmail.com
  * - version is 2.432

Sat Sep 16 09:02:48 CEST 2006  bunny351@gmail.com
  * - help for chicken-setup didn't mention argument to -R option [Thannks to Mario Goulart]

Mon Sep 18 08:17:49 CEST 2006  felix@call-with-current-continuation.org
  * - chicken.h: uses "..." instead of <...> when including config headers

Fri Sep 15 14:26:53 CEST 2006  felix@call-with-current-continuation.org
  * - commented out bench target in CMakeLists.txt. Will need modifications to cscbench.scm to handle out of
    directory builds

Thu Sep 14 19:31:02 CEST 2006  bunny351@gmail.com
  * cmake bench target (doesn't work yet)

Thu Sep 14 19:09:04 CEST 2006  bunny351@gmail.com
  * - dist.cmake: refers to new location of cscbench.scm

Thu Sep 14 18:10:37 CEST 2006  bunny351@gmail.com
  * - cscbench is built in toplevel dir
  - updated README

Thu Sep 14 17:40:32 CEST 2006  bunny351@gmail.com
  * - CMakeLists.txt: removed build-type library suffixes
  - makefile.vc is gone

Thu Sep 14 14:48:33 CEST 2006  felix@call-with-current-continuation.org
  * - fluid-let with empty binding-list resulted in invalid syntax

Tue Sep 12 18:41:51 CEST 2006  bunny351@gmail.com
  * - Makefile.am: copying rule for html file ignores status (ugly, but I'm tired)

Tue Sep 12 17:55:04 CEST 2006  bunny351@gmail.com
  * fixed another misspelling bug in csc.scm

Tue Sep 12 17:53:26 CEST 2006  bunny351@gmail.com
  * fixed bug in csc.scm regarding cmake-build

Tue Sep 12 13:41:18 CEST 2006  felix@call-with-current-continuation.org
  * - version-string extraction in CMakeLists.txt handles non-numeric subversion
  - version is 2.431
  - chicken-setup: dependency-tree build should now really work [Thanks to Peter Bex]

Tue Sep 12 10:56:27 CEST 2006  bunny351@gmail.com
  * htmldoc handling in CMakeLists.txt and dist.cmake

Tue Sep 12 10:40:29 CEST 2006  felix@call-with-current-continuation.org
  * - Makefile.am: installs HTML docs, if available
  - first attempt at htmldoc handling in CMakeLists.txt

Mon Sep 11 09:48:46 CEST 2006  felix@call-with-current-continuation.org
  * - fixed bug in CMakeLists.txt

Mon Sep 11 08:39:14 CEST 2006  felix@call-with-current-continuation.org
  * - added ENABLE_DEBUG_BUILD option to CMakeLists.txt

Mon Sep 11 03:54:41 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * bulletproofing of INCLUDE_DIRECTORIES

Mon Sep 11 03:10:15 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * William Hoffman suggests that putting all INCLUDE directives after the PROJECT directive may be safer

Mon Sep 11 02:43:38 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * make ChangeLog an ALL target so it is available for installation (thanks to Thomas Chust)

Sun Sep 10 14:36:32 CEST 2006  bunny351@gmail.com
  * - some enhancements to makehtmldoc

Sun Sep 10 13:57:53 CEST 2006  bunny351@gmail.com
  * - added "cmake" build feature to "chicken-version"
  - unrecorded obsolete CMakeLists.txt patch for buildversion extraction
  

Sun Sep 10 22:19:13 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * activated rudimentary Dart Dashboard support

Sun Sep 10 08:36:44 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * bulletproof dependencies for parallel builds (suggested by William Hoffman of Kitware)

Sat Sep  9 23:42:01 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * no more BINARY_DIR_FILES

Sat Sep  9 23:27:45 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * make dist needs to be an ADD_CUSTOM_COMMAND with outputs so that if something fails, it is not reported as success

Sat Sep  9 23:21:40 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * simplify error handling of ChangeLog and Darcs

Sat Sep  9 23:15:16 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * remove buildnumber from distribution

Sat Sep  9 22:20:30 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * noted the availabiliby of -release in all tools as of Chicken 2.430 (thanks Felix!)

Fri Sep  8 14:39:13 CEST 2006  felix@call-with-current-continuation.org
  * - Fixed bug in CMakeLists.txt (missing substitutions for chicken-defaults.h.in) caused by ME, AND ME ALONE, YES!!!
  - Added `-release' option to all tools (as suggested by Brandon in CMakeLists.txt)

Fri Sep  8 10:53:15 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * use -release to obtain buildversion

Fri Sep  8 09:12:16 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * use the new buildversion file

Fri Sep  8 03:11:26 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * build static libs in /static directory to avoid bug in CMake 2.4.3

Fri Sep  8 02:34:51 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * documented tarball build procedure

Thu Sep  7 08:48:15 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * move Chicken detection to beginning of CMake script, so that we don't waste time doing tedious tests if we can't actually build

Thu Sep  7 16:02:32 CEST 2006  felix@call-with-current-continuation.org
  * - version-identifer handling simplified
  - version is 2.430

Thu Sep  7 14:58:07 CEST 2006  felix@call-with-current-continuation.org
  * - configure.in: kludge BOOT_CFILES for cross-compile from tarball
  - --without-pcre option

Thu Sep  7 10:47:01 CEST 2006  felix@call-with-current-continuation.org
  * - slight change in configure.in for omitting boot-file test when cross-compiling

Thu Sep  7 09:28:55 CEST 2006  felix@call-with-current-continuation.org
  * - some changes related to target-specific CC/CXX and flags

Thu Sep  7 06:52:44 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * add GCC optimization flags

Thu Sep  7 03:34:32 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * include autogen.sh in distro, so that a distro can create a distro

Tue Sep  5 14:12:32 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * don't scold user if they don't have CHICKEN_HOME set.  Only legacy MSVC builds should have it set.

Tue Sep  5 01:22:44 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * ship all .c files and use all of them when building a distribution tarball.  Autoconf support complete.  CMake needs more work to use all .c files.

Mon Sep  4 23:27:22 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * more credit for my extensive Makefile.am hacking

Mon Sep  4 21:57:29 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * require Automake 1.8.3

Mon Sep  4 09:56:13 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * simplify dist dependencies

Mon Sep  4 09:55:59 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * create .zip archive

Mon Sep  4 11:16:32 CEST 2006  felix@call-with-current-continuation.org
  * misinterpreted BOOT_CFILES

Mon Sep  4 09:27:45 CEST 2006  felix@call-with-current-continuation.org
  * - CMake-generated distribution didn't include unsafely compiled C files

Mon Sep  4 09:07:44 CEST 2006  felix@call-with-current-continuation.org
  * - fixed conflict in support.scm
  - added csi.c to BOOT_CFILES***END OF DESCRIPTION***
  
  Place the long patch description above the ***END OF DESCRIPTION*** marker.
  The first line of this file will be the patch name.
  
  
  This patch contains the following changes:
  
  M ./CMakeLists.txt +1
  M ./Makefile.am -1 +1
  M ./configure.in -1 +1
  M ./support.scm -2

Mon Sep  4 08:40:15 CEST 2006  felix@call-with-current-continuation.org
  * fixed conflicts in compiler, commented dependency on automake 1.9.6

Mon Sep  4 05:28:33 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * activate unified bootstrap!

Mon Sep  4 02:27:35 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * consolidate dependencies and use _SOURCES to specify .c files

Sun Sep  3 19:13:17 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * resolve merge conflict and comment about EXECUTE_PROCESS being wrong

Sun Sep  3 10:33:50 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * CMake 'make dist' now runs Autotools and produces a complete distro

Sun Sep  3 00:17:07 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * determine if boot *.c files are available and set conditionals.  No actions taken, still just a stub.

Sat Sep  2 19:54:16 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * use += to make bin_PROGRAMS less verbose

Sat Sep  2 19:47:00 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * AM_CONFIG_HEADER is obsolete, use AC_CONFIG_HEADERS

Sat Sep  2 12:21:55 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * EXTRA_LINK_FLAGS not consumed and not a documented part of Autotools, so removed.

Sat Sep  2 12:14:19 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * LINKFLAGS not consumed and not a documented part of Autotools, so removed.

Sat Sep  2 12:13:24 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * USE_BOOT_CFILES conditional stub, doesn't do anything yet

Sat Sep  2 11:50:39 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * refactord posix and regex conditionals to be less verbose

Sat Sep  2 11:49:16 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * no makeinfo, so don't need AM_MAKEINFOFLAGS

Sat Sep  2 16:04:03 CEST 2006  bunny351@gmail.com
  * - removed compiler-version of "flonum?"
  - added "finite?"
  - "define-record[-type]" uses slightly more efficient expansion"

Sat Sep  2 00:09:32 CEST 2006  farr@mit.edu
  * Updated unsafe-structures.

Fri Sep  1 22:30:00 CEST 2006  farr@mit.edu
  * Unsafe structures.

Sat Sep  2 09:32:36 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * INCLUDES is depreciated, use AM_CPPFLAGS instead.

Fri Sep  1 22:52:10 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * distribute .exports because ./configure is a one-stage bootstrap and won't generate them itself, unlike CMake

Fri Sep  1 14:58:54 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * distribute 'ltmain.sh' and 'compile' (latter is needed by Autotools 1.9.6)

Fri Sep  1 09:49:04 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * require Automake 1.9.6, which is available in current Cygwin distributions.

Fri Sep  1 08:49:46 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * delete distribution archive before creating it

Fri Sep  1 08:41:31 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * CMake shall be the canonical method for building a distro, so no special designator for tarball name.

Fri Sep  1 11:13:59 CEST 2006  felix@call-with-current-continuation.org
  * - removed compiler-internal version of "flonum?"

Fri Sep  1 09:26:47 CEST 2006  felix@call-with-current-continuation.org
  * - incorporated Will Farr's patches for floating-point operations with sane semantics.
  - added compiler-rewrite rule for "flonum?"

Thu Aug 31 10:00:00 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * distribute configure.in and Makefile.am just in case user wants to dink with something

Thu Aug 31 09:11:26 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * no more *.c.in files.  Put files in /boot/cfiles/*.c

Thu Aug 31 09:01:24 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * do not distribute README.darcs

Thu Aug 31 09:00:11 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * remove mkinstalldirs from README

Thu Aug 31 08:59:34 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * clarify INSTALL vs. INSTALL-CMake.txt in README

Thu Aug 31 08:43:20 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * TASKS no longer in Darcs, so removed it from distro and from README

Thu Aug 31 08:37:01 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * mkinstalldirs not needed in distro, install-sh is used

Thu Aug 31 13:05:23 CEST 2006  felix@call-with-current-continuation.org
  * - CMakeLists.txt: darcs probe should now generate no output (and clobber ccmake output)

Thu Aug 31 00:12:14 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * added Autoconf files to CMake distribution script

Wed Aug 30 22:26:31 CEST 2006  bunny351@gmail.com
  * - extras.scm: removed 32-bit dependency in "hash" [Thanks to Kon Lovett]
  - chicken-setup: another missing quotewrap [Reported by Brandon]
  

Wed Aug 30 21:19:25 CEST 2006  bunny351@gmail.com
  * - csc/chicken-setup: replaced HOST vars with TARGET ones

Tue Aug 29 06:36:55 CEST 2006  bunny351@gmail.com
  * - chicken-setup: "test-compile" knows a bit about C++, uses different host compiler (defaults to build compiler)
  - csc: uses different host compiler
  - chicken-setup: also build from egg-directory (without egg)

Tue Aug 29 05:20:22 CEST 2006  bunny351@gmail.com
  * - predist: removes unecessary files
  - reader gives warning on unterminated "here" string literals

Wed Aug 30 22:21:18 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * simplified csi build rule and updated .scm dependencies

Wed Aug 30 15:31:37 CEST 2006  felix@call-with-current-continuation.org
  * - Makefile.am: program sources (.c) shouldn't depend on chicken executable

Wed Aug 30 10:06:38 CEST 2006  felix@call-with-current-continuation.org
  * - CMakeLists.txt: csi didn't use build.scm prologue anymore

Wed Aug 30 09:31:35 CEST 2006  felix@call-with-current-continuation.org
  * - string hashing functions (internal, in runtime.c and external in extras.scm) do not limit number of characters hashed or
    number of bits returned [suggested by Kon Lovett]

Mon Aug 28 08:47:22 CEST 2006  felix@call-with-current-continuation.org
  * - chicken-setup: reverses order of egg requirements [Thanks to John Cowan]
  - extras.scm: "string[-ci]-hash" were broken [Thanks to Kon Lovett]

Sat Aug 26 09:22:33 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * CMake simple names for CC and CXX

Fri Aug 25 23:06:54 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * MSVC legacy compilers cannot be used to bootstrap Cygwin compilers

Fri Aug 25 21:33:36 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * CMake L_MORE_LIBS needs to be converted to a string

Fri Aug 25 10:17:43 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * CMake update dist.cmake

Fri Aug 25 10:06:06 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * CMake merged with Felix's extensive changes

Fri Aug 25 00:23:00 CEST 2006  Brandon Van Every <bvanevery@gmail.com>
  * use sed to create chicken-defaults.h from chicken-defaults.h.in

Thu Aug 24 01:15:17 CEST 2006  bunny351@gmail.com
  * - merged with Brandon's stuff:
    * uses chicken-defaults.h instead of chicken-paths.h
    * stack-size.h isn't needed anymore
    * removed nsample
  - configure.in: didn't AC_SUBST STACK_GROWS_DOWNWARD

Wed Aug 23 23:45:20 CEST 2006  bunny351@gmail.com
  * merged with head

Wed Aug 23 22:54:30 CEST 2006  bunny351@gmail.com
  * - small bugfix in Makefile.am
  - another bugfix in "make-pathname"
  - bitwise-ops on 64-bit platforms use full 62-bit fixnum range [Thanks to Zbigniew]

Tue Aug 22 00:25:12 CEST 2006  bunny351@gmail.com
  * - "darcs dist -d chicken-XXX" should generate a proper tarball, now

Mon Aug 21 23:53:59 CEST 2006  bunny351@gmail.com
  * added predist script

Mon Aug 21 23:36:44 CEST 2006  bunny351@gmail.com
  * - removed herald stuff again
  - make-pathname: accepts additional optional separator string
  - chicken-setup: uses above mentioned feature for constructing download URL [problem reported by Brandon van Every]
  - simplified build system by removing necessity to run generated executables during build:
    a) nsample isn't run anymore
    b) source distribution tarball should contain all files in precompiled (.c) form
    c) csc uses chicken-defaults.h for build settings

Sun Aug 20 00:32:35 CEST 2006  bunny351@gmail.com
  * - version is 2.246
  - added internal support for file heralds (T-ish)
  - csc: when only given .c files, compile them as C code

Thu Aug 17 23:34:24 CEST 2006  felix@call-with-current-continuation.org
  * - removed parameters.scm from misc/release.setup, some small modifications
  - posixunix.scm: added fake "groups" struct def to handle case when grp.h isn't available 

Wed Aug 16 21:14:59 CEST 2006  felix@call-with-current-continuation.org
  tagged 2.425-experimental

Wed Aug 16 21:14:15 CEST 2006  felix@call-with-current-continuation.org
  * - removed minimake stuff
  

Fri Aug 11 21:22:43 CEST 2006  bunny351@gmail.com
  * - moved "chicken-home" into eval.scm

Wed Aug 23 14:28:37 CEST 2006  bvanevery@gmail.com
  * Automake remove extraneous dependencies

Wed Aug 23 13:04:48 CEST 2006  bvanevery@gmail.com
  * Automake chicken-paths.h should be a BUILT_SOURCES

Wed Aug 23 12:12:55 CEST 2006  bvanevery@gmail.com
  * comment about inadequacy of nsample benchmarking

Wed Aug 23 10:30:01 CEST 2006  bvanevery@gmail.com
  * $(DESTDIR) should never be hardwired into application files.  See GNU Coding Standards.

Wed Aug 23 10:19:50 CEST 2006  bvanevery@gmail.com
  * in sed, \@foo\@ is not posix compliant, but @foo[@] is.

Wed Aug 23 10:03:48 CEST 2006  bvanevery@gmail.com
  * quote the messages

Wed Aug 23 09:51:47 CEST 2006  bvanevery@gmail.com
  * chicken.h includes chicken-paths.h

Wed Aug 23 00:47:02 CEST 2006  bvanevery@gmail.com
  * move C_USE_C_DEFAULTS and C_STACK_GROWS_DOWNWARD to chicken-config.h

Wed Aug 23 00:44:38 CEST 2006  bvanevery@gmail.com
  * credit for Brandon Van Every

Mon Aug 21 19:58:55 CEST 2006  bvanevery@gmail.com
  * update make clean

Mon Aug 21 19:15:34 CEST 2006  bvanevery@gmail.com
  * update the uninstall

Mon Aug 21 11:56:32 CEST 2006  bvanevery@gmail.com
  * remove redundant -DC_STACK_GROWS_DOWNWARD

Mon Aug 21 11:26:25 CEST 2006  bvanevery@gmail.com
  * comment about stack-size.h

Mon Aug 21 11:22:34 CEST 2006  bvanevery@gmail.com
  * remove redundant C_USE_C_DEFAULTS conditionals

Mon Aug 21 11:04:43 CEST 2006  bvanevery@gmail.com
  * pass chicken-paths.h through chicken.h

Mon Aug 21 10:42:47 CEST 2006  bvanevery@gmail.com
  * guard against multiple inclusions

Mon Aug 21 10:41:16 CEST 2006  bvanevery@gmail.com
  * comment correction

Sun Aug 20 23:31:52 CEST 2006  bvanevery@gmail.com
  * forgot to save changes in my editor

Sun Aug 20 22:07:13 CEST 2006  bvanevery@gmail.com
  * expunge chicken.html, chicken.texi, chicken.info, parameters.scm

Sun Aug 20 15:20:25 CEST 2006  bvanevery@gmail.com
  * Always bury the dead bodies.

Sun Aug 20 15:05:22 CEST 2006  bvanevery@gmail.com
  * -DC_STACK_GROWS_DOWNWARD is redundant to -DC_USE_C_DEFAULTS.  chicken-paths.h defines it.

Sun Aug 20 15:00:09 CEST 2006  bvanevery@gmail.com
  * -DC_INSTALL_* paths are redundant to -DC_USE_C_DEFAULTS.  chicken-paths.h holds all paths.

Sun Aug 20 14:52:34 CEST 2006  bvanevery@gmail.com
  * CMake move CMAKE_BUILD to chicken-config.h

Sun Aug 20 14:38:39 CEST 2006  bvanevery@gmail.com
  * CMake pass -DC_USE_C_DEFAULTS

Sun Aug 20 14:36:52 CEST 2006  bvanevery@gmail.com
  * -DHAVE_ALLOCA_H does not need to be passed, as it is defined in chicken-config.h

Sun Aug 20 12:36:02 CEST 2006  bvanevery@gmail.com
  * CMake generate a chicken-config.h

Sat Aug 19 13:16:56 CEST 2006  bvanevery@gmail.com
  * ./configure changed chicken-defaults.h to chicken-paths.h and stack-size.h.  Needed to merge with CMake build.

Sat Aug 19 12:47:44 CEST 2006  bvanevery@gmail.com
  * CMake configure chicken.spec.in

Fri Aug 11 10:55:31 CEST 2006  bvanevery@gmail.com
  * CMake removed stray parameters.scm dependency

Fri Aug 11 09:08:50 CEST 2006  felix@call-with-current-continuation.org
  * - removed "$" and "modify-location" (put into eggs)
  - fix for "read-line" on PPC by Mari Domenech Goulart

Thu Aug 10 13:47:28 CEST 2006  bvanevery@gmail.com
  * CMake doesn't require Windows Platform SDK

Thu Aug 10 13:53:26 CEST 2006  felix@call-with-current-continuation.org
  * - bitwise-operations limit result to 32-bit on 64-bit platforms [problem with overflow reported by Zbigniew Szadkowski]

Thu Aug 10 13:02:18 CEST 2006  felix@call-with-current-continuation.org
  * - removed chicken.texi and makefile rules
  - fixed missing constant in optimizer.scm [Thanks to Kon Lovett]
  - removed "cmake-build" (done directly in csc, now)

Wed Aug  9 15:46:07 CEST 2006  felix@call-with-current-continuation.org
  * - removed parameters.scm, some simplifications

Tue Aug  8 21:15:23 CEST 2006  bvanevery@gmail.com
  * removed flat-directory-install, replaced with cmake-build

Tue Aug  8 15:34:15 CEST 2006  felix@call-with-current-continuation.org
  * - chicken-setup: bugfix for script-installation by Mario
  - valgrind detected invalid memory access in fprintf implementation
  - tried to fix massive breakage caused by variable renaming
  

Tue Aug  8 11:34:24 CEST 2006  bvanevery@gmail.com
  * path rationalization.  INSTALL_SHARE_HOME, INSTALL_LIB_HOME, INSTALL_EGG_HOME

Tue Aug  8 09:38:35 CEST 2006  bvanevery@gmail.com
  * CMake MSVC build uses -s for static lib postfix

Tue Aug  8 07:12:26 CEST 2006  bvanevery@gmail.com
  * CMake removed 2 leftover easyffi dependencies

Tue Aug  8 00:37:59 CEST 2006  bunny351@gmail.com
  * - removed easyffi and tinyclos, fixed various bugs in the process
  - version is 2.424

Mon Aug  7 16:40:04 CEST 2006  felix@call-with-current-continuation.org
  * - srfi-18: fixed a serious bug in "thread-join!" [Thanks to dgym]

Mon Aug  7 11:27:50 CEST 2006  felix@call-with-current-continuation.org
  * - chicken-setup: most pathnames used in subshell invocations should be quoted, if containing whitespace

Sat Aug  5 11:14:43 CEST 2006  bvanevery@gmail.com
  * CMake check for ws2tcpip.h also needs winsock2.h to work

Sat Aug  5 09:12:46 CEST 2006  bvanevery@gmail.com
  * CMake warn if winsock2.h or ws2tcpip.h is missing.

Sat Aug  5 04:00:59 CEST 2006  bvanevery@gmail.com
  * CMake Cygwin was symlinking static rather than dynamic libraries

Fri Aug  4 22:28:32 CEST 2006  bvanevery@gmail.com
  * CMake implemented uninstall

Fri Aug  4 12:15:19 CEST 2006  bvanevery@gmail.com
  * CMake Cygwin symlink to libchicken-0.a

Fri Aug  4 00:11:30 CEST 2006  bvanevery@gmail.com
  * CMake use libchicken-s.a to work around CMake 2.4.3 bug in static vs. dynamic library generation

Thu Aug  3 18:21:59 CEST 2006  bvanevery@gmail.com
  * CMake 2.4.3 clobbers static and dynamic libs with same rootname.  Symlinks as workaround, but aren't available on MSYS.

Thu Aug  3 03:26:46 CEST 2006  bvanevery@gmail.com
  * CMake hyphenated postfix conventions for MSVC

Thu Aug  3 03:24:57 CEST 2006  bvanevery@gmail.com
  * CMake symlink to cygchicken.dll

Wed Aug  2 00:20:37 CEST 2006  bvanevery@gmail.com
  * CMake cleanup nomenclature for Cygwin, postfixes for MSVC

Tue Aug  1 08:19:47 CEST 2006  felix@call-with-current-continuation.org
  * - posixunix.scm: replaced timegm() hack for cygwin/svr4 [Thanks to John Cowan for testing this]
  - fixed bug in optimization-rule for "call-with-values" [Thanks to Azul for reporting this]
  - version is 2.423

Mon Jul 31 20:45:37 CEST 2006  bunny351@gmail.com
  * - removed deprecated "set-dispatch-read-syntax!"
  - `#!' allows read-marks (used via "sed-read-syntax!") and skips line if followed by whitespace or slash

Mon Jul 31 15:31:32 CEST 2006  felix@call-with-current-continuation.org
  * - version is 2.422
  - cscbench: doesn't pass -ldl anymore

Mon Jul 31 12:28:10 CEST 2006  bvanevery@gmail.com
  * Solaris needs -lrt

Mon Jul 31 07:01:34 CEST 2006  bvanevery@gmail.com
  * Solaris needs -lsocket

Sun Jul 30 23:28:46 CEST 2006  bvanevery@gmail.com
  * quotewrapping for non-win because it could be MinGW

Sun Jul 30 22:48:06 CEST 2006  bvanevery@gmail.com
  * CMake add -c- to tarball name to distinguish CMake build.

Mon Jul 24 21:32:46 CEST 2006  bvanevery@gmail.com
  * more quotewraps in csc.scm.in

Fri Jul 28 14:43:05 CEST 2006  felix@call-with-current-continuation.org
  * - posixunix.scm: "local-timezone-abbreviation" doesn't use ->tm_zone on SVR4 [Thanks to John Cowan]
  - minimal simplification to Makefile.am
  - added "modify-location"

Mon Jul 24 23:29:50 CEST 2006  bunny351@gmail.com
  * - csc.scm.in: gets -DHAVE_CHICKEN_CONFIG passed via Makefile.am

Mon Jul 24 19:17:09 CEST 2006  bunny351@gmail.com
  * fixed comment in csc.scm.in

Mon Jul 24 18:23:31 CEST 2006  bvanevery@gmail.com
  * CMake INSTALL_LIB_HOME is not the egg directory

Mon Jul 24 17:14:32 CEST 2006  bvanevery@gmail.com
  * removed hardwired -DHAVE_CHICKEN_CONFIG_H from csc.scm.in.  Flags must be passed by the build system through @INSTALL_CFLAGS@

Mon Jul 24 16:39:20 CEST 2006  bvanevery@gmail.com
  * remove HIERARCHICAL_INSTALL.  use CMAKE_BUILD instead.

Mon Jul 24 09:16:32 CEST 2006  bvanevery@gmail.com
  * CMake handle Cygwin naming conventions

Sun Jul 23 18:26:36 CEST 2006  bvanevery@gmail.com
  * CMake isolate library naming code

Mon Jul 24 09:15:36 CEST 2006  felix@call-with-current-continuation.org
  * - csc.scm.in: fixed use of backslash in non-windows path

Sun Jul 23 17:15:45 CEST 2006  bvanevery@gmail.com
  * CMake makeinfo and darcs need to be ALL targets, thanks to John Cowan

Sat Jul 22 04:52:55 CEST 2006  bvanevery@gmail.com
  * if win paths should be backslashed

Sat Jul 22 04:42:16 CEST 2006  bvanevery@gmail.com
  * CMake don't quote the INSTALL_* paths.  Let the source files handle that.

Fri Jul 21 11:37:17 CEST 2006  bvanevery@gmail.com
  * CMake remove stack-size determination from standard build.  Too error prone for a multitasking user.

Fri Jul 21 10:19:57 CEST 2006  bvanevery@gmail.com
  * CMake bumped stack-size samples to 100 and added low-high variance reporting

Fri Jul 21 09:23:07 CEST 2006  bvanevery@gmail.com
  * CMake ECHO_TARGET to try to prevent tedium and errors with stubbed targets

Fri Jul 21 03:52:06 CEST 2006  bvanevery@gmail.com
  * CMake test if makeinfo actually works.  Discovered EXECUTE_PROCESS is bugged in CMake 2.4.2 for MSYS VC++ corner case.

Thu Jul 20 21:13:35 CEST 2006  bvanevery@gmail.com
  * CMake test if Darcs works.  Remove ' apostrophes from -E echo comments.  It can't handle it!

Thu Jul 20 19:27:27 CEST 2006  bvanevery@gmail.com
  * CMake handle MAKE_NATIVE_C_PATH for all platforms

Fri Jul 21 08:43:01 CEST 2006  felix@call-with-current-continuation.org
  * - version is 2.421

Thu Jul 20 10:28:15 CEST 2006  felix@call-with-current-continuation.org
  * - version is 2.42
  - read-line patch by Zbigniew Szadkowski

Thu Jul 20 06:11:40 CEST 2006  bvanevery@gmail.com
  * CMake and ./configure use @ for csc.scm.in

Wed Jul 19 21:33:27 CEST 2006  bvanevery@gmail.com
  * CMake additional empty directory installation paranoia courtesy of Brad King

Wed Jul 19 18:50:03 CEST 2006  bvanevery@gmail.com
  * CMake fix for eggs directory installation

Wed Jul 19 12:33:10 CEST 2006  felix@call-with-current-continuation.org
  * csc.scm.in minifix

Wed Jul 19 10:11:37 CEST 2006  bvanevery@gmail.com
  * CMake MAKE_WINDOWS_PATH should not escape the quotes

Wed Jul 19 07:23:38 CEST 2006  bvanevery@gmail.com
  * CMake comments about compiler paths and optimizations

Wed Jul 19 10:51:00 CEST 2006  felix@call-with-current-continuation.org
  * - fixed links in site/index.html [Thanks to Alex Drummond and Toby Butzon]
  - extra symbol slot was handled incorrectly in ##sys#make-symbol [Thanks to Benedikt Rosenau]

Wed Jul 19 07:05:42 CEST 2006  bvanevery@gmail.com
  * CMake mirror the INSTALL_* pathnames as generated by ./configure

Wed Jul 19 06:22:39 CEST 2006  bvanevery@gmail.com
  * CMake if MAKE_WINDOWS_PATH is passed an already escaped or backslashed pathname, fail the build.

Tue Jul 18 19:30:54 CEST 2006  bvanevery@gmail.com
  * CMake MAKE_WINDOWS_PATH escape quotes and backslashes but not whitespace

Mon Jul 17 12:18:01 CEST 2006  bvanevery@gmail.com
  * CMake don't need quotes on STACK_GROWS_DOWNWARD

Mon Jul 17 21:45:49 CEST 2006  bunny351@gmail.com
  tagged 2.41-release

Mon Jul 17 17:36:28 CEST 2006  bunny351@gmail.com
  * - version is 2.41

Mon Jul 17 15:59:53 CEST 2006  felix@call-with-current-continuation.org
  * - version is 2.402
  - fixed bug in library.scm (token after #endif)
  - on cygwin, cygchicken-0 is used until we figure out more details
  

Mon Jul 17 11:20:05 CEST 2006  bvanevery@gmail.com
  * CMake removed chicken-defaults.h, replaced with chicken-paths.h and stack-size.h

Mon Jul 17 07:35:39 CEST 2006  felix@call-with-current-continuation.org
  * - dynamic-load-libraries is now always '("libchicken")

Sun Jul 16 09:59:04 CEST 2006  bunny351@gmail.com
  * - version is 2.401

Sun Jul 16 09:58:29 CEST 2006  bunny351@gmail.com
  * - chicken-setup: patch by Zbigniew Szadkowski fixed several problems; requirements where not correctly processed

Sat Jul 15 16:06:22 CEST 2006  bunny351@gmail.com
  tagged 2.4-release

Sat Jul 15 16:05:59 CEST 2006  bunny351@gmail.com
  * VC++ makefile didn't compile llibs with lambda info

Sat Jul 15 16:07:54 CEST 2006  felix@call-with-current-continuation.org
  * removed refs to partition.* in release script

Sat Jul 15 14:12:23 CEST 2006  bunny351@gmail.com
  * - makefile.vc: removed unneded -DC_APPLY_HOOK

Sat Jul 15 13:56:24 CEST 2006  bunny351@gmail.com
  * - small fixes in release script

Sat Jul 15 12:43:40 CEST 2006  bunny351@gmail.com
  * added file to file-list in README

Sat Jul 15 12:36:06 CEST 2006  bunny351@gmail.com
  * - added site dir and chicken image
  - chicken-setup: "-no-install" implied "-keep" (but doesn't pass -k to csc)
  - fprintf: didn't check type of port argument
  - version is 2.326
  - version is 2.4

Sun Jul 16 08:00:24 CEST 2006  bvanevery@gmail.com
  * CMake nursery support

Sat Jul 15 09:04:38 CEST 2006  bvanevery@gmail.com
  * CMake removed errant reference to vars.cmake.in

Fri Jul 14 15:39:14 CEST 2006  felix@call-with-current-continuation.org
  * - pathname-directory-separator on mingw32 should be #\\, or not?

Fri Jul 14 08:50:55 CEST 2006  bvanevery@gmail.com
  * CMake forgot to actually kill, flog, harass, maim, and utterly destroy vars.cmake.in

Fri Jul 14 08:36:46 CEST 2006  bvanevery@gmail.com
  * CMake remove vars.cmake.in hack.  Use -D argument passing method.

Fri Jul 14 07:17:34 CEST 2006  bvanevery@gmail.com
  * CMake more licenses

Fri Jul 14 14:24:40 CEST 2006  felix@call-with-current-continuation.org
  * - marked "critical-section" and "(enable|disable)-interrupts" as deprecated (and removed
    them from texi)
  - csc: wraps translator name in double-quotes, if containing whitespace
  - parameters.scm: still had traces of "libchicken-0" for dynamic loading, which is obsolete [Thanks to Ian Oversby]

Fri Jul 14 04:28:16 CEST 2006  bvanevery@gmail.com
  * CMake correct error messages for .c.in generation

Fri Jul 14 04:27:21 CEST 2006  bvanevery@gmail.com
  * CMake distribute all benchmarks and tests

Fri Jul 14 03:33:30 CEST 2006  bvanevery@gmail.com
  * CMake tarball distribution capability fully implemented

Fri Jul 14 07:34:31 CEST 2006  felix@call-with-current-continuation.org
  * - used better test-case for srfi-18/mutex bug [Thanks to G[_\c3_][_\b6_]ran Weinholt]
  - eval.scm: repl flushes stderr on error [Thanks to Ian Oversby]
  

Thu Jul 13 11:05:35 CEST 2006  felix@call-with-current-continuation.org
  * - renamed "benchmark/plists" to "plists.scm"

Thu Jul 13 00:39:31 CEST 2006  bunny351@gmail.com
  * - csi: added "set-describer!"
  - version is 2.325

Mon Jul 10 22:16:39 CEST 2006  bunny351@gmail.com
  * - added new web-page in misc/index.html

Sun Jul  9 00:54:06 CEST 2006  bunny351@gmail.com
  * - removed cmake-related files from tarball (temporarily)
  - slight changes in README and manual
  - eval: ##sys#load uses normal eval procedure

Wed Jul 12 02:13:01 CEST 2006  bvanevery@gmail.com
  * CMake move FIND_CHICKEN to /boot

Tue Jul 11 22:08:31 CEST 2006  bvanevery@gmail.com
  * CMake move .c.in handling to /boot

Tue Jul 11 17:32:31 CEST 2006  bvanevery@gmail.com
  * CMake boot/CMakeLists.txt license

Thu Jul 13 08:34:21 CEST 2006  felix@call-with-current-continuation.org
  * - removed "##sys#error-at"

Tue Jul 11 04:04:44 CEST 2006  bvanevery@gmail.com
  * CMake commented the license

Tue Jul 11 03:54:01 CEST 2006  bvanevery@gmail.com
  * CMake added Copyright 2006 by Brandon J. Van Every under MIT-style license

Tue Jul 11 07:36:00 CEST 2006  felix@call-with-current-continuation.org
  * - added srfi-18/mutex buf by G[_\c3_][_\b6_]ran Weinholt to test-suite

Mon Jul 10 09:38:39 CEST 2006  bvanevery@gmail.com
  * CMake tarball capability, i.e. Chickenless bootstrap

Mon Jul 10 14:15:12 CEST 2006  felix@call-with-current-continuation.org
  * - csc: added "-library", which is equivalent to "-dll" to link dynamic libs

Sat Jul  8 09:43:21 CEST 2006  bvanevery@gmail.com
  * CMake [_^V_]ChangeLog.0-20040412 isn't the ChangeLog we actually want to install.

Thu Jul  6 23:01:37 CEST 2006  bvanevery@gmail.com
  * CMake typo causing liblibuchicken.dll.a problem

Thu Jul  6 21:41:14 CEST 2006  bvanevery@gmail.com
  * CMake create and install chicken.info

Thu Jul  6 21:30:11 CEST 2006  bvanevery@gmail.com
  * CMake install .exports to share/chicken, docs to share/chicken/docs

Wed Jul  5 16:52:09 CEST 2006  klovett@pacbell.net
  * Added match-error-procedure - sets/gets proc called upon a match error

Wed Jul  5 10:42:08 CEST 2006  bvanevery@gmail.com
  * CMake posixunix and regexunix rename

Tue Jul  4 23:51:58 CEST 2006  bunny351@gmail.com
  * - renamed posix.scm and regex.scm to posixunix.scm and regexunix.scm, respectively [suggested by Brandon van Every]

Tue Jul  4 22:01:03 CEST 2006  bunny351@gmail.com
  * - version is 2.324

Mon Jul  3 23:53:56 CEST 2006  bvanevery@gmail.com
  * distinguish CMake builds with -DCMAKE_BUILD

Mon Jul  3 23:16:40 CEST 2006  bvanevery@gmail.com
  * CMake handle makeinfo only at configuration time

Sun Jul  2 23:05:35 CEST 2006  bunny351@gmail.com
  * - removed invalid use of `->string' in eval unit (`set-extension-specifier!')
  - removed procedure-checks from many internal calls

Thu Jun 29 00:41:34 CEST 2006  bunny351@gmail.com
  * - pathname-expansion handles "~<user>/...", albeit hackishly (just prefixes with hardcoded "/home/")
  - printing unreadable symbols in readable mode only escapes vertical bar [suggested by John Cowan]
  - changed readable-symbol check in printer to be more exact [also suggested by John]

Wed Jun 28 22:16:08 CEST 2006  bunny351@gmail.com
  * - added `-import' option and `import' declaration

Wed Jun 28 10:17:07 CEST 2006  felix@call-with-current-continuation.org
  * - optimizer addition that removes calls to functions declared 'constant and whose results is not used
  - version is 2.323

Tue Jun 27 18:40:53 CEST 2006  bunny351@gmail.com
  * - removed partition.scm from boot/CMakeLists.txt

Tue Jun 27 18:25:32 CEST 2006  bunny351@gmail.com
  * - added 'easyffi c/t feature id
  - added `constant' declaration specifier

Fri Jun 23 20:35:59 CEST 2006  bunny351@gmail.com
  * - added missing declaration to regex.scm
  - removed output-file partitioning and "-split..." options

Wed Jun 21 22:18:42 CEST 2006  bunny351@gmail.com
  * - "keep-shadowed-macros" declaration specifier
  

Wed Jun 28 07:12:19 CEST 2006  felix@call-with-current-continuation.org
  * - removed unused format.txt

Tue Jun 27 14:07:15 CEST 2006  felix@call-with-current-continuation.org
  * - posix: "glob" didn't include dotfiles

Tue Jun 27 08:27:14 CEST 2006  felix@call-with-current-continuation.org
  * - chicken-setup: "examples" setup property
  - reader is a bit more sane when printing symbols with non-standard chars [thanks to John Cowan]

Mon Jun 26 07:56:49 CEST 2006  felix@call-with-current-continuation.org
  * - added cygwin-specific handling of string<->number conversion for +nan and +/-inf

Fri Jun 23 09:44:31 CEST 2006  felix@call-with-current-continuation.org
  * - Makefile.am: uninstall still forgot some files [Thanks to Sven Hartrumpf]

Fri Jun 23 07:51:40 CEST 2006  felix@call-with-current-continuation.org
  * - csc.scm.in: fixed call to "flat-directory-install"

Fri Jun 23 07:45:50 CEST 2006  felix@call-with-current-continuation.org
  * - removed thread-interrupt stuff, there needs to be a better way...

Thu Jun 22 11:30:22 CEST 2006  felix@call-with-current-continuation.org
  * - README: updated link to libffi library on call/cc.org
  - chicken-setup: lists installed documentation [suggested by Matthew Welland]
  - runtime: minimal support for triggering interrupts from other native threads [suggested by Joerg Wittenberger]
  - version is 2.322

Wed Jun 21 14:35:12 CEST 2006  felix@call-with-current-continuation.org
  * - chicken-setup: removed spurious unquote from "simple-install"

Wed Jun 21 11:24:31 CEST 2006  felix@call-with-current-continuation.org
  * - +inf/-inf/+nan weren't recognized with trailing ".0"
  - chicken-setup: added "find-header"

Mon Jun 19 13:35:17 CEST 2006  felix@call-with-current-continuation.org
  * - Makefile.am: `uninstall' didn't remove all files [Thanks to Sven Hartrumpf]

Mon Jun 19 09:17:09 CEST 2006  felix@call-with-current-continuation.org
  * - runtime.c: assertion in locative-update procedure was wrong

Sat Jun 17 23:25:17 CEST 2006  bunny351@gmail.com
  * - chicken-setup: added "installation-prefix" and "find-library", documented "test-compile"
  - chicken-setup: added progress indication for download
  - chicken-setup: absolute pathnames in list file-specs where not handled properly
  - version is 2.321

Fri Jun 16 13:27:07 CEST 2006  bunny351@gmail.com
  * - compiler: when a toplevel variable is defined with the same name ass a macro, then the
    macro is undefined (in addition to showing a warning)
  - version is 2.320

Fri Jun 16 18:22:23 CEST 2006  bvanevery@gmail.com
  * CMake "\"FILEPATH\"" in defines.  Not sure if it's correct, but the build swallows it.  csc -version still broken.

Thu Jun 15 20:33:29 CEST 2006  bunny351@gmail.com
  * - extras: added `string-chomp'
  - csi: renamed `,what' to `,info'
  - version is 2.319
  - slightly better syntax check for `$'

Thu Jun 15 04:58:39 CEST 2006  bvanevery@gmail.com
  * CMake more aggressive dependency system for silex

Wed Jun 14 15:15:42 CEST 2006  bvanevery@gmail.com
  * CMake need to promote single digit build numbers to the 100's when canonizing.

Wed Jun 14 08:05:24 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * CMake remove csi detection as it's no longer needed.

Wed Jun 14 07:56:28 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * CMake reinstate silex.exe method of generating easyffi.l.silex

Wed Jun 14 04:39:25 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * CMake remove stray strange comment

Tue Jun 13 18:41:30 CEST 2006  bunny351@gmail.com
  * - chicken-setup.1: added section for environment variables
  - chicken.texi: added acknowledgments

Tue Jun 13 16:37:24 CEST 2006  bunny351@gmail.com
  * - runtime: added C_dbg_hook() as a debugging aid
  - runtests.sh: compiles and runs benchmarks just once
  - unsafe runtime is compiled with -DNDEBUG
  - Locative stress-test turned up bug in update_locative_table(): pointed-at object of locative had to be
    checked for forwarding twice [Thanks to XXX for reporting this and Kon Lovett for providing a stress test]
  - added support for CHICKEN_PREFIX [Thanks to XXX]
  - csc: added `-dry-run' option

Mon Jun 12 15:23:08 CEST 2006  bunny351@gmail.com
  * - unpulled QUOTED_C_INSTALL_HOME, since it breaks on UNIX
  - fix in chicken.texi

Mon Jun 12 14:41:53 CEST 2006  bunny351@gmail.com
  * - chicken-setup fix, added svn repo addr to homepage
  - added cmake scripts to README and distribution/release.scm
  - version is 2.318

Sun Jun 11 22:34:05 CEST 2006  bunny351@gmail.com
  * - chicken-setup: added `setup-verbose-flag' and `setup-install-flag' parameters
  - version is 2.317

Sat Jun 10 00:53:23 CEST 2006  bunny351@gmail.com
  * - selected another banner

Tue Jun 13 13:31:40 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * CMake escape the double quotes when obtaining DEFINITIONS flags.  This fixes csc -cflags problem.

Mon Jun 12 14:32:17 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * CMake LIST2STRING function

Mon Jun 12 12:05:10 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * quotes are needed around inputs to vars.cmake.in

Mon Jun 12 07:16:44 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * CMake won't replace @VARIABLES@.  Switching to %VARIABLES%

Mon Jun 12 04:04:01 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * comments to stdout when generating csc.scm and chicken-defaults.h

Sat Jun 10 05:20:48 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * CMake hierarchical install.  Broken due to Windows drive letter problem.  Should not change behavior of other builds, knock on wood.

Fri Jun  9 07:15:48 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * libchickengui is the expected naming convention.  Also missing some static libs for it.

Fri Jun  9 23:39:03 CEST 2006  bunny351@gmail.com
  * - csc: passes "-Wl,..." to compiler/linker [suggested by Peter Bex]
  - chicken-setup: delete's old .so's before installing a replacement [thanks to Peter Bex and Thomas Chust]

Fri Jun  9 22:34:18 CEST 2006  bunny351@gmail.com
  * - fixed broken link to debian package [thanks to Brandon van Every]
  - removed vcbuild.bat

Thu Jun  8 19:16:31 CEST 2006  bunny351@gmail.com
  * - added "uninstall" target to Makefile.am
  - tcp: added "tcp-buffer-size" and optional output-buffering [suggested by Graham Fawcett]

Thu Jun  8 14:16:03 CEST 2006  bunny351@gmail.com
  * - chicken-setup: ignores egg-requirements for core library units, several small fixes

Wed Jun  7 12:19:30 CEST 2006  bunny351@gmail.com
  * tiny fix in NEWS

Fri Jun  9 06:09:00 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * added flat-directory-install to runtime to distinguish msvc built with vcbuild.bat or CMake.  No behavioral changes yet.

Thu Jun  8 11:41:50 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * CMake bletcherous hack to allow regex of csc.scm.in.  Currently only copies, no regex.

Thu Jun  8 04:54:40 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * updated CMake documentation and moved it to INSTALL-CMake.txt

Wed Jun  7 10:24:32 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * CMake UNSAFE units were missing .c suffix.

Wed Jun  7 09:57:34 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * CMake detect direct.h.  This solves the easyffi.l.silex generation problem.

Wed Jun  7 03:51:26 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * CMake detect alloca.h crt_externs.h gcvt stdint.h sysexits.h

Wed Jun  7 01:54:45 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * MinGW should get winsock2.h in posixwin.scm

Wed Jun  7 00:40:36 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * detect LoadLibrary and GetProcAddress

Tue Jun  6 16:32:59 CEST 2006  bunny351@gmail.com
  * - version is 2.316

Fri Jun  2 14:18:25 CEST 2006  Burton Samograd <kruhft@gmail.com>
  * update sed_quote_subst to handle commas (,) in CFLAGS
  A build error occured when the CFLAGS variable contained a comma, such
  as with the -mfpmath=sse,387 option.  This fixes that by adding a
  comma to the list of characters that are quoted.

Mon Jun  5 00:31:35 CEST 2006  bunny351@gmail.com
  * - fixed bug in configure.in that would erase CFLAGS

Tue Jun  6 13:25:37 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * make html generation part of ALL target

Tue Jun  6 11:15:16 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * .exports installation wasn't grabbing from correct directory

Tue Jun  6 10:06:50 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * VC++ does not handle split line COMMENT

Tue Jun  6 09:17:21 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * don't generate .exports dependencies for boot compiler

Tue Jun  6 08:28:17 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * informative build comments

Tue Jun  6 07:37:32 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * UNSAFE libraries no longer emit .exports

Tue Jun  6 05:30:45 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * more explicit dependencies to prevent duplicate .c generation

Mon Jun  5 07:09:41 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * use extant csi to build chicken-boot

Mon Jun  5 00:05:08 CEST 2006  bunny351@gmail.com
  * - typo in csi.scm [Thanks to Kon Lovett]

Sun Jun  4 23:43:13 CEST 2006  felix@call-with-current-continuation.org
  tagged 2.315-snapshot

Sun Jun  4 23:42:41 CEST 2006  felix@call-with-current-continuation.org
  * release script fixes, moved wwchicken into misc and cleanup

Sun Jun  4 23:14:30 CEST 2006  felix@call-with-current-continuation.org
  * release script, doc fixes

Sun Jun  4 22:41:26 CEST 2006  felix@call-with-current-continuation.org
  * distribution script and release preparations

Sun Jun  4 21:52:27 CEST 2006  bunny351@gmail.com
  * - added acknowledgments to NEWS

Sat Jun  3 01:13:03 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * 1st stage bootstrapping support

Fri Jun  2 21:32:00 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * macrotize chicken C source list for subdirectories

Fri Jun  2 09:44:44 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * macrotize C source lists for subdirectories

Fri Jun  2 08:14:00 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * generalized build rules for use by subdirectories

Fri Jun  2 06:23:03 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * separate library flags from library generation in prep for subdirectories

Fri Jun  2 11:30:39 CEST 2006  felix@call-with-current-continuation.org
  * - define-foreign-enum exposes transformer procedures [suggested by Kon Lovett]
  

Fri Jun  2 02:34:15 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * don't need an INCLUDE file to pass variables to subdirectories

Thu Jun  1 22:41:22 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * dialog box warning when .exports not generated

Thu Jun  1 22:36:23 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * dlfcn.h does not imply -ldl

Thu Jun  1 21:06:45 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * failed stack growth tests should be set -1 for no result

Thu Jun  1 19:53:36 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * shared flags needs -DC_NO_PIC_NO_DLL

Thu Jun  1 19:50:32 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * regex-common typo

Thu Jun  1 11:22:40 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * add global.cmake in preparation for staged build subdirectory refactoring

Thu Jun  1 08:49:29 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * allow build with Chicken 2.3 but warn about lack of .exports

Thu Jun  1 07:56:57 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * send more errors when FIND_CHICKEN fails

Thu Jun  1 07:17:56 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * no longer need silex.c

Thu Jun  1 07:15:30 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * SAFE and UNSAFE libraries emit same .exports

Thu Jun  1 06:13:07 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * generate easyffi.l.silex using generated csi-static

Thu Jun  1 05:22:52 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * .exports installation

Wed May 31 11:37:52 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * MINGW needs __int64

Tue May 30 06:13:13 CEST 2006  felix@call-with-current-continuation.org
  * - extras: Graham Fawcett contributed "queue-push-back[-list]!"

Tue May 30 01:47:56 CEST 2006  felix@call-with-current-continuation.org
  * - unsafe core libraries don't emit export files [reported by Brandon van Every]
  - fixed bug in stack-direction-tester for CMake build

Mon May 29 09:13:21 CEST 2006  felix@call-with-current-continuation.org
  * - srfi-1: bugfix in `list=' [reported by John Cowan, characterized by saccade and found by
    Taylor Campbell]
  - library: I/O on closed ports triggers an error [suggested by Azul]

Fri Jun  2 07:32:20 CEST 2006  felix@call-with-current-continuation.org
  * - __int64 type name for easyffi

Tue May 30 12:12:56 CEST 2006  felix@call-with-current-continuation.org
  * - trivial changes in NEWS
  - version is 2.315
  - integer64 fix

Mon May 29 14:23:28 CEST 2006  felix@call-with-current-continuation.org
  * - README: note about OS X DYLD_LIBRARY_PATH [Thanks to Arto Bendiken]
  - support for `integer64' foreign type specifier [suggested by Alejandro Forero Cuervo]

Thu May 25 00:04:03 CEST 2006  bunny351@gmail.com
  * - singlestep didn't swallow newline

Wed May 24 22:52:38 CEST 2006  bunny351@gmail.com
  * - added distribution directory and OS X build script
  - added `--without-libffi' configuration option

Sun May 21 00:20:18 CEST 2006  bunny351@gmail.com
  * - csi: nicer feature list on ",r"
  - version is 2.314

Wed May 24 14:37:27 CEST 2006  felix@call-with-current-continuation.org
  * - CMakeLists.txt: ...-macros.scm files go into share

Wed May 24 10:47:51 CEST 2006  felix@call-with-current-continuation.org
  * - CMakeLists.txt: all libraries should be installed in lib (not share)

Wed May 24 08:20:29 CEST 2006  felix@call-with-current-continuation.org
  * - posixwin.scm: removed inclusion of windows.h [suggested by Brandon van Every]

Tue May 23 08:41:09 CEST 2006  felix@call-with-current-continuation.org
  * - DragonFly-specific patches [Thanks to Peter Bex]
  - removed windows.h from chicken.h

Mon May 22 10:28:33 CEST 2006  felix@call-with-current-continuation.org
  * - resolved conflict in CMakeLists.txt

Mon May 22 09:58:18 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * test if stack grows downward at configuration time

Mon May 22 09:56:06 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * support for C_STACK_GROWS_DOWNWARD

Mon May 22 10:11:23 CEST 2006  felix@call-with-current-continuation.org
  * - fixed typo in CMakeLists.txt

Mon May 22 09:33:42 CEST 2006  felix@call-with-current-continuation.org
  * - singlestepping: "skip" command
  - runtime: unsafe resolve_procedure is macro
  - simplified configure/Makefile (got rid of EXTRA_RUNTIME_FLAGS)
  - apply-hooks and ptables are enabled by default
  - CMakeLists.txt: modified user-options to be consistent with configure.in

Mon May 22 03:00:42 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * build nsample

Mon May 22 02:41:16 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * put shared libraries in /share

Mon May 22 01:17:55 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * build chicken.html

Mon May 22 00:30:40 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * better error message when Chicken not found

Sun May 21 23:41:50 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * remove unnecessary .exe suffixes from FIND_CHICKEN

Sun May 21 22:04:02 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * comments about order of <winsock2.h> and <windows.h>

Sun May 21 22:01:17 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * move <windows.h> after <winsock2.h>

Sun May 21 21:57:59 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * change "windows.h" to <windows.h>

Sun May 21 21:22:53 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * include <io.h> to define _isatty

Sun May 21 20:48:29 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * correct generator path for silex.exe

Sun May 21 10:35:43 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * removed commands that don't appear to be needed

Sun May 21 00:01:00 CEST 2006  bunny351@gmail.com
  * - invalid-procedure-handler wasn't called for `apply'-triggered calls

Wed May 17 17:24:18 CEST 2006  felix@call-with-current-continuation.org
  * - CMakeLists.txt: option for apply hook

Wed May 17 16:34:29 CEST 2006  felix@call-with-current-continuation.org
  * - manual fixes by John Cowan

Wed May 17 06:34:48 CEST 2006  felix@call-with-current-continuation.org
  * - makefile.vc fixes

Tue May 16 20:27:17 CEST 2006  felix@call-with-current-continuation.org
  * - moved "breakpoint" into library
  - basic single-stepping (",step", "singlestep")

Tue May 16 09:29:19 CEST 2006  felix@call-with-current-continuation.org
  * - renamed "thread-deliver-signal!" to "thread-signal!" (old is deprecated)
  - ",utr" didn't remove item from traced proc list
  - multithreaded breakpoints
  - version is 2.313

Tue May 16 07:15:42 CEST 2006  felix@call-with-current-continuation.org
  * - csi: 
    * ",utr" without args isn't supported anymore
    * breakpoints (",br", ",ubr", ",c", and "breakpoint")

Sat May 20 06:43:20 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * csi.c generation bug

Fri May 19 22:59:08 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * resolve INSTALL conflict

Fri May 19 22:28:31 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * eliminated ADD_FILE_DEPENDENCIES

Tue May 16 09:37:09 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * install to subdirectories

Tue May 16 07:49:48 CEST 2006  felix@call-with-current-continuation.org
  * my fault

Mon May 15 09:08:30 CEST 2006  felix@call-with-current-continuation.org
  * fix conflicts in CMakeLists.txt

Mon May 15 23:09:00 CEST 2006  bunny351@gmail.com
  * - removed distro stuff
  - removed last traces of chicken-match-macros from CMakeLists.txt and win-install.bat
  - Argh! chicken.scm still referenced chicken-match-macros.scm
  k***END OF DESCRIPTION***
  
  Place the long patch description above the ***END OF DESCRIPTION*** marker.
  The first line of this file will be the patch name.
  
  
  This patch contains the following changes:
  
  M ./CMakeLists.txt -1 +1
  M ./chicken.scm -2 +1
  R ./distribution/
  R ./distribution/chicken-osx.pmproj
  M ./win-install.bat -1

Mon May 15 22:19:47 CEST 2006  bunny351@gmail.com
  * - basic support for apply-hooks
  - added `C_return'
  - lolevel: renamed `invalid-procedure-call-handler' to `set-invalid-procedure-call-handler!' (old name is deprecated)

Mon May 15 23:46:45 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * .scm to .c compilation

Mon May 15 13:27:14 CEST 2006  felix@call-with-current-continuation.org
  * - csi: toplevel-command `,exn'
  - chicken-ffi-macros.scm: bugfix in `define-foreign-record' [by Kon Lovett]
  - library: `machine-byte-order'

Sat May 13 23:13:47 CEST 2006  bunny351@gmail.com
  * - changed silex.scm to accept an output-file name [suggested by Brandon van Every]

Sat May 13 21:57:56 CEST 2006  bunny351@gmail.com
  * - version is 2.312
  - "$": added support for SRFI-4 literals
  - modified test driver for being more convenient (and put bootstrapping test into separate file)

Fri May 12 21:30:36 CEST 2006  bunny351@gmail.com
  * - removed transcript-on/off from r4rs-enironment
  - ffi: added "$" macro

Fri May 12 09:36:40 CEST 2006  bunny351@gmail.com
  * - `foreign-...' macros do slightly better syntax syntax checks
  - removed `allow-null:' foreign-record spec again
  - csc: doesn't escape backtick in sub-pass options
  

Thu May 11 23:31:07 CEST 2006  bunny351@gmail.com
  * - eval.scm: macroexpansion error-handling wrapper wasn't updated to new condition layout
  - `define-foreign-record': `allow-null:' modifier
  - added `srfi-31' to builtin srfi list [thanks to Dan Muresan]

Wed May 10 20:26:18 CEST 2006  bunny351@gmail.com
  * - removed unused procedure from eval (`##sys#undefine-non-standard-macros')

Thu May 11 08:24:06 CEST 2006  felix@call-with-current-continuation.org
  * - runtime option `-:D' (shows currently when apply-limit is exceeded with libffi)

Wed May 10 13:45:39 CEST 2006  felix@call-with-current-continuation.org
  * - version is 2.311

Wed May 10 11:18:25 CEST 2006  bunny351@gmail.com
  * - pointer printing prefixes address with "0x"

Wed May 10 13:43:28 CEST 2006  felix@call-with-current-continuation.org
  * - chicken-setup: didn't remove old export-entries from setup info

Mon May  8 11:35:03 CEST 2006  felix@call-with-current-continuation.org
  * - yet another fix to the handling of SRFI-12 signals [by Reed Sheridan, modified by felix]

Mon May  8 10:30:57 CEST 2006  felix@call-with-current-continuation.org
  * - removed some unused local shadowing bindings for "string"

Mon May  8 09:35:57 CEST 2006  felix@call-with-current-continuation.org
  * - Added optimization inline rule for "string"

Sat May  6 00:39:02 CEST 2006  Thomas Chust <chust@web.de>
  * Ignore complex extension specifiers when loading export declarations

Sat May  6 00:20:28 CEST 2006  Thomas Chust <chust@web.de>
  * Ignore keywords when scanning for read access to undefined symbols

Mon May  8 07:34:16 CEST 2006  felix@call-with-current-continuation.org
  * - bugfix in "condition-property-accessor" [By Kon Lovett]
  - undocumented "foreign-safe-wrapper"
  - fixed bug in handling of `c-string' result type [Thanks to Heath Johns]
  - added export-file generation for scheduler [reported by Thomas Chust]

Mon May  8 05:44:33 CEST 2006  felix@call-with-current-continuation.org
  * - csc: added "-G" alias for "-check-imports"***END OF DESCRIPTION***
  
  Place the long patch description above the ***END OF DESCRIPTION*** marker.
  The first line of this file will be the patch name.
  
  
  This patch contains the following changes:
  
  M ./csc.scm.in -1 +2

Fri May  5 08:15:32 CEST 2006  felix@call-with-current-continuation.org
  * - added some declarations to srfi-18.scm, partition.scm and easyffi.scm

Fri May  5 04:24:16 CEST 2006  felix@call-with-current-continuation.org
  * little fix in match

Fri May  5 04:11:23 CEST 2006  felix@call-with-current-continuation.org
  * - `define-foreign-enum' macro
  - `enum', `struct' and `union' type-specifiers accept symbols

Fri May  5 02:10:18 CEST 2006  felix@call-with-current-continuation.org
  * - added mini-runtime example in misc
  - tinyclos macros moved into tinyclos unit (which is also used by the compiler now)
  - match macros moved into match (which used to be match-support)

Thu May  4 23:06:42 CEST 2006  felix@call-with-current-continuation.org
  * - condition-properties are now specific to a condition-kind (so equal property names do not collide
    in composite conditions) [problem reported by Reed Sheridan, principle of solution by Kon Lovett]
  - print-error-message: when condition has no messsage property, the kinds are printed instead
    of a message
  

Thu May  4 21:24:15 CEST 2006  felix@call-with-current-continuation.org
  * - extensions may also have .exports file
  - chicken-setup: `exports' property

Sun Apr 30 02:26:27 CEST 2006  felix@call-with-current-continuation.org
  * - utils.scm: `absolute-pathname?' windows-specific fix by Kon Lovett
  - compiler: `-emit-exports' and `-check-imports' options
  - .export-file generation for all library units
  - version is 2.310

Mon May  1 14:59:15 CEST 2006  bunny351@gmail.com
  * - added `disable-warning' declaration specifier, added to a few units, removed options from Makefile.am
  - added `srfi-2' feature-id to builtin features [reported by Dan Muresan]

Thu Apr 27 10:28:35 CEST 2006  bunny351@gmail.com
  * - srfii-13: added missing check in `substring/shared' [reported by Kon Lovett]

Thu Apr 27 10:08:58 CEST 2006  bunny351@gmail.com
  * - renamed `test-feature?' to `feature?' (old name still available but deprecated)

Tue May  2 07:42:22 CEST 2006  bunny351@gmail.com
  * - chicken-setup: `-v' isn't really necessary for simple installs
  - slight changes in manual (bugs + limitations)

Mon Apr 24 14:42:25 CEST 2006  bunny351@gmail.com
  * - thread-join!: thread-result generalized to multiple values

Sun Apr 23 19:07:59 CEST 2006  Thomas Chust <chust@web.de>
  * Fixed a spelling mistake that broke tracing in csi

Tue Apr 18 18:35:15 CEST 2006  rsheridan6@gmail.com
  * Fix another bug in #<# and give it more readable macroexpansion

Tue Apr 18 09:31:44 CEST 2006  rsheridan6@gmail.com
  * Fix #<# read syntax (for real this time)

Tue May  2 08:37:22 CEST 2006  felix@call-with-current-continuation.org
  * fix in runtests.sh

Wed Apr 19 14:12:54 CEST 2006  felix@call-with-current-continuation.org
  * - fix in cscbench.scm [by Kon Lovett]
  - added `##sys#apply-argument-limit' [Suggested by Reed Sheridan]
  - regex-common.scm: replace `string-substitute*' with a simpler and faster version [by Daishi Kato]
  - runtime.c: more preprocessor magic by Jean-Francois Bignolles
  - Makefile.am: lowest nursery-size settings in nursery-sampling were simply too small (and could result in endless loops
    on 64-bit machines)

Wed Apr 19 08:40:03 CEST 2006  felix@call-with-current-continuation.org
  * - fix in cscbench.scm [by Kon Lovett]
  - added `##sys#apply-argument-limit' [Suggested by Reed Sheridan]
  - regex-common.scm: replace `string-substitute*' with a simpler and faster version [by Daishi Kato]

Sun Apr 16 00:31:39 CEST 2006  bunny351@gmail.com
  * - configure.in: --enable-extra-symbol-slot changes BINARY_VERSION
  - Manual fix [by Jarod Eells]
  - regex-common.scm: string-substitute now also uses ##sys#fragements->string

Wed Apr 12 17:58:41 CEST 2006  bunny351@gmail.com
  * - nothing, really

Wed Apr 12 17:35:42 CEST 2006  bunny351@gmail.com
  * - cscbench is now compiled to allow self-contained run

Thu Apr 13 15:25:29 CEST 2006  felix@call-with-current-continuation.org
  * - csi: trace/untrace macroexpand names to work with psyntax modules

Thu Apr 13 10:24:22 CEST 2006  felix@call-with-current-continuation.org
  * - apply-limit overflow check only in safe runtime
  - c-w-v optimization enabled by default
  - version is 2.309
  - disabled certain warnings for bootstrap (this will result in warnings when bootstraping from older compilers)

Wed Apr 12 11:58:45 CEST 2006  felix@call-with-current-continuation.org
  * - removed `try-harder' variable from compiler sources
  - experimental `call-with-values' optimization for known single-valued result procedures

Wed Apr 12 08:12:02 CEST 2006  felix@call-with-current-continuation.org
  * - `#:extraslot' feature
  - C_EXTRA_SYMBOL_SLOT moved to chicken-config.h

Tue Apr 11 19:58:42 CEST 2006  rsheridan6@gmail.com
  * #<# read syntax no longer dies on large input

Tue Apr 11 16:36:34 CEST 2006  Thomas Chust <chust@web.de>
  * Spelling mistake of variable *remove-command* in chicken-setup.scm corrected

Tue Apr 11 14:44:32 CEST 2006  felix@call-with-current-continuation.org
  * - testsuite stuff
  - manual: `make-locative' still documented symbol [reported by John Cowan]

Tue Apr 11 12:22:02 CEST 2006  felix@call-with-current-continuation.org
  * - CMakeLists.txt: option for extraslot

Tue Apr 11 12:18:15 CEST 2006  felix@call-with-current-continuation.org
  * - test fixes
  

Tue Apr 11 09:50:51 CEST 2006  felix@call-with-current-continuation.org
  * - wwchicken typo fix by Mario Goulart
  - apply overflow check [reported by Reed Sheridan]

Tue Apr 11 08:58:19 CEST 2006  felix@call-with-current-continuation.org
  * - `--enable-extra-symbol-slot' configure option
  - version is 2.308

Mon Apr 10 21:42:44 CEST 2006  bunny351@gmail.com
  * - added config option for symbol-gc to CMakeLists.txt
  - `chicken-version' also shows gchook feature
  - removed build-features configure option

Mon Apr 10 20:43:17 CEST 2006  bunny351@gmail.com
  * - adjusted copyright dates in a few more files
  - added `-enable-symbol-gc' configuration option

Thu Apr  6 12:35:08 CEST 2006  felix@call-with-current-continuation.org
  * - read-line: didn't bump port-line-number for stream-ports

Thu Apr  6 11:41:08 CEST 2006  felix@call-with-current-continuation.org
  * - updated copyright date
  - csi.scm: includes "parameters.scm"

Wed Apr  5 16:15:13 CEST 2006  felix@call-with-current-continuation.org
  * - "unused variable" warning in block mode is not shown for variables generated by complex
    define-constant's
  - added `-disable-warning' option and differentiated compiler warnings
  - version is 2.307

Tue Apr  4 16:39:54 CEST 2006  felix@call-with-current-continuation.org
  * - changed test-driver slightly
  - moved tinyclos-examples into tests directory
  - `regexp-escape' didn't escape the dot

Sun Apr  2 22:09:09 CEST 2006  felix@call-with-current-continuation.org
  * - added `-release' option [suggested by Peter Busser]

Thu Mar 30 22:37:34 CEST 2006  bunny351@gmail.com
  * - fixed brokenness in `nextbuild' script
  - version is 2.307

Fri Mar 31 07:23:55 CEST 2006  felix@call-with-current-continuation.org
  * removed index.html again

Thu Mar 30 21:11:01 CEST 2006  bunny351@gmail.com
  * - still problems with test-runner

Thu Mar 30 21:00:30 CEST 2006  bunny351@gmail.com
  * - infix handling of `string-split-fields' improved [Reported by Sunnan]
  - cleanup up chicken-setup, fixed bug in one call to `make:line-error'
  - better output for "known proc call with wrong args" compiler warning
  - generated identifier for `define-constant' has other gensym-prefix for easier distinction in compiler warnings
  - chicken-setup: allows multiple `-e' options***DARCS***
  
  Write the long patch description into this file.
  The first line of this file will be the patch name.
  Everything in this file from the above ***DARCS*** line on will be ignored.
  
  This patch contains the following changes:
  
  M ./chicken-setup.scm -145 +143
  M ./compiler.scm -3 +4
  R ./format.scm
  M ./regex-common.scm -3 +3
  M ./runtime.c -3 +46
  A ./tests/
  A ./tests/r4rstest.scm
  A ./tests/runtests.scm

Mon Apr 10 14:09:11 CEST 2006  felix@call-with-current-continuation.org
  * - added some interesting files in "misc/"
  

Mon Apr 10 09:04:34 CEST 2006  felix@call-with-current-continuation.org
  * - `equal?' didn't return #t for 0.0/-0.0

Fri Mar 31 20:29:44 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * more precise Version Build regex

Fri Mar 31 10:18:53 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * find chicken simplified regex

Fri Mar 31 07:49:31 CEST 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * find extant Chicken installation

Fri Mar 31 08:28:29 CEST 2006  felix@call-with-current-continuation.org
  * - Makefile.am: added missing dependencies [Thanks to Kon Lovett]

Tue Mar 28 18:39:10 CEST 2006  rsheridan6@gmail.com
  * Update README.darcs to reflect new repo url

Sat Mar 25 12:29:45 CET 2006  'Brandon Van Every <bvanevery@gmail.com>'
  * CMake MinGW update

Thu Mar 30 09:31:27 CEST 2006  felix@call-with-current-continuation.org
  * - ##sys#file-info holds flonums for timestamps
  - version is 2.306
  - versioned $(prefix)/share/chicken and $(prefix)/lib/chicken

Mon Mar 27 15:15:45 CEST 2006  felix@call-with-current-continuation.org
  * - runtime: fixed broken single-value test in `C_apply_values'
  - version is 2.305

Fri Mar 24 12:07:28 CET 2006  bunny351@gmail.com
  * - fixed broken merge of read-line patch (it wasn't my fault!)

Thu Mar 23 11:57:42 CET 2006  bunny351@gmail.com
  * - manual/chicken.1: added note about `-extension'

Wed Mar 22 18:26:20 CET 2006  rsheridan6@gmail.com
  * read-line fix
  
  read-line now correctly handles all line terminators and limits.

Wed Mar 22 19:38:53 CET 2006  bunny351@gmail.com
  * - csc: removed last trace of `-srfi-7' option

Tue Mar 21 19:10:26 CET 2006  bunny351@gmail.com
  * - darcs goes on my nerves sometimes
  - read-line: handles "...\r" with string-input

Tue Mar 21 18:52:36 CET 2006  bunny351@gmail.com
  * - chicken-setup: -f wasn't recognized, -h for -host was of course wrong
  - extras.scm: unrecorded read-line patch as it broke chicken-setup
  - chicken-setup: probably fixed cygwin bug (called msvc create_directory) [reported by John Cowan]
  - version is 2.304

Mon Mar 20 08:43:35 CET 2006  felix@call-with-current-continuation.org
  * - documented SRFI-61 support, added feature identifier

Mon Mar 20 05:27:43 CET 2006  rsheridan6@gmail.com
  * read-line fix, remove redundant code
  
  read-line optional limit argument now works on all platforms
  
  read-line no longer discards last character in stream unless it's a newline
  
  removed duplicated definition of #\return
  

Fri Mar 17 15:19:19 CET 2006  felix@call-with-current-continuation.org
  * - wwchicken: galinha link (coop)
  - srfi-61 support

Fri Mar 17 10:47:40 CET 2006  felix@call-with-current-continuation.org
  * - library: added `real-part', `angle', 'imag-part' and `magnitude' [as suggested by Alex Shinn]
  - tinyclos: added safety check in `initialize' to catch when a generic is not an entity
  - version is 2.303

Tue Mar 14 07:38:36 CET 2006  felix@call-with-current-continuation.org
  * - ##sys#read-prompt-hook: uses ##sys#print
  - csi: always record expr in history to make readline egg work [problem reported by Peter Wright]

Sat Mar 11 22:41:42 CET 2006  bunny351@gmail.com
  * - repl: error output goes to stderr
  - wwchicken: link to coop

Wed Mar  8 20:18:43 CET 2006  bunny351@gmail.com
  * - default error handler didn't write call-chain to stderr
  - chicken-setup: removed "$VARIABLE" sillyness

Sun Mar  5 06:45:12 CET 2006  felix@call-with-current-continuation.org
  * - print-call-chain: writes to stdout

Fri Mar  3 23:47:01 CET 2006  felix@call-with-current-continuation.org
  * - chicken-setup: $VAR syntax
  - eval: if path is absolute, load-relative doesn't prepend current load path

Fri Mar  3 21:41:45 CET 2006  bunny351@gmail.com
  * - port-map didn't invoke function (argh)
  - read-file didn't invoke custom reader for first item (more argh)
  - chicken-setup: docindex shows release (if defined)

Tue Mar  7 09:48:32 CET 2006  felix@call-with-current-continuation.org
  * - hen.el fixes by Reed Sheridan
  - chicken-setup: `-check' option for checking repository for upgrades

Fri Mar  3 09:12:06 CET 2006  felix@call-with-current-continuation.org
  * - chicken-setup: on download add release-number of setup-info

Tue Feb 28 14:47:04 CET 2006  felix@call-with-current-continuation.org
  * - library.scm: `chicken-version' used wrong call to fudge for `ptables' [Thanks to Sven Hartrumpf]
  - version is 2.302

Mon Feb 27 15:14:30 CET 2006  felix@call-with-current-continuation.org
  * - make-pathname: a little refactoring and handling of empty directory parts in directory lists

Mon Feb 27 10:00:37 CET 2006  felix@call-with-current-continuation.org
  * - chicken-setup: got `-eval' option
  

Mon Feb 27 08:29:31 CET 2006  felix@call-with-current-continuation.org
  * nothing important

Sun Feb 26 23:55:55 CET 2006  rsheridan6@gmail.com
  * hash-table-update! now takes 4th arg optionally, in compliance with SRFI-69

Fri Feb 24 11:46:04 CET 2006  felix@call-with-current-continuation.org
  * - chicken.h: CHICKEN_default_toplevel casted to void *
  - manual: removed traces of `error-handler' [Thanks to Reed Sheridan]
  - eval: added `load-relative'

Wed Feb 22 08:07:45 CET 2006  felix@call-with-current-continuation.org
  * - hash-table-update fix by Thomas Chust
  - wwchicken: new win32 binaries version

Tue Feb 21 21:33:03 CET 2006  Thomas Chust <chust@web.de>
  * hashtable-update! fixed to conform to SRFI-69 [Thomas Chust]

Sat Feb 18 22:26:59 CET 2006  bunny351@gmail.com
  * - yet another whacky banner
  - version is 2.301
  - delete-file and rename-file didn't expand tilde [Patch by Zbigniew Szadkowsi]

Fri Feb 17 20:33:36 CET 2006  bunny351@gmail.com
  * - updated CMake readme and buildfile [thanks to Brandon van Every]

Fri Feb 17 20:33:26 CET 2006  bunny351@gmail.com
  tagged 2.3-release

Fri Feb 17 19:04:53 CET 2006  bunny351@gmail.com
  * - raised version to 2.3

Fri Feb 17 18:16:21 CET 2006  bunny351@gmail.com
  * - removed cmake references from README (this needs to be better prepared and will hopefully be functional
    in the next release)
  - csc: parens are not backslashed when passed as arguments to compiler options

Mon Feb 20 08:42:37 CET 2006  felix@call-with-current-continuation.org
  * - srfi-4.scm: subXXvector range check was wrong [Thanks to Alex Shinn]

Fri Feb 17 13:03:33 CET 2006  felix@call-with-current-continuation.org
  * - runtime.c/chicken.h: removed last traces of C_WINDOWS_DLL [Thanks to Brandon van Every]
  - chicken-setup: only shows deletion of files in verbose mode

Wed Feb 15 21:02:20 CET 2006  bunny351@gmail.com
  * - version is 2.228

Mon Feb 13 21:09:05 CET 2006  bunny351@gmail.com
  * - runtime.c: init of trace-buffer-size happened after command-lline-parsing

Wed Feb 15 14:18:14 CET 2006  felix@call-with-current-continuation.org
  * - user-defined toplevel commands

Wed Feb 15 07:45:28 CET 2006  felix@call-with-current-continuation.org
  * - print-error-message prints to stdout, by default
  - csc.scm.in: adapted to new library names for windows

Mon Feb 13 09:28:44 CET 2006  felix@call-with-current-continuation.org
  * - added foreign types for 32-bit integers

Sat Feb 11 15:42:17 CET 2006  bunny351@gmail.com
  * - changed darcs repo url again

Sat Feb 11 15:40:05 CET 2006  bunny351@gmail.com
  * - wwchicken: changed darcs repo url

Mon Feb  6 22:56:31 CET 2006  bunny351@gmail.com
  * - c_defaults.h -> chicken-defaults.h
  - DLLs on Windows are now also named "lib..."
  - version is 2.227
  - csc does better handling of whitespace in option-arguments passed to chicken
  - tcp: removed output-string form error-message on write failure

Wed Feb  1 23:31:14 CET 2006  bunny351@gmail.com
  * - added `C_copy_closure' primitive
  - csi: `,s', `,l', ',ln' commands accept multiple inputs, added `,tr' and `,utr', removed trace/untrace macros

Thu Feb  9 11:17:49 CET 2006  felix@call-with-current-continuation.org
  * - utils: added check in shift! [suggested by Kon Lovett]
  - csc: handles only object-files on the cmd-line

Wed Feb  8 11:26:35 CET 2006  felix@call-with-current-continuation.org
  * - reverted invalid change of match-error-control in easyffi

Tue Feb  7 13:18:34 CET 2006  felix@call-with-current-continuation.org
  * - added note about README.cmake-and-mingw32 in README
  - chicken.h: unref'd locals warning is disabled via pragma [information about this provided by Brandon van Every]
  - in unsafe mode, use #:fail match-error-control

Mon Feb  6 08:33:13 CET 2006  felix@call-with-current-continuation.org
  * - removed a slight bit of sillyness
  - added README for cmake+mingw32 [Thanks to Brandon van Every]

Fri Feb  3 08:43:17 CET 2006  felix@call-with-current-continuation.org
  * - tcp: port returned by ##net#getservbyname wasn't ntohs'd [Thanks to Mark Wutka]
  - runtime/lolevel: added the immensely useful `call-with-cthulhu'

Mon Jan 30 06:23:58 CET 2006  felix@call-with-current-continuation.org
  * - added `C_get_unbound_variable_value_hook' [suggested by Arto Bendiken]

Sat Jan 28 22:37:32 CET 2006  bunny351@gmail.com
  * - easyffi supports some escape sequences in char literals
  - fixed bug in srfi-17 setter stuff for define-record
  - condition-property-accessor enhancement by Kon Lovett***DARCS***
  
  Write the long patch description into this file.
  The first line of this file will be the patch name.
  Everything in this file from the above ***DARCS*** line on will be ignored.
  
  This patch contains the following changes:
  
  M ./chicken-more-macros.scm -5 +5
  M ./chicken.texi -2 +8
  M ./easyffi.l +5
  M ./library.scm -3 +3

Sat Jan 28 02:52:23 CET 2006  bunny351@gmail.com
  * - easyffi: handles macros that expand to char character constants [Suggested by Reed Sheridan]
  - dynamically loaded compiled code (via `load') can now be reloaded (currently only tested in OS X - leaks space)
  - version is 2.226

Fri Jan 27 13:00:44 CET 2006  bunny351@gmail.com
  * - c-string return-type special-casing for define-external's also applies to nonnull-c-string
  - csi: `,d' omits trailing "s" when element-count is 1
  - added `define-for-syntax'
  - version is 2.225
  - csc: -keep passes `-k' to csc [Thanks to Reed Sheridan]

Tue Jan 24 18:06:23 CET 2006  bunny351@gmail.com
  * - external callbacks with `c-string' return-type make it zero-terminated [suggested by Levi Pearson]

Tue Jan 24 13:28:44 CET 2006  bunny351@gmail.com
  * - added resizable finalizer-table by Zbigniew

Tue Jan 24 12:28:06 CET 2006  bunny351@gmail.com
  * - updated NEWS

Mon Jan 23 22:44:00 CET 2006  bunny351@gmail.com
  * - Mentioned Sergey Khorev and Brandon van Every more prominently in the acknowledgements section of the manual
  - `group-information' and `system-information' return lists now instead of multiple values

Wed Jan 25 13:49:58 CET 2006  felix@call-with-current-continuation.org
  * - posix: timezone stuff was broken for Cygwin [Thanks to Sergey Khorev]
  

Wed Jan 25 09:43:03 CET 2006  felix@call-with-current-continuation.org
  * - more ccall stuff

Wed Jan 25 09:14:56 CET 2006  felix@call-with-current-continuation.org
  * - changed `nextbuild' script to be path-independent
  - added `C_cdecl' declarations at various places to please Watcom C [suggested by Sergey Khorev]

Mon Jan 23 09:38:35 CET 2006  felix@call-with-current-continuation.org
  * - watcom-specific additions by Sergey Khorev
  - `hash-table-ref' throws '(exn access) [suggested by Reed Sheridan]
  - version is 2.224

Sat Jan 21 00:14:43 CET 2006  felix@call-with-current-continuation.org
  * - added `watcom' to `build-platform'

Sat Jan 21 00:08:51 CET 2006  felix@call-with-current-continuation.org
  * - `number->string' with radix 8 or 16 and an inexact number that can be represented as
    an unsigned int returns a proper octal or hex conversion (without decimal point)

Fri Jan 20 15:02:59 CET 2006  felix@call-with-current-continuation.org
  * - manual: addition to `C_c_string()' doc [Thanks to Zbigniew Szadkowski]

Tue Jan 17 11:21:34 CET 2006  felix@call-with-current-continuation.org
  * - tcp: sending a chunk used wrong count [thanks to Hans Bulfone]
  - manual typo fix [by Mario Domenech Goulart]
  - csc: added `-home'
  - `define-foreign-record'-accessors: assume nonnull pointers (would crash anyway on #f)
  - version is 2.223

Sun Jan 15 19:15:29 CET 2006  bunny351@gmail.com
  * - added BvE's new CMakeLists.txt version
  - added some interesting benchmarks

Sun Jan 15 16:53:01 CET 2006  bunny351@gmail.com
  * - utils: `decompose-pathname' and `pathname-directory' omit the trailing slash/separator [suggested by Kon Lovett]

Sat Jan 14 23:16:05 CET 2006  bunny351@gmail.com
  * - removed chicken-config.1 from the repo
  - small fix in README
  - csc: added `-cc-name' and `-ld-name' options

Sat Jan 14 20:46:29 CET 2006  bunny351@gmail.com
  * - manual: slight fix regarding nno-Windows posix time routines

Fri Jan 13 14:21:26 CET 2006  felix@call-with-current-continuation.org
  * - posix: fixed invalid fix of Reed Sheridan's fix for `directory'

Thu Jan 12 18:54:41 CET 2006  bunny351@gmail.com
  * - tcp: increased output-buffer size

Thu Jan 12 17:43:40 CET 2006  bunny351@gmail.com
  * - resurrected makefile.vc
  - posix.scm: `map/anonymous' used incorrect C macro
  - csc: -cflags doesn't include -c; output is less aggressively quoted

Thu Jan 12 08:52:43 CET 2006  felix@call-with-current-continuation.org
  * - removed `chicken-config' from the manual and the makefile
  - tcp-output that would block causes thread-switch [suggested by Hans Bulfone]
  - version is 2.222

Wed Jan 11 11:28:37 CET 2006  felix@call-with-current-continuation.org
  * - csc: `-libs' includes chicken runtime libs, now
  - compiler: (require-extension) resolution of non-available extensions during compilation specified in list-syntax
    could give an error message

Tue Jan 10 13:20:25 CET 2006  felix@call-with-current-continuation.org
  * - posixwin: `utc-time->seconds' is not available
  - posix: addeed `local-timezone-abbreviation' [Contributed by Kon Lovett]
  - chicken-setup: repo-path is created if not existing [Thanks to Adam Buchbinder]
  - version is 2.221

Mon Jan  9 11:38:55 CET 2006  felix@call-with-current-continuation.org
  * - posix/posixwin: added enhancements to `directory' [contributed by Reed Sherdidan]

Mon Jan  9 09:04:58 CET 2006  felix@call-with-current-continuation.org
  * - chicken-setup: added `copy-file', `move-file', `remove-file*' and `create-directory' [Suggested by Kon Lovett]
  - fixed bug in implementation of `require-extension' in the compiler
  - added `srfi-69' and `srfi-28' feature-id's to list of builtin features [Shanks to Dan]
  - chicken-setup: fixed bug with pathnames containing `~' [Thanks to Dan]
  - version is 2.220

Sat Jan  7 19:35:53 CET 2006  bunny351@gmail.com
  * - Manual fixes
  - Removed `transcript-on' and `transcript-off'

Thu Jan  5 22:20:12 CET 2006  bunny351@gmail.com
  * - `let*-values' is now SRFI-11 compliant
  - version is 2.219

Wed Jan  4 12:50:50 CET 2006  bunny351@gmail.com
  * - lolevel: `object-evict-to-location' throws 'evict exn if limit is exceeded
  - some additions and fixes in the "acknowledgements" section of the manual [thanks to Benedikt Rosenau]
  - the feature-identifiers #:srfi-12 and #:srfi-15 are registered by default [as suggested by John Cowan]
  - posix.scm: added `local-time->seconds' and `utc-time->seconds'
  
  - version is 2.218

Sun Jan  1 21:13:27 CET 2006  bunny351@gmail.com
  * - replaced tons of proc-typedefs with nifty/weird macro magic [contributed by Jean-Francois Bignolles]
  - `(define-macro SYM1 SYM2)' should work again [suggested by Zbigniew]

Tue Dec 27 18:50:25 CET 2005  bunny351@gmail.com
  * - version is 2.217
  - added 'current-gc-milliseconds' [suggested by Kon Lovett]
  - `chicken-setup -l NAME ...' lists ext.-info. of named extensions
  

Tue Dec 27 08:48:22 CET 2005  bunny351@gmail.com
  * - `chicken-home' wasn't added to default include-path

Wed Dec 21 18:28:30 CET 2005  bunny351@gmail.com
  * - some changes in README and wwchicken
  - `require'/`require-for-syntax' accept a string as argument

Wed Dec 14 19:07:32 CET 2005  bunny351@gmail.com
  tagged 2.216-snapshot

Wed Dec 14 17:16:59 CET 2005  bunny351@gmail.com
  * - CMakeLists.txt: hyphens in targets are *not* OK...; csc.scm is generated in bindir

Fri Dec 23 11:42:59 CET 2005  felix@call-with-current-continuation.org
  * - fixed off-by-one error in runtime.c:create_initial_ptable

Tue Dec 20 07:33:19 CET 2005  felix@call-with-current-continuation.org
  * - mingw makefile fixes by Sergey Khorev

Mon Dec 19 09:00:47 CET 2005  felix@call-with-current-continuation.org
  * - more mingw fixes by Sergey Khorev
  

Fri Dec 16 15:02:14 CET 2005  felix@call-with-current-continuation.org
  * - added mingw specific fixes by Sergey Khorev

Fri Dec 16 11:59:27 CET 2005  felix@call-with-current-continuation.org
  * - removed test for HAVE__NSGETENVIRON in posix.scm
  

Fri Dec 16 11:17:22 CET 2005  felix@call-with-current-continuation.org
  * - `current-environment' should work now on OS X [Thanks to Kon Lovett]
  - added correct timezone access [By Kon Lovett]
  - Fixed bug in printer that caused trashing with length-limited output

Thu Dec 15 15:11:19 CET 2005  felix@call-with-current-continuation.org
  * - BvE's CMakeLists.txt fixes...

Wed Dec 14 14:51:13 CET 2005  bunny351@gmail.com
  * - readme fix

Tue Dec 13 10:11:01 CET 2005  felix@call-with-current-continuation.org
  * - version is 2.216

Tue Dec 13 09:29:50 CET 2005  felix@call-with-current-continuation.org
  * - manual fix by Reed Sheridan
  - several CMakeLists.txt fixes by Brandon van Every

Fri Dec  9 08:17:27 CET 2005  felix@call-with-current-continuation.org
  * - added `-profile-name' option

Wed Dec  7 16:09:59 CET 2005  felix@call-with-current-continuation.org
  * - Small fixes (chicken.h, Makefile.am)***END OF DESCRIPTION***
  
  Place the long patch description above the ***END OF DESCRIPTION*** marker.
  The first line of this file will be the patch name.
  
  
  This patch contains the following changes:
  
  M ./Makefile.am -1 +1
  M ./chicken.h -3

Wed Dec  7 11:05:13 CET 2005  felix@call-with-current-continuation.org
  * - configure.in: better checking for gcvt on MacOS [Thanks to Kon Lovett]
  - Makefile.am typo and uposix-generation fixes by Kon
  - version is 2.215

Thu Dec  8 18:23:18 CET 2005  felix@call-with-current-continuation.org
  * - extras: added `each'

Fri Dec  2 04:51:17 CET 2005  felix@call-with-current-continuation.org
  * - removed makefile.vc and updated README
  - csi: describe hash-table shows hash-function

Thu Dec  1 21:53:49 CET 2005  felix@call-with-current-continuation.org
  * - runtime.c: ##sys#fudge(30) (_MSC_VER)
  - fixed win-install.bat
  - fixed CMakeLists.txt problems
  - fixed conflicts and missing def for SD_RECEIVE/SD_SEND on win32

Mon Nov 28 08:22:11 CET 2005  felix@call-with-current-continuation.org
  * - csi: ",d" of hash-table prints procedure normally
  - removed `pathname-extension-separator' and `pathname-directory-separator'
  - utils: `make-pathname' with a dir part of #f chopped the slash, if the file part was starting with one

Sun Nov 27 09:49:45 CET 2005  bunny351@gmail.com
  * - `print-call-chain' didn't work with non-stream ports
  - setup-information files have now ".setup-info" extension, or alternatively ".setup" [suggested by Pupeno]
  - added `##sys#clear-trace-buffer' (eval)
  - version is 2.214

Sat Nov 26 14:37:16 CET 2005  bunny351@gmail.com
  * tiny manual fix

Fri Nov 25 14:58:51 CET 2005  felix@call-with-current-continuation.org
  * - chicken.h: C_TLS is defined, if chicken-config.h is not included
  - library: `file-exists?' returns it's argument, if succeeding (quite handy)
  - chicken-setup: added link to egg-page in local doc-index

Thu Nov 24 12:44:09 CET 2005  felix@call-with-current-continuation.org
  * - `-:x' should actually work now
  - Thread-exceptions display call-chain
  - `print-call-chain' and `get-call-chain' accept optional thread argument

Wed Nov 23 15:02:37 CET 2005  felix@call-with-current-continuation.org
  * - compiler: added `-track-scheme', but somehow doesn't work yet and doesn't produce overly much output

Wed Nov 23 12:41:22 CET 2005  felix@call-with-current-continuation.org
  * - chicken-setup: errors in .setup scripts were printed twice
  - `set-dispatch-read-syntax!' renamed to `set-sharp-read-syntax!' (old name still available, but deprecated)
  - csc: added `-rpath PATHNAME'
  - version is 2.213

Tue Nov 22 23:07:17 CET 2005  bunny351@gmail.com
  * - tcp: added `tcp-port-numbers` [Contributed by Daishi Kato]
  - eval: removed dependency on extras (with-output-to-string)
  - Makefile.am: posixwin should now be used instead of posix when building from tarball
  - csc: added `-Fdir'
  - fixed bug in `C_make_tagged_pointer' [Thanks to Zbigniew Szadkoswski, Pupeno and Tony Garnock-Jones]
  - runtime.c: resurrected MSVC/x86 apply hack

Tue Nov 22 07:40:41 CET 2005  felix@call-with-current-continuation.org
  * - ws2tcpip.h include check for win32
  

Tue Nov 15 17:16:48 CET 2005  bunny351@gmail.com
  * - more CMakeLists.txt tweaks, still incomplete
  - `let-values' is SRFI-11 compliant [Thanks to Reed Sheridan]
  - added record-declarations to `define-foreign-record'
  - version is 2.212

Sat Nov 12 16:54:05 CET 2005  bunny351@gmail.com
  * - libffi is used by default, when available
  - added runtime-option `-:aXXX' to set trace-buffer/call-chain length
  - more CMakeLists.txt tweaks (libffi, enable ptables)***DARCS***
  
  Write the long patch description into this file.
  The first line of this file will be the patch name.
  Everything in this file from the above ***DARCS*** line on will be ignored.
  
  This patch contains the following changes:
  
  M ./CMakeLists.txt -57 +109
  M ./README -4 +1
  M ./TODO -1 +3
  M ./chicken.h +1
  M ./chicken.texi -2 +7
  M ./configure.in -10 +2
  M ./library.scm -2 +3
  M ./parameters.scm -1
  M ./runtime.c -10 +26

Sat Nov 12 05:18:03 CET 2005  felix@call-with-current-continuation.org
  * - version is 2.210
  - Fixed typo in chicken.h [Thanks to Jarod Eells]
  - added length-limit in call-chain output for source
  - added additional info slot in trace-buffer for evaluation-context/container

Tue Nov  8 20:49:42 CET 2005  bunny351@gmail.com
  * - fxed warning in tcp.scm (getpeername)
  - removed #include for ws2tcpip.h again (must be Windows-version specific)

Thu Nov  3 21:03:30 CET 2005  bunny351@gmail.com
  * - added -DC_ENABLE_PTABLES to Windows build-files
  - Incorporated Wright's documentation for `match' into manual
  - reduced trace-buffer size to 20
  - c-backend: generates better code for ptables
  - eval: added `##sys#eval-decorator' hook

Fri Nov 11 15:52:24 CET 2005  felix@call-with-current-continuation.org
  * - Some more CMakeLists.txt tweaking
  - Fixed bug in `hash-table-fold' [Thanks to David Janssens]

Fri Nov 11 14:50:06 CET 2005  bunny351@gmail.com
  * - CMakeLists.txt fix for UNIX

Fri Nov 11 10:16:46 CET 2005  felix@call-with-current-continuation.org
  * - csc.scm.in: `-static' was passed to gcc without leading whitespace [Thanks to Sven Hartrumpf]

Tue Nov  8 11:27:09 CET 2005  felix@call-with-current-continuation.org
  * - undid optimization (problems found by Sven Hartrumpf)
  - added Win32-specific create-dir function in chicken-setup

Mon Nov  7 13:59:27 CET 2005  felix@call-with-current-continuation.org
  * - Makefile.am fixes by Svben Hartrumpf

Mon Nov  7 09:08:17 CET 2005  felix@call-with-current-continuation.org
  * - compiler: removed unused warning procedure
  - easyffi: unknown type-names will be treated as opaque pointers
  

Mon Nov  7 07:21:10 CET 2005  felix@call-with-current-continuation.org
  * - easyffi: removed `idtype' token
  - macros: srfi-17 setters are not enabled for records by default

Fri Nov  4 13:30:28 CET 2005  felix@call-with-current-continuation.org
  * - scheduler: missed wincock2 include

Fri Nov  4 13:29:01 CET 2005  felix@call-with-current-continuation.org
  * - fixed silly bug in `hash-table-fold'
  - Removed non-existant targets in Makefile.am (extra-dist rule) [thanks to Sven Hartrumpf]

Fri Nov  4 08:19:56 CET 2005  felix@call-with-current-continuation.org
  * - regex: fixed bug in `string-substitute' [Thanks to Daishi Kato]
  - factored out common code in pregex.scm, regex.scm and pcre.scm into regex-common.scm

Fri Nov  4 07:38:32 CET 2005  felix@call-with-current-continuation.org
  * - fixed wrong doc links in README
  - library: registers #:ptables feature, if available
  - tcp.scm: added #include for winsock2.h

Wed Nov  2 22:54:02 CET 2005  bunny351@gmail.com
  * - version is 2.209

Wed Nov  2 21:19:00 CET 2005  bunny351@gmail.com
  tagged 2.207-snapshot

Wed Nov  2 21:18:16 CET 2005  bunny351@gmail.com
  * - Updated README.darcs (required CHICKEN version for bootstrapping is 2.2) [Thanks to Brandon van Every]
  - scheduler: `thread-sleep!' didn't unfix sleep time value [Thanks to "datrus" and Guillaume Germaine]

Mon Oct 31 19:14:48 CET 2005  bunny351@gmail.com
  * - runtime: initial ptable didn't hold entries for procedures supplied by runtime.c

Sun Oct 30 00:46:18 CEST 2005  bunny351@gmail.com
  * - added `-cflags', `-ldflags' and `-libs' to csc
  - improved procedure-table handling

Mon Oct 31 07:23:33 CET 2005  felix@call-with-current-continuation.org
  * ...

Sat Oct 29 04:00:40 CEST 2005  felix@call-with-current-continuation.org
  * - fixed bug in definition of `define-record-type' [thanks to Sven Hartrumpf]
  - version is 2.207

Thu Oct 27 18:39:51 CEST 2005  felix@call-with-current-continuation.org
  * - added compiler support for serializating procedures (very experimental)
  - library: added `##sys#interned-symbol?'

Mon Oct 24 17:39:06 CEST 2005  bunny351@gmail.com
  * fixed some conflicts

Mon Oct 24 17:05:51 CEST 2005  bunny351@gmail.com
  * - version is 2.206
  - tinyclos: added builtin class `<regexp>'

Mon Oct 31 09:03:41 CET 2005  felix@call-with-current-continuation.org
  * - manual: added FAQ entry about non-existant native thread support
  - csc, chicken-profile: block mode

Tue Oct 25 14:34:54 CEST 2005  felix@call-with-current-continuation.org
  * - added internal alias for `force'
  - chicken-setup: added missing newline after error message
  - added srfi-17 to the list of builtin features in compiled code

Mon Oct 24 12:32:43 CEST 2005  felix@call-with-current-continuation.org
  * - some notes in the documentation.

Mon Oct 24 07:44:53 CEST 2005  felix@call-with-current-continuation.org
  * - added primitive classes for all structures to TinyCLOS
  - added setter for `global-ref'

Thu Oct 20 22:21:01 CEST 2005  bunny351@gmail.com
  * - manual: added various helpful people in the "Acknowledgemments" section

Wed Oct 19 19:57:30 CEST 2005  bunny351@gmail.com
  * - Nicer output of ##core#call simplifications

Wed Oct 19 18:42:26 CEST 2005  bunny351@gmail.com
  * - moved read-syntax definition procedures into library.scm
  - added thread-specific read-table parameter `current-read-table' and `copy-read-table'
  - added `##sys#infix-list-hook'
  - added optimization for trivial constant-propagation in operator position

Thu Oct 20 11:31:27 CEST 2005  felix@call-with-current-continuation.org
  * - slight cleanup in output of print-call-chain

Wed Oct 19 12:50:34 CEST 2005  bunny351@gmail.com
  * setters for pointer/srfi-4 vectors weren't commited

Wed Oct 19 12:49:43 CEST 2005  bunny351@gmail.com
  * - setters for SRFI-4 vectors and lolevel pointer objects accesors added
  - setters for records defined with `define-record' and `define-record-type'

Wed Oct 19 11:19:58 CEST 2005  bunny351@gmail.com
  * - added rewrites and setters for block-ref, hash-table-ref, locative-ref, byte-vector-ref
  

Fri Oct 14 13:38:17 CEST 2005  bunny351@gmail.com
  * - srfi-17 setter for `slot-ref'
  - Some optimization for known setters - still not perfect (variable propagation not complete)

Wed Oct 19 13:18:43 CEST 2005  felix@call-with-current-continuation.org
  * - reader: #e/#i syntax uses internal hooked versions of `inexact->exact' and `exact->inexact' [Thanks to John Cowan]

Tue Oct 18 21:41:26 CEST 2005  bunny351@gmail.com
  * - renamed `extension-info' to `extension-information' (the old name is still available but deprecated)
  - Evaluator (`##sys#compile-to-closure') keeps track of tail-position
  - chicken-setup: added `setup-root-directory' and `setup-build-directory' parameters
  - renamed `print-backtrace' to `print-call-chain' (the old name is still available but deprecated)
  - Evaluator emits trace-info, too (into the same buffer as compiled code)
  - added `get-call-chain'

Mon Oct 17 20:23:15 CEST 2005  bunny351@gmail.com
  * - version is 2.205

Mon Oct 17 19:51:23 CEST 2005  bunny351@gmail.com
  * - wwchicken: removed egg-specifics

Sat Oct 15 12:49:44 CEST 2005  bunny351@gmail.com
  * - tcp: added define for `socklen_' on Windows [Thanks to Andrey Fomichev]

Fri Oct 14 08:57:47 CEST 2005  felix@call-with-current-continuation.org
  * - runtime.c: uses C_alloca instead of alloca
  - added ##compiler#postponed-initforms

Thu Oct 13 08:11:46 CEST 2005  felix@call-with-current-continuation.org
  * testing test

Wed Oct 12 23:07:49 CEST 2005  bunny351@gmail.com
  * - version is 2.204

Wed Oct 12 22:56:44 CEST 2005  bunny351@gmail.com
  * - version is 2.203
  - Fixed bug in `hash-table-exists?' [Thanks to Daniel B. Faken]
  - Fixed documentation bug(s) for `set-[dispatch-]read-syntax!'

Sat Oct  8 06:00:58 CEST 2005  felix@call-with-current-continuation.org
  * new eggs in wwchicken

Fri Oct  7 06:57:19 CEST 2005  felix@call-with-current-continuation.org
  * - chicken-setup: non-argument case didn't work correctly
  - Added CMakeLists.txt (Windows-specific) [Contributed by Patrick Brannan]

Thu Oct  6 18:43:01 CEST 2005  felix@call-with-current-continuation.org
  * - chicken-setup: if no arguments are given, the .setup files in the current directory
    are processed (if any)
  - `string->number' returns #f for "."

Mon Oct  3 23:51:33 CEST 2005  bunny351@gmail.com
  * - csc: broken compile-flags when `-framework' was used
  - tcp: small fix for MSVC [Thanks to Eric Raible]
  - version is 2.202
  - reader: `\xXX' encodes directly (not as UTF8)
  - chicken-setup: checks .egg files for gzip header

Tue Oct 11 07:36:18 CEST 2005  felix@call-with-current-continuation.org
  * - runtime.c: RTLD_NOW wasn't defined on OpenBSD [Thanks to Category5]
  - csc: .csc file is deleted even with -keep option

Tue Oct  4 07:48:30 CEST 2005  felix@call-with-current-continuation.org
  * - fixed obsolete header-file name in scheduler.scm [Thanks to Patrick Brannan]

Wed Sep 28 20:05:19 CEST 2005  bunny351@gmail.com
  * changed banner

Wed Sep 28 08:55:37 CEST 2005  felix@call-with-current-continuation.org
  * - vcbuild.bat wasn't listed in the README [Thanks to Brandon van Every]
  - easyffi handles `#import'
  - csc: added `-objc' and handling of .m files
  - tcp.scm: changed header name for Windows sockets [Thanks to Patrick Brannan]
  - eval: removed unused parameter from internal routines in closure-compiler

Tue Sep 27 13:39:41 CEST 2005  felix@call-with-current-continuation.org
  * - thread-deliver-signal!: properly unblocks target thread
  - compiler: require-extension checks registered features as well before issuing warning
  - argc-error doesn't print offending proc if no available
  - eval: lambda/value-naming handles `let' forms, now

Mon Sep 26 09:33:24 CEST 2005  felix@call-with-current-continuation.org
  * - csc: undocumented misdocumented `-g' option [Thanks to Mario Goulart]
  - Fixed obsolete doc-links in wwchicken
  - extras: hash-function doesn't handle permanent literal strings specially [Thanks to Mario Goulart]
  - version is 2.3
  - version is 2.201

Sat Sep 24 23:36:44 CEST 2005  bunny351@gmail.com
  tagged 2.2-release

Sat Sep 24 23:36:24 CEST 2005  bunny351@gmail.com
  * - cleanups in wwchicken + manual
  

Sat Sep 24 00:35:05 CEST 2005  bunny351@gmail.com
  * - On Mac OS X, snprintf is used instead of gcvt to format flonums [Thanks to Kon Lovett]
  - version is 2.2

Fri Sep 23 17:43:28 CEST 2005  bunny351@gmail.com
  * - added documentation for `C_callback_adjust_stack_limits'

Fri Sep 23 14:21:24 CEST 2005  bunny351@gmail.com
  * - small cleanups in nextbuild and wwchicken

Thu Sep 22 04:26:19 CEST 2005  felix@call-with-current-continuation.org
  * - chicken-setup now handles the case when a broken repository directory doesn't contain
    an entry for a required extension [Thanks to Reed Sheridan]
  - implemented sanity check for callbacks when invoked out of a non-Scheme context (i.e.
    when embedding) [Possible problems with the old behaviour where suggested by Daniel
    Faken]

Tue Sep 20 17:30:57 CEST 2005  felix@call-with-current-continuation.org
  * - version is 2.114
  - argument-count checks show offending proceedure (if available)

Sun Sep 18 13:30:23 CEST 2005  bunny351@gmail.com
  * - csc: -framework is also passed to cc
  - chicken-setup: silly bug in option handling
  - C_hash_string_ci: uses `C_tolower'

Sun Sep 18 05:16:13 CEST 2005  felix@call-with-current-continuation.org
  * - `process' doesn't finalize ports at all, buster.
  - extras: removed `clear-hash-table!', `get' and `put!'
  - version is 2.113

Sat Sep 17 07:39:46 CEST 2005  felix@call-with-current-continuation.org
  * - `process' finalizes ports
  - chicken-setup: slight enhancement of the appearance of the doc-index page
  - SRFi-69 support

Wed Sep 14 06:34:38 CEST 2005  felix@call-with-current-continuation.org
  * - cscbench: handles scientific notation in `time' output
  - compiler.scm: add linfo to closure only when llist is a pair
  - `pp' handles linfo
  - csi: `,d' of lambda required tinyclos
  - chicken-setup: several bugfixes
  - eval: decorated lambdas
  - configure/Makefile: `...-static' executables are not generated, if shared or static
    build is deactivated [suggested by Sergey Khorev]
  - `print-backtrace' accepts optional start parameter

Sat Sep 10 23:34:39 CEST 2005  bunny351@gmail.com
  * - added TODO

Sat Sep 10 22:48:12 CEST 2005  bunny351@gmail.com
  * - cosmetic backend fix

Sat Sep 10 22:56:56 CEST 2005  felix@call-with-current-continuation.org
  * - added `version' extension specifier

Sat Sep  3 11:40:29 CEST 2005  felix@call-with-current-continuation.org
  * - SRFI-28 `format' is now in the base system (alias for `sprintf')
  - chicken-setup: `-uninstall' removes all given extension

Sat Sep  3 09:44:37 CEST 2005  felix@call-with-current-continuation.org
  * - removed needless macroexpansion-hook and added another for local expansions
  - version is 2.111
  - chicken-setup, chicken-profile: removed `format' dependency
  - removed `format' unit from base system

Sat Sep 10 22:25:57 CEST 2005  bunny351@gmail.com
  * - c-backend: comment wasn't quite right

Fri Sep  9 14:23:26 CEST 2005  felix@call-with-current-continuation.org
  * - srfi-13: fixed bug in `string-concatenate-reverse/shared' [Thanks to Ashley Bone]
  - utils: `for-each-argv-line' binds current input-port

Thu Sep  8 08:52:31 CEST 2005  felix@call-with-current-continuation.org
  * - fixed overflow/negative handling in `arithmetic-shift'

Wed Sep  7 23:19:21 CEST 2005  bunny351@gmail.com
  * - with -no-trace, trace-call is inserted as comment
  - library: addded `promise?'
  - csc: added `-framework' option
  - version is 2.112

Tue Sep  6 08:09:12 CEST 2005  felix@call-with-current-continuation.org
  * - compiler: fixed invalid invocation of `default-user-pass-2'
  - renamed `pattern->regexp' to `glob->regexp' [Suggested by Kon Lovett]
  - removed user-level optimizers
  - chicken-setup: handles missing option arguments better

Fri Sep  2 15:06:34 CEST 2005  felix@call-with-current-continuation.org
  * - csc: accepts `-D...'

Fri Sep  2 08:55:08 CEST 2005  felix@call-with-current-continuation.org
  * - Fixed bug in `procedure-information' (call to `##sys#read' had wrong arity)
  - interned toplevel symbols were not properly allocated in static memory

Wed Aug 31 21:37:52 CEST 2005  felix@call-with-current-continuation.org
  * small changes in wwchicken

Wed Aug 31 03:02:27 CEST 2005  felix@call-with-current-continuation.org
  * - fixed silly bug in `foreign-...' macros
  - SRFI-17 is now built-in
  - version is 2.110

Wed Aug 31 01:31:39 CEST 2005  felix@call-with-current-continuation.org
  * - moved lambda-decorators into library
  - lolevel: extended-procedures use lambda-decorators
  - added `foreign-declare', `foreign-parse' and `foreign-parse/declare' macros
  - length-limited printing omitted the complete object if the limit was exceeded, now everything up to the limit
    is shown [Thanks to Gene Pavlovsky]

Tue Aug 30 00:28:51 CEST 2005  felix@call-with-current-continuation.org
  * - `require-extension' is available by default and `(require-extension chicken-more-macros)' should actually work now
    [Thanks to Daniel Faken]
  
  - version is 2.109

Mon Aug 29 23:28:04 CEST 2005  felix@call-with-current-continuation.org
  * removed unused entries in hen.el

Mon Aug 29 18:06:51 CEST 2005  felix@call-with-current-continuation.org
  * - added `stub' unit for simpler embedding, if only basic Scheme interpreter is needed
  - Checking for installed extension when compiling `require-extension' is a bit more intelligent now
  - csc: single quote is not escaped in option strings (to handle quoted args in code fragments)

Sun Aug 28 16:08:17 CEST 2005  felix@call-with-current-continuation.org
  * - chicken-ffi-macros: some more fiddling with `define-foreign-record', still not perfect, but hopefully better

Sat Aug 27 14:54:09 CEST 2005  felix@call-with-current-continuation.org
  * - chicken-ffi-macros: slots of `const' type in `define-foreign-record' used invalid result conversion [Thanks to Reed Sheridan]
  - `-debug-level 1' is equivalent to `-no-trace', -d2 is now the default
  - version is 2.108

Sat Aug 27 14:13:47 CEST 2005  felix@call-with-current-continuation.org
  * - chicken: handles missing option arguments a bit more graceful
  - Fixed silly bug in `atom?' [Thanks to Reed Sheridan]

Thu Aug 25 14:07:13 CEST 2005  felix@call-with-current-continuation.org
  * - replaced uses of `(##sys#fudge 1)' with `#!eof'
  - version is 2.107
  - `(current-directory DIR)' is the same as `(change-directory DIR)' [Suggested by Ed Watkeys]
  - chicken-setup accepts short options names, now

Wed Aug 24 22:51:31 CEST 2005  felix@call-with-current-continuation.org
  tagged 2.106-snapshot

Wed Aug 24 22:46:37 CEST 2005  felix@call-with-current-continuation.org
  * tagged snapshot

Wed Aug 24 22:46:34 CEST 2005  felix@call-with-current-continuation.org
  tagged 2.1106-snapshot

Wed Aug 24 22:36:50 CEST 2005  felix@call-with-current-continuation.org
  * - fixed silly bug in `##sys#lambda-info'

Wed Aug 24 19:06:12 CEST 2005  felix@call-with-current-continuation.org
  * - unsafe libs are compiled with `-no-lambda-info'

Wed Aug 24 14:05:29 CEST 2005  felix@call-with-current-continuation.org
  * - doc fix, cscbench links directly with static runtime
  

Tue Aug 23 15:06:16 CEST 2005  felix@call-with-current-continuation.org
  * - some more comments
  - Makefile: unsafe libs are built with '-no-lambda-info'

Mon Aug 22 23:05:52 CEST 2005  felix@call-with-current-continuation.org
  * - library: added `warning'
  - removed uses of `##sys#read-line-number' with port-positions
  - Makefile.am: Scheme sources are compiled with '-no-trace' instead of `-debug-level 0'
  - all files should be compiled with lambda-info now

Tue Aug 16 14:17:27 CEST 2005  felix@call-with-current-continuation.org
  * - wwchicken: removed srfi-37 dependency from spiffy; split web and xml sections

Mon Aug 22 14:53:42 CEST 2005  felix@call-with-current-continuation.org
  * - fixed bug in definition of `##sys#block-address'

Mon Aug 22 14:09:41 CEST 2005  felix@call-with-current-continuation.org
  * - `signum' is exactness preserving [Suggested by John Cowan]
  - wwchicken: added note about SWIG [Suggested by John as well]
  - Resurrected `-emit-debug-info', added LAMBDA_INFO type
  - `##sys#block-address' was unreliable
  - removed `##sys#error-at' stuff from compiler
  - library: `procedure-information'
  - c-backend/runtime: string literals (and print-names for symbol literals) are allocated in static memory

Wed Aug 17 14:56:39 CEST 2005  felix@call-with-current-continuation.org
  * - `read-lines' also accepts a filename instead of a port.

Mon Aug 15 07:48:24 CEST 2005  felix@call-with-current-continuation.org
  * - extras: `read-file' accepts optional maxcount argument [Suggested by Ed Watkeys]

Fri Aug 12 22:02:47 CEST 2005  felix@call-with-current-continuation.org
  * - chicken-setup: fixed invalid handling of -host argument***DARCS***
  
  Write the long patch description into this file.
  The first line of this file will be the patch name.
  Everything in this file from the above ***DARCS*** line on will be ignored.
  
  This patch contains the following changes:
  
  M ./TASKS -2
  M ./chicken-setup.scm -3 +5
  M ./wwchicken +7

Fri Aug 12 08:46:23 CEST 2005  felix@call-with-current-continuation.org
  * - extras: `read-file' accepts optional reader procedure [Suggested by Ed Watkeys]

Wed Aug 10 09:22:14 CEST 2005  felix@call-with-current-continuation.org
  * - tcp.scm: `tcp-connect' gives proper error message if connecting to a non-existant port [Thanks to Reed Sheridan]

Tue Aug  9 19:03:01 CEST 2005  felix@call-with-current-continuation.org
  * - removed `hash-table-size', renamed `hash-table-count' to `hash-table-size'

Mon Aug  8 06:21:03 CEST 2005  felix@call-with-current-continuation.org
  * - csc: added missing entry for `-ffi-no-include' in -h text
  - easyffi: handles enum-values that are itself enums; -ffi-no-include wasn't properly handled

Mon Aug  8 05:41:01 CEST 2005  felix@call-with-current-continuation.org
  * - csc: removed `-export-dynamic' again
  - library: string literals printed in readable mode escape special characters [Thanks to Thomas Chust]
  - posixwin: `process-spawn' returns pid [Thanks to Ashley Bone]
  - tcp: some cosmetic fixes [Thanks to Daishi Kato]

Sat Aug  6 01:23:04 CEST 2005  felix@call-with-current-continuation.org
  * - chicken-setup: -docindex ads a newline; docindex includes other eggs
  - canonicalization of bodies didn't check lexical environments for shadowing of macros

Fri Aug  5 22:37:48 CEST 2005  felix@call-with-current-continuation.org
  * - open-input-file crashed on empty filename [Thanks to Reed Sheridan]

Thu Aug  4 08:55:52 CEST 2005  felix@call-with-current-continuation.org
  * - format: increased maximal number of iterations [Thanks to Alejandro Forero Cuervo]
  - chicken-setup: handles full URL paths

Fri Aug  5 05:41:00 CEST 2005  felix@call-with-current-continuation.org
  * - chicken-setup: `test-compile' didn't remove tmp-file properly
  - c-backend.scm: external prototypes are declared as `C_externexport', not `C_extern'
    [Thanks to Ashley Bone]
  - SRFI-31 support
  - csc: added `-export-dynamic'
  - chicken-setup: direct downloads; documentation index

Sun Jul 31 18:16:12 CEST 2005  felix@call-with-current-continuation.org
  * - `require-extension' shows a warning when compiling and the extension is not currently installed [suggested
    by Alejandro Cuervo]
  - `define-foreign-record' handles recursive structs [Thanks to Daniel Faken]
  - `CHICKEN_run' returns the continuation, `CHICKEN_continue' allows re-entry

Wed Jul 27 22:30:07 CEST 2005  felix@call-with-current-continuation.org
  * - bumped version to 2.102

Sun Jul 31 06:18:48 CEST 2005  felix@call-with-current-continuation.org
  * - extras.scm: much better hash-table resizing [Thanks to Alejandro Cuervo]
  - increased C_SIZEOF_FLONUM by 1 [Thanks to Daniel Faken]
  - csc: -P/-check-syntax didn't omit compiler invocation

Sat Jul 30 08:39:38 CEST 2005  felix@call-with-current-continuation.org
  * removed obsolete files from README

Sat Jul 30 08:38:06 CEST 2005  felix@call-with-current-continuation.org
  * - removed all entry-point stuff (as suggested by Daniel Faken), `define-embedded' 
    and integrated boiler-plate API into eval.scm

Sat Jul 30 07:50:15 CEST 2005  felix@call-with-current-continuation.org
  tagged 2.101-with-old-entry-points

Sat Jul 30 07:44:16 CEST 2005  felix@call-with-current-continuation.org
  * - chicken-setup doesn't pass -E anymore
  - csc: -I<DIR> is passed directly to C compiler
  - `-extension' takes basename of output file (or source, if no output-file is specified)

Fri Jul 29 17:04:21 CEST 2005  felix@call-with-current-continuation.org
  * - csc: changed `-E' to `-P'
  - compiler: `-extension' option
  - chicken-setup passes `-E' on simple install

Wed Jul 27 22:15:27 CEST 2005  felix@call-with-current-continuation.org
  * - removed `foreign-parse' and `foreign-parse/spec'
  - lolevel: removed executable bytevector stuff
  - official support for SRFI-62

Thu Aug  4 07:19:14 CEST 2005  felix@call-with-current-continuation.org
  * removed some unused files

Wed Jul 27 11:26:58 CEST 2005  felix@call-with-current-continuation.org
  * - added documentation for new filelist format in chicken-setup

Tue Jul 26 08:06:31 CEST 2005  felix@call-with-current-continuation.org
  * - slightly better error message when `library' unit hasn't been linked
  - chicken-setup: more fiddling to handle subdirectories

Tue Jul 26 00:59:55 CEST 2005  felix@call-with-current-continuation.org
  * - fiddled a bit with chicken-setup (ensures that target directory of copying operation exists), but still not
    complete (we need support for subdirectories)

Mon Jul 25 23:40:41 CEST 2005  felix@call-with-current-continuation.org
  * - cscbench: prints times with 3 digits after the point [Thanks to Sven Hartrumpf]
  - fixed example in the manual [Thanks to John Cowan]

Mon Jul 25 15:09:51 CEST 2005  felix@call-with-current-continuation.org
  * - chicken-ffi-macros: `define-foreign-record' stringifies second item in head, if given (or the compiler loops)
    [Thanks to Daniel Faken]
  - manual: added note about `C_alloc' being equivalent to declaring stack data [Thanks to Danel Faken, again]

Mon Jul 18 09:54:52 CEST 2005  felix@call-with-current-continuation.org
  * - added `#+...' read-syntax
  - fixed bug in `seconds->time' (expected flonum) [Thanks to Kon Lovett and Reed Sheridan]

Sun Jul 17 10:33:19 CEST 2005  felix@call-with-current-continuation.org
  * fixed conflict in wwchicken

Sun Jul 17 10:16:16 CEST 2005  felix@call-with-current-continuation.org
  * - makefile.vc and vcbuild.bat still refered to syntax-case unit
  - win-install-bat: removed copy-command for nonexistent chicken-highlevel-macros.scm

Sat Jul 16 16:55:40 CEST 2005  felix@call-with-current-continuation.org
  * - csi: fixed silly bug in option-processing while in `-script' mode

Sat Jul 16 16:29:06 CEST 2005  felix@call-with-current-continuation.org
  tagged 2.0-release

Sat Jul 16 16:25:36 CEST 2005  felix@call-with-current-continuation.org
  * - changed version to 2.0

Wed Jul 13 19:58:04 CEST 2005  felix@call-with-current-continuation.org
  * - `#<<...' accepts EOF
  - cscbench: applied OS X specific fix [Thanks to Kon Lovett]
  - Sven Hartrumpf contributed some improvements for `chicken-setup'
  - manual: removed references to `chicken-format-profile' [found by Sven Hartrumpf]
  - compiler: renamed `-require-for-syntax' to `require-extension'; it also behaves accordingly, now
  - removed `-no-feature' options from compiler and csi
  - csi: supports short options and `-require-extension'
  - escapes in string literals: \f, \a and #\v; named char literals #\alarm, #\vtab and #\nul***DARCS***
  
  Write the long patch description into this file.
  The first line of this file will be the patch name.
  Everything in this file from the above ***DARCS*** line on will be ignored.
  
  This patch contains the following changes:
  
  M ./Makefile.am -8
  M ./NEWS +4
  M ./README -1 +1
  M ./batch-driver.scm -12 +4
  M ./benchmarks/cscbench -1 +2
  M ./build.scm -1 +1
  M ./c-platform.scm -2 +2
  M ./chicken-profile.scm -28 +38
  M ./chicken.1 -7 +5
  M ./chicken.texi -31 +31
  M ./configure.in -1 +1
  M ./csc.scm.in -5 +4
  M ./csi.1 -17 +15
  M ./csi.scm -30 +72
  M ./library.scm -2 +8
  M ./support.scm -2 +1
  M ./wwchicken -10 +11

Tue Jul 12 15:42:03 CEST 2005  felix@call-with-current-continuation.org
  * - chicken-setup: doesn't list entries without extension-info
  - removed examples from distribution

Wed Jul 13 21:28:43 CEST 2005  felix@call-with-current-continuation.org
  * - set-finalizer! forced finalizers on overflow only in debug mode
  - removed `end-of-file'
  - utils: added `port-for-each' and `port-map'

Tue Jul  5 08:00:35 CEST 2005  felix@call-with-current-continuation.org
  * - eval: `(define-macro SYMBOL X)' accepts any expression at second position

Mon Jun  6 01:09:54 CEST 2005  felix@call-with-current-continuation.org
  * - library/extras: procedure printing goees through `##sys#procedure->string'

Thu Jun 30 22:38:56 CEST 2005  felix@call-with-current-continuation.org
  * - updated manual pages
  - csc: -static-libs option links with static libchicken (but dynamic libc)

Thu Jun 30 00:21:34 CEST 2005  felix@call-with-current-continuation.org
  * - removed strictness stuff
  - removed -script-meta
  - removed psyntax completely

Thu Jun 30 08:41:23 CEST 2005  felix@call-with-current-continuation.org
  * - some manual fixes

Tue Jun 28 00:04:54 CEST 2005  felix@call-with-current-continuation.org
  * conflicts again

Tue Jun 28 00:00:53 CEST 2005  felix@call-with-current-continuation.org
  * - small cleanups

Mon Jun 27 23:05:18 CEST 2005  felix@call-with-current-continuation.org
  * - `chicken-version' returns full version info, if optional parameter is given and true
  

Mon Jun 27 08:20:04 CEST 2005  felix@call-with-current-continuation.org
  * - configure.in/README: removed testsuites makefile

Sun Jun 26 01:05:21 CEST 2005  felix@call-with-current-continuation.org
  * resolved conflicts

Sun Jun 26 00:15:25 CEST 2005  felix@call-with-current-continuation.org
  * - removed srfi-25 and test-infrastructure from core system (are now available as eggs)
  

Mon Jun 20 22:40:46 CEST 2005  felix@call-with-current-continuation.org
  * - posix: `close-input-pipe' and `close-output-pipe' return the result-code from the invoked process [Suggested
    by Zbigniew Szadkowski]
  - posix: applied eCos patches [Contributed by Hans H[_\fc_]bner]

Fri Jun 24 09:01:35 CEST 2005  felix@call-with-current-continuation.org
  * - removed traces of `compute-module-exports'

Fri Jun 24 08:42:24 CEST 2005  felix@call-with-current-continuation.org
  * - compiler: removed special casing of `export' declaration for psyntax

Thu Jun 23 13:40:24 CEST 2005  felix@call-with-current-continuation.org
  * - reader escapes symbols starting with "#!", unless #!rest, #!optional or #!key

Tue Jun 21 13:02:51 CEST 2005  bunny351@gmail.com
  * - Makefile.am/configure.in: --enable-build-feature

Tue Jun 21 08:59:44 CEST 2005  felix@call-with-current-continuation.org
  * - srfi-14: some helper functions where not hidden
  - same for srfi-25.scm

Mon Jun 20 08:52:14 CEST 2005  felix@call-with-current-continuation.org
  * - `-debug e' doesn't print header

Sun Jun 19 15:44:01 CEST 2005  felix@call-with-current-continuation.org
  * - bumped version to 1.942

Sat Jun 18 09:15:22 CEST 2005  felix@call-with-current-continuation.org
  * - csc: csc bombs when CHICKEN_HOME is not set on Windows [Thanks to Krysztof Kowalczyk]
  - vcbuild.bat: added changes suggested by Andre van Tonder

Fri Jun 17 14:04:50 CEST 2005  felix@call-with-current-continuation.org
  * - fixed bug in vc-install.bat and renamed it to win-install.bat [Thanks to Krysztof Kowalczyk]
  - chicken-setup: fixed bug in `test-compile'

Thu Jun 16 09:20:04 CEST 2005  felix@call-with-current-continuation.org
  * - added instructions for using the free microsoft development tools [Many thanks to Andre van Tonder]
  - added vc-install.bat [Thanks to Krysztof Kowalczyk]

Thu Jun 16 07:55:59 CEST 2005  felix@call-with-current-continuation.org
  * - added kernel32 and gdi32 libs to linked libraries for VC runtime [Thanks to Krysztof Kowalczyk]

Mon Jun 13 22:56:07 CEST 2005  felix@call-with-current-continuation.org
  * small changes to TASKS and NEWS

Mon Jun 13 21:58:05 CEST 2005  felix@call-with-current-continuation.org
  * added TASKS

Mon Jun 13 09:38:17 CEST 2005  felix@call-with-current-continuation.org
  * - pathnames may be prefixed with "$VARIABLE"

Mon Jun 13 09:17:50 CEST 2005  felix@call-with-current-continuation.org
  * - eval.scm: extension-specifier handling was broken with source files [Thanks to Michele Simionato]
  - extras.scm: added `hash-table-keys' and `hash-table-values'
  - tcp.scm: uses strerror() for better error messages on failure [Thanks to Peter Bex]

Fri Jun 10 14:51:21 CEST 2005  felix@call-with-current-continuation.org
  * removed README.CVS

Fri Jun 10 14:50:06 CEST 2005  felix@call-with-current-continuation.org
  * - moved `##sys#check-special' into library.scm

Thu Jun  9 17:58:15 CEST 2005  felix@call-with-current-continuation.org
  * - csc.scm.in: doesn't remove /usr/local/include from include-path

Mon Jun  6 19:43:13 CEST 2005  felix@call-with-current-continuation.org
  * - ##sys#user-read-hook invokes ##sys#read-error, not ##sys#error
  - `##sys#procedure->string'

Thu Jun  9 09:18:50 CEST 2005  felix@call-with-current-continuation.org
  * - srfi-14: added patch by Reed Sheridan
  - Fixed build-problems for HP/UX [Contributed by Zbigniew Szadkoswki]

Wed Jun  8 14:39:08 CEST 2005  felix@call-with-current-continuation.org
  * - bugfix in srfi-14.scm (missing typecheck, overeager declarations) [Thanks to Reed Sheridan]
  - documented `hash'
  - `make-hash-table' allows custom hash-function

Wed Jun  8 08:07:59 CEST 2005  felix@call-with-current-continuation.org
  * - extras.scm: more error checking in extras.scm [Thanks to Peter Bex]
  - srfi-14.scm: more error checking as well [Thanks to Reed Sheridan]

Tue Jun  7 09:10:05 CEST 2005  felix@call-with-current-continuation.org
  * - tcp.scm: fixed bug in select implementation [Thanks to hans Huebner]
  - runtime.c: return value of C_a_i_arithmetic_shift did check for uint, not int [Thanks to Dale Jordan]

Mon Jun  6 08:24:54 CEST 2005  felix@call-with-current-continuation.org
  * - tinyclos: added type-check in `initialize-slots' [Thanks to Reed Sheridan]
  - eval: `define' checks for too many arguments [Thanks to Michele Simionato]

Thu Jun  2 07:48:38 CEST 2005  felix@call-with-current-continuation.org
  * - srfi-25: `share-array' didn't check first argument [Thanks to Matthias Heiler]

Tue May 31 07:18:41 CEST 2005  felix@call-with-current-continuation.org
  * - regex.scm: flags wheren't properly passed to regcomp [Thanks to Zbigniew]

Tue May 31 07:08:23 CEST 2005  felix@call-with-current-continuation.org
  * - posix: `process' didn't check string argument type (check in `process-execute' was too late)

Mon May 30 22:26:49 CEST 2005  felix@call-with-current-continuation.org
  * - psyntax.scm: removed some unused code left over from earlier debugging times
  - library.scm: #` reads as quasisyntax (not used yet, but might be useful later...)
  - eval: added internal toplevel-expansion hook
  - wwchicken: new eggs
  - chicken-setup: registers 'chicken-setup feature

Fri May 27 23:37:02 CEST 2005  felix@call-with-current-continuation.org
  * - Non-blocking repl-hack enabled for Cygwin [Thanks to Dominique Boucher]

Wed May 25 23:05:56 CEST 2005  felix@call-with-current-continuation.org
  * - manual: some tweaking on the modules section
  - wwchicken: protobj

Thu May 26 04:01:56 CEST 2005  felix@call-with-current-continuation.org
  * - csc: -W does nothing on non-Windows platform
  - chicken-setup: `install-program' automatically adds ".exe" extension on windows
  - manual: added module introduction

Sun May 22 21:02:48 CEST 2005  felix@call-with-current-continuation.org
  * - wwchicken: updated

Fri May 20 18:17:53 CEST 2005  felix@call-with-current-continuation.org
  * imlib2 ref in wwchicken

Fri May 20 11:50:15 CEST 2005  felix@call-with-current-continuation.org
  * - `process' passes environment arg to `process-execute'

Fri May 20 10:28:10 CEST 2005  felix@call-with-current-continuation.org
  * - `define-foreign-record' always expanded into a struct named `foo' [Thanks Carlos Pita]
  - extras.scm: added `hash-table-exists?' [Suggested by Michele Simionato and Alex Shinn]
  - `foreign-primitive': return-type is optional
  - `process-execute' accepts optional environment list

Wed May 18 22:46:02 CEST 2005  felix@call-with-current-continuation.org
  * small manual fix

Wed May 18 22:07:38 CEST 2005  felix@call-with-current-continuation.org
  * - psyntax.scm: uses inernally hookable `number?' predicate
  - compiler: `M' debug option
  - pcre.scm: anchor is omitted in `string-match[-positions]' when start is > 0 [Thanks to Christian Jaeger]

Wed May 18 08:44:16 CEST 2005  felix@call-with-current-continuation.org
  * manual additions [Thanks to Christian Jaeger]

Tue May 17 09:02:52 CEST 2005  felix@call-with-current-continuation.org
  * small manual fix

Mon May 16 21:12:09 CEST 2005  felix@call-with-current-continuation.org
  * - csi: `-eval' implies `-batch' and `-quiet' [Suggested by Reed Sheridan]
  - easyffi: `___inout' and `___out' works now with C++ reference types; better error message for invalid characters
  - compiler: small fix to handle `#>(swig ...) ...<#' with newest SWIG version
  - `[not] check-c-syntax' declaration
  - wwchicken: support for "hidden" eggs

Wed May 11 22:46:00 CEST 2005  felix@call-with-current-continuation.org
  * - chicken-profile and csi accept `-h' option

Mon May  9 22:28:16 CEST 2005  felix@call-with-current-continuation.org
  * - added NEWS to repo

Mon May  9 21:19:55 CEST 2005  felix@call-with-current-continuation.org
  * - csc doesn't pass `-static' to gcc on OS X [Thanks Henrik Tramberend]

Wed May 11 07:42:39 CEST 2005  felix@call-with-current-continuation.org
  * - wwchicken: newsitems in web-page are not wrapped in <a> tag

Wed May 11 00:50:43 CEST 2005  rsheridan6@gmail.com
  * Minor UI fixes for chicken

Mon May  9 13:32:07 CEST 2005  felix@call-with-current-continuation.org
  * - extras: Added `alist->hash-table' [Contributed by Alehandro Forero Cuervo]

Mon May  9 08:18:24 CEST 2005  felix@call-with-current-continuation.org
  * - refactored pointer->string conversion
  - enabled relaxed multival-return rules

Thu May  5 23:12:02 CEST 2005  felix@call-with-current-continuation.org
  * - spurious "." is detected (but escaped syntax is still allowed)
  - csi: `advise' has been removed
  - some small fixes in number-to-string conversion

Fri May  6 03:20:37 CEST 2005  felix@call-with-current-continuation.org
  * - library/runtime: reader supports "+/-inf" and "+nan"; the compiler uses
    string-representation of literals if needed [Thanks to Kon Lovett]

Thu May  5 05:58:30 CEST 2005  felix@call-with-current-continuation.org
  * - posix.scm: errno/exist was missing [Thanks to Reed Sheridan]
  - added `-:fXXX' runtime option
  - added `-ffi-no-include' option
  - `define-inline' (lolevel) detects non-lambda value

Wed May  4 08:10:26 CEST 2005  felix@call-with-current-continuation.org
  * - chicken-setup: .so is removed on simple install; d/l query only once
  - posix: open/read is an alias for open/rdonly [Thanks to Reed Sheridan]
  - raised pending finalizers max

Thu May  5 21:20:42 CEST 2005  felix@call-with-current-continuation.org
  * - posixwin.scm: `C_fileno' -> `C_C_fileno'
  - makefile.vc: added a few missing line-continuation characters
  - chicken-config/csc: adds `-DHAVE_CHICKEN_CONFIG_H'
  - added NEWS file

Sun May  1 10:08:12 CEST 2005  felix@call-with-current-continuation.org
  * - config-script checks for GNU make

Sat Apr 30 09:17:21 CEST 2005  felix@call-with-current-continuation.org
  * documented new search order for require

Sat Apr 30 08:51:25 CEST 2005  felix@call-with-current-continuation.org
  * - hen.el: `include' is highlighted
  - chicken-entry-points.scm: `scheme-pointer' return type wasn't supported

Wed Apr 27 22:26:36 CEST 2005  felix@call-with-current-continuation.org
  * - bumped version to 1.936

Mon Apr 25 23:02:16 CEST 2005  felix@call-with-current-continuation.org
  tagged 1.935 snapshot

Fri Apr 29 13:46:11 CEST 2005  felix@call-with-current-continuation.org
  * - documented '-:B'
  - extensions are now only searched in "." if not found in the repository path

Thu Apr 28 13:16:26 CEST 2005  felix@call-with-current-continuation.org
  * - added `-:B' runtime option

Wed Apr 27 11:48:00 CEST 2005  felix@call-with-current-continuation.org
  * c-pointer alias for define-entry-point was not recognized

Wed Apr 27 10:17:13 CEST 2005  felix@call-with-current-continuation.org
  * - chicken-entry-points.scm: compile-time eval thingy was completely broken with `-syntax' [Thanks to Daishi Kato]

Tue Apr 26 13:49:27 CEST 2005  felix@call-with-current-continuation.org
  * - the reader can read now |.| [Thanks to Nicolas Pelletier]

Mon Apr 25 22:31:10 CEST 2005  felix@call-with-current-continuation.org
  * - removed last traced of libstuffed-chicken/libsrfi-chicken

Sun Apr 24 00:38:26 CEST 2005  felix@call-with-current-continuation.org
  * - `define-extension' allows optional `export' clause
  - fixed a stupid bug in `string->number' (caused by previous "fix")
  - `set-finalizer!' was broken

Thu Apr 21 23:52:02 CEST 2005  felix@call-with-current-continuation.org
  * - several patches and hooks for numbers

Thu Apr 21 00:31:04 CEST 2005  felix@call-with-current-continuation.org
  * - `string->number' didn't handle inexact numbers starting with #\#
  - `set-finalizer!' forces finaloizers if live count exceed max

Mon Apr 25 10:08:15 CEST 2005  felix@call-with-current-continuation.org
  * - Removed DJGPP support
  - libstuffed-chicken and libsrfi-chicken have been folded into libchicken

Fri Apr 22 09:33:17 CEST 2005  felix@call-with-current-continuation.org
  * pp handles other pointer types

Mon Apr 18 09:39:49 CEST 2005  felix@call-with-current-continuation.org
  * - SWIG-pointers are accepted by `##sys#foreign-pointer-argument'

Mon Apr 18 08:22:22 CEST 2005  felix@call-with-current-continuation.org
  * - `CHICKEN_delete_gc_root()' didn't free memory of root object
  - chicken-entry-points.scm: added void-ptr cast
  - removed wrong entry in help text given by `,?' in csi [Thanks to Dale Jordan]
  - library: added `##sys#' aliases to `string->number' and `number->string' (and some other primitives) 
    for later hooking
  - added `define-extension'

Fri Apr 15 09:04:51 CEST 2005  felix@call-with-current-continuation.org
  * - deletion of GC roots is O(1)

Thu Apr 14 14:53:36 CEST 2005  felix@call-with-current-continuation.org
  * - internal char-type predicates didn't use libc alias macros

Wed Apr 13 22:57:34 CEST 2005  felix@call-with-current-continuation.org
  * resolved stupid conflict

Wed Apr 13 22:53:22 CEST 2005  felix@call-with-current-continuation.org
  * - fixed `define-method' to specialize all arguments

Tue Apr 12 00:21:39 CEST 2005  felix@call-with-current-continuation.org
  * - John Lenz fixed a few problems with handling methods with argument lists of unequal length

Mon Apr 11 23:55:36 CEST 2005  felix@call-with-current-continuation.org
  * - backtrace indicates current frame
  - `printf' accepts `~n' as an alias for `~%'
  - wwchicken: fixed broken links to SRFI47/57 docs [Thanks to Reed Sheridan]

Thu Apr  7 10:43:26 CEST 2005  felix@call-with-current-continuation.org
  * - Makefile.am: banner.scm was installed for unknown reasons
  - #\U... char syntax and \U... escape sequence
  - pretty-print didn't handle extended character syntax
  - changed macro-definition of `define-method' to handle non-specialized args correctly [Thanks to John Lenz]
  - utils: `decompose-pathname' should return #f, #f, #f for the empty string [Thanks to Peter Bex]

Wed Apr  6 07:20:09 CEST 2005  felix@call-with-current-continuation.org
  * - csc.scm and chicken-config pass -DHAVE_CHICKEN_CONFIG_H to C compiler [Thanks to Alex Shinn]

Mon Apr  4 23:29:54 CEST 2005  felix@call-with-current-continuation.org
  * - manual: added documentation for `\uXXXX'

Mon Apr  4 23:16:03 CEST 2005  felix@call-with-current-continuation.org
  * - utils: `make-pathname' didn't check type of filename-argument [Thanks to Peter Bex]
  - wwchicken: added new eggs
  - syntax-case: `declare' is now always available, even with `-r5rs'

Thu Mar 24 22:03:02 CET 2005  felix@call-with-current-continuation.org
  * - changed version-numbering to use 3-digit release number
  - manual: moved `___pointer' description

Mon Apr  4 09:47:38 CEST 2005  felix@call-with-current-continuation.org
  * - Arithmetic comparison operators didn't work properly on 64-bit machines [Thanks to Alex Shinn]

Mon Apr  4 09:18:33 CEST 2005  felix@call-with-current-continuation.org
  * - Makefile.in: uses different escapes to allow commas [Thanks to G[_\c3_][_\b6_]ran Krampe]
  - compiler: keywords are not optimized to literal accesses in strict mode; assignment to keyword triggers warning
    [Thanks to Damian Gryski]
  - '\uXXXX' escape sequence in strings

Thu Mar 24 08:07:03 CET 2005  felix@call-with-current-continuation.org
  * - library.scm: file-open functions and deletion/renaming use strerror(3) for better error messages [suggested by
    Alejandro Forero Cuervo]

Fri Mar 25 05:45:59 CET 2005  felix@call-with-current-continuation.org
  * - chicken.h: added macro for `___pointer'
  - easyffi: added `opaque' pseudo-declaration; `___byte_vector' pseudo type

Mon Mar 21 11:38:35 CET 2005  felix@call-with-current-continuation.org
  * - easyffi: added `___pointer' marker

Mon Mar 21 08:28:52 CET 2005  felix@call-with-current-continuation.org
  * - easyffi: default-renaming is now triggered on any uppercase or underscore character

Wed Mar 16 10:26:55 CET 2005  felix@call-with-current-continuation.org
  * - easyffi: default-renaming is also triggered on underscores
  - library: ##sys#find-symbol-table is exported

Wed Mar 16 08:34:25 CET 2005  felix@call-with-current-continuation.org
  * - runtime.c: the removal of finalizer-list entries was broken [Thanks to John Lenz]

Tue Mar 15 14:03:22 CET 2005  felix@call-with-current-continuation.org
  * - wwchicken: added requirements for stream-ldif
  - srfi-4: fixed problem for `u32vector-ref' on 64-bit machines [Thanks to Alex Shinn]
  - extras: fixed stupid buf in rassoc
  - easyffi: `___length()' argument marker

Mon Mar 14 23:31:59 CET 2005  felix@call-with-current-continuation.org
  * ...

Mon Mar 14 23:22:24 CET 2005  felix@call-with-current-continuation.org
  * huh?

Mon Mar 14 23:18:26 CET 2005  felix@call-with-current-continuation.org
  * resolved RCS conflicts; new eggs in wwchicken

Mon Mar 14 21:31:54 CET 2005  felix@call-with-current-continuation.org
  * - added internal error class #:process-error
  - posix: uses strerror(3)
  - lolevel: `object-unevict' optionally copies byteblock objects
  - compiler: gives warnings for undefined exported globals
  - `define-inline' and `define-constant' are now usable with psyntax' module system (but expand to simple defines)
  - added inlining, no noticable performance improvements, though (customizable procedures and gcc inlining may probably
    do the job here...)

Mon Mar 14 08:42:52 CET 2005  felix@call-with-current-continuation.org
  * - added `u' debugging mode

Wed Mar  9 14:56:34 CET 2005  felix@call-with-current-continuation.org
  * - csi: ,ln prints an arrow before the result
  

Mon Mar  7 23:27:20 CET 2005  felix@call-with-current-continuation.org
  * - added continuation API

Thu Mar  3 23:09:47 CET 2005  felix@call-with-current-continuation.org
  * - easyffi: accepts `size_t' type (treated as unsigned int)
  - manual: missing backslash in example for `string-substitute'
  - easyffi: added pseudo declaration for default name substitution (`default_renaming')

Mon Mar  7 13:04:35 CET 2005  felix@call-with-current-continuation.org
  * - manual: fixed example for `join' [Thanks to William Annis]
  - new primitive `##sys#apply-values' and compiler rewritings

Thu Mar  3 21:23:36 CET 2005  felix@call-with-current-continuation.org
  * - Fixed stupid bug in new handling of `-:r''s output; some macros in chicken.h didn't use libc aliases

Thu Mar  3 08:30:35 CET 2005  felix@call-with-current-continuation.org
  * - `-:r' sends output to stderr [Suggested by Alejandro]
  - added `lambda-lift' declaration

Wed Mar  2 23:31:28 CET 2005  felix@call-with-current-continuation.org
  * spiffy link

Wed Mar  2 20:52:02 CET 2005  felix@call-with-current-continuation.org
  * - tcp/posix: port-name and type for tcp-ports is set properly; `port->fileno' handles tcp ports

Wed Mar  2 18:00:36 CET 2005  felix@call-with-current-continuation.org
  * added new shootout benchmarks

Wed Mar  2 17:58:22 CET 2005  felix@call-with-current-continuation.org
  * - the dot in `(X . Y)' was only recognized when followed by whitespace (now it accepts any delimiter) [Thanks to Christian Jaeger]
  - hen: `set!' is highlighted

Tue Mar  1 08:41:40 CET 2005  felix@call-with-current-continuation.org
  * - Alejandro Forero Cuervo contributed support for accumulated profile data; felix added
    `-accumulate-profile' option

Sat Feb 26 16:32:35 CET 2005  felix@call-with-current-continuation.org
  * wwchicken: broken link

Sat Feb 26 12:40:11 CET 2005  felix@call-with-current-continuation.org
  * - chicken-setup: added `compile'; `(run (csc ...))' passes `-feature compiling extension' to csc

Sat Feb 26 10:46:51 CET 2005  felix@call-with-current-continuation.org
  * - tcp: `tcp-accept' could block indefinitely if the syscall was interrupted
  - scheduler: slightly better interrupt handling

Sun Feb 27 06:18:37 CET 2005  felix@call-with-current-continuation.org
  * scheduler: unimportant stuff

Sun Feb 27 04:14:56 CET 2005  felix@call-with-current-continuation.org
  * - batch-driver: unit-specification and -dynamic triggers warning [thanks to Julian Morrison]
  - tcp: added `tcp-listener-fileno'
  - scheduler.scm: fixed bug in `##sys#thread-unblock!'

Wed Feb 23 06:48:28 CET 2005  felix@call-with-current-continuation.org
  * - minor fixes

Mon Feb 21 21:05:31 CET 2005  felix@call-with-current-continuation.org
  * - changed version to 1.93
  - The README says to use GNU make in a more verbose manner [suggested by Volker Stolz]
  - configure.in: changed configure `--enable-libffi' to `--with-libffi'
  - the scheduler unblocks the primordial thread when select-based waiting is interrupted [Thanks to mark Wutka]

Wed Feb 16 19:42:58 CET 2005  felix@call-with-current-continuation.org
  * - wwchicken: lalr.egg link was broken

Wed Feb 16 19:04:41 CET 2005  felix@call-with-current-continuation.org
  * - wwchicken: added rfc3339

Wed Feb 16 15:03:18 CET 2005  felix@call-with-current-continuation.org
  * - posix: fixed bug in `process-execute' [wrong foreign type spec]

Wed Feb 16 09:43:12 CET 2005  felix@call-with-current-continuation.org
  * - wwchicken: lalr link in egg-index was wrong
  - changed copyrights to 2005

Tue Feb 15 14:39:30 CET 2005  felix@call-with-current-continuation.org
  * - changed copyright notice to 2005 [Thanks to Benedikt Rosenau]

Tue Feb 15 08:57:26 CET 2005  felix@call-with-current-continuation.org
  * - easyffi: added `___scheme_pointer' pseudo type

Tue Feb 15 06:03:38 CET 2005  felix@call-with-current-continuation.org
  * - fixed nasty optimizer bug related to hidden procedures with explicitly consed rest argument [Thanks to
    Julian Morrison] (this was actually fixed in the 1.92 snapshot)
  - library: in debug mode, prints number of processed finalizers
  - srfi-4: finalization handling was wrong

Mon Feb 14 23:31:10 CET 2005  felix@call-with-current-continuation.org
  tagged 1.92 snapshot

Mon Feb 14 22:48:17 CET 2005  felix@call-with-current-continuation.org
  * - chicken-setup: better handling when no remote repository file exists

Mon Feb 14 21:26:08 CET 2005  felix@call-with-current-continuation.org
  * - chicken.h: no compiler warning when C_STACK_GROWS_DOWNWARD isn't defined in chicken-config.h
  - csi: loads "./.csirc" if it exists

Mon Feb 14 14:43:07 CET 2005  felix@call-with-current-continuation.org
  * minor doc fix

Fri Feb 11 11:58:46 CET 2005  felix@call-with-current-continuation.org
  * - fixed bug in chicken-setup

Fri Feb 11 11:23:38 CET 2005  felix@call-with-current-continuation.org
  * - chicken-setup supports connection via proxy [Contributed by Mark Wutka]

Fri Feb 11 08:23:28 CET 2005  felix@call-with-current-continuation.org
  * - reverted to old psyntax code - the changes broke when compiling the dissector
    [Thanks to Thomas Chust]

Tue Feb  8 12:28:24 CET 2005  felix@call-with-current-continuation.org
  * conflict in cscbench

Mon Feb  7 23:19:18 CET 2005  felix@call-with-current-continuation.org
  * - added some internal support for syntax-case annotations
  - extended lambda-lists weren't properly handled with syntax-case in some cases
  - optional argument processing generates better code in unsafe mode
  - reader: added support for `#cs/#ci ...'
  - added foreign type-specifier `scheme-pointer' (old unqualified `pointer' is deprecated)
  - tagged pointer checks use `equal?' now

Mon Feb  7 14:40:24 CET 2005  felix@call-with-current-continuation.org
  * - extras: removed `collect' again (`filter-map' is fine)

Sat Feb  5 16:08:36 CET 2005  felix@call-with-current-continuation.org
  * (- broken darcs link was reported by Andrey Sidorenko)
  - added `set-dynamic-load-mode!' [Thanks to Mark Baily for pointing out this shortcoming]
  - added `regexp-escape' [Suggested by Peter Bex]

Sat Feb  5 12:12:03 CET 2005  felix@call-with-current-continuation.org
  * - wwchicken: fixed broken darcs link [Thanks to Andrej ...]
  - chicken.h: check of _MIPS_SZPTR is only done for gcc
  - trigonometric functions can be inlined (partially) resulting in slightly better performance

Sat Feb  5 04:00:12 CET 2005  felix@call-with-current-continuation.org
  * - hen.el: added `foreign-code' to highlighted keywords
  - easyffi: didn't handle #\page in embedded C fragments [Thanks to Nicolas Pelletier]
  - extras: collect accepts more than one list
  - `read-string' didn't check port argument properly
  - `process' accepts optional argument list
  - wwchicken: RSS-generator adds guids and unique links [Thanks to Sergey Khorev]

Sat Jan 29 21:36:54 CET 2005  felix@call-with-current-continuation.org
  * - csi: `,d <fixnum>' only shows character representation if code is less than #x10000
  - posixwin: added `symbolic-link?' (always returns #f)

Thu Jan 27 23:54:36 CET 2005  felix@call-with-current-continuation.org
  * - chicken.h: on MIPS, C_SIXTYFOUR is only selected if _MIPS_SZPTR == 64 [Thanks to Mark Baily]

Thu Jan 27 22:59:40 CET 2005  felix@call-with-current-continuation.org
  * - definition of C_fixnum_abs() in chicken.h was wrong [Thanks to Alex Shinn]
  - `hash-table-for-each' has it's argument order swapped (the old order is still supported);
    renamed `hash-table->list' to `hash-table->alist'; added `hash-table-update!' [Thanks to Sven Hartrumpf]

Tue Jan 25 10:56:40 CET 2005  felix@call-with-current-continuation.org
  * - added `regular-file?' to posixwin

Tue Jan 25 09:06:02 CET 2005  felix@call-with-current-continuation.org
  * - expansion of #!optional with a single argument is more efficient
  - posix: added `symbolic-link?' and `regular-file?' [as suggested by William Annis]

Mon Jan 24 21:54:30 CET 2005  felix@call-with-current-continuation.org
  * - `machine-type' returns 'arm on ARM

Mon Jan 24 20:55:07 CET 2005  felix@call-with-current-continuation.org
  * - `define-method' handles #!optional/#!key/#!rest (but doesn't specialize them)
  - chicken.h: some cleaning up
  - easyffi: allows `C_word' as type; `___callback' is now called `___safe' (`___callback' is still allowed, though)
  - `foreign-callback-lambda[*]' and `foreign-callback-wrapper' have been renamed to `foreign-safe-lambda[*]' and
    `foreign-safe-wrapper', respectively. The old names are deprecated
  - chicken-setup: file-lists in `install-...' procedures can specify absolute path to control destination directory
  - renamed `autosetup' to `autogen.sh' and made it more verbose
  - tinyclos: `port' argument to `print-object' and `describe-object' is now optional
  - fixed bug in optimizer that caused unsed unused arguments to callbacks defined with `define-external' to
    be removed

Fri Jan 21 21:13:17 CET 2005  felix@call-with-current-continuation.org
  * more preprocessor aliases, updated wwchicken a little

Fri Jan 21 18:46:14 CET 2005  felix@call-with-current-continuation.org
  * - added some preprocessor stuff for redefining libc accesses

Thu Jan 20 05:22:27 CET 2005  brannanster@gmail.com[_^M_]
  * A compact test output function

Thu Jan 20 04:37:17 CET 2005  "Patrick Brannan <brannanster@gmail.com>"[_^M_]
  * Windows mkdir fix

Wed Jan 19 14:08:36 CET 2005  felix@call-with-current-continuation.org
  * - some more aliases for libc routines
  - documented `C_u_i_c[ad]r'

Wed Jan 19 11:58:27 CET 2005  felix@call-with-current-continuation.org
  * - added `(emit-external-prototypes-first)' declaration
  - chicken.h/runtime.c: added some `C_...' aliases for stdlib

Tue Jan 18 14:59:48 CET 2005  felix@call-with-current-continuation.org
  * - `number->string' adds a trailing zero for inexact numbers with zero fractional part [Thanks to Sven Hartrumpf]

Tue Jan 18 12:12:38 CET 2005  felix@call-with-current-continuation.org
  * - chicken.h: __LP64__ selects 64-bit mode
  - posix: added `file-link' [Suggested by Sunnan]

Mon Jan 17 21:52:59 CET 2005  felix@call-with-current-continuation.org
  * added testeez

Mon Jan 17 19:56:55 CET 2005  felix@call-with-current-continuation.org
  * - extras: `collect'

Mon Jan 17 14:12:14 CET 2005  felix@call-with-current-continuation.org
  * - tinyclos: added instance-of?

Mon Jan 17 13:51:02 CET 2005  felix@call-with-current-continuation.org
  * - chicken-setup: `-no-install' wasn't recognized; error message was broken
  

Mon Jan 17 07:34:45 CET 2005  felix@call-with-current-continuation.org
  * posix: fixed bug in absolute-pathname? [Thanks to Peter Bex]

Mon Jan 17 05:49:42 CET 2005  felix@call-with-current-continuation.org
  * - added `-emit-external-prototypes-first'

Fri Jan 14 08:39:17 CET 2005  felix@call-with-current-continuation.org
  * - tinyclos.scm: took bugfix for missing `(reverse field-initializers) in `(initialize <class>)' from Andreas
    Rottmann's tinyclos port
  - added `-:b' runtime option

Wed Jan 12 20:51:24 CET 2005  felix@call-with-current-continuation.org
  * - dload2 and libffi features
  - libffi hack is only used when argc >= 120

Wed Jan 12 09:03:14 CET 2005  felix@call-with-current-continuation.org
  * support for libffi to handle large argument lists

Wed Jan 12 08:18:26 CET 2005  felix@call-with-current-continuation.org
  * documented foreign-primitive

Tue Jan 11 11:08:18 CET 2005  felix@call-with-current-continuation.org
  * foreign-primitive

Mon Jan 10 22:15:07 CET 2005  felix@call-with-current-continuation.org
  tagged 1.89 release

Mon Jan 10 22:14:55 CET 2005  felix@call-with-current-continuation.org
  * final touch on homepage

Sat Jan  8 13:34:53 CET 2005  felix@call-with-current-continuation.org
  * added FAQ entry to explain the macro systems

Sat Jan  8 12:29:50 CET 2005  felix@call-with-current-continuation.org
  * some manual cleanups, new version

Wed Jan  5 14:30:52 CET 2005  felix@call-with-current-continuation.org
  * Added missing copyright statement in LICENSE [Thanks to Toby Butzon]
  argument type-check didn't handle `(const c-string)' properly [Thanks to Peter Bex]

Tue Jan  4 18:43:44 CET 2005  felix@call-with-current-continuation.org
  * fixed bug in easyffi.l that caused wrong parsing of C comments [Thanks to Nicholas Pelletier]

Mon Jan  3 20:43:22 CET 2005  felix@call-with-current-continuation.org
  * chicken-setup: `test-compile' was broken [thanks to Peter Bex]

Fri Dec 31 01:44:14 CET 2004  felix@call-with-current-continuation.org
  * bitwise ops accept full integer range
  
  - `bitwise-and', `bitwise-ior', `bitwise-xor', `bitwise-not' and `arithmetic-shift' also accept non-exact
    integers, provided they are in machine word range
  - library: added `fxand', `fxior', `fxxor', `fxnot', `fxshl' and `fxshr'
  - ",d" invokes `unveil' for meroon instances
  - removed TODO
  

Wed Dec 29 00:34:00 CET 2004  felix@call-with-current-continuation.org
  * csc.scm.in: handles damaged .csc files

Fri Dec 24 03:35:48 CET 2004  felix@call-with-current-continuation.org
  * `-:d' shows message before finalizers are forced on exit

Thu Dec 23 05:49:18 CET 2004  felix@call-with-current-continuation.org
  * more finalizer tests, documentation
  
  - minor documentation fix

Wed Dec 22 17:07:41 CET 2004  felix@call-with-current-continuation.org
  * finalizer tuning
  
  - `set-finalizer!' returns the finalized object
  - finalizers are vastly more efficient now [Thanks to Ed Watkeys for pointing out this problem]

Wed Dec 22 15:58:43 CET 2004  felix@call-with-current-continuation.org
  tagged 1.85-work

Wed Dec 22 15:57:47 CET 2004  felix@call-with-current-continuation.org
  * removed meroon (?)

Thu Dec 23 10:28:06 CET 2004  felix@call-with-current-continuation.org
  * bumped version number

Wed Dec 15 23:04:13 CET 2004  felix@call-with-current-continuation.org
  tagged 1.85 (development)

Mon Dec 20 12:11:13 CET 2004  felix@call-with-current-continuation.org
  * more bugfixes, doc changes
  
  - csi crashed on Windows when CHICKEN_HOME wasn't defined [Thanks to Shmulik Regev]
  - documented `<swig-pointer>' in manual
  - easy ffi: handles "long/short int" types [Thanks to Nicolas Pelletier]

Sun Dec 19 12:07:20 CET 2004  felix@call-with-current-continuation.org
  * some bugfixes
  
  - tinyclos: new primitive class <swig-pointer> [Thanks to Joel Reymont]
  - csi: script-file loading in csi didn't work on Cygwin [Thanks to Dale Jordan]
  - added inlining rules for several SRFI-4 accessors

Thu Dec 16 11:08:11 CET 2004  felix@call-with-current-continuation.org
  * minor stuff
  
  - hen.el: marks define-foreign-record
  - fixed bug in manual (#xe0 is 224, not 240 :-) [Thanks to Michele Simionato]
  - Circular dependency (library.c -> c_defaults.h, nsample -> library.c) in Makefile.am fixed [Thanks to Fabian B[_\c3_][_\b6_]hlke]

Wed Dec 15 22:38:30 CET 2004  felix@call-with-current-continuation.org
  * doc improvements, define-macro at run-time
  
  - `define-macro' is now available in compiled files at run-time [shown to be useful by Michele Simionato]
  - eval-when: alternative specifiers `compile-time' and `run-time'
  - pcre, regex, pregexp: `regexp' handles optional caseless/igorespace/utf8 arguments [Contributed by Alex Shinn]
  - easyffi.scm: fixed a stupid bug in the type-simplifier [Thanks to Thomas Chust]

Wed Dec 15 07:16:52 CET 2004  felix@call-with-current-continuation.org
  * chicken-home checks CHICKEN:HOME

Tue Dec 14 10:25:45 CET 2004  felix@call-with-current-continuation.org
  * minor optiomization in srfi-13

Tue Dec 14 08:08:36 CET 2004  felix@call-with-current-continuation.org
  * `chicken-compile-static' feature
  
  - csc: passes `-feature chicken-compile-static' in static mode [Suggested by Thomas Chust]

Mon Dec 13 09:12:47 CET 2004  felix@call-with-current-continuation.org
  * minor bugfixes
  
  - `define-method' allows mixed qualified and unqualified arguments [Thanks to Joel Reymont]
  - lolevel: `##sys#check-pointer' also allows SWIG-pointers [Thanks to Joel Reymont]
  - added `chicken-home' [Thanks to Michele Simionato]
  - `##sys#resolve-include-filename' is a bit cleverer now

Tue Dec  7 00:18:00 CET 2004  felix@call-with-current-continuation.org
  * chicken-setup stuff
  
  - chicken-setup: `install-sources' (preliminary); portable (?) "mkdir -p" command
  - wwchicken: RSS feed wasn't de-htmlized

Tue Dec  7 08:09:36 CET 2004  felix@call-with-current-continuation.org
  * define-values works now in all definition context [solution by Abdulaziz Ghuloum]

Mon Dec  6 09:11:33 CET 2004  felix@call-with-current-continuation.org
  * removed FAQ.html from makefile

Sat Dec  4 18:06:39 CET 2004  felix@call-with-current-continuation.org
  * Bugfix for `provide', slight source-file cleanups
  
  - eval: `##sys#do-the-right-thing' didn't check whether an extension is explicitly provided
  - removed HACKING from repository
  - removed some old files from repository
  - chicken-entry-points: didn't work properly with psyntax
  - hen.el: added some keywords
  - added FAQ to manual

Sat Dec  4 05:29:03 CET 2004  felix@call-with-current-continuation.org
  * cleanups of docs

Thu Dec  2 18:16:28 CET 2004  felix@call-with-current-continuation.org
  * redefintion of records is safer
  
  - since `define-record[-type]' is not generative, redefinition with subsequent access of slots
    via the previous accessors was unsafe

Thu Dec  2 18:03:40 CET 2004  felix@call-with-current-continuation.org
  * -r5rs option is stricter
  
  - `-r5rs' implies `-no-usual-integrations'
  - fixed docs regarding `-r5rs' option

Thu Dec  2 17:02:37 CET 2004  felix@call-with-current-continuation.org
  * cleaning up
  
  - compiler: removed `-usual-integrations' and added `-no-usual-integrations'
    (this is now the default behaviour!)
  - the unbound value is printed differently now
  - removed last remnants of SRFI-22

Tue Nov 30 21:57:26 CET 2004  felix@call-with-current-continuation.org
  tagged 1.81-work

Tue Nov 30 21:15:04 CET 2004  felix@call-with-current-continuation.org
  * simplifications of macro stuff
  
  - removed srfi-13-syntax.scm (moved into chicken-more-macros/chicken-highlevel-macros)

Tue Nov 30 16:45:47 CET 2004  felix@call-with-current-continuation.org
  * added make-expansions.scm

Tue Nov 30 16:35:57 CET 2004  felix@call-with-current-continuation.org
  * removed refs to srfi-13-syntax.scm in Makefile.am

Tue Nov 30 16:34:31 CET 2004  felix@call-with-current-continuation.org
  * simplifications of macro stuff
  
  - removed srfi-13-syntax.scm (moved into chicken-more-macros/chicken-highlevel-macros)

Tue Nov 30 00:34:30 CET 2004  felix@call-with-current-continuation.org
  * small cleanups, psyntax work
  
  - wwchicken: fixed bug introduced with previous change (htmlfile)
  - chicken-highlevel-macros: slightly cleaned up to allow bootstrapping of macro-definers
  - non-standard psyntax macro-definitions are now generated via script and compiled to native code
    (which gives better startup times)
  - removed `-strict-...' and `-r5rs' options from compiler and interpreter
  - README: filenames were wrong again

Mon Nov 29 19:56:52 CET 2004  felix@call-with-current-continuation.org
  * removed csc.scm (finally)

Mon Nov 29 19:56:22 CET 2004  felix@call-with-current-continuation.org
  * xx

Mon Nov 29 19:56:10 CET 2004  felix@call-with-current-continuation.org
  * christ...

Mon Nov 29 19:35:02 CET 2004  felix@call-with-current-continuation.org
  * bugfixes and chicken-setup option

Mon Nov 29 08:44:12 CET 2004  felix@call-with-current-continuation.org
  * better feature-check in ##sys#do-the-right-thing

Thu Nov 25 07:33:42 CET 2004  felix@call-with-current-continuation.org
  * removed csc.scm

Wed Nov 24 22:42:09 CET 2004  felix@call-with-current-continuation.org
  * Sergey's fixes

Mon Nov 22 23:37:29 CET 2004  felix@call-with-current-continuation.org
  * Bugfixes, Sergey's dlll-runtime changes
  
  - eval: warning for declarations in interpreted code passed wrong argument to `error'
  - hen.el: added changes contributed by Micky Latowicki
  - library: `c-runtime' returns information about linked C runtime library; MSVC build supports linking with
    dynamic runtime libs [Thanks to Sergey Khorev]

Wed Nov 17 23:49:34 CET 2004  felix@call-with-current-continuation.org
  * ...

Wed Nov 17 23:45:00 CET 2004  felix@call-with-current-continuation.org
  * Initial revision
