8 Commits

Author SHA1 Message Date
bapt
040f7be2fc Update libucl to latest version 2014-11-29 00:33:10 +00:00
bapt
d6ab565e6d Import libucl 20140718 (fixes a bug in the parser) 2014-07-19 14:07:49 +00:00
bapt
f900132171 Import libucl 2014-07-16 2014-07-18 06:49:18 +00:00
bapt
ea248b4ca2 Import libucl version 2014-05-14 (almost 0.4.1)
This bring ucl_lookup_path (xpath like for ucl objects)
2014-05-24 23:40:39 +00:00
bapt
ac41b26453 Import libucl 0.4.0 2014-04-22 21:56:27 +00:00
bapt
6b4d859b54 Update 20140302
In particular this brings schema validation support.
2014-03-22 17:22:29 +00:00
bapt
f90b2a4ce9 Update libucl to 2014-03-02 version which fixes an important bug when parsing empty arrays 2014-03-10 10:23:43 +00:00
bapt
099f74c088 Import libucl into vendor
UCL is heavily infused by nginx configuration as the example of a convenient
configuration system. However, UCL is fully compatible with JSON format and is
able to parse json files.

UCL is used by pkg(8) for its configuration file as well for the manifest format
in packages, it will be used in base for the pkg boostrap (signature checking
and configuration file parsing.)

libucl has been developped and is maintained by vsevolod@
2014-02-23 21:28:28 +00:00