libics has moved to GitHub: https://github.com/svi-opensource/libics. Sources found here at SourceForge will no longer be updated, but the repository will remain for historical purposes. The new home for the documentation is at https://svi-opensource.github.io/libics/.
Scientific Volume Imaging has volunteered to maintain the library. Please direct any bug reports to libics(at)svi.nl.
The Debian Project has included libics in its 'testing distribution,' and we will hopefully become part of the next stable distribution.
http://packages.debian.org/testing/libics0
Thanks to Mathieu Malaterre for this effort, which helped find some bugs in the libics test suite. The bugs caused two tests to fail on big-endian machines, even though the library was working correctly.
Again mostly a bugfix release. The compile system has some improvements, including a new Makefile for MS Visual C++ 9, the use of libtool to generate a shared object version of the library, and the addition of a test suite.
Furthermore, the library now has limited support to read ICS files that were compressed with the UNIX compress utility. This is only useful for some very old files people might still have lying around. The library's interface hasn't changed, except for the addition of one error code.
I've made a copy of the project in Subversion. The CVS will remain open (for now) to show the commit history of the files. This information was not copied over to Subversion.
From now on, to get the latest development version of the library, use
svn co https://libics.svn.sourceforge.net/svnroot/libics libics
This is a bug-fix release. A few minor bugs have been fixed, and the MATLAB MEX-files in the support/matlab sub-directory have been modified to work on 64-bit systems.
libics 1.5 has just been released, with some significant additions in functionality:
The new location for the project website is http://libics.sourceforge.net . A new release (1.4.1) has been posted. It contains very few bugfixes and an autoconf make system. All old distributions are also available from SourceForge.net.