gson-comments/gson/src
Inderjeet Singh d74ecbfe82 Updated JsonParser to use Token to match strings instead of productions. This
enables Gson to handle much larger strings (~10s of MB) than previously
possible (<100kb). This also reduces memory and stack requirements, and
increases Gson performance as well.
2008-10-10 21:52:02 +00:00
..
main Updated JsonParser to use Token to match strings instead of productions. This 2008-10-10 21:52:02 +00:00
test/java/com/google/gson Updated JsonParser to use Token to match strings instead of productions. This 2008-10-10 21:52:02 +00:00