I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected over 1 year ago.
Sep 20, 2021 — Sep 20, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
sed: avoid UMR in --debug code path More... over 5 years ago
sed: fix -b/--binary mode under windows/mingw More... over 5 years ago
sed: reject r/R/w/W commands without a filename More... over 5 years ago
sed: change internal storage for 'R' command More... over 5 years ago
doc: use @key{TAB} in texinfo More... over 5 years ago
doc: sed.x: some formatting corrections More... over 5 years ago
sed: update authors More... over 5 years ago
maint: remove REG_PERL code More... over 5 years ago
maint: remove EXPERIMENTAL_DASH_N_OPTIMIZATION code More... over 5 years ago
maint: replace street address with URL in license text More... over 5 years ago
build: use system's native sed during build More... over 5 years ago
sed: mark function as attribute(malloc) More... over 5 years ago
maint: syntax-check: prohibit-operator-at-eol More... over 5 years ago
maint: syntax-check: fail-0 and fail-1 in shell script tests More... over 5 years ago
maint: syntax-check: add various test-related checks More... over 5 years ago
maint: syntax-check: add sc_prohibit_strncmp More... over 5 years ago
maint: syntax-check: add sc_gitignore_missing More... over 5 years ago
maint: syntax-check: prohibit-form-feed More... over 5 years ago
maint: syntax-check: space-before-open-paren More... over 5 years ago
maint: syntax-check: fix tab indentation More... over 5 years ago
maint: add undefined-behavior build target More... over 5 years ago
maint: add address-sanitizer build target More... over 5 years ago
gnulib: update to latest (for regex memory leaks) More... over 5 years ago
sed: fix memory leak More... over 5 years ago
sed: free allocated memory under lint, remove DEBUG_LEAKS More... over 5 years ago
sed: do not close stderr on exit More... over 5 years ago
sed: replace myname with gnulib's progname More... over 5 years ago
sed: replace ck_realloc with gnulib's xrealloc/xnrealloc More... over 5 years ago
sed: replace MALLOC/ck_malloc with gnulib's XCALLOC More... over 5 years ago
sed: replace ck_strdup with gnulib's xstrdup More... over 5 years ago