X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=ChangeLog;h=0929de9853662fb903ce9eaa4fa14bd185da76c9;hb=c75067c8a9cb10b8c0d1f39c6fa6cafabea0a6f8;hp=2a8031d185accfd5207df4d072b5d60031cd04cf;hpb=7397fb7597f3fe9c658e6fb1ad67c805029dd073;p=kmrcl.git diff --git a/ChangeLog b/ChangeLog index 2a8031d..0929de9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +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