summaryrefslogtreecommitdiff
path: root/modules/m4.h
Commit message (Expand)AuthorAgeFilesLines
* maint: Redirect developers to active branchEric Blake2021-05-071-53/+0
* maint: bump copyright yearEric Blake2017-01-031-1/+1
* maint: run update-copyright for 2014.Gary V. Vaughan2014-11-201-2/+2
* maint: update copyright year.Gary V. Vaughan2013-09-181-1/+1
* More whitespace cleanup.Eric Blake2010-01-071-3/+3
* Switch to indentation by space, not tab.Eric Blake2010-01-051-5/+5
* Update copyright year.Eric Blake2010-01-051-1/+2
* Stage 25b: Handle embedded NUL in changesyntax and friends.Eric Blake2008-06-181-1/+2
* Stage 24b: Allow embedded NUL in macro names.Eric Blake2008-06-021-1/+1
* Stage 24a: Use full call context in error reporting.Eric Blake2008-06-021-1/+1
* Consistently use size_t for number of arguments.Eric Blake2008-02-021-3/+3
* Stage 3b: cache length, rather than computing it, in modules.Eric Blake2007-11-291-1/+2
* Stage 2: use accessors, not direct reference, into argv.Eric Blake2007-11-271-1/+1
* Stage 1: convert m4_symbol_value** into new object.Eric Blake2007-11-241-1/+1
* Normalize all GPL license notices.Eric Blake2007-10-061-6/+6
* Upgrade to GPLv3, and document 1.4.10.Eric Blake2007-10-061-2/+2
* M4 was designed to have a small number of header files definingGary V. Vaughan2007-10-061-1/+1
* * modules/m4.h (m4_sysval_flush_func): Adjust prototype.Eric Blake2007-10-061-1/+1
* * modules/m4.c (m4_make_temp): Change signature.Eric Blake2007-10-061-3/+6
* 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-1/+1
* Still cleaning up the users' module API, by taking out the stuffGary V. Vaughan2007-10-051-0/+1
* Libltdl already has an excellent mechanism for accessing C symbolsGary V. Vaughan2007-10-051-0/+8
* Sometimes exporting the address of a symbol from a module isn'tGary V. Vaughan2007-10-051-0/+38