Add isinf module.
[gnulib.git] / MODULES.html.sh
2008-07-26 Ben PfaffAdd isinf module.
2008-07-14 Bruno HaibleNew module 'libsigsegv'.
2008-07-13 Ben PfaffNew module 'longlong'.
2008-07-12 Ben PfaffAdd isnan module.
2008-07-12 Ben PfaffAdd isnanf module.
2008-07-12 Ben PfaffAdd isnand module.
2008-06-21 Eric BlakeNew module sigaction, for mingw.
2008-06-13 Eric BlakeAdd obstack-printf and obstack-printf-posix modules.
2008-05-18 Bruno HaibleNew module 'propername', moved here from GNU gettext.
2008-05-15 Bruno HaibleUpdate after linebreak module was split.
2008-05-14 Eric BlakeSplit xmemdup0 into its own module.
2008-05-11 Jim MeyeringNew modules: crypto/sha256, crypto/sha512 (from coreutils)
2008-05-11 Bruno HaibleUpdate modules list.
2008-04-29 Eric BlakeDocument rawmemchr.
2008-03-24 Eric BlakeAlter GNUmakefile to install into top directory.
2008-03-18 Jim MeyeringNew script and module: mktempd
2008-03-01 Eric BlakeNew module 'memchr2'.
2008-02-29 Bruno HaibleNew module 'freadseek'.
2008-02-28 Bruno HaibleNew module 'freadptr'.
2008-02-10 Jim MeyeringNew script and module: useless-if-before-free
2008-02-09 Jim MeyeringNew script and module: gitlog-to-changelog
2008-01-31 Jim Meyeringvc-list-files: new module
2008-01-26 Bruno HaibleRename isnan, applicable to 'double' only, to isnand.
2008-01-15 Eric BlakeConvert strcasestr module to use Two-Way algorithm.
2008-01-10 Eric BlakeAvoid quadratic strstr implementations.
2008-01-09 Eric BlakeAdd memmem-simple module.
2007-12-26 Bruno HaibleAvoid using the syntax symbol() in formatted documentation.
2007-11-16 Paul EggertNew module posix-shell, for determining a POSIX shell
2007-11-15 Paul EggertNew module gnu-make, for determining whether we're...
2007-10-28 Ben PfaffImplement 'isfinite' module.
2007-10-20 Ben PfaffImplement 'round', 'roundf', 'roundl' modules.
2007-10-09 Bruno HaibleMention many new modules in the right categories.
2007-10-07 Bruno HaibleChange copyright notice from GPLv2+ to GPLv3+.
2007-09-01 Karl Berryfinish mreadlink_with_size rename
2007-08-19 Bruno HaibleNew module 'freadahead'.
2007-08-18 Bruno HaibleFuzzy string comparison.
2007-08-17 Paul Eggert* MODULES.html.sh: Add diffseq.
2007-07-25 Ben PfaffImprove name: "count-one-bits" is better than "popcount".
2007-07-23 Ben PfaffNew module: popcount.
2007-07-11 Karl Berryavoid error on files in subdirs
2007-07-07 Bruno HaibleAdd the uniwidth/* modules.
2007-07-07 Bruno HaibleNew modules uniname/base and uniname/uniname.
2007-07-04 Karl Berryalso rename gpl/lgpl modules here
2007-07-02 Bruno HaibleFormatted output functions for Unicode strings.
2007-06-26 Karl Berryremove xreadlink-with-size here too
2007-06-21 Paul Eggert* MODULES.html.sh: Add include_next.
2007-06-18 Jim MeyeringNew module: mreadlink-with-size.
2007-06-11 Bruno HaibleNew module 'mbsnlen'.
2007-06-09 Bruno HaibleNew modules uniconv/u{8,16,32}-conv-to-enc.
2007-06-09 Bruno HaibleUpdate after allocsa -> malloca renaming.
2007-05-24 Eric BlakeFix lseek on mingw.
2007-05-01 Bruno HaibleThere is no POSIX function called 'exec'.
2007-05-01 Bruno HaibleThere is no POSIX function named 'toc'.
2007-04-29 Bruno HaibleThere is no POSIX function called 'contents'.
2007-04-26 Eric BlakeImplement freading and fwriting.
2007-04-12 Eric BlakeWork around glibc's failure to reset seekable stdin...
2007-04-12 Simon Josefsson2007-04-12 Simon Josefsson <simon@josefsson.org>
2007-04-10 Eric Blake* lib/stdio_.h [REPLACE_FFLUSH]: Declare rpl_fflush.
2007-04-04 Simon Josefsson2007-04-04 Simon Josefsson <simon@josefsson.org>
2007-04-04 Karl Berry(func_module): missing '.
2007-03-31 Bruno HaibleClassify a few new modules.
2007-03-23 Paul Eggert* MODULES.html.sh (File system functions): New module...
2007-03-01 Bruno HaibleAdd the xreadlink module from GNU gettext (based on...
2007-02-25 Bruno HaibleRename module 'pathname' to 'filename'.
2007-02-21 Bruno HaibleNew module 'stdio'.
2007-02-18 Bruno HaibleNew module 'stdlib'.
2007-02-18 Bruno HaibleNew module 'math'.
2007-02-18 Bruno HaibleNew module 'link-warning'.
2007-02-17 Bruno HaibleNew module 'tmpfile'.
2007-02-15 Bruno HaibleNew module 'mbspcasecmp'.
2007-02-15 Bruno HaibleNew module 'mbsncasecmp'.
2007-02-12 Paul EggertNew module 'time', so that apps can include <time.h...
2007-02-11 Bruno HaibleNew module 'mbslen'.
2007-02-06 Bruno HaibleNew module 'mbssep'.
2007-02-05 Bruno HaibleNew module 'mbstok_r'.
2007-02-05 Bruno HaibleNew module 'mbsspn'.
2007-02-05 Bruno HaibleNew module 'mbspbrk'.
2007-02-05 Bruno HaibleNew module 'mbscspn'.
2007-02-05 Bruno HaibleNew module 'mbscasestr'. Reduced goal of 'strcasestr'.
2007-02-05 Bruno HaibleNew module 'mbscasecmp'. strcasecmp is not expected...
2007-02-05 Bruno HaibleNew module 'mbsstr'. Remove module 'strstr'.
2007-02-05 Bruno HaibleNew module 'mbsrchr'.
2007-02-05 Bruno HaibleNew module 'mbschr'.
2007-02-01 Bruno HaibleFix module name list after recent renamings.
2007-01-29 Bruno HaibleNew module 'strptime'. Initial fixes.
2007-01-29 Paul Eggert* MODULES.html.sh: New module mpsort.
2007-01-27 Bruno HaibleNew modules uniconv/*.
2007-01-24 Bruno HaibleNew modules streq, c-strcaseeq.
2007-01-21 Bruno HaibleNew module 'striconveha'.
2007-01-18 Paul Eggert* MODULES.html.sh (Support for systems lacking POSIX...
2007-01-16 Bruno HaibleNew module 'striconveh'.
2007-01-14 Bruno HaibleNew module 'fchdir'.
2007-01-13 Eric BlakeProvide a robust <wchar.h>. Further simplifications...
2007-01-09 Bruno HaibleAccept options --cvs-urls, --git-urls.
2007-01-09 Bruno HaibleNew unistr/* modules.
2007-01-09 Bruno HaibleAdd the new modules utf8-ucs4-safe, utf16-ucs4-safe.
2007-01-08 Bruno HaibleBasic types for Unicode strings.
2006-12-26 Eric Blake* modules/absolute-header: New module.
2006-12-22 Bruno HaibleChange order of sections.
2006-12-22 Bruno HaibleNew module 'no-c++'.
next