summaryrefslogtreecommitdiff
path: root/packages/fcl-json
Commit message (Expand)AuthorAgeFilesLines
* * Regenerated makefiles to support x86_64-android.yury2018-10-171-1/+9
* fcl-json: adapted fpjson for pas2jsmattias2018-10-081-151/+566
* * Regenerated makefiles to support aarch64-android.yury2018-10-061-4/+10
* Update all packages Makefile'spierre2018-09-271-1/+34
* Disable libraries not compiling for jvm-java or jvm-android targetspierre2018-09-261-0/+2
* * trunk to 3.3.1marco2018-08-184-4/+4
* * regenned makefile without date/rev components for easier merging.marco2018-08-181-1/+1
* * Do not generate access violations on empty json-stringsjoost2018-07-301-9/+39
* * Do not allow duplicate keys in JSONObjectmichael2018-05-053-477/+403
* * Fix bug 33683, value duplicates with sectionmichael2018-05-053-62/+37
* * Attempt to generate less empty linesmichael2018-04-301-2/+3
* Regenerated Makefile's after addition of ppas and ppaslink script removal in ...pierre2018-04-121-5/+13
* fcl-json: added missing semicolonsmattias2018-02-281-2/+2
* fcl-json: fixed UseUTF8=falsemattias2018-02-161-1/+6
* fcl-json: faster read /umattias2018-02-161-10/+12
* fcl-json: fixed conversion UTF-8 to UTF-8mattias2018-02-161-3/+3
* fcl-json: fixed comments, less hintsmattias2018-02-161-6/+31
* fcl-json: clean upmattias2018-02-162-13/+3
* * Update all fpcsrc Makefile's using latest fpcmake version 2017-09-21 rev ...pierre2017-10-161-1/+5
* * Simple JSON -> YAML convertermichael2017-09-273-0/+229
* regenerated Makefiles for m68k-macos targetkaroly2017-08-221-20/+4
* * jsonini has no resourcestringsmichael2017-08-151-1/+0
* * TJSONIniFile class addedmichael2017-08-156-3/+1212
* packages: disabled packages for macos and palmos which currently cannot be bu...karoly2017-08-121-1/+1
* * SAX JSON reader, rework JSONParser on top of thatmichael2017-06-221-0/+8
* * SAX JSON reader, rework JSONParser on top of thatmichael2017-06-227-264/+1547
* Regenerated all Makefile from packages directoriespierre2017-06-011-2/+10
* Regenerate all Makefile's after changes related to FPCDIR checkspierre2017-04-181-8/+24
* * Fix bug 31587michael2017-03-231-1/+1
* * Fix destreamingmichael2017-03-112-1/+28
* * Fix bug 31513, add option for lowercasing property names, and add option to...michael2017-03-112-2/+80
* * Patch from BBaz to add an overload to find returning a boolean (bug ID michael2017-01-272-0/+110
* * Added JSON to pascal convertermichael2017-01-145-21/+3855
* * Delete Value/Path must set Modified flag (Bug ID 30907)michael2016-11-112-0/+5
* * Inline some functions, bugreport ID 30906michael2016-11-112-4/+4
* * Fix for failing COMP tests from Luiz Americo (bug ID 30878) michael2016-11-094-16/+7
* * Patch from Luiz Americo to add const to some stringsmichael2016-11-091-11/+10
* * Solution for solidus character, bug ID 30870michael2016-11-062-11/+35
* * Remove unused unit from uses clausemichael2016-11-061-1/+1
* * Remove unused variablesmichael2016-09-176-38/+42
* * Add null in Array/Object if an element is Nil.michael2016-09-171-6/+30
* * Fix bug ID 30606, identifier not allowed when parsing objectmichael2016-09-172-7/+18
* * Report correct position when encountering identifiermichael2016-09-171-2/+4
* * Removed unused variablemichael2016-07-241-1/+0
* * Refactor so LoadFromStream can be overriddenmichael2016-07-231-27/+43
* * regenerated makefiles with latest fpcmakenickysn2016-06-181-1/+6
* * regenerate makefiles after the fpcmake updatenickysn2016-06-171-2/+10
* * Fix bug 29935michael2016-03-311-5/+5
* * Fix writing of control characters (bug ID 29867)michael2016-03-212-2/+36
* * Add possibility to specify JSON optionsmichael2016-02-271-1/+17