summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* configury: move local gnulib patches to build-aux subdirectory.Gary V. Vaughan2013-09-227-2/+2
* configury: gettext cleanup.Gary V. Vaughan2013-09-222-1/+16
* configury: don't generate annoying autom4te.cache directory.Gary V. Vaughan2013-09-221-0/+4
* configury: remove obsolete perl path search.Gary V. Vaughan2013-09-221-7/+0
* modules: huge simplification of module loading without libltdl.Gary V. Vaughan2013-09-2117-225/+70
* modules: speed up multiple includes of the same module.Gary V. Vaughan2013-09-201-5/+5
* modules: simplify module lookup by name.Gary V. Vaughan2013-09-204-16/+24
* modules: store loaded modules in context struct.Gary V. Vaughan2013-09-206-38/+28
* modules: store module name in the module struct.Gary V. Vaughan2013-09-203-10/+7
* modules: allow only a single function access point.Gary V. Vaughan2013-09-2013-126/+147
* modules: remove support for module unload and refcount.Gary V. Vaughan2013-09-2015-748/+67
* refactor: remove dead M4MODPATH code.Gary V. Vaughan2013-09-203-25/+13
* modules: remove ancient broken perl module.Gary V. Vaughan2013-09-184-148/+0
* docs: update modules/README.Gary V. Vaughan2013-09-181-22/+9
* doc: fix SVR3/4 references.Michael Witten2013-09-181-2/+2
* build: avoid test failure on HPUXEric Blake2013-09-181-0/+64
* build: fix large diversions on mingwEric Blake2013-09-182-1/+15
* maint: either fix or disable failing syntax-check rules.Gary V. Vaughan2013-09-1810-19/+19
* maint: move syntax check exemptions into cfg.mkEric Blake2013-09-186-19/+11
* build: avoid problematic gcc 4.4 warningsEric Blake2013-09-181-1/+22
* doc: improve prehistory discussionPaul Eggert2013-09-181-9/+32
* maint: drop CVS cruftEric Blake2013-09-181-1/+1
* build: add more compiler checkingEric Blake2013-09-181-6/+3
* build: mark several pure functionsEric Blake2013-09-182-2/+3
* doc: fix misuse of @xrefEric Blake2013-09-181-3/+3
* build: deal with newer glibc vs. FORTIFY_SOURCEEric Blake2013-09-181-3/+8
* gnulib: improve SIGPIPE emulation on mingwEric Blake2013-09-181-1/+2
* gnulib: remove obsolete strtol module.Gary V. Vaughan2013-09-181-2/+1
* index: fix another regression from faulty strstrEric Blake2013-09-182-0/+9
* gnulib: use manywarnings module.Gary V. Vaughan2013-09-183-0/+48
* gnulib: import fclose module.Gary V. Vaughan2013-09-181-1/+2
* maint: speed up normal configure.Eric Blake2013-09-182-0/+10
* maint: update http git cloning instructionsEric Blake2013-09-182-1/+2
* maint: prefer STREQ/STRNEQ to strcmp contortions.Gary V. Vaughan2013-09-183-3/+4
* maint: reflect recent copyright assignmentsEric Blake2013-09-181-1/+1
* maint: update copyright year.Gary V. Vaughan2013-09-1879-125/+115
* maint: document use of copyright rangesEric Blake2013-09-184-19/+24
* build: pull in various gnulib fixesEric Blake2013-09-182-3/+3
* maint: reflect recent copyright assignmentEric Blake2013-09-181-1/+3
* build: work around glibc and libsigsegv bugsEric Blake2013-09-171-0/+11
* docs: mention more historyEric Blake2013-09-171-1/+4
* maint: clean up compiler warnings.Eric Blake2013-09-172-3/+2
* m4: avoid spurious output with unrecognized format specifiers.Gary V. Vaughan2013-09-174-2/+10
* m4: avoid a crash with bad format string.Carlo Teubner2013-09-172-1/+2
* maint: test bad format string crash.Eric Blake2013-09-171-0/+12
* maint: import release notes from branch-1.4.Gary V. Vaughan2013-09-171-14/+43
* gnulib: fix use of link libraries.Eric Blake2013-09-172-2/+3
* texinfo: drop obsolete @acronym invocations.Gary V. Vaughan2013-09-171-239/+239
* maint: add recent copyright assignments.Eric Blake2013-09-171-0/+2
* maint: enable additional c++ tests with make dist.Eric Blake2013-09-173-2/+7