X-Git-Url: http://git.kpe.io/?p=kmrcl.git;a=blobdiff_plain;f=ChangeLog;h=ea9f1f601c45ed6b12cf9c48847c007128382e55;hp=d07a4b01cb1899b3f0f34c182282a2afde16c0b7;hb=5260068b2eb735af6796740c2db4955afac21636;hpb=7a0c81f5e04c203f78fb81f973ff5658f69a8954 diff --git a/ChangeLog b/ChangeLog index d07a4b0..ea9f1f6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,38 @@ +29 Aug 2015 Kevin Rosenberg + * Version 1.109 + * byte-stream.lisp: Update function names for SBCL + +28 Aug 2015 Kevin Rosenberg + * Version 1.107 + * processes.lisp: Update name of SBCL function call to + terminate-thread. + * impl.lisp: Update name of SBCL function call to sb-ext:exit + +1 Apr 2011 Kevin Rosenberg + * Version 1.104 + * listener.lisp: Add support for active sockets in listener + +17 Apr 2010 Kevin Rosenberg + * Version 1.102 + * btree.lisp: New file providing binary tree search for + sorted vectors + * tests.list: Add tests for binary tree search + * mop.lisp: Change pushed cl:*features* to be in KMRCL + package, not KEYWORD + * attrib-class.lisp: Use new mop *feature* names for reader + conditionals + * io.lisp: Add def-unsigned-int-io, along with function + definitions for binary io of 2 through 8 byte unsigned ints. + +22 Mar 2010 Kevin Rosenberg + * Version 1.101 + * lists.lisp: Reduce memory use by FLATTEN + +20 Aug 2009 Kevin Rosenberg + * Version 1.100 + * lists.lisp: For ECL, exclude function that is incompatible with ECL + (Thanks to Daniel Herring) + 26 Jul 2009 Kevin Rosenberg * Version 1.99 * impl.lisp: Update SBCL internal call for probe-directory @@ -14,7 +49,7 @@ 10 Sep 2007 Kevin Rosenberg * Version 1.96 * byte-stream.lisp: Use without-package-locks as suggested - by Daniel Gackle. + by Daniel Gackle. 01 Jun 2007 Kevin Rosenberg * Version 1.95