1. 15 6月, 2015 1 次提交
  2. 14 2月, 2015 1 次提交
  3. 11 2月, 2015 2 次提交
  4. 10 2月, 2015 5 次提交
  5. 30 1月, 2015 1 次提交
  6. 19 8月, 2013 1 次提交
  7. 14 8月, 2013 2 次提交
  8. 09 2月, 2013 1 次提交
  9. 06 2月, 2013 8 次提交
  10. 10 10月, 2011 2 次提交
  11. 22 8月, 2011 1 次提交
  12. 15 3月, 2011 1 次提交
  13. 08 3月, 2011 1 次提交
  14. 03 3月, 2011 5 次提交
  15. 18 2月, 2010 1 次提交
  16. 14 2月, 2010 1 次提交
  17. 13 2月, 2010 1 次提交
  18. 27 1月, 2010 1 次提交
  19. 23 1月, 2010 1 次提交
  20. 08 1月, 2010 1 次提交
  21. 02 1月, 2010 1 次提交
  22. 09 12月, 2009 1 次提交
    • D
      solve the stricmp/strcasecmp in a dumb way for good. · 6420cfe7
      Dave Gamble 提交于
      I might make cJSON_strcasecmp hookable, depending on what feedback i get.
      There are now +NO+ #ifdef/#endif WINDOWS clauses, just neat ANSI C.
      Also, this DOES NOT represent an efficiency hit for parsing, since the casecmp code is ONLY used for retrieval of object values, which would be after the parse stage. 
      
      
      git-svn-id: http://svn.code.sf.net/p/cjson/code@26 e3330c51-1366-4df0-8b21-3ccf24e3d50e
      6420cfe7