summaryrefslogtreecommitdiff
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* os4units: fix some exec structures alignment after r35269karoly2017-01-141-2/+1
* * Improved router implementedmichael2017-01-1321-264/+2842
* atari: now that we have an almost complete RTL with DOS unit, we can re-enabl...karoly2017-01-125-5/+5
* fppkg: shortened the name of pkguninstalledsourcesrepository.ppkaroly2017-01-123-3/+3
* os4units: TInterfaceData must be 4 byte aligned, and TNode is only 14 byteskaroly2017-01-081-1/+3
* fcl-db: base: avoid code page conversion to CP_NONE as this kind of conversio...lacak2017-01-082-4/+4
* fcl-db: interbase: detect BLOB CHARACTER SET NONE and set TMemoField.CodePage...lacak2017-01-061-11/+26
* fcl-db: interbase: add TransactionHandle to TIBCursor (needed for further wor...lacak2017-01-041-33/+35
* * fix rtti unit for targets with FPC_REQUIRES_PROPER_ALIGNMENT setflorian2016-12-301-1/+16
* * take care of the fact that there are 32 bit abis (e.g. ARMHF) which align q...florian2016-12-301-13/+3
* atari: some initial proof-of-concept AES unit, so first GEM app workskaroly2016-12-303-0/+333
* tosunits: first bits of the Atari TOS/GEM interface packagekaroly2016-12-308-0/+2837
* * Replaced the global GFFppkg instance at some locationsjoost2016-12-283-33/+37
* fcl-db: base: lacak2016-12-282-5/+8
* fcl-db: interbase: content of BLOBs do not convert to connection charset. Bug...lacak2016-12-281-24/+31
* * Added ability to create fpmake-plugins.joost2016-12-267-79/+268
* * fix for #31161marco2016-12-241-2/+2
* Ami-extra: added muihelper macros, marked as obsolete but widely usedmarcus2016-12-211-0/+217
* Ami-extra: more text creation macrosmarcus2016-12-211-0/+13
* arosunits: more 64bit fixes for Zune message structuresmarcus2016-12-201-153/+143
* arosunits: 64bit fixes for Zune message structuresmarcus2016-12-201-30/+40
* Ami-Extra: fixed compilation for powerpc-amigamarcus2016-12-191-1/+1
* Ami-extra: 64bit fix in muihelper for Dispatchermarcus2016-12-181-4/+4
* Ami-Extra: some more MUI Helper for custom classes and hooksmarcus2016-12-182-1/+106
* * Fix from Mattias Gaertner to implement calling functions without arguments.michael2016-12-1810-69/+458
* Ami-Extra: example code for muihelpermarcus2016-12-182-0/+74
* Amiga: AsTag/TAG_ with unsigned overloadsmarcus2016-12-183-21/+57
* Amiga: moved muihelper to ami-extra, added more macros, 64bit readymarcus2016-12-184-269/+1504
* less occurred, a.k.a. revert of r35128 in fpmkunitsrc.inc. don't break the bu...karoly2016-12-151-1/+1
* * Not the complete fix for bug ID 31092 was committedmichael2016-12-142-6/+9
* * more occuredmarco2016-12-144-4/+4
* * Fix by Graeme Geldenhuys for bug ID 31092michael2016-12-144-78/+332
* * use a separate OS set for the Rtti unit than CommonSrcOSessvenbarth2016-12-131-1/+2
* * move rtti unit from common directory to inc directory as the former is basi...svenbarth2016-12-131-0/+0
* * some more occured->occurred, mostly in commentsmarco2016-12-1315-23/+23
* * some more "occured", mantis #31112marco2016-12-139-10/+10
* * comment spelling fixmarco2016-12-131-1/+1
* * fix the handling of ordinals of which the size is less than 64-bit (fixes R...svenbarth2016-12-101-7/+126
* * fix for Mantis #31094: apply patch by Silvio Clécio to fix a typosvenbarth2016-12-101-2/+2
* * consider the Rtti unit as experimental for nowsvenbarth2016-12-091-1/+1
* + add RTTI unit from Joost's Attribute branchsvenbarth2016-12-094-0/+1648
* + add a simple test runner for FPCUnit (no parameters, only plain output, set...svenbarth2016-12-092-0/+79
* * Some Range Checking fixes from Graeme Geldenhuysmichael2016-12-091-6/+11
* * Forgot to add fpfonttextmapping.ppmichael2016-12-092-0/+243
* * Forgot to add subsetter fontmichael2016-12-092-0/+994
* * Fix from Graeme adding Font subset embedding and underline/strikethroughmichael2016-12-0911-683/+1657
* AROS: CreateRastPort as explicit function only needed for ABIv1 (for v0 in gr...marcus2016-12-051-2/+2
* AROS: more ABIv1 and x64 adjustmentsmarcus2016-12-044-297/+377
* AROS: ABIv1 AmigaDOS unitmarcus2016-12-041-140/+161
* AROS: Initial ABIv1 Supportmarcus2016-12-044-132/+174