summaryrefslogtreecommitdiff
path: root/converters/erlang-iconv
AgeCommit message (Collapse)AuthorFilesLines
2017-04-13Update converters/erlang-iconv to 1.0.4.fhajny3-24/+8
- Update rebar.config.script - Use p1_utils 1.0.7
2017-01-03Update converters/erlang-iconv to 1.0.3.fhajny3-11/+11
- Use p1_utils 1.0.6 - Make sure iconv isn't compiled to native code
2016-08-12Update converters/erlang-iconv to 1.0.2.fhajny4-8/+26
Version 1.0.2 - Update to p1_utils 1.0.5 Version 1.0.1 - Use nif loading code from p1_utils - Fix compilation on rebar3
2016-04-25Import iconv-1.0.0 as converters/erlang-iconv.fhajny4-0/+32
Fast encoding conversion library for Erlang / Elixir. This library is a native binding to libiconv library.