michael
|
d392f7043f
* Patch from Mark Morgan LLoyd to enable compilation for Solaris (bug ID 29223)
|
9 tahun lalu |
michael
|
e13c95443f
* Create setters with const in front of value argument
|
9 tahun lalu |
michael
|
a756a2afac
* Patch from Dmitriy A. Voroshin to handle clsoed named pipe more gracefully. (bug ID 29203)
|
9 tahun lalu |
michael
|
464e40bfd9
* Applies patch from Laco (bug ID 29113)
|
9 tahun lalu |
michael
|
dcefe41fe3
* Applied patch from Manfred Hahn to fic bcdSubtract (bug ID 29207)
|
9 tahun lalu |
florian
|
a7f1ce2e98
* patch by Dmitry Boyarintsev: initialize dyn. arrays more cleverly in a setlength call with ref. count>1, resolves issue #29250
|
9 tahun lalu |
florian
|
1857fd513e
* osuinttype and ossinttype must match OS_INT and OS_UINT on avr as well
|
9 tahun lalu |
Jonas Maebe
|
99aaec5431
* handle typed constant definitions of variant records using different fields
|
9 tahun lalu |
Jonas Maebe
|
926e62c886
+ tai_aggregatetypedconst.changetorecord() to change the type of an
|
9 tahun lalu |
Jonas Maebe
|
00c777e51a
* add padding byte fields all as unsigned, as that is also how we
|
9 tahun lalu |
Jonas Maebe
|
abcf441c00
* moved tllvmshadowsymtable items default property from private to public
|
9 tahun lalu |
Jonas Maebe
|
f83f9168ee
* emit all resource strings and internal dynamic string data using the
|
9 tahun lalu |
Jonas Maebe
|
787caf4dda
* treat records with {$packrecords c} the same as other records for LLVM
|
9 tahun lalu |
Jonas Maebe
|
f57a94b5aa
* explicitly name the fields we add in llvmgettemprecorddef()
|
9 tahun lalu |
Jonas Maebe
|
5774238887
* always keep track of the field about to be emitted in curfield, as we
|
9 tahun lalu |
Károly Balogh
|
c7ea73dccf
morphunits: removed things which belong to internal input.device API accidentally exposed in the public headers
|
9 tahun lalu |
Károly Balogh
|
6bbc078ef8
morphunits: added input.device and keyboard.device interfaces, based on fpc-triforce
|
9 tahun lalu |
Károly Balogh
|
336e054bb0
morphunits: renamed WriteStr macro to dosWriteStr, to avoid clash with WriteStr in system unit
|
9 tahun lalu |
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 tahun lalu |
Jonas Maebe
|
8f645fdc83
* removed hack to disable dircache for DragonFly BSD now that its dirent
|
9 tahun lalu |
Jonas Maebe
|
f8f03ac4ad
* fixed dirent handling for DragonFly BSD (patch by John Marino,
|
9 tahun lalu |
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 tahun lalu |
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 tahun lalu |
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 tahun lalu |
Károly Balogh
|
5d7b08d28f
amunits: fixed CreateCxObj argument locations in commodities
|
9 tahun lalu |
Károly Balogh
|
bafefd52f6
morphunits: amigalib rework
|
9 tahun lalu |
Károly Balogh
|
d196f8f341
morphunits: added some of the EmulHandle magic for exec unit, which will be required for some upcoming amigalib cleanup
|
9 tahun lalu |
marcus
|
26e19330f5
Amiga: DoMethodA repaired (crashed always)
|
9 tahun lalu |
marcus
|
fe87417345
Amiga: Added DoMethod varargs version
|
9 tahun lalu |
nickysn
|
55a38bf895
* increased the default dosbox timeout to 60 seconds
|
9 tahun lalu |