summaryrefslogtreecommitdiff
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* + also check the actual PCM wave data in the fcl-sound wavreader testnickysn2020-11-196-1/+26
* tosunits: it's actually not ami-extrakaroly2020-11-191-1/+1
* + created some tests for fcl-soundnickysn2020-11-1913-0/+162
* * made Compiler Options window large enough to show all CPUsflorian2020-11-183-2/+65
* pastojs: added experimental target os electronmattias2020-11-183-3/+9
* pastojs: fixed aPromise:=AsyncFunctionWithCOMIntfResultmattias2020-11-182-6/+54
* pastojs: fixed await(arg) and fixed hint await needs a promisemattias2020-11-172-6/+46
* pastojs: fixed await on as operatormattias2020-11-153-3/+10
* * Allow to create fpdoc project file based on package targetsmichael2020-11-151-30/+350
* * Improved UTF8 detection by ALexeymichael2020-11-131-12/+18
* * Set defaults for boolean propsmichael2020-11-131-6/+6
* * Apply patch from mgr.inz.Player for bug ID 36842michael2020-11-131-19/+59
* * Fix bug ID 37483, correct closesection, patch by C. Westernmichael2020-11-131-0/+1
* pastojs: fixed ord(widechar)mattias2020-11-132-3/+5
* pastojs: typecast integer to widecharmattias2020-11-132-2/+6
* fcl-passrc: useanalyzer: fixed implementation class forwardmattias2020-11-132-8/+28
* fcl-passrc: fixed var arg char=widecharmattias2020-11-122-3/+62
* pastojs: typeinfo unicodestring andf widecharmattias2020-11-121-5/+6
* * Fix bug ID 37645: allocate cursor in firebird to walk result setmichael2020-11-121-4/+12
* * Fix bug ID 0037265, setting paper property needs to calc tranformationmatrixmichael2020-11-121-10/+40
* * Fix bug ID 37315: add some delphi compatibility functionsmichael2020-11-121-2/+157
* qlunits: package skeleton to support the Sinclair QLkaroly2020-11-117-0/+2985
* * Support for $I %unit% %module% %filename% includesmichael2020-11-103-0/+16
* * fixed the packages build after r47376karoly2020-11-101-1/+1
* sinclairql: now the target short name is also sinclairql as proposed by Pierr...karoly2020-11-1032-32/+32
* * -JRnone disables resource parsing altogethermichael2020-11-103-6/+11
* sinclairql: also disable fcl-stl which was missed in r47370karoly2020-11-101-1/+1
* sinclairql: disable most packages for the QLkaroly2020-11-1031-31/+31
* * Applied correct patch from bugs 37295michael2020-11-091-37/+16
* rtl-generics: suppress uninitialized variable warningsondrej2020-11-092-0/+5
* sinclairql: added to fpmkunitkaroly2020-11-091-2/+3
* * Fix relative path detection (bug id 37727)michael2020-11-081-1/+1
* * Correct line numbermichael2020-11-081-0/+2
* * Fix bug 37852, possible memleakmichael2020-11-081-6/+9
* * Fail with trailing garbage in joStrict mode, bug ID 0037837michael2020-11-082-1/+24
* * Fix small typomichael2020-11-081-1/+1
* * Fix bug 37980: correct verifypeercertmichael2020-11-087-23/+130
* pastojs: fixed shortrefglobals for minimal class interface, issue 38042mattias2020-11-071-1/+1
* pastojs: fixed shortrefglobals for proc without args, issue 38043mattias2020-11-071-0/+2
* pastojs: fixed diable optimization using fpc syntax prepend No, issue 38045mattias2020-11-072-0/+10
* pastojs: fixed diable optimization using fpc syntax prepend No, issue 38045mattias2020-11-071-1/+6
* * Micro-optimization, bug id 38044michael2020-11-051-2/+2
* pastojs: set version 2.1.1mattias2020-11-051-2/+2
* pastojs: filer: generic constraintsmattias2020-11-042-10/+33
* GetLocalTimeOffset: add InputIsUTC parameter to DateTime-aware overloadsondrej2020-11-032-7/+7
* LocalToEpoch, EpochToLocal: fix for arbitrary datetimeondrej2020-11-031-1/+1
* fcl-res: fpcres: add support for aarch64-coffmarc2020-11-033-3/+28
* fcl-passrc: useanalyzer: mark attributes of class/record type even if typeinf...mattias2020-11-022-2/+9
* Add m68k specific option to gcc call to be sure to generate an error if the ...pierre2020-11-021-1/+1
* pastojs: shortrefglobals: generic helper methodmattias2020-11-022-56/+166