]> git.cworth.org Git - apitrace/commit
Update bundled QJson
authorJosé Fonseca <jose.r.fonseca@gmail.com>
Sat, 27 Oct 2012 09:13:08 +0000 (10:13 +0100)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Sat, 27 Oct 2012 09:13:08 +0000 (10:13 +0100)
commit0094c61568bff9f9dd7bafb711f111698e683831
treeca90a8cb3bce72da8b05e884c046d10d6a91dd52
parentc391265484ecb3baa2a00c80658c99ad65963ec6
Update bundled QJson

To upstream commit 11e743c61e18e49d77c94e9568ccb6f0c2b4f0ac.
23 files changed:
thirdparty/qjson/.gitignore [new file with mode: 0644]
thirdparty/qjson/CMakeLists.txt
thirdparty/qjson/COPYING [deleted file]
thirdparty/qjson/COPYING.lib [new file with mode: 0644]
thirdparty/qjson/README
thirdparty/qjson/json_parser.cc
thirdparty/qjson/json_parser.hh
thirdparty/qjson/json_parser.yy
thirdparty/qjson/json_scanner.cpp
thirdparty/qjson/json_scanner.h
thirdparty/qjson/parser.cpp
thirdparty/qjson/parser.h
thirdparty/qjson/parser_p.h
thirdparty/qjson/parserrunnable.cpp
thirdparty/qjson/parserrunnable.h
thirdparty/qjson/qjson_debug.h
thirdparty/qjson/qjson_export.h
thirdparty/qjson/qobjecthelper.cpp
thirdparty/qjson/qobjecthelper.h
thirdparty/qjson/serializer.cpp
thirdparty/qjson/serializer.h
thirdparty/qjson/serializerrunnable.cpp
thirdparty/qjson/serializerrunnable.h