summaryrefslogtreecommitdiff
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* * Fix bug ID 0038580: Empty text for startsstrmichael2021-03-071-1/+1
* pastojs: fixed attributes of indirectly used classmattias2021-03-073-4/+14
* pastojs: fixed create TGUID object literalmattias2021-03-061-7/+24
* AmigaOS4: renamed reserved name "class" as field namemarcus2021-03-061-1/+1
* * Patch from Lacak. Better fix for mantis 30853marco2021-03-041-11/+11
* * Add constants found in newer kernelsmichael2021-03-021-23/+128
* fcl-passrc: fixed spacesmattias2021-03-021-1/+1
* fcl-passrc: useanalyzer: fixed marking nested typemattias2021-03-013-7/+46
* fcl-passrc: fixed debuggingmattias2021-03-011-1/+1
* pastojs: fixed IsTGUIDmattias2021-03-011-10/+12
* fcl-passrc: fixed IsTGUIDmattias2021-03-011-9/+12
* * write execution time more preciselyflorian2021-02-281-2/+2
* pastojs: fixed calling Instance.StaticMethodmattias2021-02-283-32/+51
* * make shortname really shorthajny2021-02-281-1/+1
* Do not add libgcc directory to library directories with -Fl option if -Xd op...pierre2021-02-261-2/+3
* Amiga, AROS, MorphOS: Prevent crash when access socket without TCP/IP Stack r...marcus2021-02-244-20/+85
* pastojs: anonymous vartypemattias2021-02-234-91/+179
* * string constants have a size of 0, resolves #38504florian2021-02-211-1/+1
* + added unit EastAsianWidth, which contains the EastAsianWidth unicode data p...nickysn2021-02-213-1/+363
* - excluded embedded,zxspectrum,msxdos,amstradcpc from the targets that compil...nickysn2021-02-211-1/+1
* * fix by avk for issue #38513florian2021-02-211-4/+2
* MorphOS: TProcess implementation supporting async mode and pipesmarcus2021-02-203-14/+92
* + added and implemented a TUnicodeStringExtendedGraphemeClustersEnumerator classnickysn2021-02-201-0/+113
* + added modified LGPL license header to the new graphemebreakproperty.pp unitnickysn2021-02-191-0/+30
* + added unit GraphemeBreakProperty, containing the grapheme break property ch...nickysn2021-02-193-1/+556
* * Month constants appeared in Delphimichael2021-02-191-0/+13
* * Fix from mattias Gartner for issue ID 38509, correctly rest index on close/...michael2021-02-181-7/+17
* * Fix compilation, additional mysqlmichael2021-02-181-1/+1
* fcl-db: fixed mysql transactionmattias2021-02-183-12/+37
* * Cursor can be nil, patch from Mattias Gaertnermichael2021-02-171-1/+1
* * Example for monospace fonts and subsettingmichael2021-02-171-0/+56
* * Fix issue ID 35251 (patch from Rumen Gyurov)michael2021-02-171-2/+8
* fcl-db: clean upmattias2021-02-171-1/+0
* * Fix from Joellin to correctly read monospace fontsmichael2021-02-171-7/+18
* * Patch from Mattias Gaertner to add MySQL 8.0 supportmichael2021-02-1710-300/+603
* fcl-passrc: useanalyzer: fixed omitting not used hints for propertiesmattias2021-02-132-0/+22
* * replaced bogus "NSProcessInfo_NSObject" class with "NSProcessActivity" ca...jonas2021-02-131-2/+1
* * Fix issue ID 38462michael2021-02-101-38/+55
* * sqrt is 4 characters long, noticed by Artlogic.marco2021-02-081-1/+1
* fcl-passrc: resolver: include(intset,int)mattias2021-02-013-28/+83
* * fix for Mantis #38249: apply adjusted patch by avk to implemnt CastTo handl...svenbarth2021-01-311-0/+4
* + 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
* * Patch from Noel Duffy to implement DNS over TCP and testmichael2021-01-303-69/+5691
* * Patch from Bart Broersma to introduce protected data propertymichael2021-01-271-0/+1
* * Fix from Bart Broersma (better handling of managed data), issue ID 38406michael2021-01-271-3/+36
* * Batch from Bart Broersma to add some info (Issue ID 38408)michael2021-01-271-0/+5
* + lazarus project for demoflorian2021-01-261-0/+53
* * fix demo example for delphi_stream being definedflorian2021-01-251-2/+38
* * Fixed wrong buffers in the XML registry test.yury2021-01-251-3/+3