summaryrefslogtreecommitdiff
path: root/packages/fcl-json
Commit message (Expand)AuthorAgeFilesLines
* * always use forward slashes in path to fpmake similarly to paths to other ...hajny2014-02-012-4/+4
* * JSON Enumerator supportmichael2013-10-063-3/+315
* * JSON parser handlermichael2013-10-063-1/+161
* * Factory methodsmichael2013-10-065-86/+819
* * FindPath/GetPath implementationmichael2013-10-064-21/+422
* Raise exception if no scanner specifiedmichael2013-10-021-0/+3
* * Added Extract to TJSONArraymichael2013-10-021-0/+6
* * disable packages which do not build on msdosflorian2013-08-111-1/+1
* * Fix for bug ID 24603 (initialize result of TJSONObject.DoFormatJSON)michael2013-06-151-0/+1
* * Handle the location of each package at run-time, not at compilation timejoost2013-06-021-1/+1
* Regenerate all Makefiles with an up-to-date fpcmake binarypierre2013-04-291-32/+159
* * Re-generated Makefiles for the changes in the Makefile.fpcs in r24349joost2013-04-271-117/+135
* * Now zipinstall is passed to fpmake by all Makefile.fpc'sjoost2013-04-271-0/+2
* * TJSONArray.Extract by Luiz, mantis #23677marco2013-03-171-0/+6
* * Removed erroneously committed compacting codemichael2013-02-281-4/+4
* * Remove erroneous space in front of float numbermichael2013-02-281-4/+7
* + Merge the targetandroid branch. Support for arm and i386 android targets.yury2013-02-131-93/+27
|\
| * * Regenerated all makefiles.yury2013-01-171-93/+27
* | * Added case-insentitive propertymichael2013-01-241-1/+4
|/
* * disable uncompilable targets for embedded targetsflorian2012-12-311-0/+1
* * Re-generated all the Makefile.fpcs from the packages. So they are almost a...joost2012-11-172-32/+64
* Pass OPT to compilation of fpmake.tom_at_work2012-09-152-9/+122
* Revert r22080 because it prevents crosscompilation.tom_at_work2012-08-162-122/+9
* Pass FPCOPT to fpmkunit and fpmake compilation. This prevents build errors of...tom_at_work2012-08-142-9/+122
* * Reversed default. Using UTF8 is now the default, old behaviour can be restoredmichael2012-07-102-8/+8
* * Patch to allow use of UTF8 in ansistring (as requested in Bug ID 22310)michael2012-07-102-10/+42
* * Patch from Luiz Americo to return a variant with getmichael2012-07-091-0/+13
* * fix bug in .find (copy-and-paste?) mentioned by Ludo in #22273marco2012-06-171-1/+1
* * Added jsoCheckEmptyDateTime option to check for 0 date/timemichael2012-06-171-3/+6
* * Applied rename patch from Luiz Americomichael2012-06-041-14/+14
* * Patch from #22183 by Luiz. Fix a copy paste error and marco2012-06-031-3/+3
* * Easy access functions in TJSONObjectmichael2012-05-311-0/+147
* * Remove linking of .res file (patch from Luiz Americo, bug 21908)michael2012-05-011-2/+0
* + Regenerate all Makefiles's after adding x86_64 netbsd targetpierre2012-04-241-2/+9
* * regenerated Makefiles with AIX supportjonas2012-04-111-3/+22
* Add x86_64-openbsd target in Makefilespierre2012-04-061-101/+115
* * Do not use the BINUTILSPREFIX when compiling fpmake files during a cross-joost2012-01-021-2/+6
* * By default try to build fpmake packages using a buildunitjoost2012-01-012-32/+9
* * Take INSTALL_BASEDIR also into account on make distinstalljoost2012-01-012-3/+3
* * Changes regarding the binutilsprefix from r19272 now applied to all fpmake...joost2012-01-012-3/+3
* * Made scanner a protected propertymichael2011-12-231-0/+1
* * rebuilt Makefilesflorian2011-12-041-8/+9
* * Same change as in r19552 for all other packages compiled with fpmakejoost2011-10-282-169/+12
* * Added tests for new methods, added insert (null)michael2011-09-044-2/+275
* * Patch from Luiz Americo to implement Insert/Move/Exchange in TJSONArray (ID...michael2011-09-041-1/+64
* * mark all fpmake Makefiles with .NOTPARALLEL:, because they don't declarejonas2011-08-202-1/+4
* + Update all Makefile's modified bypierre2011-08-161-1/+5
* * Pass INSTALL_UNITDIR to fpmake, it is used in the testsuite-scriptsjoost2011-08-072-8/+8
* * Use fpc_cleanall instead of fpc_distclean on a make distclean when no fpma...joost2011-08-062-2/+2
* * Switched packages to fpmake buildingjoost2011-08-063-986/+515