|
|
|
GNU MDK 1.1GNU MDK 1.1 has been released. It is available from ftp://ftp.gnu.org/gnu/mdk/ and mirrors of that site (see list of mirror sites at http://www.gnu.org/order/ftp.html) [0]. GNU MDK provides a simulator of D. Knuth's MIX computer, and a development environment to write, run and debug MIXAL programs on it. New in this release:
Visit the MDK home page at http://www.gnu.org/software/mdk/mdk.html. Bug reports should go to bug-gnu-mdk@gnu.org. Enjoy! [0] GNU MDK source and binary packages can also be downloaded from http://sourceforge.net/project/showfiles.php?group_id=13897&release_id=245275 combine 0.3.4A new version of combine (0.3.4) has been released, primarily to fix portability of combine's use of gettext. (Thanks to Gerrit Haase and Leonardo Martins for their reports.) The only new feature is the new default action of taking the field delimiter of the data file as the delimiter of all input and output files unless specifically specified otherwise. combine is a utility to join one or more files in a flexible way without the need to sort them. The latest version can be found at at ftp://ftp.gnu.org/gnu/combine/ GNU Libidn 0.4.9 alphaThis release include a new native Java implementation, contributed by Oliver Hitz. GNU Libidn is an implementation of the Stringprep, Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group, used for internationalized domain names. The library contains a generic Stringprep implementation that does Unicode 3.2 NFKC normalization, mapping and prohibitation of characters, and bidirectional character handling. Profiles for Nameprep, iSCSI, SASL and XMPP are included. Punycode and ASCII Compatible Encoding (ACE) via IDNA are supported. A mechanism to define Top-Level Domain (TLD) specific validation tables, and to compare strings against those tables, is included. Default tables for some TLDs are also included.
Here are the compressed sources:
Here are GPG detached signatures:
Here are the build reports for various platforms: Here are the MD5 and SHA1 signatures:
cc87a7bdce60a6e229f0984ca551e273 libidn-0.4.9.tar.gz Noteworthy changes since version 0.4.5 (the last version announced here):
GNU M4 1.4.1Thanks to bugfixes from Debian, and the work of Akim Demaille and Paul Eggert, I am pleased to announce the release of GNU M4 1.4.1. GNU m4 is an implementation of the traditional Unix macro processor. It is mostly SVR4 compatible although it has some extensions (for example, handling more than 9 positional parameters to macros). GNU m4 also has built-in functions for including files, running shell commands, doing arithmetic, etc. GNU m4 is a macro processor in the sense that it copies its input to the output expanding macros as it goes. Macros are either builtin or user-defined and can take any number of arguments. Besides just doing macro expansion m4 has builtin functions for including named files, running UNIX commands, doing integer arithmetic, manipulating text in various ways, recursion etc... m4 can be used either as a front-end to a compiler or as a macro processor in its own right. It is used extensively by GNU Autoconf, Sendmail and the fvwm window manager. This release contains long standing bug fixes to the venerable 10 year old 1.4 release. It does not contain any of the development code from the forthcoming 2.0 release on the CVS trunk. New in 1.4.1 - June 2004, by Paul Eggert
m4-1.4.1 is available now from ftp.gnu.org/. Please use a mirror to reduce stress on the main gnu machine: http://www.gnu.org/order/ftp.html The compressed sources are here: ftp://ftp.gnu.org/gnu/m4/m4-1.4.1.tar.gz The gpg detached signature is here: ftp://ftp.gnu.org/gnu/m4/m4-1.4.1.tar.gz.sig Here are the MD5 and SHA1 checksums:
76984d94e85afb21caa88b5cc5aea0b3 m4-1.4.1.tar.gz You can also fetch the sourcecode from anonymous cvs by using the following commands:
$ export CVS_RSH=ssh
$ cvs -z3 -d :ext:anoncvs@savannah.gnu.org:/cvsroot/m4
co -r m4-1_4_1 m4
Please report bugs to <bug-m4@gnu.org>.
--
|
|
|
| All times are recorded in UTC. Linux is a trademark of Linus Torvalds. Powered by Linux, Apache and PHP |