summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Never let printf failures go undetected.cvs-readonlyEric Blake2007-10-2216-80/+108
* Fix 'm4 -F file -t undefined'.Eric Blake2007-10-186-19/+35
* Fix regexp regression of 2007-09-29.Eric Blake2007-10-093-21/+33
* Cache regex compilation for another autoconf speedup.Eric Blake2007-10-092-46/+132
* Ignore some more files.Eric Blake2007-10-063-0/+4
* Document quoting pitfalls in capitalize.Eric Blake2007-10-064-16/+201
* Another Autoconf usage pattern optimization.Eric Blake2007-10-063-5/+39
* Optimize for Autoconf usage pattern.Eric Blake2007-10-062-7/+33
* Borrow idea from autoconf testsuite.Eric Blake2007-10-062-3/+6
* Create .gitignore alongside .cvsignore.Eric Blake2007-10-0612-19/+201
* * AUTHORS: Fix typo.Eric Blake2007-10-062-1/+5
* Be consistent about using 'module' for m4_module types andGary V. Vaughan2007-10-0613-145/+172
* Add refcount builtin.Eric Blake2007-10-066-59/+128
* More conversion to m4_module*.Eric Blake2007-10-064-9/+15
* * AUTHORS: Simplify, to match libtool and autoconf layout.Eric Blake2007-10-063-87/+29
* Wrap lt_dlhandle in struct m4_module.Eric Blake2007-10-0612-141/+320
* * bootstrap (ltdl/m4/.cvsignore): Add xstrtol module macros.Gary V. Vaughan2007-10-063-0/+8
* Work around a bug in darwin's awk:Gary V. Vaughan2007-10-062-5/+17
* As gnulib xstrtol is only used by main, and unconditionally pullsGary V. Vaughan2007-10-065-6/+20
* Another upstream xstrtol change.Eric Blake2007-10-064-32/+17
* Documentation improvements.Eric Blake2007-10-062-71/+187
* Adjust to gnulib xstrtol changes.Eric Blake2007-10-063-207/+266
* Normalize all GPL license notices.Eric Blake2007-10-0663-944/+479
* Fix diversions on NetBSD, when fopen(name,"a+") seeks to end.Eric Blake2007-10-064-0/+50
* Fix 'make distcheck' issues.Eric Blake2007-10-064-3/+14
* * po/POTFILES.in: Track recent translation additions from gnulibEric Blake2007-10-062-0/+6
* Reflect upstream license .texi changes.Eric Blake2007-10-063-41/+20
* Upgrade to GPLv3, and document 1.4.10.Eric Blake2007-10-0667-135/+335
* * modules/format.c (format): Avoid undefined behavior with %c.Eric Blake2007-10-062-4/+13
* The translation project has moved.Gary V. Vaughan2007-10-062-13/+19
* Match Free Software Directory categories.Eric Blake2007-10-062-1/+6
* Add extension to divert builtin.Eric Blake2007-10-067-3/+99
* Port format improvements from branch.Eric Blake2007-10-064-154/+183
* * tests/options.at (--syncoutput): Add xfailed test.Eric Blake2007-10-062-0/+16
* Fix sync line interaction with multiline comments.Eric Blake2007-10-068-102/+192
* Fix large diversion corner cases.Eric Blake2007-10-063-15/+52
* Also run gnulib unit tests during make check.Eric Blake2007-10-065-3/+14
* * m4/system_.h: Include <stdint.h>, for intmax_t.Eric Blake2007-10-063-0/+9
* Provide consistent shift semantics regardless of hardware.Eric Blake2007-10-062-12/+23
* Support POSIX flush semantics on all platforms.Eric Blake2007-10-063-13/+14
* Work around cygwin and mingw fseeko bugs.Eric Blake2007-10-063-4/+11
* Test that regression in 1.4.9's eval doesn't recur.Eric Blake2007-10-063-1/+14
* Allow for running test in sticky or setgid directory.Eric Blake2007-10-062-2/+6
* Don't test for broken sed too soon.Eric Blake2007-10-062-6/+9
* Work around 'stdin seekable' shortcoming on glibc.Eric Blake2007-10-064-24/+23
* Enable autobuild usage.Eric Blake2007-10-063-5/+11
* Address testsuite shortcoming in 'stdout full' on glibc.Eric Blake2007-10-062-3/+14
* * HACKING: Document policy behind 2007-04-07 patch.Eric Blake2007-10-061-0/+8
* * tests/macros.at (Arity and defn): Fix quoting.Eric Blake2007-10-062-3/+7
* Address failure of 'seekable stdin' on Mac OS X.Eric Blake2007-10-062-2/+8