Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor cJSON_Utils and add case sensitive versions of all functions #159

Merged
merged 52 commits into from
May 1, 2017

Commits on May 1, 2017

  1. refactor cJSONUtils_strdup

    FSMaxB committed May 1, 2017
    Configuration menu
    Copy the full SHA
    055c700 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44d3132 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b16bcc3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8e3673 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    674a678 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4932c80 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4642d65 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    378a333 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4ba6baf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2040ce9 View commit details
    Browse the repository at this point in the history
  11. refactor cJSONUtils_Compare

    FSMaxB committed May 1, 2017
    Configuration menu
    Copy the full SHA
    63db67b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    48c9798 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bde341e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e591d41 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    512c313 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a67c24c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f030058 View commit details
    Browse the repository at this point in the history
  18. refactor cJSONUtils_SortList

    FSMaxB committed May 1, 2017
    Configuration menu
    Copy the full SHA
    7bf62ff View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    01d656b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    11b8a8c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    bb2f868 View commit details
    Browse the repository at this point in the history
  22. cJSON_Utils: Add true/false

    FSMaxB committed May 1, 2017
    Configuration menu
    Copy the full SHA
    b73881a View commit details
    Browse the repository at this point in the history
  23. Rename cJSONUtils_Pstrcasecmp to case_insensitive_pointer_comparison

    Also changes the return type to cJSON_bool
    FSMaxB committed May 1, 2017
    Configuration menu
    Copy the full SHA
    6b01dee View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    e3ed64d View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    f4d9e2e View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    e6c239d View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    7f645de View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    aefe2f8 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    cf1770b View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    997ca12 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    1d65f33 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    a29c468 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    23cbb17 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    2616db9 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    1d85450 View commit details
    Browse the repository at this point in the history
  36. fix another compare_strings

    FSMaxB committed May 1, 2017
    Configuration menu
    Copy the full SHA
    487a8b7 View commit details
    Browse the repository at this point in the history
  37. fix update fix

    FSMaxB committed May 1, 2017
    Configuration menu
    Copy the full SHA
    eb017ab View commit details
    Browse the repository at this point in the history
  38. another compare_strings fix

    FSMaxB committed May 1, 2017
    Configuration menu
    Copy the full SHA
    30906a0 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    2f33e8e View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    af9c76e View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    7de847e View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    62b08f1 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    2226865 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    e88be86 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    0aaef1a View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    73823c4 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    cd4d7b9 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    3bf2913 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    94057fb View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    b674519 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    7f22948 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    66f7561 View commit details
    Browse the repository at this point in the history