0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 16 days ago. based on code collected 16 days ago.
Feb 05, 2025 — Feb 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
(rel-check): New rule. More... over 27 years ago
automatically generate template for test release announcement More... over 27 years ago
(ST_TIME_CMP_NS, ST_TIME_CMP, ATIME_CMP, CTIME_CMP, MTIME_CMP): New macros. More... over 27 years ago
. More... over 27 years ago
. More... over 27 years ago
Bump version to 1.2. More... over 27 years ago
. More... over 27 years ago
(gobble_define): New function. Call it for every #define directive. More... over 27 years ago
(TESTS): Add new tests. More... over 27 years ago
. More... over 27 years ago
Remove duplicate include of <stdio.h>. More... over 27 years ago
Include <stdio.h> if NDEBUG is not defined; needed on SunOS 4. From Paul Eggert. More... over 27 years ago
Include stdio.h. Required on some systems when using assert. From Kaveh Ghazi. More... over 27 years ago
Don't define NDEBUG, now that it's done via configure's --disable-assert option. More... over 27 years ago
protoize More... over 27 years ago
* lib/xstrtol.c (bkm_scale): Don't assume that you can convert unsigned long to double without losing information. (bkm_scale_by_power): New function. More... over 27 years ago
(__ZLONG_MAX): Remove. More... over 27 years ago
it's --disable-nls, not --disable-gettext More... over 27 years ago
*** empty log message *** More... almost 28 years ago
add a fixme comment More... almost 28 years ago
. More... almost 28 years ago
indent cpp directives More... almost 28 years ago
make there be two spaces after `.' in comments More... almost 28 years ago
bump version to 1.1b More... almost 28 years ago
ADMIN EOI 19316: FreeBSD portability fixes More... almost 28 years ago
add braces to disambiguate ambiguous else More... almost 28 years ago
update comment More... almost 28 years ago
Add conditionals so that running `make' in an unconfigured source directory will get a reasonable diagnostic. More... almost 28 years ago
(aclocal-files): Remove now-unnecessary (with automake-1.2h and the above change) aclocal-related rules and includes. More... almost 28 years ago
(TYPE_MAXIMUM): Cast result to `(t)' so this macro works with `unsigned char'. From Greg Wooledge. (SCHAR_MIN, SCHAR_MAX, SHRT_MIN, SHRT_MAX, LONG_MAX, ULONG_MAX): Define. More... almost 28 years ago