Commit History

Author SHA1 Message Date
  Károly Balogh 6bbc078ef8 morphunits: added input.device and keyboard.device interfaces, based on fpc-triforce 9 years ago
  Károly Balogh 336e054bb0 morphunits: renamed WriteStr macro to dosWriteStr, to avoid clash with WriteStr in system unit 9 years ago
  Károly Balogh 1f88db0bd3 morphunits: removed KVM unit, which was never meant for public use, and it's no longer used internally in the keyboard/video/mouse units. 9 years ago
  Jonas Maebe 8f645fdc83 * removed hack to disable dircache for DragonFly BSD now that its dirent 9 years ago
  Jonas Maebe f8f03ac4ad * fixed dirent handling for DragonFly BSD (patch by John Marino, 9 years ago
  Károly Balogh d866e0be32 amunits: fixed error to be PLongInt instead of PCxObj in CxBroker. Shouldn't make a big actual difference, but for the sake of correctness... 9 years ago
  Károly Balogh 21352ca934 amunits: actually, the DoMethodA() fix by Marcus added in r32699 is correct, and the old version was wrong. so remove remark about TODO, and leftovers of the old code. 9 years ago
  Károly Balogh c10272d879 amunits, arosunits, morphunits: don't pass the calculated object address through a local var in OCLASS, it's not needed really. also allow inlining of the macros. this results in better code generated 9 years ago
  Károly Balogh 5d7b08d28f amunits: fixed CreateCxObj argument locations in commodities 9 years ago
  Károly Balogh bafefd52f6 morphunits: amigalib rework 9 years ago
  Károly Balogh d196f8f341 morphunits: added some of the EmulHandle magic for exec unit, which will be required for some upcoming amigalib cleanup 9 years ago
  marcus 26e19330f5 Amiga: DoMethodA repaired (crashed always) 9 years ago
  marcus fe87417345 Amiga: Added DoMethod varargs version 9 years ago
  nickysn 55a38bf895 * increased the default dosbox timeout to 60 seconds 9 years ago
  nickysn 61d76e837f + support specifying the dosbox timeout (the maximal amount of time a test is 9 years ago
  Károly Balogh ddc387891b amunits: removed pastoc dependency from workbench unit. this was the last unit which depend on pastoc in coreunits 9 years ago
  Károly Balogh 49e4ea153a amunits: removed pastoc dependency from icon unit. also removed two BumpRevision() overlays which were simply broken since day 1. (newname is an output buffer the caller must allocate, not an input parameter) 9 years ago
  Károly Balogh 61e60bd46f amunits: syscallified reqtools, and zapped dependency on pastoc unit 9 years ago
  Tomas Hajny b48b758a23 * fix for bug #29158 - added definition of REMOTE_NAME_INFOW (and REMOTE_NAME_INFOA), the W version used in ExpandUNCFileName now 9 years ago
  Károly Balogh 62efd8c156 rtl-extra: actually, SocketBase should be a threadvar on AROS too. thanks to Marcus for finding this. lets hope everything else is in place for this to even work... 9 years ago
  Jonas Maebe 698ca04d90 * reset shiftval when transforming a paraloc into an llvm paraloc 9 years ago
  Jonas Maebe 0df558af36 * disabled pic 9 years ago
  Jonas Maebe b4e857e9c4 * skip for darwin because it always requires/expects a 16 byte aligned stack 9 years ago
  Jonas Maebe 5f14029e74 * if a function result has been migrated to the parentfpstruct because it is 9 years ago
  Jonas Maebe 3c77214d4b * fixed redirecting aliases for the function result to the 9 years ago
  Jonas Maebe 1dcd312ca5 * don't handle Objective-C or dispinterfaces like Pascal interfaces (we 9 years ago
  sergei 97eccd73b7 - Win32 RTL: removed assembler startup files, which are unused since version 2.0.x 9 years ago
  sergei cdd4c8a854 * Use integer components of date/time directly, instead of converting them into floating-point TDateTime and immediately back. 9 years ago
  marcus 07ec703f24 MorphOS: Added SystemTags(), TMemChunk field names changed to match SDK 9 years ago
  marcus e73de332aa Amiga, AROS: fixed parameter _PDateTime type (broken in r32644) 9 years ago