Sean Leary
fdde43cd3b
Update README.md
2020-11-15 12:48:51 -06:00
stleary
59b7a7adff
fix spelling and usage, per Grammarly
2020-10-16 08:58:04 -05:00
John J. Aylward
d30ecad7f8
Update README for best practices when using putAll
on JSONArray
2020-07-30 10:13:01 -04:00
Sean Leary
555f712a8c
Update README.md
2020-07-25 12:41:03 -05:00
Sean Leary
db2d1714de
Update README.md
2020-07-25 12:40:41 -05:00
Sean Leary
650f52501a
Update README.md
2020-07-25 12:36:53 -05:00
Sean Leary
896674ae36
Update README.md
2020-07-25 12:35:58 -05:00
Sean Leary
8f0c3b0bf8
Update README.md
2020-07-25 12:35:12 -05:00
Sean Leary
0de8d0d2e0
Update README.md
2020-07-25 12:34:01 -05:00
Sean Leary
46fe58e912
Update README.md
2020-07-25 12:31:20 -05:00
Sean Leary
26cd17687f
Update README.md
2020-07-25 12:31:02 -05:00
stleary
879fba3f7f
rewrite - first commit
2020-07-25 12:27:20 -05:00
stleary
db6ca7fbf3
even more formatting
2020-07-18 13:11:13 -05:00
stleary
9a3e7dd7c4
more formatting
2020-07-18 13:08:38 -05:00
stleary
79ff79ed70
initial commit
2020-07-18 13:05:55 -05:00
stleary
d14c7b9127
formatting
2020-07-18 13:02:51 -05:00
stleary
de4395dc5e
initial commit
2020-07-18 12:59:34 -05:00
stleary
8546e68e20
update readme
2020-05-22 11:44:21 -05:00
Sean Leary
1da2b984cd
Update README.md
2020-05-22 10:50:04 -05:00
Sean Leary
78901383a4
Update README.md
2020-05-22 10:41:55 -05:00
Sean Leary
3737c987a2
Merge pull request #515 from BGehrels/merge-tests-and-pom-and-code
...
Merge tests and pom and code
2020-05-22 10:40:48 -05:00
Sean Leary
8e5b516f2b
Update README.md
2020-05-17 22:41:27 -05:00
Benjamin Gehrels
89d4681e41
Added information on how to release to the pom
2020-04-29 21:02:52 +02:00
Benjamin Gehrels
1265897f4e
Merge remote-tracking branch 'tests/master' into upstream
2020-04-29 20:26:05 +02:00
Alanscut
6ecbeaa0d2
update JSONTokener's brief: parse simple json text
2019-12-25 11:38:38 +08:00
VinÃcius Silva
af6d3c63bd
Update README.md to point to latest version
...
Update **Click here if you just want the latest release jar file** on README.md to point to latest version available on Maven Central.
2019-09-06 12:45:41 -03:00
John J. Aylward
b044b7db4d
clarifies exception that the parser makes when reading JSON
2019-08-14 11:47:49 -04:00
Sean Leary
a03a01531a
Update README.md
2019-07-22 20:33:02 -05:00
Sean Leary
5b845f28cf
Update README.md
...
New RFC8259, no changes to in-doc references.
2019-05-08 20:27:25 -05:00
Sean Leary
fea0aca2ab
Update README.md
2018-12-08 19:54:06 -06:00
stleary
d0ea807884
xml parser config tests
2018-12-08 14:51:01 -06:00
johnjaylward
b8a3342eb1
Update README.md
...
update maven search example.
2018-08-15 09:18:14 -04:00
Sean Leary
37f5bf28e9
Update README.md
2018-08-13 20:46:20 -05:00
John J. Aylward
74b9a60f98
Adds annotation to support custom field names during Bean serialization
2018-03-11 16:28:24 -04:00
Sean Leary
61cdfefc36
Update README.md
2018-01-30 19:46:24 -06:00
Felix Leipold
b6efbabc32
Making links markdown links
2017-11-17 12:47:49 +01:00
Felix Leipold
9eb8c27724
Marking up class and method names as inline code
2017-11-17 12:33:50 +01:00
Felix Leipold
195963357c
Make file names bold
2017-11-17 12:24:17 +01:00
Felix Leipold
28efdb4860
Moving Badge below title
2017-11-17 12:24:03 +01:00
Felix Leipold
c88653ca2e
History with fixed font
2017-11-14 17:23:53 +01:00
Felix Leipold
b3068d9fe4
Marking file and class names with single quotes
2017-11-14 17:23:52 +01:00
Felix Leipold
dba4afd0cf
Adding maven repo badge
2017-11-14 17:23:36 +01:00
Felix Leipold
26160e1619
Remove trailing whitespace
2017-11-14 17:23:36 +01:00
Felix Leipold
b7e2eee4d6
Renaming README to README.md
2017-11-14 17:23:36 +01:00
Sean Leary
936db93445
Update README.md
2017-10-30 08:46:43 -05:00
Sean Leary
e0801befe5
Update README.md
2017-10-30 08:45:41 -05:00
Sean Leary
ee3aa03da1
Update README.md
2017-10-30 08:44:21 -05:00
Sean Leary
578a442ef7
Update README.md
2017-10-30 08:43:56 -05:00
John J. Aylward
47ff774f5c
Updates test coverage table
2017-06-23 23:55:22 -04:00
John J. Aylward
9df5d34bbe
* Update link in the README to the main JSON-Java repo
...
* Cleans up some warnings
* Adds new test for bug https://github.com/stleary/JSON-java/issues/332
* Adds some resource handling for string writers using pre-java1.7
support. I know StringWriters don't need a close method called, but the
tests should still handle their resources properly.
2017-04-27 12:39:42 -04:00