| Commit message (Expand) | Author | Age | Files | Lines |
* | os4units: fix some exec structures alignment after r35269 | karoly | 2017-01-14 | 1 | -2/+1 |
* | * Improved router implemented | michael | 2017-01-13 | 21 | -264/+2842 |
* | atari: now that we have an almost complete RTL with DOS unit, we can re-enabl... | karoly | 2017-01-12 | 5 | -5/+5 |
* | fppkg: shortened the name of pkguninstalledsourcesrepository.pp | karoly | 2017-01-12 | 3 | -3/+3 |
* | os4units: TInterfaceData must be 4 byte aligned, and TNode is only 14 bytes | karoly | 2017-01-08 | 1 | -1/+3 |
* | fcl-db: base: avoid code page conversion to CP_NONE as this kind of conversio... | lacak | 2017-01-08 | 2 | -4/+4 |
* | fcl-db: interbase: detect BLOB CHARACTER SET NONE and set TMemoField.CodePage... | lacak | 2017-01-06 | 1 | -11/+26 |
* | fcl-db: interbase: add TransactionHandle to TIBCursor (needed for further wor... | lacak | 2017-01-04 | 1 | -33/+35 |
* | * fix rtti unit for targets with FPC_REQUIRES_PROPER_ALIGNMENT set | florian | 2016-12-30 | 1 | -1/+16 |
* | * take care of the fact that there are 32 bit abis (e.g. ARMHF) which align q... | florian | 2016-12-30 | 1 | -13/+3 |
* | atari: some initial proof-of-concept AES unit, so first GEM app works | karoly | 2016-12-30 | 3 | -0/+333 |
* | tosunits: first bits of the Atari TOS/GEM interface package | karoly | 2016-12-30 | 8 | -0/+2837 |
* | * Replaced the global GFFppkg instance at some locations | joost | 2016-12-28 | 3 | -33/+37 |
* | fcl-db: base: | lacak | 2016-12-28 | 2 | -5/+8 |
* | fcl-db: interbase: content of BLOBs do not convert to connection charset. Bug... | lacak | 2016-12-28 | 1 | -24/+31 |
* | * Added ability to create fpmake-plugins. | joost | 2016-12-26 | 7 | -79/+268 |
* | * fix for #31161 | marco | 2016-12-24 | 1 | -2/+2 |
* | Ami-extra: added muihelper macros, marked as obsolete but widely used | marcus | 2016-12-21 | 1 | -0/+217 |
* | Ami-extra: more text creation macros | marcus | 2016-12-21 | 1 | -0/+13 |
* | arosunits: more 64bit fixes for Zune message structures | marcus | 2016-12-20 | 1 | -153/+143 |
* | arosunits: 64bit fixes for Zune message structures | marcus | 2016-12-20 | 1 | -30/+40 |
* | Ami-Extra: fixed compilation for powerpc-amiga | marcus | 2016-12-19 | 1 | -1/+1 |
* | Ami-extra: 64bit fix in muihelper for Dispatcher | marcus | 2016-12-18 | 1 | -4/+4 |
* | Ami-Extra: some more MUI Helper for custom classes and hooks | marcus | 2016-12-18 | 2 | -1/+106 |
* | * Fix from Mattias Gaertner to implement calling functions without arguments. | michael | 2016-12-18 | 10 | -69/+458 |
* | Ami-Extra: example code for muihelper | marcus | 2016-12-18 | 2 | -0/+74 |
* | Amiga: AsTag/TAG_ with unsigned overloads | marcus | 2016-12-18 | 3 | -21/+57 |
* | Amiga: moved muihelper to ami-extra, added more macros, 64bit ready | marcus | 2016-12-18 | 4 | -269/+1504 |
* | less occurred, a.k.a. revert of r35128 in fpmkunitsrc.inc. don't break the bu... | karoly | 2016-12-15 | 1 | -1/+1 |
* | * Not the complete fix for bug ID 31092 was committed | michael | 2016-12-14 | 2 | -6/+9 |
* | * more occured | marco | 2016-12-14 | 4 | -4/+4 |
* | * Fix by Graeme Geldenhuys for bug ID 31092 | michael | 2016-12-14 | 4 | -78/+332 |
* | * use a separate OS set for the Rtti unit than CommonSrcOSes | svenbarth | 2016-12-13 | 1 | -1/+2 |
* | * move rtti unit from common directory to inc directory as the former is basi... | svenbarth | 2016-12-13 | 1 | -0/+0 |
* | * some more occured->occurred, mostly in comments | marco | 2016-12-13 | 15 | -23/+23 |
* | * some more "occured", mantis #31112 | marco | 2016-12-13 | 9 | -10/+10 |
* | * comment spelling fix | marco | 2016-12-13 | 1 | -1/+1 |
* | * fix the handling of ordinals of which the size is less than 64-bit (fixes R... | svenbarth | 2016-12-10 | 1 | -7/+126 |
* | * fix for Mantis #31094: apply patch by Silvio Clécio to fix a typo | svenbarth | 2016-12-10 | 1 | -2/+2 |
* | * consider the Rtti unit as experimental for now | svenbarth | 2016-12-09 | 1 | -1/+1 |
* | + add RTTI unit from Joost's Attribute branch | svenbarth | 2016-12-09 | 4 | -0/+1648 |
* | + add a simple test runner for FPCUnit (no parameters, only plain output, set... | svenbarth | 2016-12-09 | 2 | -0/+79 |
* | * Some Range Checking fixes from Graeme Geldenhuys | michael | 2016-12-09 | 1 | -6/+11 |
* | * Forgot to add fpfonttextmapping.pp | michael | 2016-12-09 | 2 | -0/+243 |
* | * Forgot to add subsetter font | michael | 2016-12-09 | 2 | -0/+994 |
* | * Fix from Graeme adding Font subset embedding and underline/strikethrough | michael | 2016-12-09 | 11 | -683/+1657 |
* | AROS: CreateRastPort as explicit function only needed for ABIv1 (for v0 in gr... | marcus | 2016-12-05 | 1 | -2/+2 |
* | AROS: more ABIv1 and x64 adjustments | marcus | 2016-12-04 | 4 | -297/+377 |
* | AROS: ABIv1 AmigaDOS unit | marcus | 2016-12-04 | 1 | -140/+161 |
* | AROS: Initial ABIv1 Support | marcus | 2016-12-04 | 4 | -132/+174 |