Menu

Public release of fdump (Version 0.0.6.9)

*** Actual Additions and bug fixes ***
Legend:
+ = Addition/modification
! = Bug fix

+ Added support for Bases 2-36 in the -m (mode flag)
+ Added support for Base85 (ascii85) in the -m (mode flag)
+ Added support for decoding Base85 (ascii85) text files

These are the new features/bug fixes added to version 0.0.6.9
over the prior release 0.0.6.8

[Binary]
An executable program file is included in this release for
Windows-based computers. It is named fdump.exe and was
compiled with Dev-C++ 4.9.9.2 on Windows XP. There is
also now a pre-compiled binary for Linux.

[Source code]
The source code is comprised of two files: basename.cpp and
fdump.cpp These should compile on a *NIX-based system
using g++ or equivalent. Note, fdump.1 is a pre-formatted
man (manual) file ready for use. Please install this
into your local manpath.

Posted by Matt 2010-03-26

Log in to post a comment.