summaryrefslogtreecommitdiff
path: root/packages/fcl-json/src
Commit message (Expand)AuthorAgeFilesLines
* * Support for RTTI streamingmichael2011-01-052-3/+1033
* * Implemented FormatJSONmichael2010-10-121-1/+102
* * Added reference to jsonviewer in Lazarusmichael2010-10-051-0/+4
* * Some minimal documentationmichael2010-09-131-0/+163
* * Introduced strict propertymichael2010-09-132-12/+41
* * Patch from Luiz Americo (bug ID 017238) Small speed improvement, corrected ...michael2010-08-231-2/+2
* * Patch with small speed improvements from Luiz Americo (Bug ID 17240 )michael2010-08-232-6/+5
* * Patch from Luiz Americo to fix TJSONBoolean.AsString, also fixed testcasesmichael2010-08-191-1/+1
* * Applied patch from Luiz Americo to improve speed (const for string params)michael2010-06-301-48/+48
* * Patches for bugs 16815 and 16807 (double type and access violation when acc...michael2010-06-301-2/+4
* Null -> null (B*y case sensitive languages)michael2010-05-281-1/+1
* * Added Clone and extract methodsmichael2010-05-281-2/+90
* * Patch from Inoussa OUEDRAOGO to support int64 numbersmichael2009-07-033-3/+288
* * Fixed case when TJSONStringType = WideString.yury2008-12-271-15/+26
* * Fixed memory leak. Patch by Inoussa OUEDRAOGOmichael2007-12-311-0/+7
* * Added jsonconfmichael2007-09-202-1/+676
* * Added parser demomichael2007-09-181-2/+0
* * Added copyright noticemichael2007-09-172-2/+30
* * Initial implementationmichael2007-09-173-0/+2040