mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-26 06:45:37 +03:00
361a6cc9e0
* 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 |
||
---|---|---|
.. | ||
admins_test.sma | ||
arraytest.sma | ||
callfunc_test.sma | ||
datapack_test.sma | ||
fakemeta_tests.sma | ||
fmttest.sma | ||
fwdreftest1.sma | ||
fwdreftest2.sma | ||
fwdtest1.sma | ||
fwdtest2.sma | ||
hashing_test.sma | ||
json_test.sma | ||
logtest.sma | ||
menu_page_callback_test.sma | ||
menutest.sma | ||
native_test.sma | ||
nvault_test.sma | ||
regex_test.sma | ||
request_frame_test.sma | ||
sorttest.sma | ||
sqlxtest.sma | ||
sqlxtest.sq3 | ||
sqlxtest.sql | ||
stacktest.sma | ||
strbreak.sma | ||
textparse_test.cfg | ||
textparse_test.ini | ||
textparse_test.sma | ||
trietest.sma | ||
utf8test.sma |