0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Jul 30, 2024 — Jul 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Lower default refresh interval More... about 13 years ago
Now the progress indicator is displayed at anytime (even after printing one file's line count) More... about 13 years ago
Counting sizes using int64, removing the 1GB limit on 32-bit hosts. More... about 13 years ago
Nicer error message (typically in the case of a missing file) More... almost 14 years ago
Added wcl_version.ml to clean target More... almost 14 years ago
Added -version. Current version = 1.0.0. More... almost 14 years ago
Revised README More... almost 14 years ago
Added -help More... almost 14 years ago
Added install/uninstall make targets More... almost 14 years ago
Right-aligned counts (much like wc does) More... almost 14 years ago
Better performance on some systems by using Unix.read instead of Pervasives.input. Also using String.unsafe_get but with apparently little effect. More... almost 14 years ago
Using bigger buffer (with no evidence that it improves performance) More... almost 14 years ago
More efficient line counting, now about as fast as GNU "wc -l" which is IO-bound. More... almost 14 years ago
Added installation instructions More... almost 14 years ago
Added example to README More... almost 14 years ago
Updated to-do list More... almost 14 years ago
First commit. More... almost 14 years ago