forked from tristanpenman/valijson
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAuthors
41 lines (28 loc) · 1.02 KB
/
Authors
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Tristan Penman, tristan@tristanpenman.com
Core library development
James Jensen, jjensen@akamai.com, changes Copyright (c) 2016 Akamai Technologies
Polymorphic constraint support
Tengiz Sharafiev, btolfa+github@gmail.com
Adapter for nlohmann/json parser library
hotwatermorning (github username), hotwatermorning@gmail.com
Adapter for json11 parser library
shsfre09 (github username), <email address unknown>
Adapter for picojson parser library
Michael Smith, michael.smith@puppetlabs.com
Memory management improvements for RapidJson parser library
Richard Clamp, richardc@unixbeard.net
Boost-related fixes
Lars Immisch, lars@ibp.de
noboost branch
Nicolas Witczak, n_witczak@yahoo.com
C++11 improvements
Martin Robinson, 0x4d52@gmail.com
Bug fixes
Pierre Lamot, pierre.lamot@yahoo.fr
Adapter for Qt JSON parser
drewxa (github username), bo.ro.da@mail.ru
Adapter for Poco JSON parser
Jordan Bayles (jophba), jophba@chromium.org
JsonCpp owner
Matt Young (matty0ung), <mfsy@yahoo.com>
Adapter for Boost.JSON parser library