0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Tweak for OpenBSD support More... over 13 years ago
Merge branch 'master' of github.com:Vagabond/erlang-iconv More... over 13 years ago
Fix an off-by-one error, and ensure the output buffer is null terminated More... over 13 years ago
Add rebar More... over 13 years ago
Switch to using -DTEST to enable eunit tests (rebar compatible) More... over 13 years ago
Ensure we don't copy the null terminator into the erlang binary More... over 13 years ago
Bump version to 1.0.1 and add an application launcher module More... over 13 years ago
Remove iconv:conv_chunked as its obsoleted by the new malloc conversion strategy More... over 13 years ago
Switch to using dynamically allocated output buffer instead of static one More... over 13 years ago
*Sigh*, I *was* right, it IS an off by one (because of the ignore flag I added) More... over 13 years ago
Revert "Fix a (I think) off-by-one error in iconv:close, triggered on 10.6" More... over 13 years ago
Fix a (I think) off-by-one error in iconv:close, triggered on 10.6 More... over 13 years ago
Hack to work around glibc's poor handing of //IGNORE More... over 14 years ago
Installation notes More... over 14 years ago
Goddamn angle brackets More... over 14 years ago
Add a readme More... over 14 years ago
Tweak the building of the driver some more More... over 14 years ago
This guard considered harmful More... over 14 years ago
Disable the debug prints More... over 14 years ago
Crazy solution for chunking large amounts of input to avoid e2big More... over 14 years ago
Add 'install' rake task, add a simple test to make sure it works More... over 14 years ago
Fail to load driver more gracefully More... over 14 years ago
typo More... over 14 years ago
OSX support, attempt #2 More... over 14 years ago
Attempt at OSX support More... over 14 years ago
Make where iconv is located variable More... over 14 years ago
Add a rakefile to (poorly) compile the shared object More... over 14 years ago
Fix some compiler warnings (hopefully) More... over 14 years ago
Some tweaks to the erlang interface to the driver: More... over 14 years ago
Add MIT license, as per discussion with etnt More... over 14 years ago