summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-08clean up configure stuffHEADmasterBruce Korb1-2/+2
2022-06-27use += POSIX shell-ismsBruce Korb2-27/+44
2022-05-26Make certian sprintfs do not overflowBruce Korb3-4/+12
2022-05-26Clean up "make_absolute"Bruce Korb2-18/+23
2022-05-26Fix LD pathBruce Korb1-3/+4
2022-04-19fix typoBruce Korb1-1/+1
2022-04-19avoid GCC code analysis bugBruce Korb1-21/+26
2022-04-10define option_usage_fp in autoopts/usage.c instead of autoopts/autoopts.hBruce Korb2-1/+3
2020-11-14correct shell command invocationsBruce Korb2-12/+14
2020-10-05Remove dependency on incompatible unlocked-iov5.19.98Bruce Korb11-16/+373
2020-09-23add a clarifying commentv5.19.94Bruce Korb1-0/+4
2020-09-22polish documentation and fix use of AO_AGEBruce Korb7-22/+22
2020-09-16remove -no-install options for installed binariesv5.19.93Bruce Korb3-3/+3
2020-09-16move the "set -x" to after redirecting FD 2Bruce Korb1-2/+2
2020-09-16finish cright datesBruce Korb43-138/+74
2020-09-16replace year 2017 with 2020Bruce Korb14-15/+15
2020-09-16replace year 2018 with 2020Bruce Korb242-243/+243
2020-09-15force obvious inclusion of ag-char-map.h by getdefsBruce Korb1-1/+3
2020-09-15remove debugging xtracingBruce Korb1-3/+0
2020-09-15add the link options in the test compilesv5.19.91Bruce Korb2-3/+6
2020-09-15Fix up testing environmentBruce Korb4-9/+19
2020-09-15rebuild some generated files correctlyBruce Korb16-135/+173
2020-09-15tag all .c files, clean bootstrap someBruce Korb70-301/+535
2020-09-13bump the autoopts revisionv5.19.90Bruce Korb1-2/+2
2020-09-12patches/commit-msg.txtBruce Korb25-294/+802
2020-09-08Use AG_SCM_ macros for all string/scm conversionsBruce Korb42-1038/+838
2020-06-29Use scm_from_locale_string()Bruce Korb2-2/+4
2020-06-10build reproducibilityBruce Korb6-10/+97
2019-09-06fix stray blanking of config file charBruce Korb1-2/+2
2019-06-11Stop the infinite rebuild for distcheckBruce Korb8-75/+164
2018-08-28fix gcc's concern over buffer overflowBruce Korb2-205/+223
2018-08-26Stop the infinite rebuild for distcheckv5.18.16Bruce Korb86-1438/+482
2018-08-04ignore stuff while cloning treev5.18.15Bruce Korb2-0/+8
2018-08-03more tweaks to get distcheck workingBruce Korb12-46/+92
2018-08-03Enable compiling with Guile 2.2.Bruce Korb35-176/+364
2018-07-28warningsBruce Korb12-39/+70
2018-07-25* agen5/opts.def : Remove obsolete lib-template option from autogenBruce Korb124-447/+701
2018-07-16it is 2018 nowv5.18.14Bruce Korb170-176/+176
2018-07-16Update release notesBruce Korb1-31/+10
2018-07-16Add AC_LANG_SOURCE to AC_RUN_IFELSEBruce Korb4-27/+27
2018-06-13NUL bytes are okay in format stringsBruce Korb1-8/+6
2017-10-19fix configuryBruce Korb6-8/+16
2017-09-10make results bit-by-bit repeatableBruce Korb1-2/+12
2017-08-13use nanosecond file timesBruce Korb10-78/+160
2017-08-11avoid abortions on requestBruce Korb3-2/+24
2017-05-12Tell Perl where to find a perl moduleBruce Korb7-7/+13
2017-02-08happy new yearBruce Korb282-378/+379
2017-02-08do not reallocate unallocated memBruce Korb3-25/+59
2016-09-17ensure core files get removed in error testsBruce Korb1-0/+1
2016-09-05ridiculousness minimizationBruce Korb10-1697/+1031