Ronqn
|
9c87d6e214
|
Updated README.md
|
2021-10-16 16:43:10 +02:00 |
|
Janit Sriganeshaelankovan
|
9f19c22b77
|
updated the README to include commands for Unix systems
|
2021-10-14 16:43:30 -04:00 |
|
Sean Leary
|
d284c81e16
|
Update README.md
|
2021-10-05 21:01:55 -05:00 |
|
Pedro Machado
|
e29c541353
|
Update README.md
corrected the backward slash into forwarding slash
|
2021-08-28 21:28:31 +01:00 |
|
Sean Leary
|
0200c984cc
|
Update README.md
|
2021-06-22 19:41:31 -05:00 |
|
Sean Leary
|
2630676f36
|
Update README.md
|
2021-03-09 19:54:54 -06:00 |
|
Sean Leary
|
8cc1e9830d
|
Update README.md
|
2021-03-07 21:09:01 -06:00 |
|
Sean Leary
|
6bf2692a94
|
Update README.md
|
2020-11-15 16:09:50 -06:00 |
|
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 |
|