X-Git-Url: http://git.kpe.io/?p=kmrcl.git;a=blobdiff_plain;f=ChangeLog;h=5426a9be7847488a7389c0b146a8eb6905a922fc;hp=773f4cdd58710d662a9ae83be2f78b42c631615d;hb=251043d4c96c996a35cd48c4452b03fbef2ea21a;hpb=34155b65860404099c8e178dc7c7db0a919c607a diff --git a/ChangeLog b/ChangeLog index 773f4cd..5426a9b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,17 @@ -22 Apr 2010 Kevin Rosenberg +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