Commit Graph

  • 3ece4c893c
    Improve performance of adding item to array (#448) Alan Wang 2020-03-24 16:17:25 +0800
  • fa28d82f2e update contributors Alanscut 2020-03-19 22:58:04 +0800
  • dc388684e9 add testcase for cJSON_DeleteItemFromArray Alanscut 2020-03-19 20:34:30 +0800
  • 05cdcac4fb use prev pointer when adding item to array Alanscut 2020-03-19 16:42:44 +0800
  • 648e8560bb Merge remote-tracking branch 'origin' into improve-add-item Alanscut 2020-03-19 15:47:18 +0800
  • 7d71b8329a update test for cJSON_DetachItemViaPointer Alanscut 2020-03-19 15:39:47 +0800
  • d2fa120af5 fix bug of detach item Alanscut 2020-03-19 15:39:05 +0800
  • 449839421d Merge branch 'master' of https://github.com/DaveGamble/cJSON Alanscut 2020-03-19 15:11:17 +0800
  • 1be85ff26d
    Merge pull request #447 from Alanscut/fix_encode_string_as_pointer Alan Wang 2020-03-18 16:53:52 +0800
  • d92c0de7e8 fix encode_string_as_pointer Alanscut 2020-03-18 16:04:58 +0800
  • ae7a7a1d0c
    Merge pull request #440 from Square789/patch-1 Alan Wang 2020-03-16 23:12:14 +0800
  • 0586a6c437
    Merge pull request #446 from DaveGamble/revert-430-array_add Alan Wang 2020-03-16 23:08:06 +0800
  • 9034a9cd0b Revert "use prev pointer when array do adding (#430)" Alan Wang 2020-03-16 23:04:39 +0800
  • b0e7195a74
    Spelling; "it's"->"its" Square789 2020-03-09 13:40:08 +0100
  • 24aeeb340f JSON print align indent yingge 2020-02-29 18:09:12 +0800
  • 91f5906a27 CIFuzz integration Randy 2020-02-27 20:14:28 +0100
  • e8077d0150
    use prev pointer when array do adding (#430) xiaomianhehe 2020-02-18 11:54:23 +0800
  • 9e629937cf revert _index --> index hongsk 2020-02-18 11:46:21 +0800
  • 2955fe5ec4
    Merge pull request #431 from DevGim/dev Alan Wang 2020-02-11 14:18:50 +0800
  • 895b9ad344 formatting README.md dm8.kim 2020-02-11 13:25:02 +0900
  • 1369f8e6cd use prev pointer when array do adding hongsk 2020-02-05 16:37:25 +0800
  • f790e17b6c update content in README Alanscut 2020-01-19 15:23:48 +0800
  • 2c97086b97
    Merge pull request #425 from NancyLi1013/vcpkg-instructions Alan Wang 2020-01-19 15:10:54 +0800
  • ada2169183 Update changes NancyLi1013 2020-01-18 23:08:01 -0800
  • cc78050ff4 Add vcpkg installation instructions NancyLi1013 2020-01-18 22:47:13 -0800
  • 74b2f03837 remove annoying float-equal option Alanscut 2020-01-18 23:02:55 +0800
  • fa8b454552 correct mistake Alanscut 2020-01-16 17:10:52 +0800
  • 61eb599914
    Add long values support ion 2020-01-13 15:55:07 +0200
  • 41c3ddf87c
    Add long value support ion 2020-01-13 15:53:42 +0200
  • c8fee8a99a Merge branch 'master' of https://github.com/DaveGamble/cJSON Alanscut 2019-12-10 17:39:50 +0800
  • 2d4ad84192
    Merge pull request #418 from Alanscut/update_Changelog Alanscut 2019-12-10 17:38:45 +0800
  • ea532cdd61 update CHANGELOG.md Alanscut 2019-11-29 16:10:41 +0800
  • db7810ae86 Merge branch 'master' of https://github.com/DaveGamble/cJSON Alanscut 2019-12-10 09:10:43 +0800
  • 4e3335618f improve compare_double Alanscut 2019-12-09 10:36:45 +0800
  • 69bc9ccc20
    Merge pull request #417 from zjuchenyuan/patch-1 Alanscut 2019-12-09 08:54:55 +0800
  • ea3a6dcd69
    Update cJSON_Utils.c ChenYuan 2019-12-07 20:24:07 +0800
  • c06d8264d0 improve compare_double function Alanscut 2019-12-06 18:16:27 +0800
  • 1f970e7db3 fix double comparison Alanscut 2019-12-06 17:11:12 +0800
  • 4a5cb2699f Merge branch 'master' of https://github.com/DaveGamble/cJSON Alanscut 2019-12-06 16:14:18 +0800
  • 98ecc0245a revert R_CFLAGS Alanscut 2019-12-06 15:32:45 +0800
  • 6434d8643e
    Merge pull request #368 from paulmalovanyi/master Alanscut 2019-12-06 15:18:55 +0800
  • 51f6b4c07e
    Merge branch 'master' into master Alanscut 2019-12-06 15:14:26 +0800
  • d31fdefa38
    Merge pull request #412 from Alanscut/fix_issue_327 Alanscut 2019-12-06 14:43:58 +0800
  • 8badd19b64
    Merge pull request #415 from Alanscut/fix_issue_414 Alanscut 2019-12-05 11:13:20 +0800
  • 500a9db81b fix memory leak mentioned in issue 414 Alanscut 2019-12-05 11:05:07 +0800
  • 95368da1a1
    Merge pull request #413 from erez-o/master Alanscut 2019-11-29 11:04:49 +0800
  • f3b6ad15f0
    Added blank lines in Readme.md Erez Oxman 2019-11-28 14:15:44 +0200
  • 446ff0d6cc fix issue#327 Alanscut 2019-11-27 11:08:35 +0800
  • 6a848fce32
    Merge pull request #408 from rolegic/patch-api-h-c Alanscut 2019-11-19 10:51:13 +0800
  • c64854b26e Fixed different argument between declaration and definition rolegic 2019-11-15 15:43:43 +0100
  • 533ff8a783
    Merge pull request #405 from Alanscut/issue-404 Alanscut 2019-11-02 22:38:33 +0800
  • 4755aea837 fix make failed in mac os Alanscut 2019-11-01 11:30:14 +0800
  • 4454731775 update readme Alanscut 2019-10-29 16:14:22 +0800
  • 326f1f5ed5
    Merge pull request #402 from Alanscut/cmake_add_uninstall_target Alanscut 2019-10-29 16:09:32 +0800
  • bb059dc2e1 add uninstall target in cmake Alanscut 2019-10-29 15:48:11 +0800
  • de99175cd0
    fix rmdir error (#401) Alanscut 2019-10-29 14:21:16 +0800
  • a417b183c6 add new line to endif Alanscut 2019-10-29 12:47:36 +0800
  • 9a6442d57b fix rmdir error Alanscut 2019-10-29 11:40:24 +0800
  • a78c28e6d1 Merge branch 'master' of https://github.com/DaveGamble/cJSON Alanscut 2019-10-28 22:45:30 +0800
  • f589f81a42
    Merge pull request #400 from randy408/fuzz Alanscut 2019-10-22 21:07:52 +0800
  • 49a0ede475 ossfuzz: build with c++ compiler Randy 2019-10-22 13:37:41 +0200
  • 73b0e739d0 fuzz: add support for compiling with c++ compiler Randy 2019-10-22 13:32:41 +0200
  • a0fdf115be
    Merge pull request #398 from randy408/fuzz Alanscut 2019-10-22 18:48:47 +0800
  • 6b728982f2 ossfuzz.sh: fix permission bits Randy 2019-10-22 12:45:13 +0200
  • f00060af44
    Merge pull request #378 from randy408/fuzz Alanscut 2019-10-22 11:22:30 +0800
  • ec8d2f9c2e convert fuzz target to c89, optimize randy408 2019-10-21 15:27:47 +0200
  • 18b7113b49
    Merge pull request #351 from GitMensch/patch-1 Alanscut 2019-10-21 17:06:14 +0800
  • 18dad60035
    Merge pull request #377 from Alanscut/20190628 Alanscut 2019-10-20 22:47:11 +0800
  • 66d0a1793f
    Merge pull request #395 from bjda/more_const Alanscut 2019-10-20 22:46:05 +0800
  • 1cd10fdb3c Merge branch 'master' of https://github.com/Alanscut/cJSON Alanscut 2019-10-19 23:22:49 +0800
  • a8dbf6d878
    Merge pull request #343 from myd7349/fix-install-path Alanscut 2019-10-19 22:57:48 +0800
  • 60fb788aa5
    Merge pull request #396 from julian-st/master Alanscut 2019-10-19 22:23:45 +0800
  • 8554399bed
    Update CMakeLists.txt Sizhe Zhao 2019-10-19 21:15:01 +0800
  • bcc91ecbc3
    initilize variables in print_number Julian Ste 2019-10-19 13:53:21 +0200
  • 26772a8ef7 Add const qualifier to cJSON_CreateStringArray Bernt Johan Damslora 2019-10-17 14:03:15 +0200
  • 36d0fddc5d Merge remote-tracking branch 'upstream/master' Alanscut 2019-10-17 16:27:29 +0800
  • dc56e24f7f add build script randy408 2019-10-14 17:12:13 +0200
  • ea6700fe39 Merge branch 'master' of https://github.com/DaveGamble/cJSON Alanscut 2019-10-08 09:15:24 +0800
  • f31ff795bd
    Merge pull request #392 from Alanscut/fix-readme-typos Alanscut 2019-10-08 09:10:54 +0800
  • 71dcbee975 Merge branch 'master' of https://github.com/DaveGamble/cJSON Alanscut 2019-10-08 09:04:35 +0800
  • e52b212dbf fix typos in REAM.md file Alanscut 2019-09-29 18:53:21 +0800
  • 038452d874 Merge remote-tracking branch 'upstream/master' Alanscut 2019-09-29 18:28:03 +0800
  • 2de7d04aaf
    Merge pull request #389 from DaveGamble/revert-388-secure_c Alanscut 2019-09-24 10:20:41 +0800
  • ae49da2b61
    Revert "Replace strcpy with strncpy, sprintf with snprintf" Alanscut 2019-09-21 17:42:25 +0800
  • a3154a36f1
    Merge pull request #388 from singku/secure_c Alanscut 2019-09-21 15:43:13 +0800
  • d65668b8b7 Merge branch 'master' of https://github.com/DaveGamble/cJSON Alanscut 2019-09-11 10:43:38 +0800
  • 189b51c5da format comment Alanscut 2019-09-11 10:42:44 +0800
  • 18a5ea83a9 Merge branch 'master' of https://github.com/DaveGamble/cJSON Alanscut 2019-09-11 10:41:40 +0800
  • 1d1e3080fa format comment Alanscut 2019-09-11 09:57:03 +0800
  • 709c3dcf32
    Merge pull request #374 from Alanscut/20190625 Alanscut 2019-09-11 09:53:19 +0800
  • c61573f1af format adjustment Alanscut 2019-09-11 09:51:30 +0800
  • 20cffa37a8
    Merge pull request #380 from vemakereporter/master Alanscut 2019-09-11 09:00:44 +0800
  • cf0d87a095
    Merge pull request #384 from Alanscut/eliminate_warning Alanscut 2019-08-28 20:57:02 +0800
  • e750194cb1
    Merge pull request #386 from lntuition/master Alanscut 2019-08-28 20:56:06 +0800
  • e13f11ba79
    Merge pull request #360 from Alanscut/master Alanscut 2019-08-27 14:50:48 +0800
  • 8872b1429a
    Merge pull request #371 from basanjeev/master Alanscut 2019-08-26 16:33:05 +0800
  • bd1a375028 add fuzzer driver, integrate with build system Randy 2019-08-24 17:42:48 +0200
  • b6da0d6565
    Correct typo error Sang-Heon Jeon 2019-08-24 22:43:33 +0900
  • 8c94157daf Change bracket style lntuition 2019-08-14 23:06:43 +0900
  • c5b5f1eb6e Add GetNumberValue function lntuition 2019-08-14 22:11:07 +0900