openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
W
wcl
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 14 hours
ago. based on code collected
about 14 hours
ago.
Jul 30, 2024 — Jul 30, 2025
Showing page 1 of 1
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Lower default refresh interval
Martin Jambon
More...
about 13 years ago
Now the progress indicator is displayed at anytime (even after printing one file's line count)
Martin Jambon
More...
about 13 years ago
Counting sizes using int64, removing the 1GB limit on 32-bit hosts.
Martin Jambon
More...
about 13 years ago
Nicer error message (typically in the case of a missing file)
Martin Jambon
More...
almost 14 years ago
Added wcl_version.ml to clean target
Martin Jambon
More...
almost 14 years ago
Added -version. Current version = 1.0.0.
Martin Jambon
More...
almost 14 years ago
Revised README
Martin Jambon
More...
almost 14 years ago
Added -help
Martin Jambon
More...
almost 14 years ago
Added install/uninstall make targets
Martin Jambon
More...
almost 14 years ago
Right-aligned counts (much like wc does)
Martin Jambon
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.
Martin Jambon
More...
almost 14 years ago
Using bigger buffer (with no evidence that it improves performance)
Martin Jambon
More...
almost 14 years ago
More efficient line counting, now about as fast as GNU "wc -l" which is IO-bound.
Martin Jambon
More...
almost 14 years ago
Added installation instructions
Martin Jambon
More...
almost 14 years ago
Added example to README
Martin Jambon
More...
almost 14 years ago
Updated to-do list
Martin Jambon
More...
almost 14 years ago
First commit.
Martin Jambon
More...
almost 14 years ago
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree