amxmodx/third_party
Karol Szuster 361a6cc9e0 Introduce a JSON module (#379)
* Add JSON module

* Merge upstream changes

Fix memory leaks

* Add json include to PackageScript

* Merge upstream changes

Fix memory leaks and increase max nesting

* Fix documentation

* Use AutoPtr in managing JSON handles

* Merge upstream changes

Order of items in an array is preserved after removing an item.

* Merge upstream

* Fix crash

* Add VS projects files and fix mixed tab/spaces

* Remove erroring on "json_free"

* Add comments to "json.inc" file

* Remove overloaded operators

* Use of "override" keyword where needed

* Fix parameter's name
2017-09-30 20:23:12 +02:00
..
hashing Update hashing library (#384) 2016-08-22 11:21:46 +02:00
libmaxminddb Update libmaxminddb to v1.1.0 2015-07-22 00:21:44 +02:00
parson Introduce a JSON module (#379) 2017-09-30 20:23:12 +02:00
sqlite Move SQLite and GeoIP2 libs to /third_party 2015-03-13 11:12:53 +01:00
utf8rewind Improve UTF-8 support in some natives (bug 6475) (#407) 2017-08-05 10:32:16 +02:00
zlib Fix shift-negative-value warning on newer compiler versions. 2016-03-17 15:12:26 -04:00