summaryrefslogtreecommitdiff
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* AmigaOS4: added missing varargs functionmarcus2021-03-121-6/+12
* Amiga: removal of includes not in use anymoremarcus2021-03-1215-190/+6
* AROS: AGraphics, removal of AROS defines, the unit is only for AROSmarcus2021-03-121-17/+5
* Aros: Layers unit updated with AROS specific extensionsmarcus2021-03-121-63/+100
* Update Makefile's after commits 48929/48930pierre2021-03-12151-0/+1208
* * Fix size issue for UTF8, bug ID 37370, patch by Luca Olivettimichael2021-03-101-14/+17
* * Allow BOM checkmichael2021-03-092-2/+18
* pastojs: fixed creating enum shortrefs for precompiled codemattias2021-03-082-11/+10
* fcl-passrc: improvement for Amiga, OS4, MorphOS syscallsmarcus2021-03-081-2/+6
* pastojs: read old pcu files from 2.0.0mattias2021-03-081-1/+53
* morphos: new functions and structures from current SDK 3.16marcus2021-03-076-4/+120
* * Wrong delimiter used for samesite cookie valuemichael2021-03-071-1/+1
* * Fix bug 38330: reset line number on execute (1-based)michael2021-03-071-1/+2
* * Fix bug 38330: reset line number on executemichael2021-03-071-0/+1
* * 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