Commit graph

16 commits

Author SHA1 Message Date
nia
e05b375eba textproc: Remove SHA1 hashes for distfiles 2021-10-07 15:00:34 +00:00
triaxx
7debddfc85 erlang-fast_xml: Update to 1.1.46
upstream changes:
-----------------
Version 1.1.46
  o Updating p1_utils to version 1.0.22.
2021-05-20 20:03:28 +00:00
triaxx
a5f384e291 erlang-fast_xml: Update to 1.1.45
upstream changes:
-----------------
Version 1.1.45
  * Updating p1_utils to version 1.0.21.

Version 1.1.44
  * Get back compatibility with Erlang older than 20
  * Add JSON encode/decode functions generation
  * Update hex to compile ejabberd with rebar3

Version 1.1.43
  * Updating p1_utils to version 1.0.20.

Version 1.1.42
  * Fix compilation with Erlang/OTP 23.0

Version 1.1.41
  * Updating p1_utils to version 1.0.19.

Version 1.1.40
  * Fix issues with travis testing

Version 1.1.39
  * Updating p1_utils to version 1.0.18.
  * Update copyright year

Version 1.1.38
  * Updating p1_utils to version 1.0.17.

Version 1.1.37
  * Updating p1_utils to version 1.0.16.
  * Update XMLRPC codec
  * Fail with 'badarg' on unknown records

Version 1.1.36
  * Updating p1_utils to version 1.0.15.

Version 1.1.35
  * Updating p1_utils to version 1.0.14.
  * Add contribution guide

Version 1.1.34
  * Updating p1_utils to version 1.0.13.

Version 1.1.33
  * Updating p1_utils to version 6ff85e8.
  * Fix incompatibility with OTP21
2021-01-15 23:51:26 +00:00
fhajny
01a022da1d textproc/erlang-fast_xml: Update to 1.1.32.
Version 1.1.32
- Don't crash when trying to encode xmlcdata

Version 1.1.31
- Updating p1_utils to version 1.0.12.
2018-07-20 09:04:35 +00:00
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
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
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