Commit graph

6 commits

Author SHA1 Message Date
fhajny
6bcc22c163 Update textproc/erlang-fast_xml to 1.1.22.
Version 1.1.22
- Fix md5 sum calculation of modules for OTP17
- Fix type spec for fxml_stream:parse_element/1

Version 1.1.21
- Add code for building on FreeBSD

Version 1.1.20
- Make XML generator working on OTP 18
2017-03-30 14:29:20 +00:00
fhajny
37a7ce5e67 Update textproc/erlang-fast_xml to 1.1.19.
- Add checks for empty string
- Remove unused code
- Load locally build .so file when performing tests
2017-01-21 20:14:50 +00:00
fhajny
352f5fa27c Include a non-versioned symlink to work for includes. PKGREVISION++ 2017-01-03 17:48:52 +00:00
fhajny
8a3c2edb3d Update textproc/erlang-fast_xml to 1.1.18.
Version 1.1.18
- Use p1_utils 1.0.6
- fix xref with otp 17

Version 1.1.17
- Add 'undefined' type to some record fields type specs

Version 1.1.16
- Improve XML generator
2017-01-03 10:25:04 +00:00
fhajny
3019119dee Update textproc/erlang-fast_xml to 1.1.15.
Version 1.1.15
- Update to p1_utils 1.0.5

Version 1.1.14
- Erlang OTP R19 compliance
- Fix compilation on rebar3

Version 1.1.13
- Use p1_utils 1.0.4

Version 1.1.12
- Generator improvements

Version 1.1.11
- Now properly includes Elixir lib/ directory in hex.pm package

Version 1.1.10
- Split build in two steps to fix link step on Ubuntu
- Clean Makefile.mix to remove duplicated code

Version 1.1.9
- Fix Linux build with Mix

Version 1.1.8
- Package priv/lib structure to make sure everything is properly
  build by mix

Version 1.1.7
- Fix indent issue in Mix Makefile

Version 1.1.6
- Add missing Makefile.mix file in rebar hex.pm package
  description
- Make sure priv dir is created when building with mix and
  included in package dir list

Version 1.1.4
This is an Elixir friendly update:
- Add ability to return maps instead of xmlel record
- Add ability to tell parser to return Elixir structs instead of
  records
- Add Elixir tests
2016-08-12 09:34:59 +00:00
fhajny
5d272598a0 Import fast_xml-1.1.3 as textproc/erlang-fast_xml.
Fast Expat based Erlang XML parsing and manipulation library,
with a strong focus on XML stream parsing from network.
2016-04-25 14:33:38 +00:00