X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=ChangeLog;h=e9efbda2074be3d877d1fab2d444c83fd4d9f0d1;hb=4b3d6378e1c9ea38fa2eeced4f9f2dfbe41e3a64;hp=9e58645cd43acfeb6a28b0e9ad09b45769062eac;hpb=22fd2e3853608d1f769257dd5ce7eca02eab6073;p=uffi.git diff --git a/ChangeLog b/ChangeLog index 9e58645..e9efbda 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,47 @@ +2010-02-08 Kevin Rosenberg + * Version 1.8.4 + * sql/primitives.lisp: Improved detection for + availability of long-long integer for CMU. + (Thanks to Stelian Ionescu) + * sql/i18n.lisp: Changes in how ignored variables + are declared (Stelian Ionescu) + +2010-02-08 Kevin Rosenberg + * Version 1.8.3 + * sql/strings.liap: Commit patch from + with fixes for recent changes with i18n as well + as reworking how ignored variables are declared. + +2010-02-07 Kevin Rosenberg + * Version 1.8.2 + * src/i18n.lisp: Rename function to + foreign-encoded-octet-count. Fix errors. + * tests/i18n.lisp: New file. i18n tests fine + on AllegroCL 8/16 bits, SBCL unicode/non-unicode, + CCL, and Lispworks 6 + * src/strings.lisp: Fix an error with decoding + strings on CCL. + +2010-02-06 Kevin Rosenberg + * src/i18n.lisp: Add new function string-to-octets + +2010-02-06 Kevin Rosenberg + * Version 1.8.1 + * src/i18n.lisp: Add new function foreign-encoded-string-octets + +2010-02-06 Kevin Rosenberg + * Version 1.8.0 + * src/strings.lisp: Initial support for external-formats with + foreign strings. + +2010-02-05 Kevin Rosenberg + * Version 1.7.3 + * src/primitives.lisp: Fix symbol name + +2010-02-05 Kevin Rosenberg + * Version 1.7.2 + * src/i18n.lisp: New file for supporting non-ASCII foreign strings. + 2010-01-29 Kevin Rosenberg * Version 1.7.1 * src/primitives.lisp: Add :long-long and :unsigned-long-long