issues
search
jmcabandara
/
json-simple
Automatically exported from code.google.com/p/json-simple
Apache License 2.0
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
MVN Repo and direct download from https://code.google.com/p/json-simple/ are different jars for the same version 1.1.1
#108
GoogleCodeExporter
opened
9 years ago
0
Migrating to GitHub?
#107
GoogleCodeExporter
opened
9 years ago
1
Move project to Github
#106
GoogleCodeExporter
closed
9 years ago
2
I need to modify JSON object value at run time.
#105
GoogleCodeExporter
opened
9 years ago
0
StringBuilder and StringBuffer values are unquoted
#104
GoogleCodeExporter
opened
9 years ago
1
Build JSONArray from a Collection
#103
GoogleCodeExporter
opened
9 years ago
1
Make junit's scope to test
#102
GoogleCodeExporter
closed
9 years ago
3
JSONParser.parse() throws a parse exception on trailing and leading whitespace of a JSON String.
#101
GoogleCodeExporter
opened
9 years ago
1
escaped backslash results in new line character if followed by 'n' or 'r'
#100
GoogleCodeExporter
closed
9 years ago
1
should not always use toString() as fallback in JSONValue.writeJSONString()
#99
GoogleCodeExporter
closed
9 years ago
2
Functions are missing from json_simple.jar (1.1)
#98
GoogleCodeExporter
opened
9 years ago
0
Building 1.1.1 with java-1.8.0 tests fail - hash not matching?
#97
GoogleCodeExporter
closed
9 years ago
2
nothing is being converted to a JSONObject in my java class, throwing an exception
#96
GoogleCodeExporter
closed
9 years ago
1
Patch for /trunk/src/main/java/org/json/simple/parser/ContainerFactory.java
#95
GoogleCodeExporter
closed
9 years ago
2
Long cast error, even if String used
#94
GoogleCodeExporter
closed
9 years ago
2
JSONObject produces warning in code
#93
GoogleCodeExporter
opened
9 years ago
6
bug in get(), ContainerFactory
#92
GoogleCodeExporter
closed
9 years ago
1
MAVEN, json-simple 1.1.1 depends on Junit
#91
GoogleCodeExporter
opened
9 years ago
4
Please provide a source archive for release 1.1.1
#90
GoogleCodeExporter
opened
9 years ago
0
linkedHashMap does not preserve order once data has reached client
#89
GoogleCodeExporter
opened
9 years ago
0
JSONParser.parse not working for UTF-8 encoded file
#88
GoogleCodeExporter
closed
9 years ago
4
A wrapper for converting A Java HashMap<Object, Object> containing Arrays to a correctly represented JSONObject
#87
GoogleCodeExporter
closed
9 years ago
1
Fork this project
#86
GoogleCodeExporter
closed
9 years ago
4
JSONArray doesn't handle correctly empty array
#85
GoogleCodeExporter
closed
9 years ago
3
JSONArray extends ArrayList, should be JSONArray<E> and extend ArrayList<E>
#84
GoogleCodeExporter
opened
9 years ago
1
JSONParser does not enforce comma between array elements
#83
GoogleCodeExporter
closed
9 years ago
2
Spelling Miss in method name
#82
GoogleCodeExporter
opened
9 years ago
2
Build error when trying to build my project with json-simple-1.1.jar . What gives?
#81
GoogleCodeExporter
closed
9 years ago
1
Order of elements not preserved.
#80
GoogleCodeExporter
closed
9 years ago
4
Code addition: JavaBeans -> primitive objects suitable for serialization
#79
GoogleCodeExporter
opened
9 years ago
1
parse simple json in JSONObject
#78
GoogleCodeExporter
closed
9 years ago
6
http:// encoded as http:\/\/ using json simple lib
#77
GoogleCodeExporter
closed
9 years ago
5
plz guide me how use the following json code
#76
GoogleCodeExporter
closed
9 years ago
1
Change scope of junit-artifact to test in pom.xml
#75
GoogleCodeExporter
closed
9 years ago
5
An json-simple BUG:
#74
GoogleCodeExporter
closed
9 years ago
1
Patch: use BigDecimal for numbers instead of Double
#73
GoogleCodeExporter
opened
9 years ago
4
JSONObject.put() stores things in incorrect order
#72
GoogleCodeExporter
closed
9 years ago
2
performance testing fond json.simple slow than JSON.org
#71
GoogleCodeExporter
opened
9 years ago
1
Streaming API augmentation on lexer
#70
GoogleCodeExporter
opened
9 years ago
8
Improve toString performance by over 40%
#69
GoogleCodeExporter
closed
9 years ago
2
Patch for /trunk/src/main/java/org/json/simple/parser/ParseException.java
#68
GoogleCodeExporter
opened
9 years ago
0
JSONValue.writeJSONString should treat Array objects as JSONArray
#67
GoogleCodeExporter
closed
9 years ago
1
Auutomatically stop parsing if JSON stanzais complete
#66
GoogleCodeExporter
opened
9 years ago
1
pom.xml should generate json-simple-sources.jar
#65
GoogleCodeExporter
closed
9 years ago
2
Ordinal number type inequality after deserialization
#64
GoogleCodeExporter
opened
9 years ago
5
Quotes missing for non string types
#63
GoogleCodeExporter
closed
9 years ago
5
XML TO JSON TO BEAN
#62
GoogleCodeExporter
closed
9 years ago
2
Failure to parse a json string that contains UUID
#61
GoogleCodeExporter
closed
9 years ago
1
Add support for keeping the field order
#60
GoogleCodeExporter
closed
9 years ago
1
toJSONString crahses for large number of objects in JSONArray
#59
GoogleCodeExporter
closed
9 years ago
3
Next