optimize double anchors such as ^$
[gnulib.git] / tests /
2008-05-14 Eric BlakeTest xmemdup0.
2008-05-12 Bruno HaibleUpdate to Unicode 5.0.0.
2008-05-10 Bruno HaibleTests for module unilbrk/ulc-width-linebreaks.
2008-05-10 Bruno HaibleTests for module 'unilbrk/u32-width-linebreaks'.
2008-05-10 Bruno HaibleTests for module unilbrk/u16-width-linebreaks.
2008-05-10 Bruno HaibleTests for module unilbrk/u8-width-linebreaks.
2008-05-10 Bruno HaibleTests for module unilbrk/ulc-possible-linebreaks
2008-05-10 Bruno HaibleTests for module unilbrk/u32-possible-linebreaks.
2008-05-10 Bruno HaibleTests for module unilbrk/u16-possible-linebreaks.
2008-05-10 Bruno HaibleTests for module unilbrk/u8-possible-linebreaks.
2008-05-05 Jim Meyeringtest-getaddrinfo.c: include <netinet/in.h>
2008-05-05 Jim Meyeringgetaddrinfo.h: handle undefined EAI_NODATA
2008-05-03 Jim Meyeringavoid failed assertion with tight malloc
2008-05-02 Jim Meyeringavoid compilation error on FreeBSD 6
2008-05-01 Jim Meyeringvc-list-files: make the stand-alone gnulib test work
2008-04-30 Jim Meyeringadd tests for vc-list-files
2008-04-29 Jim MeyeringAvoid test segfault on x86_64 due to lack of inet_ntop...
2008-04-29 Eric BlakeTest getndelim2.
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-27 Bruno HaibleMake test-stat-time pass on mingw.
2008-04-27 Bruno HaibleMake test-yesno.sh work on mingw.
2008-04-27 Bruno HaibleFix 'isfinite' on x86, x86_64, ia64 platforms.
2008-04-27 Eric BlakeOptimize and test memrchr.
2008-04-26 Bruno HaibleWork around limitation of an old 'tr' program on Solaris.
2008-04-26 Bruno HaibleTests for module 'memchr'.
2008-04-21 Bruno HaibleFix test failures on mingw.
2008-04-21 Bruno HaibleFix test failure on mingw.
2008-04-20 Bruno HaibleThe test was a little too strict.
2008-04-20 Bruno HaibleFix link error on mingw.
2008-04-20 Bruno Haible<sys/stat.h> must provide the nlink_t type.
2008-04-19 Bruno HaibleFix rounding when a precision is given.
2008-04-14 Jim Meyeringtest-strtod: fix typos: s/abs/fabs/
2008-04-13 Bruno HaibleAvoid a test failure on AIX 4 and AIX 5.
2008-04-13 Bruno HaibleFix compilation failure on AIX with xlc.
2008-04-13 Bruno HaibleWork around a HP-UX stdio bug.
2008-04-13 Bruno HaibleAvoid negating 0.0L - it yields a wrong result on HP...
2008-04-12 Bruno HaibleFix link failure on Solaris 10/x86 with gcc.
2008-04-12 Eric BlakeWork around Solaris 10 math.h bug.
2008-04-12 Bruno HaibleAvoid test failure on IRIX.
2008-04-11 Bruno HaibleFlush the standard error stream before aborting.
2008-04-06 Bruno HaibleAvoid possible error with non-ASCII bytes in UTF-8...
2008-04-04 Eric BlakeMake test-fseeko.c failures meaningful.
2008-04-02 Bruno HaibleAvoid some "statement with no effect" warnings from...
2008-04-02 Jim MeyeringAvoid some warnings from "gcc -Wshadow".
2008-04-02 Bruno HaibleAvoid some warnings from "gcc -Wshadow".
2008-04-02 Bruno HaibleFix test to work on IRIX 6.5 with cc.
2008-04-02 Bruno HaibleUse macros NaNf, NaNd, NaNl instead of NAN.
2008-04-01 Eric BlakeFix typos.
2008-04-01 Eric BlakeFix typo.
2008-04-01 Eric BlakeFor now, cater to gnulib strtod inaccuracies.
2008-04-01 Eric BlakeGuarantee a definition of NAN.
2008-03-31 Bruno HaibleUpdate test results on OSF/1.
2008-03-31 Bruno HaibleConvert from C99 syntax to C89 syntax.
2008-03-31 Bruno HaibleAssume NaNs exist; don't test the NAN macro.
2008-03-31 Jim MeyeringDon't compare actual signbit return values.
2008-03-30 Bruno HaibleAdd info about many more platforms.
2008-03-30 Eric BlakeTest signbit behavior on zeros.
2008-03-30 Eric BlakeFix typo in last patch.
2008-03-30 Karl BerryMerge branch 'master' of ssh://karl@git.sv.gnu.org...
2008-03-30 Eric BlakeMore strtod touchups.
2008-03-30 Bruno HaibleTests for module 'EOVERFLOW'.
2008-03-30 Eric BlakeAdd hex float support.
2008-03-30 Eric BlakeDocument various strtod bugs, with some fixes.
2008-03-29 Eric BlakeFix ftell on mingw.
2008-03-29 Eric BlakePass test-freadseek on cygwin.
2008-03-29 Bruno HaibleDisable the fflush-after-ungetc tests, since gnulib...
2008-03-10 Bruno HaibleTake into account the number of pushed-back bytes ...
2008-03-09 Bruno HaibleExtend freadptr to return also the buffer size.
2008-03-07 Bruno HaibleMake fflush after ungetc work on BSD platforms.
2008-03-06 Simon JosefssonRename __func__ module to func.
2008-03-06 Simon JosefssonMinor cleanups of __func__ module, suggested by Eric...
2008-03-06 Simon JosefssonAdd module __func__ to provide C99 __func__ variable.
2008-03-02 Jim MeyeringRemove useless "if" tests before free. Deprecate ...
2008-03-01 Eric BlakeFix bugs in last patch.
2008-03-01 Eric BlakeNew module 'memchr2'.
2008-02-29 Bruno HaibleTests for module 'freadseek'.
2008-02-29 Bruno HaibleMore tests for freadptr.
2008-02-28 Bruno HaibleTests for module 'freadptr'.
2008-02-24 Bruno HaibleTests for module 'environ'.
2008-02-16 Eric BlakeAvoid doubling \ in common case of "c-maybe" quoting...
2008-02-16 Eric BlakeAvoid trigraph quoting in default output.
2008-02-13 Eric BlakeAvoid shadowing warning and compile errors on Linux.
2008-02-13 Eric BlakeQuotearg part 4: add tests, fix c-maybe colon quoting.
2008-02-07 Bruno HaibleFix *printf behaviour regarding the left-adjust flag...
2008-01-31 Simon JosefssonAdd sha1 self test.
2008-01-26 Bruno HaibleRename isnan, applicable to 'double' only, to isnand.
2008-01-25 Jim MeyeringPrefer <config.h> over "config.h". See autoconf doc...
2008-01-24 Simon JosefssonAdd module sockets.
2008-01-18 Bruno HaibleFix a printf statement.
2008-01-17 Simon JosefssonNew module gethostname-tests.
2008-01-17 Eric BlakeConvert c-strcasestr to be more efficient.
2008-01-15 Eric BlakeConvert strcasestr module to use Two-Way algorithm.
2008-01-15 Bruno HaibleReplace strsignal if it does not work fine.
2008-01-13 Colin WatsonTests for module 'strsignal'.
2008-01-12 Bruno HaibleIncrease the maximum allowed time for the test.
2008-01-10 Eric BlakeAvoid quadratic strstr implementations.
2008-01-10 Bruno HaibleFix test failure on OpenBSD 4.0.
2008-01-08 Eric BlakeRewrite memmem to guarantee linear complexity without...
next