Projects / basE91 / Releases

RSS All releases of basE91

  •  03 Nov 2006 07:22

Release Notes: The encoding/decoding routines have been restructured to be thread-safe, and the syntax of the commandline frontend is more similar to base64 from the GNU coreutils now.

  •  25 Aug 2006 07:13

Release Notes: The source code has been cleaned to avoid errors and warnings with the latest gcc versions, and the DOS assembly encoder has been rewritten to be faster and compatible down to Intel 8086.

  •  08 Oct 2005 16:41

Release Notes: This version fixes Java-b91enc to handle file extensions case insensitively, and introduces a native DOS assembly implementation of the basE91 encoder.

  •  25 Jun 2005 14:12

Release Notes: This version breaks backward compatibility because the basE91 alphabet was changed to reduce the occurrence of double quotes when encoding random data (e.g. compressed files). If the ASCII output needs to be enclosed in double quotes (e.g. in C or Java programs), this minimizes the need for escape characters. Before upgrading, users should decode all their basE91 encoded files.

  •  16 May 2005 13:41

Release Notes: The AWK basE91 decoder no longer depends on GNU extensions.

  •  09 May 2005 10:49

Release Notes: Java-b91enc can break encoded output to lines of 76 characters now (using the '-b' switch), which makes it an useful stand-alone tool to create MIME compatible email attachments.

  •  27 Apr 2005 09:36

Release Notes: The encoder handles stream ends more effectively (it can save one byte sometimes), and buffer memory is allocated dynamically now. "make check" was implemented to verify correct behavior of builds.

  •  20 Apr 2005 07:43

Release Notes: A verbose mode was added, and Java-b91enc accepts command line syntax with only one FILE argument again.

  •  17 Apr 2005 13:18

Release Notes: The code was restructured to allow a more universal use of the basE91 backend, b91enc.java is a bit more similar to the C version now, and an implementation in PHP was added.

  •  11 Apr 2005 00:55

Release Notes: A bug in the decoder that could result in corrupt output on 64-bit systems was fixed. Java class files were included along with a man page and a version (-v) switch.

Screenshot

Project Spotlight

jGnash

A personal finance application written in Java.

Screenshot

Project Spotlight

Text translation for Asterisk using Google Translate

Text translation and language detection for Asterisk using the Google Translate API.