issues
search
UnderMybrella
/
json-simple
Automatically exported from code.google.com/p/json-simple
Apache License 2.0
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
java.util.Date not well json formatted
#58
GoogleCodeExporter
closed
9 years ago
2
NumberFormatException on numbers greater than Long.MAX_VALUE.
#57
GoogleCodeExporter
closed
9 years ago
2
Less eager JSONParser on streams
#56
GoogleCodeExporter
opened
9 years ago
6
Illegal character in path
#55
GoogleCodeExporter
closed
9 years ago
1
Extra constructors from Vuze's (former Azureus) internal copy of json-simple
#54
GoogleCodeExporter
closed
9 years ago
2
public class JSONArray extends ArrayList implements Collection, JSONAware, JSONStreamAware
#53
GoogleCodeExporter
closed
9 years ago
1
while Converting html to pdf it is showing error as com.lowagie.text.html.simpleparser.IncCell cannot be cast to com.lowagie.text.Paragraph
#52
GoogleCodeExporter
closed
9 years ago
1
Problem in JSON string creation
#51
GoogleCodeExporter
closed
9 years ago
3
Offering help
#50
GoogleCodeExporter
opened
9 years ago
2
Missing escape of single-quote
#49
GoogleCodeExporter
closed
9 years ago
1
JSON array type from java.util.Collection or Object[]
#48
GoogleCodeExporter
closed
9 years ago
11
License of json-simple
#47
GoogleCodeExporter
opened
9 years ago
3
Succeptible to OutOfMemoryError heap space issue
#46
GoogleCodeExporter
closed
9 years ago
2
org.json.simple.parser.ParseException provides no message
#45
GoogleCodeExporter
closed
9 years ago
2
Slow performance on JSONObject.toJSONString(Map map)
#44
GoogleCodeExporter
closed
9 years ago
7
Parser/Lexer doesn't produce errors in some cases
#43
GoogleCodeExporter
closed
9 years ago
2
Speedup 'escape', writeJSONString
#42
GoogleCodeExporter
closed
9 years ago
5
Javadoc
#41
GoogleCodeExporter
opened
9 years ago
1
Maintain order of attributes and values
#40
GoogleCodeExporter
closed
9 years ago
2
Typo in ContainerFactory interface
#39
GoogleCodeExporter
closed
9 years ago
4
Create a real-world example
#38
GoogleCodeExporter
closed
9 years ago
3
Buildings konstruieren ohne wissen um ihren POI
#37
GoogleCodeExporter
closed
9 years ago
2
Keep original JSON ordering - LinkedHashMap instead of Hashmap
#36
GoogleCodeExporter
closed
9 years ago
1
Patch to add JSONFormatter
#35
GoogleCodeExporter
opened
9 years ago
2
JSONObject should extend LinkedHashMap to preserve order of key-value pairs
#34
GoogleCodeExporter
closed
9 years ago
7
[PATCH] Missing quotes around toString() output when writing an unsupported object.
#33
GoogleCodeExporter
closed
9 years ago
1
Allow to put primitive types (boolean, int, ...)
#32
GoogleCodeExporter
closed
9 years ago
2
.parse method does not work on numeric values starting with a decimal
#31
GoogleCodeExporter
closed
9 years ago
1
Order of JSON object elements not as expected
#30
GoogleCodeExporter
closed
9 years ago
1
JSONObject should use composition instead of extending HashMap
#29
GoogleCodeExporter
closed
9 years ago
1
arrays of java objects are not handled
#28
GoogleCodeExporter
closed
9 years ago
6
Issue regarding the fallback alternative in JSONValue.toJSONString
#27
GoogleCodeExporter
closed
9 years ago
11
when putting java.sql.Timestamp it does not convert to string resulting invalid json
#26
GoogleCodeExporter
opened
9 years ago
6
characters \u2000 through \u20FF are being escaped, but they are not control characters
#25
GoogleCodeExporter
opened
9 years ago
3
Wrong Exception handling
#24
GoogleCodeExporter
closed
9 years ago
4
Use Collection instead of List
#23
GoogleCodeExporter
closed
9 years ago
7
Pretty print + cleanup
#22
GoogleCodeExporter
opened
9 years ago
19
Number problems in json.lex.
#21
GoogleCodeExporter
opened
9 years ago
2
Allow Single Quoted Strings in Parser
#20
GoogleCodeExporter
opened
9 years ago
7
Cannot get JSONObject value when key name is "class"
#19
GoogleCodeExporter
closed
9 years ago
2
java.util.Date toString is incorrectly formatted by JSONObject
#18
GoogleCodeExporter
closed
9 years ago
5
OSGified json-simple.jar
#17
GoogleCodeExporter
closed
9 years ago
20
Parser doesn't raise exception on space delimited values in JSON arrays and objects
#16
GoogleCodeExporter
opened
9 years ago
4
Raw types when inheriting from HashMap, instead of <Object,Object>
#15
GoogleCodeExporter
opened
9 years ago
14
Support serialization of arrays
#14
GoogleCodeExporter
closed
9 years ago
4
JSONValue.parse(Reader in) should propagate exceptions
#13
GoogleCodeExporter
closed
9 years ago
2
Excessive memory consumption in parse()
#12
GoogleCodeExporter
closed
9 years ago
8
Maybe use CharSequence instead String in toJSONString?
#11
GoogleCodeExporter
closed
9 years ago
1
java.lang.ClassCastException: org.json.simple.JSONObject cannot be cast to org.json.simple.JSONArray
#10
GoogleCodeExporter
closed
9 years ago
2
Encoder escapes forward slashes
#9
GoogleCodeExporter
closed
9 years ago
2
Previous
Next