X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=ChangeLog;h=5426a9be7847488a7389c0b146a8eb6905a922fc;hb=d98ff150815e427ae475303fbd09e734cb345cb7;hp=17bb1ff2cee1e7aa436e4f69840fe284cecb35da;hpb=b7f3a2b6318514a93a08c67254eb145e1a3a29e2;p=kmrcl.git diff --git a/ChangeLog b/ChangeLog index 17bb1ff..5426a9b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,41 @@ +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 + (Thanks to Cyrus Harmon) + +28 Jan 2008 Kevin Rosenberg + * Version 1.98 + * {datetime,strings,tests}.lisp: Add remove-char-string + +18 Sep 2007 Kevin Rosenberg + * Version 1.97 + * datetime.lisp: Improve output format for date-string + 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