cl-base64 (3.0.0-1) unstable; urgency=low * Fix error in integer-to-base64 when using columns * Add base64-test.asd and test.lisp regression suite * Rewrite routines as macros to create efficient functions to converting from strings or streams and converting to streams, strings, and usb8-arrays. -- Kevin M. Rosenberg Sat, 4 Jan 2003 06:40:32 -0700 cl-base64 (2.1.0-1) unstable; urgency=low * Fix broken string-to-base64 -- Kevin M. Rosenberg Sat, 4 Jan 2003 06:40:32 -0700 cl-base64 (2.0-1) unstable; urgency=low * Ignore whitespace in base64 strings * Add column breaking and stream output to base64 conversion * Rework string-to-base64 to handle columns and streams -- Kevin M. Rosenberg Fri, 3 Jan 2003 23:14:13 -0700 cl-base64 (1.2-1) unstable; urgency=low * Bug fix in base64-to-integer -- Kevin M. Rosenberg Sun, 29 Dec 2002 00:03:11 -0700 cl-base64 (1.1-1) unstable; urgency=low * Rewritten version, significant optimizations * BSD-style license * Adds conversion to and from integers * Renamed functions -- Kevin M. Rosenberg Sat, 28 Dec 2002 21:28:42 -0700 cl-base64 (1.0-1) unstable; urgency=low * Initial upload * Changes compared to upstream: - Added .asd file for use with Common Lisp Controller - Changes for Allegro's case sensitive mode -- Kevin M. Rosenberg Thu, 26 Dec 2002 19:17:51 -0700