summaryrefslogtreecommitdiff
path: root/packages/fcl-base/src
Commit message (Expand)AuthorAgeFilesLines
* * Apply fix from bug #0038734 from Andrea Mauri to update vpbyte after fillbu...marco2021-04-171-0/+1
* + add event to retrieve the logged messages in addition to writing them to th...svenbarth2021-01-301-0/+12
* + add support for logging to StdOut or StdErr instead of a file or system out...svenbarth2021-01-301-5/+47
* * fix TBufferedFileStream.Seek(0,soBeginning) as proposed by Andrey Zubarev...florian2021-01-211-1/+1
* * move FileInfo unit and the corresponding example from fcl-base to fcl-extrasvenbarth2020-08-121-539/+0
* Fix placeholder in format constantmichael2020-08-121-1/+1
* * change mode fmappend to fmoutput in streamopen. Refer to comments in text....marco2020-08-051-6/+9
* * Mark THandleObject as abstractmichael2020-07-291-1/+1
* * Explicitly raise EDivError (bug ID 36839)michael2020-05-021-4/+19
* * Allow property list to be sorted (patch from Denis Grynuk, bug ID 36803)michael2020-05-021-4/+4
* * Patch from Laco with cosmetic changes and warning-removingmichael2020-04-301-17/+16
* * Fix bug 36886michael2020-04-081-9/+10
* TIniFile: allow to set Encodingondrej2020-01-141-7/+24
* TIniFile: fix encoding support:ondrej2020-01-141-5/+36
* IniFiles: fix OwnsEncoding default valuesondrej2020-01-141-2/+4
* TIniFile: remove obsolete FBOM (it will be implemented with TEncoding support)ondrej2020-01-141-17/+0
* * Remove some unused identifiersmichael2019-12-251-2/+1
* * Fix option character test (bug ID 36438)michael2019-12-141-1/+1
* * Fix bug 0036361, use buffer when reading csvmichael2019-12-051-5/+20
* * Added possibility for array argumentsmichael2019-12-041-6/+28
* * Patch by Werner Pamler to delete builtin (bug ID 36396)michael2019-12-041-0/+15
* * Fix bug ID 36147michael2019-11-171-0/+2
* * fix mantis #35936 as suggested by Denis Kozlov. fdefaultoutput is a tmemor...marco2019-09-071-0/+1
* * Fix bug 36052, defaultencoding does not need to be freedmichael2019-09-071-9/+2
* * Correctly attribute TBufferedFileStream by José Mejutomichael2019-09-021-0/+1
* * Simple formatting changesmichael2019-09-021-29/+27
* * Fix some warnings/hintsmichael2019-09-022-3/+5
* * Add TTestBufferedFileStreammichael2019-09-021-3/+590
* * Moved fpmimetypes unit to fcl-webmichael2019-08-261-446/+0
* * Add LoadKnownTypes to load default set from OS (including registry on windows)michael2019-08-261-3/+101
* * Patch from Maciej Izak to allow loading multiple timesmichael2019-07-081-1/+4
* * Patch from Ondrej Pokorny to support streaming to position 0 (bug ID 35724)michael2019-06-191-3/+20
* * Fix bug ID 35731 (ReadSectionRaw needs to read comments)michael2019-06-191-1/+0
* * Fix for bug 35161, by Doyennemichael2019-03-021-0/+2
* * Add Unicode/Widestring overload on windows for ResolveRelativeURImichael2019-01-211-9/+21
* * Add class definitionmichael2019-01-051-0/+1
* * fix for r34373marco2018-10-021-0/+2
* * Fix bug 0034288, wrong check when converting floatsmichael2018-09-161-1/+1
* * Fix bug ID 0034071michael2018-08-021-1/+5
* * Simplifications and slight enhancements, as suggested by AlexeyT (bug ID 33...michael2018-07-141-13/+16
* * Fix bug ID 33885, correctly re-initialize parser when loading from streammichael2018-06-281-4/+4
* * Fix bug ID 33886, handle files of less than 3 bytesmichael2018-06-281-2/+6
* * Fix bug ID 33883, incorrectly initialized CacheUpdates depending on what co...michael2018-06-281-2/+11
* * New common base for all pascal code generator units in fclmichael2018-06-231-0/+388
* * Fix bug 0033544, result not properly initializedmichael2018-04-141-0/+3
* * Moved formatdatetime to conversion category (correction)michael2018-03-241-1/+1
* * Moved formatdatetime to conversion categorymichael2018-03-241-1/+1
* * Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481)michael2018-03-234-4/+4
* * Add support for currency typemichael2018-03-141-61/+320
* * add copyright headers, mantis #22912marco2018-02-252-0/+26