Path to this page:
./
textproc/erlang-fast_yaml,
Fast YAML native library for Erlang / Elixir
Branch: CURRENT,
Version: 1.0.37,
Package name: erlang-fast_yaml-1.0.37,
Maintainer: pkgsrc-usersFast YAML is an Erlang wrapper for libyaml "C" library. It is
designed to be fast and efficient.
Required to run:[
lang/erlang] [
textproc/libyaml] [
misc/erlang-p1_utils]
Required to build:[
devel/rebar]
Master sites:
Filesize: 59.001 KB
Version history: (Expand)
- (2024-08-22) Updated to version: erlang-fast_yaml-1.0.37
- (2022-10-15) Updated to version: erlang-fast_yaml-1.0.34
- (2021-01-16) Updated to version: erlang-fast_yaml-1.0.29
- (2018-07-24) Updated to version: erlang-fast_yaml-1.0.15
- (2018-05-17) Updated to version: erlang-fast_yaml-1.0.14
- (2018-03-24) Updated to version: erlang-fast_yaml-1.0.13
CVS history: (Expand)
2022-10-15 14:15:26 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (2) |
Log message:
erlang-fast_yaml: Update to 1.0.34
upstream changes:
-----------------
Version 1.0.34
o Support linking on Windows
Version 1.0.33
o Updating p1_utils to version 1.0.25.
o Fix order in which dependencies are started
o Fix document generation in hex packages
Version 1.0.32
o Updating p1_utils to version 1.0.23.
o Switch from using Travis to Github Actions as CI
o Fix compatiblity with OTP24
Version 1.0.31
o Updating p1_utils to version 1.0.22.
o Encode maps
Version 1.0.30
o Fix problems reported by dialyzer
|
2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
|
2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message:
textproc: Remove SHA1 hashes for distfiles
|
2021-01-16 00:53:33 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (2) |
Log message:
erlang-fast_yaml: Update to 1.0.29
upstream changes:
-----------------
Version 1.0.29
* Updating p1_utils to version 1.0.21.
Version 1.0.28
* Fix hex to support compiling ejabberd with rebar3
Version 1.0.27
* Updating p1_utils to version 1.0.20.
Version 1.0.26
* Fix compilation with Erlang/OTP 23.0
Version 1.0.25
* Updating p1_utils to version 1.0.19.
Version 1.0.24
* Use github actions for build/test
Version 1.0.23
* Updating p1_utils to version 1.0.18.
* Add flag that decodes yaml maps to erlang maps (Thanks to Arjan Scherpenisse)
* Add flag that converts special values to erlang equivalents (Thanks to Arjan \
Scherpenisse)
* Add p1_utils as dependant app
Version 1.0.22
* Updating p1_utils to version 1.0.17.
Version 1.0.21
* Fix handling of strings with ' inside them
Version 1.0.20
* Updating p1_utils to version 1.0.16.
* Handle erlang escape sequences
Version 1.0.19
* Updating p1_utils to version 1.0.15.
* Don't crash when atom lenght is > 255
Version 1.0.18
* Updating p1_utils to version 1.0.14.
* Add contribution guide
Version 1.0.17
* Updating p1_utils to version 1.0.13.
Version 1.0.16
* Updating p1_utils to version 6ff85e8.
* Add handling of unicode string
|
2018-07-20 11:06:04 by Filip Hajny | Files touched by this commit (2) |
Log message:
textproc/erlang-fast_yaml: Update to 1.0.15.
- Updating p1_utils to version 1.0.12.
|
2018-05-17 15:28:52 by Filip Hajny | Files touched by this commit (2) |
Log message:
textproc/erlang-fast_yaml: Update to 1.0.14.
- Use http link to p1_utils dependency
|
2018-03-24 17:23:16 by Filip Hajny | Files touched by this commit (2) |
Log message:
textproc/fast_yaml: Update to 1.0.13.
- Updating p1_utils to version 1.0.11.
- Fix compilation with rebar3
|
2017-12-14 21:42:23 by Filip Hajny | Files touched by this commit (2) |
Log message:
Update textproc/erlang-fast_yaml to 1.0.12.
- Fix using invalid size in allocations.
|