X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=ChangeLog;h=dbca9fdd4b369bd1b34fccbd64e4d0264e838eb0;hb=70d0766a9e4be455a3487c5ba6fabe94a1f6294f;hp=ba64d0612c2eda9ea6a5c49e9a336b5dcafdc1ea;hpb=d0a074275862d6458963f9ad4a835cb03e50ebbf;p=uffi.git diff --git a/ChangeLog b/ChangeLog index ba64d06..dbca9fd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,32 @@ +2005-04-12 Kevin Rosenberg (kevin@rosenberg.net) + * Version 1.4.37 + * src/strings.lisp: Fix variable name + +2005-04-04 Kevin Rosenberg (kevin@rosenberg.net) + * src/strings.lisp, src/aggregates.lisp: Support change in SBCL copy + function [Thanks for Nathan Froyd and Zach Beane] + +2005-04-03 Kevin Rosenberg (kevin@rosenberg.net) + * src/objects.lisp: Commit patch from James Bielman to add + def-foreign-var support for OpenMCL + +2005-03-03 Kevin Rosenberg (kevin@rosenberg.net) + * src/primitives.lisp: Add support for :union types + [patch from Cyrus Harmon] + * tests/union.lisp, tests/structs.lisp: Tests for + union and structure types [from Cyrus Harmon] + +2005-02-22 Kevin Rosenberg (kevin@rosenberg.net) + * src/primitives.lisp, src/strings.lisp: Better support + for sb-unicode [from Yoshinori Tahara and R. Mattes] + +2005-01-22 Kevin Rosenberg (kevin@rosenberg.net) + * src/primitives.lisp: Better support SBCL-AMD64 + +2004-11-08 Kevin Rosenberg (kevin@rosenberg.net) + * src/strings.lisp: Better support sb-unicode + * tests/compress.lisp: Support sb-unicode + 2004-10-07 Kevin Rosenberg (kevin@rosenberg.net) * src/objects.lisp: Add new function: convert-from-foreign-usb8