Commit Graph

  • 16fa69c0f6 investigate XML.toString() behavior with null JSONObject values stleary 2015-07-17 22:04:01 -05:00
  • b06182cb73 investigate XML.toString() behavior with null JSONObject values stleary 2015-07-17 22:01:52 -05:00
  • 0056b1af94 investigate XML.toString() behavior with null JSONObject values stleary 2015-07-17 21:58:42 -05:00
  • 6cca292020 investigate XML.toString() behavior with null JSONObject values stleary 2015-07-17 21:55:50 -05:00
  • 4f8b25d527 Merge pull request #135 from douglascrockford/big-numbers Sean Leary 2015-07-11 12:52:36 -05:00
  • ab143af146 Update README.md Sean Leary 2015-07-07 23:20:55 -05:00
  • 27b22b4724 Update README.md Sean Leary 2015-07-07 23:19:37 -05:00
  • 7ed1f78f5f Update README.md Sean Leary 2015-07-07 23:18:31 -05:00
  • 6dd85ad5b6 Update README.md Sean Leary 2015-07-07 23:16:18 -05:00
  • 99927c5516 Update README.md Sean Leary 2015-07-07 23:15:06 -05:00
  • 3de0a0a70e Update README.md Sean Leary 2015-07-07 23:13:59 -05:00
  • e056fc0881 Update README.md Sean Leary 2015-07-06 22:33:52 -05:00
  • 355e832337 latest stleary 2015-07-06 22:31:48 -05:00
  • 71d9ad2b99 update version dates stleary 2015-07-06 22:27:10 -05:00
  • 410afaff14 latest stleary 2015-07-06 22:20:19 -05:00
  • 474f285cc8 Merge branch 'big-numbers' of https://github.com/douglascrockford/JSON-Java into local-big-numbers stleary 2015-07-03 22:05:05 -05:00
  • 6ab6f063c8 latest stleary 2015-07-03 20:41:47 -05:00
  • 6c48db010f bigInt and bigDec behavior stleary 2015-06-20 23:35:48 -05:00
  • a76d7262d1 support BigInteger and BigDecimal stleary 2015-06-20 16:20:00 -05:00
  • 03c4fc72ba Merge branch 'big-numbers' of https://github.com/douglascrockford/JSON-Java into local-big-numbers stleary 2015-06-20 16:15:25 -05:00
  • b39ccc2a67 support BigDecimal and BigInteger stleary 2015-06-20 15:20:56 -05:00
  • 5d6bf7d132 support BigInteger and BigDecimal stleary 2015-06-20 15:18:22 -05:00
  • 8bc62cc34c support for BigInteger and BigDecimal stleary 2015-06-20 13:26:55 -05:00
  • 8c1a0c47b7 fixed test comment stleary 2015-06-17 20:18:51 -05:00
  • d27bf852e6 Merge pull request #16 from stleary/big-numbers Sean Leary 2015-06-17 20:11:19 -05:00
  • c5173e7cc3 ip stleary 2015-06-17 20:09:31 -05:00
  • 9a9973c9ca Merge branch 'master' of https://github.com/stleary/JSON-Java-unit-test into more-numbers stleary 2015-06-17 03:01:22 -05:00
  • 0640856462 unexpected double behavior stleary 2015-06-17 02:59:43 -05:00
  • cb7b602f35 Update README.md Sean Leary 2015-06-13 14:53:43 -05:00
  • 44f98e6a13 Update README.md Sean Leary 2015-06-13 13:30:06 -05:00
  • 994a19b831 Merge branch 'master' of github.com:stleary/JSON-Java-unit-test into continue-unit-testing stleary 2015-06-07 22:22:51 -05:00
  • 56aa2f8607 ongoing unit test improvement stleary 2015-06-07 22:22:42 -05:00
  • 9cf532828d confirm current behavior stleary 2015-06-07 22:22:14 -05:00
  • a5b00a5244 Merge pull request #14 from stleary/iterable-JSONArray Sean Leary 2015-06-07 10:52:51 -05:00
  • 04eab1662c Merge pull request #132 from douglascrockford/iterable-JSONArray Sean Leary 2015-06-07 10:50:27 -05:00
  • 969e2d4fd5 test iterable stleary 2015-06-04 22:29:55 -05:00
  • d2cd1a8df5 iterable stleary 2015-06-04 22:26:16 -05:00
  • f6bdc908d8 Update README.md Sean Leary 2015-06-03 22:55:35 -05:00
  • 67a0c734b6 Update README.md Sean Leary 2015-06-03 22:54:12 -05:00
  • 86f4bda2d4 Merge pull request #13 from stleary/enum-support Sean Leary 2015-06-03 22:52:38 -05:00
  • 6b03f1bbe7 support enum testing stleary 2015-06-03 22:50:08 -05:00
  • 32ea7e0ba3 tests should succeed stleary 2015-05-28 20:43:47 -05:00
  • e9ea5ca98f Merge pull request #12 from FritzMock/master Sean Leary 2015-05-28 20:21:09 -05:00
  • fa79826f0c Better show what has to be expected and what goes wrong dieter 2015-05-27 16:33:42 +02:00
  • 88756c0490 Hidden typecast for Float objects in JSONobject.increment(String key) dieter 2015-05-27 15:51:30 +02:00
  • dc7c59b23b Merge pull request #11 from stleary/fix-JSONObjectTest Sean Leary 2015-05-24 23:40:02 -05:00
  • 60e84bff92 fix so numeric behavior is documented but tests succeed stleary 2015-05-24 23:36:48 -05:00
  • c72ac516a0 Merge pull request #10 from FritzMock/master Sean Leary 2015-05-24 17:33:38 -05:00
  • 327c0e177e Playing numbers dieter 2015-05-22 12:47:28 +02:00
  • a9dd8e7b1d Update README.md Sean Leary 2015-05-09 15:26:15 -05:00
  • 481ecd7964 Merge branch 'master' of github.com:stleary/JSON-Java-unit-test stleary 2015-05-09 15:25:21 -05:00
  • f2ef541c2d still in progress, 94% coverage stleary 2015-05-09 15:25:06 -05:00
  • 0a995318e7 Delete MyBean.java Sean Leary 2015-05-09 15:24:21 -05:00
  • fb36918d85 Update README.md Sean Leary 2015-05-08 23:30:41 -05:00
  • fcb8048038 deepened the testing a little bit, slow going stleary 2015-05-07 23:04:44 -05:00
  • 49d4985828 More trickery from the bean stleary 2015-05-07 23:04:26 -05:00
  • ad440b4f11 Merge branch 'master' of github.com:stleary/JSON-Java-unit-test stleary 2015-05-06 22:17:27 -05:00
  • 95b8cd5b03 test improvements, in progress stleary 2015-05-06 22:16:08 -05:00
  • fbd07da05a Update README.md Sean Leary 2015-05-06 14:37:52 -05:00
  • 6195bd248b added unit tests for suppress warning coverage stleary 2015-05-05 21:53:51 -05:00
  • 0cf7491a37 Merge pull request #122 from douglascrockford/merge-branch-for-issue-110 Sean Leary 2015-05-05 21:50:27 -05:00
  • a851bf0951 Replaced tab chars, updated versions stleary 2015-05-05 20:11:28 -05:00
  • 43396cf603 Merge pull request #6 from stleary/JSONMLTest-for-toString-issue Sean Leary 2015-05-02 14:19:16 -05:00
  • b56fe9fea9 Merge pull request #118 from douglascrockford/fix-for-JSONML-toString-JSONArray Sean Leary 2015-05-02 14:16:13 -05:00
  • 03807e22bb Merge pull request #120 from douglascrockford/Spelling-error-in-CDL Sean Leary 2015-05-01 16:37:16 -05:00
  • 37f099ed4b s/covert/convert/ stleary 2015-05-01 12:52:23 -05:00
  • 31614fe826 Update README.md Sean Leary 2015-04-27 15:01:27 -05:00
  • 31cadbd810 Merge pull request #7 from stleary/Rework-CookieListTest Sean Leary 2015-04-27 14:56:59 -05:00
  • 912350ec75 96.5% coverage stleary 2015-04-27 14:56:01 -05:00
  • 65ae3e663f Improving test case quality stleary 2015-04-27 10:04:41 -05:00
  • f115d6a3b8 Update README.md Sean Leary 2015-04-26 17:53:39 -05:00
  • ee06176ab2 Update README.md Sean Leary 2015-04-26 17:49:04 -05:00
  • da2e548f56 98.9% coverage stleary 2015-04-26 17:46:52 -05:00
  • d2e19cc78c Update README.md Sean Leary 2015-04-24 16:40:42 -05:00
  • 571b1a79bb Update README.md Sean Leary 2015-04-24 00:27:34 -05:00
  • 3112e32089 Update README.md Sean Leary 2015-04-24 00:26:26 -05:00
  • 102d273be3 Update README.md Sean Leary 2015-04-24 00:25:53 -05:00
  • 15b5306f48 Update README.md Sean Leary 2015-04-23 22:01:33 -05:00
  • 9f500c242c Merge branch 'master' of github.com:/stleary/JSON-Java-unit-test stleary 2015-04-23 21:47:28 -05:00
  • 9bca907208 added JSONArrayTest stleary 2015-04-23 21:47:15 -05:00
  • 890fd4a397 Update README.md Sean Leary 2015-04-23 21:46:13 -05:00
  • 30c86811c0 improved object comparison stleary 2015-04-23 21:42:04 -05:00
  • 5acbee2719 98% coverage stleary 2015-04-23 21:41:46 -05:00
  • d6ba31819c fix toString(JSONArray) to emit object.toString() values stleary 2015-04-19 17:53:40 -05:00
  • 35a4fefd2e test JSONML.toString(JSONArray) stleary 2015-04-19 17:11:51 -05:00
  • f0d175c5b2 Added JSONArrayTest stleary 2015-04-19 17:11:05 -05:00
  • 9df929963f added a trivial XML string compare method - still needs work stleary 2015-04-19 17:10:47 -05:00
  • d9e04ec5b6 Update README.md Sean Leary 2015-04-14 11:01:29 -05:00
  • 9e78cfc48d Update README.md Sean Leary 2015-04-14 11:00:42 -05:00
  • 0409c9bfb2 Update README.md Sean Leary 2015-04-14 10:59:19 -05:00
  • d75a96ae59 95.9% coverage stleary 2015-04-14 01:12:08 -05:00
  • e5c01e4ff8 Update README.md Sean Leary 2015-04-13 22:29:27 -05:00
  • 98cdaf6a39 Update README.md Sean Leary 2015-04-13 22:28:57 -05:00
  • 67fbfa12ea Update README.md Sean Leary 2015-04-13 22:27:48 -05:00
  • 9bffd5b3ca Update README.md Sean Leary 2015-04-13 22:25:13 -05:00
  • 51e8a2d1e5 Update README.md Sean Leary 2015-04-13 21:45:31 -05:00
  • 76c30539cc 95.9% coverage stleary 2015-04-13 21:39:26 -05:00
  • 46a43b7b0d Merge branch 'master' of https://github.com/stleary/JSON-Java-unit-test stleary 2015-04-12 23:34:45 -05:00
  • 6a2c974581 90.9% coverage stleary 2015-04-12 23:34:23 -05:00
  • a857869522 Update README.md Sean Leary 2015-04-12 19:36:01 -05:00