Add gc-md4 and gc-md4-tests modules.
[gnulib.git] / m4 / ChangeLog
2005-10-18 Simon JosefssonAdd gc-md4 and gc-md4-tests modules.
2005-10-18 Simon JosefssonAdd md4 module.
2005-10-17 Bruno HaibleTweak the code to make it more reusable.
2005-10-17 Simon JosefssonSeparate sha1 from md5. Use stdint.h in both modules.
2005-10-15 Simon JosefssonAdd rijndael module.
2005-10-15 Simon JosefssonAdd arcfour module.
2005-10-13 Bruno HaiblePrepare for using gl_STDBOOL_H.
2005-10-12 Simon JosefssonAdd gc-pbkdf2-sha1 module.
2005-10-12 Simon JosefssonAdd gc-hmac-sha1.
2005-10-12 Simon JosefssonAdd gc-sha1 module.
2005-10-12 Simon JosefssonAdd hmac-sha1 module.
2005-10-12 Simon JosefssonSplit parts of the gc module into gc-md5 and gc-hmac...
2005-10-11 Simon JosefssonAdd crc module.
2005-10-07 Simon Josefsson* memxor.m4: Remove gl_C_RESTRICT call.
2005-10-06 Paul Eggert* stdbool.m4 (AC_HEADER_STDBOOL): Check that bool
2005-10-06 Simon JosefssonAdd hmac-md5 module.
2005-10-06 Simon Josefsson* memxor.m4: Require gl_C_RESTRICT.
2005-10-05 Paul Eggert* getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Don't check for
2005-10-05 Simon JosefssonAdd memxor.
2005-10-02 Paul Eggert* modules/exclude (Depends-on): Depend on verify.
2005-10-01 Simon Josefsson2005-10-01 Simon Josefsson <jas@extundo.com>
2005-10-01 Simon Josefsson2005-10-01 Simon Josefsson <jas@extundo.com>
2005-10-01 Jim Meyering*** empty log message ***
2005-09-27 Jim Meyering*** empty log message ***
2005-09-26 Bruno HaibleDeal with the fact that mbchar.h, mbfile.h, mbiter...
2005-09-24 Paul EggertYesterday's changes.
2005-09-23 Jim Meyering*** empty log message ***
2005-09-23 Paul EggertSync from coreutils.
2005-09-22 Paul EggertLog first part of merge from coreutils.
2005-09-19 Simon Josefsson* socklen.m4: Fix typo.
2005-09-16 Paul Eggert* MODULES.html.sh (File system functions): Add stat...
2005-09-15 Bruno HaibleFix redefinition problem: strstr may be defined as...
2005-09-13 Derek R. Price* modules/canon-host: Add canon-host.h. Depend on...
2005-09-13 Derek R. Price* modules/glob (Files): Add glob-libc.h.
2005-09-08 Simon Josefsson2005-09-08 Simon Josefsson <jas@extundo.com>
2005-09-04 Derek R. Price* getlogin_r (gl_GETLOGIN_R): Fix cut & paste error.
2005-09-02 Bruno HaibleSupport for lib vs. lib64 distinction on biarch platforms.
2005-09-01 Jim Meyering*** empty log message ***
2005-09-01 Jim Meyering*** empty log message ***
2005-08-31 Paul EggertOn 64-bit hosts (where size_t is 64 bits and int is...
2005-08-31 Bruno HaiblePut all dummy definitions of gnulib-tool's specificatio...
2005-08-29 Bruno HaibleFix, spotted by Stepan Kasal.
2005-08-27 Jim Meyering*** empty log message ***
2005-08-27 Jim Meyering*** empty log message ***
2005-08-27 Jim Meyering*** empty log message ***
2005-08-25 Simon Josefsson* getpass.m4: Check for termios.h, tcgetattr, tcsetattr...
2005-08-25 Bruno HaibleUse m4_pushdef/m4_popdef and AS_TR_SH, AS_TR_CPP.
2005-08-25 Paul Eggert* m4/regex.m4: Add AC_PREREQ(2.50).
2005-08-25 Bruno HaibleAdd comment.
2005-08-24 Paul Eggert* srclist.txt: Comment out lib/regex.c. Add glibc...
2005-08-24 Jim Meyering*** empty log message ***
2005-08-24 Jim Meyering*** empty log message ***
2005-08-23 Paul Eggert* regex.m4 (gl_INCLUDED_REGEX): Remove; no longer used.
2005-08-21 Paul Eggert* m4/regex.m4 (gl_PREREQ_REGEX): Require AC_GNU_SOURCE.
2005-08-17 Bruno HaibleNew module 'strcasestr'.
2005-08-17 Bruno HaibleMake strstr() work in multibyte locales.
2005-08-16 Paul Eggert* m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Do not overri...
2005-08-16 Bruno HaibleMake strcasecmp() work right in multibyte locales.
2005-08-16 Bruno HaibleNew module 'mbfile'.
2005-08-16 Bruno HaibleNew module 'mbiter'.
2005-08-16 Bruno HaibleNew module 'mbchar'.
2005-08-16 Bruno HaibleNew module 'tls'.
2005-08-12 Simon Josefsson* readline.m4: Look for termcap, curses or ncurses...
2005-08-11 Simon JosefssonAdd readline.
2005-08-11 Simon Josefsson2005-08-10 Simon Josefsson <jas@extundo.com>
2005-08-10 Bruno HaibleReally require autoconf-2.57.
2005-08-02 Simon Josefsson2005-08-02 Simon Josefsson <jas@extundo.com>
2005-07-26 Paul EggertAdd support to getopt for Emacs, which doesn't use...
2005-07-26 Bruno HaiblePortability fixes for IRIX, Solaris, HP-UX, AIX, OSF/1.
2005-07-25 Paul Eggert* regex.m4 (gl_INCLUDED_REGEX): Use AC_RUN_ELSE instead...
2005-07-25 Bruno HaibleNew gnulib module 'visibility'.
2005-07-18 Bruno HaibleNew gnulib module 'lock'.
2005-07-15 Bruno HaibleDon't use poll() on MacOS X 10.4.
2005-07-14 Paul Eggert* modules/argp (Depends-on): Remove unlocked-io.
2005-07-14 Derek R. Price* m4/glob.m4 (gl_GLOB): Cache glob interface check...
2005-07-11 Bruno HaibleMake it work also if size_t is smaller than unsigned...
2005-07-08 Paul Eggert* m4/backupfile.m4 (gl_BACKUPFILE): Use AC_CHECK_FUNCS_...
2005-07-07 Paul Eggert* modules/regex (Files): Add lib/regex_internal.c,
2005-07-06 Bruno HaibleAvoid false positive on mingw.
2005-07-04 Paul EggertRemove the dependency of the strftime module on the...
2005-07-02 Jim MeyeringDon't check for fcntl.h, and don't test for HAVE_FCNTL_H.
2005-06-28 Simon Josefsson2005-06-28 Simon Josefsson <jas@extundo.com>
2005-06-24 Derek R. PriceRemove stat module & update lstat.
2005-06-20 Derek R. Price* bison.m4: Note that precious decls of YACC & YFLAGS...
2005-06-16 Derek R. Price* bison.m4: Declare YACC & YFLAGS precious.
2005-06-08 Bruno HaibleNew module 'csharpcomp'.
2005-06-02 Paul EggertSync from coreutils.
2005-06-01 Bruno HaibleNew module 'csharpexec'.
2005-05-31 Derek R. PriceSync from cvs.
2005-05-29 Derek R. Price* MODULES.html.sh: Add glob to Enhanced POSIX.2001...
2005-05-27 Paul Eggert* modules/fts (Files): Remove m4/inttypes-pri.m4.
2005-05-26 Derek R. Price* extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Define
2005-05-25 Paul EggertFix a few glitches in getlogin_r.
2005-05-23 Bruno HaibleAdd autoconf tests for the 'minmax' module.
2005-05-20 Paul EggertNew fts module.
2005-05-20 Paul Eggert* lib/chown.c (rpl_chown): Return -1 on failure.
2005-05-18 Paul EggertSync from coreutils.
2005-05-18 Jim Meyering*** empty log message ***
2005-05-17 Jim MeyeringNew file, from coreutils.
2005-05-15 Paul EggertNew unlinkdir module.
next