| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * modules/m4.c (m4_make_temp): Change signature. | Eric Blake | 2007-10-06 | 1 | -1/+5 |
* | * modules/m4.c (m4_make_temp, mkstemp): New functions. | Eric Blake | 2007-10-06 | 1 | -1/+6 |
* | * src/main.c (usage, long_options): Add --debugmode as an alias | Eric Blake | 2007-10-06 | 1 | -0/+1 |
* | Trace improvements: debugmode(c) was always printing the last two | Eric Blake | 2007-10-06 | 1 | -4/+7 |
* | * m4/utility.c (m4_numeric_arg): Merge from branch. | Eric Blake | 2007-10-06 | 1 | -3/+8 |
* | Even when not the first option, --help can't have side effects. | Eric Blake | 2007-10-06 | 1 | -0/+4 |
* | * ltdl/m4/gnulib-cache.m4: Augment with gnulib-tool --import | Eric Blake | 2007-10-06 | 1 | -1/+8 |
* | * m4/m4module.h (m4_symbol_value_print, m4_symbol_print): Add | Eric Blake | 2007-10-06 | 1 | -4/+5 |
* | * ltdl/m4/gnulib-cache.m4: Augment with gnulib-tool --import | Eric Blake | 2007-10-06 | 1 | -0/+3 |
* | * m4/m4module.h (m4_symbol_print): New prototype. | Eric Blake | 2007-10-06 | 1 | -3/+4 |
* | * src/main.c (usage, OPTSTRING, main): Rename -e to -i. Make | Eric Blake | 2007-10-06 | 1 | -1/+4 |
* | Change the default of interactive sessions to match sh. | Eric Blake | 2007-10-06 | 1 | -0/+6 |
* | * src/main.c (usage, main, DEBUGFILE_OPTION): Deprecate -o as | Eric Blake | 2007-10-06 | 1 | -5/+6 |
* | * m4/debug.c (set_debug_file): Fix regression in -o when stdout | Eric Blake | 2007-10-06 | 1 | -4/+5 |
* | * modules/load.c (modules): Rename to... | Eric Blake | 2007-10-06 | 1 | -0/+7 |
* | * modules/m4.c (traceon, traceoff): Change to Solaris semantics, | Eric Blake | 2007-10-06 | 1 | -6/+61 |
* | * configure.ac (AM_INIT_AUTOMAKE): Bump automake requirement. | Eric Blake | 2007-10-06 | 1 | -1/+1 |
* | * m4/m4module.h (m4_regexp_syntax_decode, m4_regexp_syntax_encode) | Gary V. Vaughan | 2007-10-06 | 1 | -0/+14 |
* | Allow `make dist' to work again. | Eric Blake | 2007-10-06 | 1 | -2/+3 |
* | * NEWS: Note `$' syntax class. | Gary V. Vaughan | 2007-10-05 | 1 | -0/+2 |
* | Conform to POSIX if the POSIXLY_CORRECT environment is set. | Gary V. Vaughan | 2007-10-05 | 1 | -0/+10 |
* | * modules/gnu.c (m4_regexp_do, m4_patsubst_do): Extracted from | Akim Demaille | 2007-10-05 | 1 | -4/+8 |
* | Adjust. | Akim Demaille | 2007-10-05 | 1 | -3/+5 |
* | The shadowing mechanism and, infact, the whole symbol table | Gary V. Vaughan | 2007-10-05 | 1 | -0/+4 |
* | * config/gnu-obstack.m4 (M4_AC_FUNC_OBSTACK): Be sure `m4/' exists | Akim Demaille | 2007-10-05 | 1 | -2/+2 |
* | * TODO: Updated. Removed some cruft that has since been fixed | Gary V. Vaughan | 2007-10-05 | 1 | -8/+22 |
* | Modularization of all builtins by extenstion of libm4. | Gary V. Vaughan | 2007-10-05 | 1 | -11/+15 |
* | Resynchronise with my local tree. | Gary V. Vaughan | 2007-10-05 | 1 | -2/+132 |
* | Initial revision | Jeff Bailey | 2000-02-17 | 1 | -0/+200 |