summaryrefslogtreecommitdiff
path: root/packages/amunits
Commit message (Expand)AuthorAgeFilesLines
* * Filter the Makefile's unit searchpaths from the fpmake command line.joost2015-08-121-1/+3
* AROS/x86_64: regenerated Makefileskaroly2015-06-291-2/+16
* amunits/examples: less pastoc usagekaroly2015-06-092-5/+5
* Amiga, AROS, MorphOS: TMUI_MinMax record types fixed (should be signed)marcus2015-06-081-6/+6
* amunits: added a HookEntry implementation to AmigaLibkaroly2015-06-071-0/+15
* amunits: removed PSmallInt definition from exec. Nowadays it's defined in the...karoly2015-06-071-1/+0
* amunits: cast TAG_USER as LongInt. this avoids all constants based on TAG_USE...karoly2015-06-061-1/+1
* amunits: Utility: do not use PasToC unitkaroly2015-06-051-10/+8
* amunits: Rexx: do not use PasToC unit. Removed some broken-by-design overlay ...karoly2015-06-051-34/+3
* amunits: Intuition: reworked overlay functions and removed pas2c dependencykaroly2015-06-051-49/+29
* amunits: amigalib: reworked printf() functions not use the deprecated pas2c()...karoly2015-06-051-26/+25
* munits: Exec overlay function cleanupkaroly2015-06-051-25/+22
* amunits: AmigaDOS overlay function cleanupkaroly2015-06-051-127/+72
* amunits: syscall-ified layerskaroly2015-06-051-464/+32
* amunits: AMsgBox no longer depends on the deprecated PasToC, added a rawbytes...karoly2015-06-051-13/+17
* amunits: syscall-ified Picasso96APIkaroly2015-06-051-392/+26
* amunits: syscall-ified CyberGraphicskaroly2015-06-041-359/+22
* amunits: syscall-ified PTReplay. also removed dependency on the deprecated Pa...karoly2015-06-041-333/+35
* amunits: syscallified AHIkaroly2015-06-011-296/+21
* * regenerated Makefiles with Linux/AArch64 supportjonas2015-05-202-4/+35
* Amiga, AROS, MorphOS: unified AmigaDOS function namesmarcus2015-05-061-4/+4
* amunits/morphunits: more planeptr type fixeskaroly2015-04-113-4/+4
* amunits/morphunits: fixes regarding planeptr to match the AROS units (and che...karoly2015-04-101-4/+4
* amunits/arosunits: ed_Type field in TExAllData should actually be signedkaroly2015-03-041-1/+1
* amunits: converted MUI to syscallskaroly2015-03-031-363/+26
* * regenerated for iphonesim/x86-64jonas2015-02-232-2/+25
* * regenerated with Darwin/AArch64 supportjonas2015-02-232-6/+29
* * Re-generated packages-Makefile.fpcs and Makefilesjoost2015-01-052-28/+43
* morphunits/amunits: fixed wrong argument register location for iffparse/Close...karoly2015-01-051-1/+1
* * version updated to 3.1.1marco2015-01-046-17/+99
* amunits/morphunits: make intuition/EndRefresh() to accept a LongBool as secon...karoly2014-12-261-1/+1
* amunits: cleanup, removed the old amigasmartlinking define from iconkaroly2014-09-231-5/+0
* amunits: syscallified icon unitkaroly2014-09-221-315/+21
* amunits: syscallified bullet, colorwheel and zlibkaroly2014-09-174-268/+19
* amunits: one more Boolean -> LongBool casekaroly2014-09-161-1/+1
* amunits: Boolean -> LongBool rework. same as the previous commit for morphuni...karoly2014-09-157-46/+46
* amunits: syscallified amsgbox and amigautilskaroly2014-09-152-58/+6
* amunits: syscallified gadtoolskaroly2014-09-141-272/+20
* amunits: syscallified localekaroly2014-09-131-384/+26
* amunits: adapted library unit changes to example sourcesmarcus2014-09-1322-49/+50
* amunits: syscallified Workbench unitkaroly2014-09-131-246/+16
* amunits: syscallified DataTypeskaroly2014-09-111-268/+20
* amunits: syscallified Rexx unitkaroly2014-09-101-144/+11
* amunits: syscallified pastoc. This unit is deprecated, but since it's still u...karoly2014-09-081-25/+2
* amunits: syscallified nonvolatile and translatorkaroly2014-09-082-134/+9
* amunits: syscallified lowlevel unitkaroly2014-09-061-203/+16
* amunits: removed the old useamigasmartlink includes from syscallified units, ...karoly2014-09-059-44/+4
* amunits: syscallified Inputkaroly2014-09-051-12/+1
* amunits: syscallified IFFParsekaroly2014-09-051-571/+41
* amunits: syscall-ified console and diskfontkaroly2014-09-052-125/+9