3
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
xargs -0 isn't portable, escape the command lines instead More... about 13 years ago
don't use nonportable echo -n option More... about 13 years ago
use tr and xargs -0 instead of nonportable xargs -d More... about 13 years ago
Revert "don't use xargs (-d isn't portable)", read -r isn't portable either More... about 13 years ago
tests use the sed found by configure More... about 13 years ago
incorporate option grammar into descriptors More... about 13 years ago
xmlstarlet doubles leading /'s under MSYS, to avoid path conversion More... about 13 years ago
use -ansi in configure; check strdup decl; check for (l)stat; no -no-undefined More... about 13 years ago
changes for 1.0.5 More... about 13 years ago
compile in -ansi mode More... about 13 years ago
seperate list of sources and tests into subdirs More... about 13 years ago
get rid of warnings in -ansi -pedantic mode More... about 13 years ago
satisfy std-options test: --help prints to stdout More... about 13 years ago
fix typo in help message More... about 13 years ago
get version.h dependency tracking right More... about 13 years ago
usage strings use argv[0] as program name; --help exits with success More... about 13 years ago
check git version during make, not just autoconf More... about 13 years ago
use XSLT_PARSE_OPTIONS, else CDATA nodes can cause corruption (Bug 3158482) More... about 13 years ago
required libxml2 version is 2.6.23 More... over 13 years ago
replace xsl_buf with tree building completely More... over 13 years ago
replace sprintfing with tree building in selPrepareXslt() More... over 13 years ago
build XML tree instead of sprintfing; tables to describe template arguments More... over 13 years ago
don't use xargs (-d isn't portable) More... over 13 years ago
use -Wall only for gcc More... over 13 years ago
list changes for 1.0.4 in NEWS More... over 13 years ago
add rules for building win32 package More... over 13 years ago
non-zero exit code when input file is not found More... over 13 years ago
ed --pf/--ps options should not reformat output More... over 13 years ago
exit() instead of segfault when trying to delete namespace nodes More... over 13 years ago
add --disable-static-libs ./configure option to use shared libxml2 and libxslt More... over 13 years ago