marco
|
073867302b
* patch from Sergey B, cleaned up by WP. Call inherited TCHMSearchWriter.
|
7 tahun lalu |
nickysn
|
8d18dafe34
* in the i8086 load node, when generating static/global var access to variables
|
7 tahun lalu |
marco
|
b41dafa618
* lowercase extension before comparison
|
7 tahun lalu |
nickysn
|
04f0029b77
- don't generate addr_seg relocations for the Seg() directive on i8086, if the
|
7 tahun lalu |
nickysn
|
4cdfe1b025
* in the win16 video unit, don't ever try to update the window, after it has
|
7 tahun lalu |
nickysn
|
0f8c31a374
+ enable smart callbacks in the win16 video unit
|
7 tahun lalu |
nickysn
|
ed4a5acb31
+ added -Twin16 (the 16-bit windows target) to the i8086 crosscompiler help screen
|
7 tahun lalu |
Tomas Hajny
|
f4b0a46620
* fix for wrong behaviour of SetSafeCPSwitching
|
7 tahun lalu |
florian
|
b41cb26727
+ write selected features in ppu of the system unit and load them further on
|
7 tahun lalu |
svenbarth
|
c07e723d37
+ add some Delphi-compatible type kind aliases
|
7 tahun lalu |
svenbarth
|
c15bcc693d
* also check the base types of interfaces
|
7 tahun lalu |
svenbarth
|
b1029a218a
* also implement TRttiType's GetBaseType in TRttiInterfaceType
|
7 tahun lalu |
svenbarth
|
1cb4514526
+ add support for interface types (both reference counted and raw ones)
|
7 tahun lalu |
nickysn
|
794ac7d332
+ implemented dos.exec() for win16
|
7 tahun lalu |
Károly Balogh
|
0d15323c29
also add solaris-sparc64 to ppudump, fix build breakage after r37701
|
7 tahun lalu |
pierre
|
ce13d8a698
Fix fullcycle on x86_64-solaris machine by adding system_sparc64_solaris system constant
|
7 tahun lalu |
svenbarth
|
0954572af9
* only check result if the call itself succeeded (e.g. didn't fail due to the invoke manager not supporting the calling convention)
|
7 tahun lalu |
nickysn
|
eaf878e106
- removed commented out code for keep() from the win16 dos unit, since keep()
|
7 tahun lalu |
nickysn
|
0fced4fdf9
+ implemented GetIntVec and SetIntVec for win16
|
7 tahun lalu |
nickysn
|
9e6209db3a
* fixed compilation of win16 in medium memory model
|
7 tahun lalu |
nickysn
|
08062a2eb4
* fixed ParamStr(0) for the win16 target
|
7 tahun lalu |
pierre
|
901f7ba81c
handle system_i386_netbsd for default_target_set
|
7 tahun lalu |
Mattias Gaertner
|
41586014b2
pastojs: test high(),length() of const array
|
7 tahun lalu |
Mattias Gaertner
|
bfcda2af79
fcl-passrc: resolver: length(simple const array)
|
7 tahun lalu |
nickysn
|
6337ae7530
+ implemented MaxAvail for the win16 local heap as well
|
7 tahun lalu |
nickysn
|
46db6a6174
+ implemented MemAvail and MaxAvail for the win16 global heap
|
7 tahun lalu |
marco
|
52f81da69c
* some aliases for newer delphi versions, patch by Silvio.
|
7 tahun lalu |
marco
|
a5487d327f
* intmean, patch by Bart. Bug #32661
|
7 tahun lalu |
maciej-izak
|
919cc7f307
fcl-res: #0 as terminator is still needed (anyway toread is still needed - for some resource generator this value can be 0 and #0 terminator doesn't exist).
|
7 tahun lalu |
maciej-izak
|
d4acc80ba6
fcl-res: "Read version resource" fix. Last #0 char is special and should be excluded (#0 is implicitly added for string), even for toread<>-1 (TVersionResource.ReadWideString). Fix for bug #32603
|
7 tahun lalu |