0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 19 days ago. based on code collected 19 days ago.
Feb 05, 2025 — Feb 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
*** empty log message *** More... about 27 years ago
(TESTS_ENVIRONMENT): Prepend .. to $PATH here. More... about 27 years ago
Don't prepend .. to $PATH here. More... about 27 years ago
(TESTS): Add cxx-1 More... about 27 years ago
*** empty log message *** More... about 27 years ago
. More... about 27 years ago
(AUTOMAKE_OPTIONS): Require automake-1.4. More... about 27 years ago
Require autoconf-2.13. More... about 27 years ago
. More... about 27 years ago
*** empty log message *** More... about 27 years ago
(gobble_comment): New function -- extracted from comment-processing rule. (#-directive-rule): Detect text after #else and #endif. Use gobble_comment here, too. New option: --ansi (-a). More... about 27 years ago
(TESTS): Add ansi-6. More... about 27 years ago
*** empty log message *** More... about 27 years ago
use new --ansi option More... about 27 years ago
. More... about 27 years ago
. More... about 27 years ago
adjust for new #else/#endif ansi test More... about 27 years ago
(TESTS): Add new ansi-? tests. More... about 27 years ago
use newer automake and autoconf More... about 27 years ago
(my-distcheck): Don't depend on dist, now that this is hooked up to the distcheck rule. More... about 27 years ago
(S_ISDOOR): Define if missing. More... about 27 years ago
Use TIME_WITH_SYS_TIME-based #if test rather than TM_IN_SYS_TIME based one (for shred). More... about 27 years ago
(quotearg_n_options): Revert type of parameter `n' (and hence that of the local `n1', too) to `int' at Paul's request. More... about 27 years ago
Add comments. More... about 27 years ago
Add SHELL = /bin/sh. More... about 27 years ago
(quotearg_n_options): Declare n1 to be of type unsigned int, not just int. More... about 27 years ago
new version from glibc More... about 27 years ago
(quotearg_buffer): Change escape_quoting_style so that it no longer escapes ` '. Suggestion from Paul Eggert. More... about 27 years ago
import new version More... about 27 years ago
Use 3-arg form of AC_DEFINE instead of the AC_CHECK_FUNCS hack. Now, it's still a hack, but at least the comments in config.h.in are meaningful. More... about 27 years ago