Commit Graph

  • 16da56eb34 improve the confused assert message Alanscut 2019-12-28 17:53:27 +08:00
  • 6b6e8e85d8 Merge pull request #502 from Alanscut/issue-500 Sean Leary 2019-12-26 20:56:51 -06:00
  • 6ecbeaa0d2 update JSONTokener's brief: parse simple json text Alanscut 2019-12-25 11:38:38 +08:00
  • 3ac647a16f Merge pull request #499 from Alanscut/copyright Sean Leary 2019-12-23 08:31:01 -06:00
  • 6f06801296 add copyright Alanscut 2019-12-22 19:17:58 +08:00
  • dd7056cb6d Merge pull request #495 from harkue/master Sean Leary 2019-11-20 11:20:18 -06:00
  • e62d763294 rename hasComma as a better name "needsComma" harkue 2019-11-13 11:46:21 +08:00
  • 4990c3a180 fix typo harkue 2019-11-12 16:27:24 +08:00
  • 4b49bc94ce Merge pull request #494 from spaffrath/replace_string_arrays_with_var_args Sean Leary 2019-11-06 09:31:23 -06:00
  • 9afa90d9a9 Merge pull request #492 from ggavriilidis/ISSUE-491_clarify_intention_of_JSONArray_toList Sean Leary 2019-10-29 22:24:45 -05:00
  • 065f9a94bc Issue-491 - modified the comment of JSONArray toList method to clarify what the output of the method is gavriil 2019-10-29 21:35:58 +00:00
  • 223e328161 Replace JSONObject constructor string arrays with var args scott 2019-10-16 21:12:02 -07:00
  • 18eddf75c3 Merge pull request #95 from johnjaylward/StandardizeExceptionMessages Sean Leary 2019-09-24 20:30:08 -05:00
  • 044b035847 Merge pull request #486 from johnjaylward/StandardizeExceptionMessages Sean Leary 2019-09-24 20:29:17 -05:00
  • b8fd9d0082 Merge pull request #94 from johnjaylward/FixMLInfiniteLoop Sean Leary 2019-09-23 17:57:16 -05:00
  • 5b62cf13ff Merge pull request #485 from johnjaylward/FixMLInfiniteLoop Sean Leary 2019-09-23 17:56:53 -05:00
  • a24db2cce2 remove unused import John J. Aylward 2019-09-17 11:15:25 -04:00
  • 67e59888a2 add second case for data in #484 John J. Aylward 2019-09-17 11:14:41 -04:00
  • e9c27ab376 standardize exception messages John J. Aylward 2019-09-17 10:49:29 -04:00
  • fb01575394 Test cases updates for standardized exception messages John J. Aylward 2019-09-17 10:47:16 -04:00
  • 3e7a0b13d1 new test case for issue 484 John J. Aylward 2019-09-17 10:36:48 -04:00
  • 328e7d8944 corrects EOL error when the Meta tag isn't closed properly and we reach the end of the input. John J. Aylward 2019-09-17 10:33:26 -04:00
  • 2a6af29235 Merge pull request #483 from viniciusls/patch-1 Sean Leary 2019-09-07 09:01:19 -05:00
  • af6d3c63bd Update README.md to point to latest version Vinícius Silva 2019-09-06 12:45:41 -03:00
  • c3ea0249c9 Merge pull request #481 from johnjaylward/ClarifyParserExceptionsInReadMe Sean Leary 2019-08-14 11:27:40 -05:00
  • b044b7db4d clarifies exception that the parser makes when reading JSON John J. Aylward 2019-08-14 11:47:49 -04:00
  • 115f8b660b Merge pull request #475 from gaul/static-methods Sean Leary 2019-08-04 11:18:29 -05:00
  • f63d21fd13 Make private methods static where possible Andrew Gaul 2019-07-26 15:23:31 -07:00
  • c8ae720caf Merge pull request #474 from gaul/stringbuilder Sean Leary 2019-07-26 16:07:31 -05:00
  • 4d451468fd Prefer unsynchronized StringBuilder Andrew Gaul 2019-07-22 22:26:49 -07:00
  • a03a01531a Update README.md Sean Leary 2019-07-22 20:33:02 -05:00
  • 5b845f28cf Update README.md Sean Leary 2019-05-08 20:27:25 -05:00
  • 6dcd82a72f Merge pull request #93 from meiskalt7/xsiNilToNull Sean Leary 2019-04-22 08:34:15 -05:00
  • 00e0e6c0a2 Merge pull request #467 from meiskalt7/addConfigurationForXsiNilConversionToNull Sean Leary 2019-04-22 08:33:16 -05:00
  • fa173fa51a add test for xsi:nil to null conversion disabled meiskalt7 2019-04-21 00:53:39 +07:00
  • 614e8359b9 add test for xsi:nil to null conversion meiskalt7 2019-04-18 21:42:57 +07:00
  • d5b278539e add configuration for xsi:nil="true" conversion to null meiskalt7 2019-04-09 18:47:45 +07:00
  • 437ce10ee3 Merge pull request #91 from johnjaylward/FixEOF Sean Leary 2018-12-13 09:14:39 -06:00
  • 12bbe8cd9a Merge pull request #452 from johnjaylward/FixEOF Sean Leary 2018-12-13 09:14:10 -06:00
  • cfec288fe8 Merge pull request #90 from stleary/tests-for-xml-config Sean Leary 2018-12-11 07:27:04 -06:00
  • 09dddb826e Merge pull request #412 from johnjaylward/XmlConfig Sean Leary 2018-12-11 07:26:50 -06:00
  • 19e9bb6c07 Adds check for EOF John J. Aylward 2018-12-10 11:45:53 -05:00
  • e7f7d348cd * updates tests to cover more cases of tokenizing * uncomments tests that should now work John J. Aylward 2018-12-10 11:45:10 -05:00
  • e699abb1c6 Merge pull request #61 from johnjaylward/XmlEscape Sean Leary 2018-12-08 20:09:03 -06:00
  • fea0aca2ab Update README.md Sean Leary 2018-12-08 19:54:06 -06:00
  • d0ea807884 xml parser config tests stleary 2018-12-08 14:51:01 -06:00
  • 0d053a000d Merge pull request #89 from stleary/update-timeNumberParsing-iterations Sean Leary 2018-12-08 11:31:38 -06:00
  • e4186e072a reduce number of iterations to shorten test time stleary 2018-12-08 11:29:44 -06:00
  • 4c64ad3d8a Merge pull request #88 from johnjaylward/FixForBigDecimal Sean Leary 2018-10-06 14:52:13 -05:00
  • 1a811f1ada Merge pull request #440 from johnjaylward/FixForBigDecimal Sean Leary 2018-10-06 14:51:57 -05:00
  • 3e6c0a51bd update expected exception text in tests to match unified number getters John J. Aylward 2018-10-04 16:02:50 -04:00
  • 34cfe6df14 removes duplicate code in number getters John J. Aylward 2018-10-04 16:02:14 -04:00
  • 71c6dd1e34 remove unneeded casts John J. Aylward 2018-10-02 15:33:33 -04:00
  • 30c1bd16ba fix javadoc John J. Aylward 2018-10-02 13:38:19 -04:00
  • bc347d2c19 cleanup of minor warnings John J. Aylward 2018-10-02 13:14:22 -04:00
  • a63fa03062 * Fixes opt/getBigDecimal to be consistent * Performance: Updates JSONWriter to use a regex to decide if writing as a number is best. John J. Aylward 2018-10-02 12:37:15 -04:00
  • 3b8b0a681c Update test cases to verify performance change and verify opt/getBigDecimal match John J. Aylward 2018-10-02 12:38:17 -04:00
  • 16225efbdd Merge pull request #432 from johnjaylward/patch-2 Sean Leary 2018-08-15 08:32:32 -05:00
  • b8a3342eb1 Update README.md johnjaylward 2018-08-15 09:18:14 -04:00
  • 37f5bf28e9 Update README.md Sean Leary 2018-08-13 20:46:20 -05:00
  • 7a17ae0b3e Merge pull request #421 from strkkk/add-emptiness-methods Sean Leary 2018-05-26 09:56:23 -05:00
  • dedb044f67 Merge pull request #86 from strkkk/add-isEmpty-method-usage Sean Leary 2018-05-26 09:55:41 -05:00
  • d00501eabd add usage of isEmpty method Andrei Paikin 2018-05-25 22:47:05 +03:00
  • 7cad4c3b26 partially revert changes Andrei Paikin 2018-05-25 22:17:03 +03:00
  • 05074386d3 change length comparison to isEmpty method Andrei_Paikin 2018-05-21 16:58:13 +03:00
  • a490ebdb78 add isEmpty and isNotEmpty methods Andrei Paikin 2018-05-19 09:42:21 +03:00
  • 3c1535d724 Merge pull request #417 from stleary/fix-double-ctor Sean Leary 2018-05-16 08:46:01 -05:00
  • a6284df9c7 initial commit stleary 2018-05-02 20:28:45 -05:00
  • 20d90bfb0b Merge pull request #85 from johnjaylward/JSONPointerTrailingSlash Sean Leary 2018-03-27 07:45:17 -05:00
  • bfb300835f Merge pull request #411 from johnjaylward/JSONPointerTrailingSlash Sean Leary 2018-03-27 07:44:48 -05:00
  • ca9df04539 Initial implementation of XMLParserConfig object for more flexible XML parsing John J. Aylward 2018-03-21 21:47:21 -04:00
  • 3fe4a767e6 Fixes incorrect syntax for JSONPointer in test. John J. Aylward 2018-03-20 22:15:25 -04:00
  • 06e9ad280f Merge pull request #403 from paulpolushkin/idea-fix Sean Leary 2018-03-19 19:10:29 -05:00
  • 2362c930d1 Fixes #410. Invalid processing of trailing / for JSON Pointer John J. Aylward 2018-03-19 09:33:09 -04:00
  • 43f3f5e80b Add another test John J. Aylward 2018-03-19 09:48:50 -04:00
  • f4201cf318 Test cases for issue described in https://github.com/stleary/JSON-java/issues/410. John J. Aylward 2018-03-19 09:34:13 -04:00
  • 770cb9c4e5 Merge pull request #84 from johnjaylward/FixBeanKeyNameing Sean Leary 2018-03-14 21:19:11 -05:00
  • 2a6b5bacc5 Merge pull request #406 from johnjaylward/FixBeanKeyNameing Sean Leary 2018-03-14 21:18:23 -05:00
  • a509a28ed4 Cleans up the name check a little to be more permissive on what can be tagged with the new JSONPropertyName annotation. Also updates the javadoc to reflect the new name allowances John J. Aylward 2018-03-11 16:59:34 -04:00
  • 37f1f4c8ca Merge pull request #83 from johnjaylward/FixNPE Sean Leary 2018-03-11 15:59:21 -05:00
  • 1c1ef5b211 Merge pull request #405 from johnjaylward/FixNPE Sean Leary 2018-03-11 15:57:23 -05:00
  • 193a3823b5 new test cases to support bean annotation John J. Aylward 2018-03-07 14:52:50 -05:00
  • 74b9a60f98 Adds annotation to support custom field names during Bean serialization John J. Aylward 2018-03-07 14:51:37 -05:00
  • b63b976acb Updates javadoc to match actual exceptions thrown. Also optimizes some boxing statements and returns. John J. Aylward 2018-03-07 12:14:32 -05:00
  • aa5e80bc8d add test cases for null keys John J. Aylward 2018-03-07 12:11:17 -05:00
  • 97e180444d ignore Intellij Idea project files Pavel Polushkin 2018-02-25 13:08:58 +03:00
  • d402a99fd8 Merge pull request #400 from foldvari/master Sean Leary 2018-02-10 11:09:26 -06:00
  • 7073bc8c47 XML toJSONObject(Readre reader) György Földvári 2018-02-04 18:43:35 +01:00
  • fc881e2631 Merge pull request #82 from billdeng/master Sean Leary 2018-02-02 23:56:36 -06:00
  • cc2ed79e57 Correct the message to match the function dengjianbao 2018-02-02 22:54:08 +08:00
  • 61cdfefc36 Update README.md Sean Leary 2018-01-30 19:46:24 -06:00
  • fbad2d0017 Merge pull request #392 from philippgille/patch-1 Sean Leary 2018-01-20 03:39:07 -06:00
  • 15719886f7 Remove wrong apostrophe Philipp Gillé 2018-01-17 18:41:48 +01:00
  • ca45b02ffc Merge pull request #381 from fleipold/maven-badge Sean Leary 2018-01-14 10:18:46 -06:00
  • b6efbabc32 Making links markdown links Felix Leipold 2017-11-17 12:46:01 +01:00
  • 9eb8c27724 Marking up class and method names as inline code Felix Leipold 2017-11-17 12:33:50 +01:00
  • 195963357c Make file names bold Felix Leipold 2017-11-17 12:24:17 +01:00
  • 28efdb4860 Moving Badge below title Felix Leipold 2017-11-17 12:24:03 +01:00
  • c88653ca2e History with fixed font Felix Leipold 2017-11-14 17:16:51 +01:00
  • b3068d9fe4 Marking file and class names with single quotes Felix Leipold 2017-11-14 17:05:27 +01:00