summaryrefslogtreecommitdiff
path: root/test/files/run/json.scala
Commit message (Collapse)AuthorAgeFilesLines
* Fix documentation typo.Blair Zajac2011-12-061-1/+1
|
* Begone t1737...Hubert Plociniczak2011-11-021-8/+8
|
* Removing the code which has been deprecated sin...Paul Phillips2011-08-151-4/+4
| | | | | | | Removing the code which has been deprecated since 2.8.0. Contributed by Simon Ochsenreither, although deleting code is such fun one hesitates to call it a contribution. Still, we will. Closes SI-4860, no review.
* Renamed Application to App.Martin Odersky2011-02-211-1/+1
|
* Made some adjustments to toString formatting of...Derek Chen-Beker2010-10-081-23/+65
| | | | | | | | | | | Made some adjustments to toString formatting of JSON Closes #3605 Hopefully this is the last time I have to close this ticket. In addition to default behavior, the end user can specify their own JSON value formatting function if they want to customize it.
* Fix for #3284.Derek Chen-Beker2010-06-041-7/+90
| | | | | | | | but in the interest of not breaking backwards compatibility, the JSON.parse method has been marked deprecated for now. Unit tests have been fixed so that this won't break the build this time.
* Re-enabled a number of previously disabled tests;Antonio Cunei2010-05-281-0/+158
| | | | | according to my tests, they all currently work.
* Disabled failing json test.Martin Odersky2010-04-131-158/+0
|
* Applied patch from Ticket #330.Geoffrey Washburn2008-01-091-0/+1
| | | | | Fixed the parsing of 0 by the JSON library.
* fixed partest, removed mergeLines (useless)michelou2007-11-131-2/+98
|
* fixed ticket #136 (charSeq)michelou2007-11-091-0/+1
|
* fixed ticket #136 (cnt'd)michelou2007-11-091-0/+60