I Use This!
Moderate Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
base32,base64: disallow non-canonical encodings More... 5 months ago
basenc: fix unlikely locale issue; tune More... 5 months ago
basenc: tweak checks to use unsigned char More... 5 months ago
build: update gnulib submodule to latest More... 5 months ago
basenc: --base16: also allow lower case with --ignore-garbage More... 5 months ago
basenc: --base16: support lower case hex digits More... 5 months ago
doc: fix RFC references More... 5 months ago
tests: move all basenc tests to their own directory More... 6 months ago
basenc: auto pad base32 and base64 inputs when decoding More... 6 months ago
sort: improve --help More... 6 months ago
chgrp: add --from parameter similar to chown More... 6 months ago
doc: rm --help: mention that '.' or '..' are rejected More... 6 months ago
wc: pacify ‘make syntax-check’ More... 6 months ago
wc: distribute src/wc.h More... 6 months ago
wc: goto considered harmful More... 6 months ago
wc: prefer signed integers More... 6 months ago
wc: improve avx2 API More... 6 months ago
factor,tail: avoid quadratic reallocation More... 6 months ago
doc: mention Unicode exceptions for wc More... 6 months ago
wc: simplify by removing SUPPORT_OLD_MBRTOWC More... 6 months ago
wc: 3× speedup in C locale More... 6 months ago
wc: treat encoding errors as non white space More... 6 months ago
wc: fix word count bug More... 6 months ago
maint: omit some unused function tests More... 6 months ago
sort: not a special case for mbrtowc More... 6 months ago
maint: prefer char32_t to wchar_t More... 6 months ago
wc: simplify #if MB_LEN_MAX More... 6 months ago
wc: avoid undefined conversion state More... 6 months ago
maint: use mbszero More... 6 months ago
maint: prefer mcel More... 6 months ago