ignore-value: handle pointer types, too
[gnulib.git] / lib /
2009-06-29 Bruno HaibleNew module 'unicase/u8-ct-casefold'.
2009-06-29 Bruno HaibleNew module 'unicase/u32-ct-totitle'.
2009-06-29 Bruno HaibleNew module 'unicase/u16-ct-totitle'.
2009-06-29 Bruno HaibleNew module 'unicase/u8-ct-totitle'.
2009-06-29 Bruno HaibleNew module 'unicase/u32-ct-tolower'.
2009-06-29 Bruno HaibleNew module 'unicase/u16-ct-tolower'.
2009-06-29 Bruno HaibleNew module 'unicase/u8-ct-tolower'.
2009-06-29 Bruno HaibleNew module 'unicase/u32-ct-toupper'.
2009-06-29 Bruno HaibleNew module 'unicase/u16-ct-toupper'.
2009-06-29 Bruno HaibleNew module 'unicase/u8-ct-toupper'.
2009-06-29 Bruno HaibleAdd context arguments to u*_casemap functions.
2009-06-29 Bruno HaibleNew module 'unicase/u32-suffix-context'.
2009-06-29 Bruno HaibleNew module 'unicase/u16-suffix-context'.
2009-06-29 Bruno HaibleNew module 'unicase/u8-suffix-context'.
2009-06-29 Bruno HaibleNew module 'unicase/empty-suffix-context'.
2009-06-29 Bruno HaibleNew module 'unicase/u32-prefix-context'.
2009-06-29 Bruno HaibleNew module 'unicase/u16-prefix-context'.
2009-06-29 Bruno HaibleNew module 'unicase/u8-prefix-context'.
2009-06-29 Bruno HaibleNew module 'unicase/empty-prefix-context'.
2009-06-29 Bruno HaibleNew module 'unicase/ignorable'.
2009-06-29 Bruno HaibleNew module 'unicase/cased'.
2009-06-29 Bruno HaibleNew functions for case mapping of substrings.
2009-06-26 Eric Blakeversion-etc: fix regression
2009-06-25 Eric Blakefpurge: migrate into <stdio.h>
2009-06-25 Sergey PoznyakoffFix inconsistencies in the previous commit.
2009-06-25 Sergey Poznyakoffargp-version-etc: new module.
2009-06-25 Sergey PoznyakoffProvide additional interfaces and documentation for...
2009-06-19 Jim Meyeringhash: reverse order of src/dst parameters in an interna...
2009-06-19 Eric Blakehash: avoid memory leak on allocation failure
2009-06-19 Eric Blakehash: reduce memory pressure in hash_rehash no-op case
2009-06-19 Eric Blakehash: make rotation more obvious
2009-06-19 Eric Blakehash: fix memory leak in last patch
2009-06-18 Eric Blakehash: avoid no-op rehashing
2009-06-18 Eric Blakehash: provide default callback functions
2009-06-18 Eric Blakehash: minor optimization
2009-06-18 Eric Blakehash: check for resize before insertion
2009-06-18 Eric Blakehash: minor cleanups
2009-06-17 Bruno HaibleDefine missing ESTALE on Interix 3.5.
2009-06-16 Eric Blakememchr, memchr2: add valgrind exception
2009-06-16 Eric Blakedocs: memchr is no longer obsolete
2009-06-13 Eric Blakememchr: detect broken x86_64 and alpha implementations
2009-06-11 Bruno HaibleAdd more references.
2009-06-08 Bruno HaibleNew module 'idpriv-droptemp'.
2009-06-08 Bruno HaibleNew module 'idpriv-drop'.
2009-06-07 Jim Meyeringhash: declare some functions with the warn_unused_resul...
2009-06-03 Mike Frysingerversion-etc: extend for packagers
2009-06-03 Bruno HaibleImprove comments.
2009-06-03 Bruno HaibleFix test-alignof failure.
2009-05-22 Bruno HaibleSimplify use of mode_t varargs.
2009-05-21 Eric BlakeSecond attempt to work around an AIX 5.3, 6.1 compiler...
2009-05-20 Simon Josefssongetdelim: Use SIZE_MAX from stdint.h.
2009-05-20 Simon Josefssonsys_socket: MinGW and IRIX does not have sa_family_t...
2009-05-13 Bruno HaibleFix alignof macro.
2009-05-13 Bruno HaibleRevert "Use module 'alignof'." commit.
2009-05-11 Eric Blakeargp: avoid undefined behavior
2009-05-08 Bruno HaibleDon't use undefined macro 'max'.
2009-05-08 Simon Josefssonsys_socket: Define sockaddr_storage.
2009-05-08 Bruno HaibleUse module 'alignof'.
2009-05-08 Bruno HaibleNew module 'alignof'.
2009-05-04 David Bartleyacl: Fix infinite loop on FreeBSD.
2009-05-04 Bruno HaibleClarify acl_entries.
2009-05-04 David BartleyBug fix in acl module.
2009-05-03 Bruno HaibleUndo 2009-05-01 patch.
2009-05-03 David Bartleypriv-set: new module and accompanying tests; adapt...
2009-05-03 Jim MeyeringIgnore no-op translations.
2009-05-03 Giuseppe Scrivanogetdate: correctly interpret "next monday" when run...
2009-05-01 Bruno HaibleMake it possible for the first build to be a VPATH...
2009-05-01 Bruno HaibleReplace wcrtomb, wcsrtombs, wcsnrtombs if mbstate_t...
2009-05-01 Bruno HaibleAvoid compiler warnings when redefining macros defined...
2009-04-30 Bruno HaibleFix compilation error introduced on 2009-04-25.
2009-04-29 Bruno HaibleComment tweaks.
2009-04-28 Bruno HaibleFix a compilation error.
2009-04-26 Bruno HaibleCorrect last commits.
2009-04-26 Bruno HaibleCorrect last commit.
2009-04-26 Bruno HaibleCorrect last commit.
2009-04-26 Bruno HaibleSimplify calling convention of u*_conv_from_encoding.
2009-04-26 Bruno HaibleTrivial simplification of last commit.
2009-04-26 Bruno HaibleSimplify calling convention of u*_conv_to_encoding.
2009-04-26 Bruno HaibleAvoid test failures on AIX and OSF/1.
2009-04-25 Bruno HaibleAvoid link error when creating a namespace clean library.
2009-04-24 Simon Josefssongetopt: Use const for constant data.
2009-04-12 Ben PfaffMake rename replace existing destinations on Windows.
2009-04-10 Bruno HaibleAdd include that is no longer done by striconveha.h.
2009-04-10 Bruno HaibleNew include file "iconveh.h".
2009-04-10 Bruno HaibleFix comment.
2009-04-10 Bruno HaibleInside libunistring, define the function always.
2009-04-09 Kamil Dudkafilevercmp: correct today's change
2009-04-09 Kamil Dudkafilevercmp: fix regression
2009-04-07 Bruno HaibleFix unportable use of bit-fields.
2009-04-05 Bruno HaibleComment.
2009-04-05 Bruno HaibleUse the new u*_cmp2 functions.
2009-04-05 Bruno HaibleUse the u*_cmp functions.
2009-04-05 Bruno HaibleNew module 'unistr/u32-cmp2'.
2009-04-05 Bruno HaibleNew module 'unistr/u16-cmp2'.
2009-04-05 Bruno HaibleNew module 'unistr/u8-cmp2'.
2009-04-05 Bruno HaibleNew macro uc_property_is_valid.
2009-04-05 Bruno HaibleDoc fixes.
2009-03-25 Paul EggertNew modules nproc, pthread.
2009-03-24 Kamil Dudkafilevercmp: handle simple~ and numbered.~3~ backup...
2009-03-24 Simon Josefssonlib/readline.c (readline): Call fflush on stdout after...
next