summaryrefslogtreecommitdiff
path: root/modules/import.c
Commit message (Expand)AuthorAgeFilesLines
* configury: separate installed modules from test only modules.Gary V. Vaughan2013-09-221-110/+0
* modules: huge simplification of module loading without libltdl.Gary V. Vaughan2013-09-211-4/+2
* modules: allow only a single function access point.Gary V. Vaughan2013-09-201-1/+7
* maint: update copyright year.Gary V. Vaughan2013-09-181-1/+1
* More whitespace cleanup.Eric Blake2010-01-071-7/+7
* Update copyright year.Eric Blake2010-01-051-1/+2
* Add missing const qualifications.Eric Blake2008-06-161-1/+1
* Stage 19b: invert sense of bit for handling builtin tokens.Eric Blake2008-03-131-8/+4
* Normalize all GPL license notices.Eric Blake2007-10-061-6/+6
* Upgrade to GPLv3, and document 1.4.10.Eric Blake2007-10-061-1/+1
* M4 was designed to have a small number of header files definingGary V. Vaughan2007-10-061-4/+9
* * modules/m4.c (m4_dump_symbols, errprint, m4wrap)Eric Blake2007-10-061-3/+3
* * configure.ac (AC_CONFIG_HEADERS): Place <config.h> with otherEric Blake2007-10-061-3/+1
* * m4/m4module.h (M4_BUILTIN_GROKS_MACRO, M4_BUILTIN_BLIND)Eric Blake2007-10-061-9/+13
* The FSF are moving offices today. Changed their contact addressGary V. Vaughan2007-10-051-2/+2
* * config/debug.m4: `perl -pi.bak -e 's/(Copyright) (d)/$1 (C) $2/g'`Gary V. Vaughan2007-10-051-1/+1
* * configure.ac (AC_HEADER_STDBOOL, INCLUDE_STDBOOL_H): Check forGary V. Vaughan2007-10-051-6/+6
* Libltdl already has an excellent mechanism for accessing C symbolsGary V. Vaughan2007-10-051-0/+102