optimize double anchors such as ^$
[gnulib.git] / lib /
2008-05-15 Paolo Bonzinioptimize double anchors such as ^$
2008-05-15 Bruno HaibleHelp GCC to do better code generation.
2008-05-14 Eric BlakeSplit xmemdup0 into its own module.
2008-05-12 Bruno HaibleTailor the linebreaking algorithm.
2008-05-12 Bruno HaibleUpdate to Unicode 5.0.0.
2008-05-11 Bruno HaibleFix whitespace.
2008-05-11 Bruno HaibleMove gen-lbrkprop from GNU gettext to here.
2008-05-11 Bruno HaibleUpdate license to GPLv3+.
2008-05-11 Jim MeyeringNew modules: crypto/sha256, crypto/sha512 (from coreutils)
2008-05-11 Bruno HaibleUpdate comments.
2008-05-10 Jim MeyeringMake chdir-safer.c more efficient on a system with...
2008-05-10 Jim MeyeringMake chdir-safer.c slightly safer.
2008-05-10 Jim MeyeringAvoid compile failure on systems without ELOOP (like...
2008-05-10 Bruno HaibleUse case-insensitive comparison.
2008-05-10 Bruno HaibleUse u8_conv_from_encoding instead of using special...
2008-05-10 Bruno HaibleSplit up the 'linebreak' module.
2008-05-09 Eric BlakeAdd xmemdup0.
2008-05-05 Jim Meyeringgetaddrinfo.h: handle undefined EAI_NODATA
2008-05-01 Bruno HaibleFix computation of newsize during reallocation.
2008-05-01 Bruno HaibleAdd comments.
2008-04-30 Jim Meyeringavoid a warning from gcc
2008-04-30 Eric BlakeOptimize getndelim2 to use block operations when possible.
2008-04-29 Eric BlakeUse new header.
2008-04-29 Eric BlakeSilence valgrind on safe reads beyond potential array...
2008-04-29 Bruno HaibleEnable gnulib's <arpa/inet.h> replacement also when...
2008-04-29 Eric BlakeTest getndelim2.
2008-04-29 Bruno HaibleUse 'raise'.
2008-04-29 Bruno HaibleExpect rpmatch to be declared.
2008-04-29 Bruno HaibleDeclare rpmatch.
2008-04-29 Bruno HaibleChange rpmatch to use nl_langinfo when appropriate.
2008-04-28 Eric BlakeAdd rawmemchr module, matching glibc.
2008-04-28 Eric BlakeWhitespace cleanup.
2008-04-28 Eric BlakeOptimize and test strchrnul.
2008-04-28 Eric BlakeRemove intprops dependency.
2008-04-28 Simon JosefssonMove inet_ntop and inet_pton declarations to arpa/inet.h.
2008-04-28 Simon JosefssonFix proper win32 checks and use of inline for setsockopt.
2008-04-27 Bruno HaibleAdd some comments.
2008-04-27 Bruno HaibleAllow local renaming in config.h.
2008-04-27 Bruno HaibleAvoid gcc warnings.
2008-04-27 Eric BlakeOptimize and test memrchr.
2008-04-26 Bruno HaibleOops, fix mistake in third-to-last commit.
2008-04-26 Bruno HaibleAdd tentative support for DragonFly BSD.
2008-04-26 Bruno HaibleNew private include file lib/stdio-impl.h.
2008-04-26 Bruno HaibleNew private include file lib/stdio-impl.h.
2008-04-26 Bruno HaibleFix indentation.
2008-04-26 Bruno HaiblePut system dependent routines into inline functions.
2008-04-26 Bruno HaibleOptimize parallel detection of matching bytes.
2008-04-26 Bruno HaibleDefine memchr, not __memchr.
2008-04-26 Bruno HaibleSuperficial improvements and comments.
2008-04-23 Eric BlakeImprove memchr2 performance.
2008-04-23 Simon JosefssonMake setsockopt replacement more typesafe.
2008-04-23 Simon JosefssonAdd file, was missing from last commit.
2008-04-22 Simon JosefssonCast fourth argument to setsockopt on MinGW.
2008-04-21 Bruno HaibleReplace the isw* functions on Linux libc5.
2008-04-21 Bruno HaibleFix mistake in last commit.
2008-04-21 Bruno HaibleFix conflict between modules 'canonicalize' and 'canoni...
2008-04-21 Bruno HaibleFix compilation errors related to rpl_mkdir on mingw.
2008-04-21 Bruno HaiblePort to native Windows platforms.
2008-04-21 Bruno HaibleFix compilation error on mingw.
2008-04-21 Eric BlakeWork around preprocessors that don't handle UINTMAX_MAX.
2008-04-20 Bruno HaibleFix test failure on platforms with non-GNU iconv.
2008-04-19 Bruno HaibleWork around snprintf bug on Linux libc5.
2008-04-19 Bruno HaibleMake floorlog10 function more precise.
2008-04-19 Bruno HaibleFix rounding when a precision is given.
2008-04-17 Bruno HaibleProvide missing no-op definitions for the dummy impleme...
2008-04-17 Bruno HaibleUpdate the list of Windows locales.
2008-04-17 Bruno HaibleUpdate after Microsoft change the value if SUBLANG_SIND...
2008-04-17 Bruno HaibleAdd tentative support for Linux libc5.
2008-04-16 Bruno HaibleRemove unused variables.
2008-04-16 Bruno HaibleFix bug in error handling code.
2008-04-16 Bruno HaibleFix use of isspace() function.
2008-04-15 Paolo Bonzinifix typos in mathl
2008-04-13 Bruno HaibleAdd comment for last commit.
2008-04-13 Bruno HaibleFix conflict between modules 'canonicalize' and 'canoni...
2008-04-13 Bruno HaibleMake truncl work on OSF/1 4.0.
2008-04-13 Bruno HaibleAvoid trailing comma, for picky AIX compiler.
2008-04-13 Bruno HaibleWork around a HP cc compiler bug.
2008-04-13 Bruno HaibleRemove stray semicolon.
2008-04-13 Bruno HaibleOverride <sys/socket.h> when it exists but is incomplete.
2008-04-13 Bruno HaibleAvoid warning on EMX.
2008-04-13 Bruno HaibleAvoid warning on emx+gcc.
2008-04-13 Bruno HaibleEnable the fpucw handling also for x86_64.
2008-04-12 Bruno HaibleFix mistake in EMX port.
2008-04-12 Eric BlakeWork around Solaris 10 math.h bug.
2008-04-12 Bruno HaibleAdapt to future versions of Apple GCC.
2008-04-11 Bruno HaibleFix two compilation errors.
2008-04-11 Bruno HaibleInclude stdbool, for 'true' and 'false'.
2008-04-11 Bruno HaibleFix compilation error with IRIX 6.5 cc.
2008-04-11 Eric BlakeAvoid compile failure on OS/2.
2008-04-11 Bruno HaibleTweak comment.
2008-04-11 Bruno HaibleMerge branch 'master' of ssh://haible@git.sv.gnu.org...
2008-04-11 Simon JosefssonMake gc_random work under Windows.
2008-04-10 Bruno HaibleTypo in comment.
2008-04-09 Bruno HaiblePort the extended stdio functions to emx+gcc.
2008-04-08 Bruno HaibleAdd tentative support for OpenServer.
2008-04-02 Bruno HaibleUse macros NaNf, NaNd, NaNl instead of NAN.
2008-04-01 Eric BlakeGuarantee a definition of NAN.
2008-03-31 Paul Eggert* lib/wchar.in.h [defined __need_mbstate_t]: Just inclu...
2008-03-30 Karl BerryMerge branch 'master' of ssh://karl@git.sv.gnu.org...
2008-03-30 Bruno HaibleOptimize conversion from UTF-8 to UTF-8//TRANSLIT.
next