Commit graph

14 commits

Author SHA1 Message Date
fhajny
5b099fe7bf textproc/erlang/fast_xml: Update to 1.1.30.
- Improve detection of rebar3
- Define p1_utils as application dependency
2018-05-17 13:28:00 +00:00
fhajny
520edd47a1 textproc/erlang-fast_xml: Update to 1.1.29.
- Updating p1_utils to version 1.0.11.
- Fix compilation with rebar3
- Get rid of $_xmls label
2018-03-24 16:21:10 +00:00
fhajny
b110e56b38 Update textproc/fast_xml to 1.1.28.
Version 1.1.28
- Include Makefile in package generated for hex

Version 1.1.27
- Freeze dependencies in mix.lock file to be more friendly with hex.pm
- Fix ambiguous Elixir syntax in mix.exs
2018-01-16 12:18:21 +00:00
fhajny
952d2a6df7 Update textproc/erlang-fast_xml to 1.1.26.
- Simplify pretty printer generation
- Generate get_els/1 and set_els/2
- The pretty printer should traverse elements recursively
- Extra test for too big input
2018-01-03 20:49:53 +00:00
fhajny
ed19dd9f62 Update textproc/erlang-fast_xml to 1.1.25.
- Invalidate sotred data when generating stanza-too-big-error.
2017-12-14 20:41:24 +00:00
fhajny
2bc41f9fdb Update textproc/erlang-fast_xml to 1.1.24
- Updating p1_utils to version 1.0.10.
- Make XML generator work on R19.3+
2017-10-17 14:49:23 +00:00
wiz
5d86518619 Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
fhajny
973f5eef2a Update textproc/erlang-fast_xml to 1.1.23.
- depends on p1_utils-1.0.9
2017-07-07 09:37:54 +00:00
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