aboutsummaryrefslogtreecommitdiff
path: root/uthash
Commit message (Collapse)AuthorAgeFilesLines
* Update libucl to git version 8d3b186Baptiste Daroussin2015-03-021-4/+4
| | | | Notes: svn path=/vendor/libucl/dist/; revision=279546
* Import libucl 2014-07-16vendor/libucl/20140716Baptiste Daroussin2014-07-181-1/+3
| | | | | Notes: svn path=/vendor/libucl/dist/; revision=268828 svn path=/vendor/libucl/20140716/; revision=268829; tag=vendor/libucl/20140716
* Import libucl into vendorvendor/libucl/20140222Baptiste Daroussin2014-02-233-0/+1887
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@ Notes: svn path=/vendor/libucl/dist/; revision=262395 svn path=/vendor/libucl/20140222/; revision=262396; tag=vendor/libucl/20140222