Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: othersrc/external/bsd/agcre



Module Name:    othersrc
Committed By:   agc
Date:           Wed Jul 23 01:14:08 UTC 2025

Modified Files:
        othersrc/external/bsd/agcre: Makefile
        othersrc/external/bsd/agcre/bin: Makefile
        othersrc/external/bsd/agcre/dist: agcre.c agcre.h
        othersrc/external/bsd/agcre/dist/tests: 54.expected
Added Files:
        othersrc/external/bsd/agcre/dist/tests: 93.expected 94.expected

Log Message:
agcre: fix up beginning of word and end of word tests - use parentheses to
make it obvious to the compiler when to short-circuit.

Add tests for beginning word and end of word (with and without \< and \> guards)

Bump version to 20250722


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 othersrc/external/bsd/agcre/Makefile
cvs rdiff -u -r1.2 -r1.3 othersrc/external/bsd/agcre/bin/Makefile
cvs rdiff -u -r1.4 -r1.5 othersrc/external/bsd/agcre/dist/agcre.c
cvs rdiff -u -r1.6 -r1.7 othersrc/external/bsd/agcre/dist/agcre.h
cvs rdiff -u -r1.4 -r1.5 othersrc/external/bsd/agcre/dist/tests/54.expected
cvs rdiff -u -r0 -r1.1 othersrc/external/bsd/agcre/dist/tests/93.expected \
    othersrc/external/bsd/agcre/dist/tests/94.expected

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index