Titaniumc version 1.77 is now available. User-visible changes since the last public release include: * new features - spiffy new facilities for bulk array I/O. See for details - new sp2clump backend * incompatible changes - native methods for a given class must now be placed in a file named "native/mangle.c", where "mangle" is the mangled representation of the class name * selected bug fixes - continued work on Cray T3E and general portability - remove spurious debugging output when compiling code that uses the Titanium array arity() method (PR #164) - various and sundry bug fixes regarding interfaces (PR #254) - when tcbuild is run from a makefile, avoid accidentally picking up make flags like "-k" - when tcbuild completes successfully, always update the target file's timestamp, even if no relink was required