issues
search
luillyyyy
/
json-simple
Automatically exported from code.google.com/p/json-simple
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Issue regarding the fallback alternative in JSONValue.toJSONString
#27
GoogleCodeExporter
closed
8 years ago
7
when putting java.sql.Timestamp it does not convert to string resulting invalid json
#26
GoogleCodeExporter
opened
8 years ago
6
characters \u2000 through \u20FF are being escaped, but they are not control characters
#25
GoogleCodeExporter
opened
8 years ago
3
Wrong Exception handling
#24
GoogleCodeExporter
closed
8 years ago
4
Use Collection instead of List
#23
GoogleCodeExporter
closed
8 years ago
7
Pretty print + cleanup
#22
GoogleCodeExporter
opened
8 years ago
19
Number problems in json.lex.
#21
GoogleCodeExporter
opened
8 years ago
2
Allow Single Quoted Strings in Parser
#20
GoogleCodeExporter
opened
8 years ago
7
Cannot get JSONObject value when key name is "class"
#19
GoogleCodeExporter
closed
8 years ago
2
java.util.Date toString is incorrectly formatted by JSONObject
#18
GoogleCodeExporter
closed
8 years ago
5
OSGified json-simple.jar
#17
GoogleCodeExporter
closed
8 years ago
20
Parser doesn't raise exception on space delimited values in JSON arrays and objects
#16
GoogleCodeExporter
opened
8 years ago
4
Raw types when inheriting from HashMap, instead of <Object,Object>
#15
GoogleCodeExporter
opened
8 years ago
14
Support serialization of arrays
#14
GoogleCodeExporter
closed
8 years ago
4
JSONValue.parse(Reader in) should propagate exceptions
#13
GoogleCodeExporter
closed
8 years ago
2
Excessive memory consumption in parse()
#12
GoogleCodeExporter
closed
8 years ago
8
Maybe use CharSequence instead String in toJSONString?
#11
GoogleCodeExporter
closed
8 years ago
1
java.lang.ClassCastException: org.json.simple.JSONObject cannot be cast to org.json.simple.JSONArray
#10
GoogleCodeExporter
closed
8 years ago
2
Encoder escapes forward slashes
#9
GoogleCodeExporter
closed
8 years ago
2
forward slashes are unnecessarily escaped
#8
GoogleCodeExporter
opened
8 years ago
7
Suggestion about JSONValue.toJSONString
#7
GoogleCodeExporter
closed
8 years ago
6
failure to handle commants in JSON...
#6
GoogleCodeExporter
closed
8 years ago
2
org.json.simple.parser.ParseException should override get[Localized]Message
#5
GoogleCodeExporter
closed
8 years ago
4
Example 6-1 - Customize JSON outputs
#4
GoogleCodeExporter
closed
8 years ago
6
putting a Date into a JSONObject
#3
GoogleCodeExporter
closed
8 years ago
4
Object[] not serializable
#2
GoogleCodeExporter
closed
8 years ago
4
Issue when parsing
#1
GoogleCodeExporter
closed
8 years ago
3