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:           Fri Feb 24 19:01:11 UTC 2023

Modified Files:
        othersrc/external/bsd/agcre/bin: Makefile
        othersrc/external/bsd/agcre/dist: agcre.c agcre.h
        othersrc/external/bsd/agcre/dist/tests: 54.expected 62.expected
        othersrc/external/bsd/agcre/lib: Makefile
Added Files:
        othersrc/external/bsd/agcre: namespace.mk

Log Message:
Update agcre (yet another regexp library) to version 20230224

+ revamp the reverse searching functionality
        + bug fixes
        + don't terminate searches too early
+ update namespace protection to just use simple definitions
+ bump version to 20230224


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 othersrc/external/bsd/agcre/namespace.mk
cvs rdiff -u -r1.1 -r1.2 othersrc/external/bsd/agcre/bin/Makefile
cvs rdiff -u -r1.2 -r1.3 othersrc/external/bsd/agcre/dist/agcre.c
cvs rdiff -u -r1.4 -r1.5 othersrc/external/bsd/agcre/dist/agcre.h
cvs rdiff -u -r1.3 -r1.4 othersrc/external/bsd/agcre/dist/tests/54.expected
cvs rdiff -u -r1.2 -r1.3 othersrc/external/bsd/agcre/dist/tests/62.expected
cvs rdiff -u -r1.3 -r1.4 othersrc/external/bsd/agcre/lib/Makefile

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