73
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
May 13, 2023 — May 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* src/Makefile.am (m4_SOURCES): Don't list $(M4OBJS) here, since Automake 1.5 chokes on dynamic source file lists, Besides, it is already listed in m4_LDADD... how did that ever used to work? * configure.in (getopt.h): Use AC_CONFIG_LINKS instead of a manual link. * config/gnu-obstack.m4 (M4_AC_FUNC_OBSTACK): Ditto. Suggested by Tim Van Holder <[email protected]> More... over 22 years ago
* src/Makefile.am (m4_SOURCES): Don't list $(M4OBJS) here, since Automake 1.5 chokes on dynamic source file lists, Besides, it is already listed in m4_LDADD... how did that ever used to work? * configure.in (getopt.h): Use AC_CONFIG_LINKS instead of a manual link. * config/gnu-obstack.m4 (M4_AC_FUNC_OBSTACK): Ditto. Suggested by Tim Van Holder <[email protected]> More... over 22 years ago
* tests/m4: Don't call the m4 wrapper script with libtool, it works fine all by itself. More... over 22 years ago
* tests/m4: Don't call the m4 wrapper script with libtool, it works fine all by itself. More... over 22 years ago
The experimental `changeword' feature never took off, and has no obvious advantages over `changesyntax' to compensate the enormous speed penalty it carries: * configure.in (ENABLE_CHANGEWORD): Removed. * m4/m4module.h (m4_set_word_regexp): Removed. * m4/m4private.h (m4_token_data): Removed original_text field. * m4/utility.c (m4_token_data_orig_text): Removed. * m4/input,c: Removed all conditional ENABLE_CHANGEWORD code. * m4/macro.c: Ditto. * src/main.c: Ditto. * modules/Makefile.am (changeword.la): Removed. * modules/changeword.c: File removed. * doc/m4.texinfo: References to changeword and --word-regexp removed. * po/POTFILES.in: modules/changeword.c removed. * tests/atlocal.in (ENABLE_CHANGEWORD): Removed. * tests/builtins.at (changeword): Test removed. More... over 22 years ago
The experimental `changeword' feature never took off, and has no obvious advantages over `changesyntax' to compensate the enormous speed penalty it carries: * configure.in (ENABLE_CHANGEWORD): Removed. * m4/m4module.h (m4_set_word_regexp): Removed. * m4/m4private.h (m4_token_data): Removed original_text field. * m4/utility.c (m4_token_data_orig_text): Removed. * m4/input,c: Removed all conditional ENABLE_CHANGEWORD code. * m4/macro.c: Ditto. * src/main.c: Ditto. * modules/Makefile.am (changeword.la): Removed. * modules/changeword.c: File removed. * doc/m4.texinfo: References to changeword and --word-regexp removed. * po/POTFILES.in: modules/changeword.c removed. * tests/atlocal.in (ENABLE_CHANGEWORD): Removed. * tests/builtins.at (changeword): Test removed. More... over 22 years ago
* bootstrap.sh: Create aclocal.m4 instead of modifying it. This also help having a single list of m4 files: in config/Makefile.am. * config/Makefile.am (STANDARD_MACROS): Rename as... (ACLOCAL_MACROS): this. (list-standard-macros): Remove. (spy): New. More... over 22 years ago
* bootstrap.sh: Create aclocal.m4 instead of modifying it. This also help having a single list of m4 files: in config/Makefile.am. * config/Makefile.am (STANDARD_MACROS): Rename as... (ACLOCAL_MACROS): this. (list-standard-macros): Remove. (spy): New. More... over 22 years ago
In an attempt to moderate my egomania... * tests/modules.at: Remove attributions. More... over 22 years ago
In an attempt to moderate my egomania... * tests/modules.at: Remove attributions. More... over 22 years ago
* tests/generate.awk: When making substitutions to "@&t@", either "&" or "\&" in the substitution string argument to gsub refer back to the matched text. "@\\&t@" seems to work though, Tests 43 and 67 now pass for me. More... over 22 years ago
* tests/generate.awk: When making substitutions to "@&t@", either "&" or "\&" in the substitution string argument to gsub refer back to the matched text. "@\\&t@" seems to work though, Tests 43 and 67 now pass for me. More... over 22 years ago
* tests/others.at (changeword, ddivert, debug, esyscmd, exp, gmp) (include, indir, multiquotes, patsubst, pushdef/popdef, regexp) (sync-lines, trace, translit, undivert, wrap): Move to... * tests/builtins.at: this new file. * tests/others.at (Discard comments, import-environment): Move to... * tests/options.at: this new file. More... over 22 years ago
* tests/others.at (changeword, ddivert, debug, esyscmd, exp, gmp) (include, indir, multiquotes, patsubst, pushdef/popdef, regexp) (sync-lines, trace, translit, undivert, wrap): Move to... * tests/builtins.at: this new file. * tests/others.at (Discard comments, import-environment): Move to... * tests/options.at: this new file. More... over 22 years ago
* tests/others.at (Freezing modules) (--module-directory: absolute path, modpath2, modpath3) (M4MODPATH: absolute path, modtest, shadow, unload): Move to... * tests/modules.at: here, new file. * tests/others.at, tests/generate.awk: Add a banner. * tests/testsuite.at: Adjust. (AT_CHECK_M4_FILTER): New, but unused. More... over 22 years ago
* tests/others.at (Freezing modules) (--module-directory: absolute path, modpath2, modpath3) (M4MODPATH: absolute path, modtest, shadow, unload): Move to... * tests/modules.at: here, new file. * tests/others.at, tests/generate.awk: Add a banner. * tests/testsuite.at: Adjust. (AT_CHECK_M4_FILTER): New, but unused. More... over 22 years ago
* tests/testsuite.at (AT_CHECK_M4): Don't pass -I, let the tests handle that. * tests/others.at (wrap): Inline wrap.m4. (shadow): Inline shadow.m4. (iso8859): Don't specify the path from top_srcdir, but from srcdir. * tests/m4: Simplify. More... over 22 years ago
* tests/testsuite.at (AT_CHECK_M4): Don't pass -I, let the tests handle that. * tests/others.at (wrap): Inline wrap.m4. (shadow): Inline shadow.m4. (iso8859): Don't specify the path from top_srcdir, but from srcdir. * tests/m4: Simplify. More... over 22 years ago
* tests/Makefile.am ($(srcdir)/$(TESTSUITE)): Use autom4te's --language. More... over 22 years ago
* tests/Makefile.am ($(srcdir)/$(TESTSUITE)): Use autom4te's --language. More... over 22 years ago
* tests/generate.awk (normalize): s/@__@/@&t@/. More... over 22 years ago
* tests/generate.awk (normalize): s/@__@/@&t@/. More... over 22 years ago
* examples/indir.m4, tests/others.at (indir): s/nonsens/nonsense/. More... over 22 years ago
* examples/indir.m4, tests/others.at (indir): s/nonsens/nonsense/. More... over 22 years ago
* bootstrap (generate.awk): Generate test cases with new script. More... over 22 years ago
* bootstrap (generate.awk): Generate test cases with new script. More... over 22 years ago
Typo. More... over 22 years ago
Typo. More... over 22 years ago
Regen. More... over 22 years ago
Regen. More... over 22 years ago