Add regex documentation.
[gnulib.git] / m4 /
2010-04-05 Bruno Haiblebtowc: Work around Cygwin 1.7.2 bug.
2010-04-05 Bruno HaibleMake the multithread modules work on Cygwin 1.7.2.
2010-04-05 Bruno HaibleNew module 'strncat'.
2010-04-05 Bruno Haiblefseeko: Fix C++ test error on mingw.
2010-04-05 Bruno HaibleAssume rmdir exists.
2010-04-05 Bruno Haiblememchr: Avoid a possible C++ test error.
2010-04-05 Bruno Haiblestrtok_r: Improve idiom.
2010-04-05 Bruno Haiblestrdup: Improve idiom.
2010-04-05 Bruno Haiblembsinit, mbrtowc, wcrtomb: Improve idioms.
2010-04-05 Bruno Haibleldexpl: Improve idiom.
2010-04-04 Bruno Haiblestring: Remove unused substitution.
2010-04-04 Bruno Haiblestrtod: Avoid a possible C++ test error.
2010-04-04 Bruno Haiblefrexpl: Fix a C++ test error on Solaris 8 and Cygwin.
2010-04-04 Bruno Haiblemath: Fix some C++ test errors on Cygwin.
2010-04-04 Bruno HaibleRemove redundant AC_SUBST invocations.
2010-04-04 Bruno HaibleRemove redundant AC_SUBST invocation.
2010-04-04 Bruno HaibleRename gl_TMPFILE.
2010-04-04 Bruno Haibletmpfile: Fix C++ test error on mingw.
2010-04-04 Bruno Haiblewcwidth: Fix C++ test error on mingw.
2010-04-04 Bruno Haiblenanosleep: Fix C++ test error on mingw.
2010-04-03 Bruno Haiblestrptime: Fix C++ test error on mingw.
2010-04-03 Bruno HaibleOops, fix default value in the last commits.
2010-04-03 Bruno Haibletimegm: Fix C++ test error on mingw.
2010-04-03 Bruno Haibletimegm: Assume declaration if function exists.
2010-04-03 Bruno Haibletime_r: Fix C++ test error on mingw.
2010-04-03 Bruno Haibletime_r: Minor updates.
2010-04-03 Bruno Haibletime: Fix regression introduced on 2010-03-08.
2010-04-03 Bruno Haiblefchdir: Fix regression introduced on 2010-03-08.
2010-04-03 Bruno Haiblegetpagesize: Fix C++ test error on mingw.
2010-04-03 Bruno Haibleftello: Fix C++ test error on mingw.
2010-04-03 Bruno Haiblefseeko: Fix C++ test error on mingw.
2010-04-03 Bruno Haiblemkstemp: Fix C++ test error on mingw.
2010-04-03 Bruno Haiblestpncpy: Fix C++ test error on mingw.
2010-03-30 Eric Blakemaint: improve module indicators
2010-03-30 Eric Blakefdopendir: work around FreeBSD bug
2010-03-29 Bruno HaibleFix ioctl's protoype on glibc systems.
2010-03-28 Bruno HaibleNormalize copyright line formatting.
2010-03-28 Bruno Haibleansi-c++-opt: Allow turning off the C++ build by default.
2010-03-28 Bruno Haiblelib-ignore: Determine different options for different...
2010-03-28 Bruno HaibleResolve conflict between the two kinds of module indica...
2010-03-27 Bruno HaibleDistinguish two kinds of module indicators.
2010-03-27 Bruno HaibleAvoid side effects from tests-related modules on the...
2010-03-27 Bruno HaibleFactorize common .m4 code.
2010-03-27 Bruno HaibleRename gl_GETLOGIN.
2010-03-27 Bruno HaibleRename gl_GETLOGIN_R.
2010-03-27 Bruno HaibleRename gl_INET_NTOP.
2010-03-27 Bruno HaibleRename gl_INET_PTON.
2010-03-27 Bruno HaibleRename gl_MBSLEN.
2010-03-27 Bruno HaibleRename gl_FORKPTY and gl_OPENPTY.
2010-03-22 Bruno Haibleforkpty: Provide replacement on AIX, HP-UX, IRIX, Solaris.
2010-03-22 Bruno HaibleNew module 'login_tty'.
2010-03-21 Bruno Haiblepty: Consistent macro naming.
2010-03-21 Bruno Haibleopenpty: Provide replacement on AIX, HP-UX, IRIX, Solaris.
2010-03-21 Bruno Haiblesetenv: Tweaks.
2010-03-21 Bruno HaibleNew module 'unlockpt'.
2010-03-21 Bruno HaibleNew module 'grantpt'.
2010-03-21 Bruno HaibleNew module 'ptsname'.
2010-03-21 Bruno HaibleNew module 'ttyname_r'.
2010-03-20 Bruno HaibleFix last commit.
2010-03-20 Bruno HaibleWork around unlink() bug on MacOS X 10.5.6.
2010-03-20 Jim Meyeringregex.m4: correct the reversed range endpoint ([b-a...
2010-03-19 Bruno Haiblegetusershell: Provide declaration, missing on Solaris 9.
2010-03-19 Bruno Haiblewctype: Provide iswblank function.
2010-03-19 Bruno HaibleTests of module 'pty' in C++ mode.
2010-03-19 Eric Blakeforkpty, openpty: prefer glibc's const-safe prototype
2010-03-19 Eric Blakeforkpty, openpty: split functions into new modules
2010-03-19 Eric Blakepty: improve replacement header
2010-03-19 Bruno HaibleFix bug introduced on 2010-03-14.
2010-03-19 Bruno HaibleFix typo introduced on 2009-12-31.
2010-03-17 Simon Josefssonpty: Make forkpty check work.
2010-03-14 Bruno HaibleFix bug introduced on 2009-12-31.
2010-03-14 Bruno HaibleFix compilation error when modules 'posix_spawn[p]...
2010-03-14 Bruno HaibleFix compilation error on mingw when module 'time_r...
2010-03-13 Bruno HaibleAllow the user to disable C++ code and tests.
2010-03-08 Bruno HaibleTests of module 'wchar' in C++ mode.
2010-03-08 Bruno HaibleTests of module 'unistd' in C++ mode.
2010-03-08 Bruno HaibleTests of module 'time' in C++ mode.
2010-03-08 Bruno HaibleTests of module 'sys_time' in C++ mode.
2010-03-08 Bruno HaibleTests of module 'sys_stat' in C++ mode.
2010-03-08 Bruno HaibleTests of module 'sys_socket' in C++ mode.
2010-03-08 Bruno HaibleTests of module 'sys_select' in C++ mode.
2010-03-08 Bruno HaibleTests of module 'sys_ioctl' in C++ mode.
2010-03-08 Bruno HaibleTests of module 'string' in C++ mode.
2010-03-08 Bruno HaibleTests of module 'stdlib' in C++ mode.
2010-03-08 Bruno HaibleTests of module 'stdio' in C++ mode.
2010-03-08 Bruno HaibleTests of module 'spawn' in C++ mode.
2010-03-08 Bruno HaibleTests of module 'signal' in C++ mode.
2010-03-08 Bruno HaibleTests of module 'search' in C++ mode.
2010-03-08 Bruno HaibleTests of module 'math' in C++ mode.
2010-03-08 Bruno HaibleTests of module 'locale' in C++ mode.
2010-03-08 Bruno HaibleTests of module 'langinfo' in C++ mode.
2010-03-08 Bruno HaibleTests of module 'fcntl-h' in C++ mode.
2010-03-08 Bruno HaibleTests of module 'dirent' in C++ mode.
2010-03-08 Bruno HaibleNew module 'ansi-c++-opt'.
2010-03-08 Bruno Haiblewctype: Avoid #define replacements in C++ mode.
2010-03-08 Bruno Haibletime: Avoid #define replacements in C++ mode.
2010-03-08 Bruno Haiblelocale: Avoid #define replacements in C++ mode.
2010-03-08 Bruno Haibleiconv-h: Avoid #define replacements in C++ mode.
2010-03-07 Bruno Haiblelogb: Provide missing declaration for Cygwin.
2010-03-07 Bruno HaibleEnsure posix_spawnattr_{get,set}sched{policy,param...
next