summaryrefslogtreecommitdiff
path: root/test/files/run/json.check
Commit message (Collapse)AuthorAgeFilesLines
* Made some adjustments to toString formatting of...Derek Chen-Beker2010-10-081-13/+17
| | | | | | | | | | | 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-8/+13
| | | | | | | | 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.
* 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-0/+2
|
* fixed ticket #136 (charSeq)michelou2007-11-091-0/+1
|
* fixed ticket #136 (cnt'd)michelou2007-11-091-0/+8