florian
|
b41cb26727
+ write selected features in ppu of the system unit and load them further on
|
7 жил өмнө |
svenbarth
|
c07e723d37
+ add some Delphi-compatible type kind aliases
|
7 жил өмнө |
svenbarth
|
c15bcc693d
* also check the base types of interfaces
|
7 жил өмнө |
svenbarth
|
b1029a218a
* also implement TRttiType's GetBaseType in TRttiInterfaceType
|
7 жил өмнө |
svenbarth
|
1cb4514526
+ add support for interface types (both reference counted and raw ones)
|
7 жил өмнө |
nickysn
|
794ac7d332
+ implemented dos.exec() for win16
|
7 жил өмнө |
Károly Balogh
|
0d15323c29
also add solaris-sparc64 to ppudump, fix build breakage after r37701
|
7 жил өмнө |
pierre
|
ce13d8a698
Fix fullcycle on x86_64-solaris machine by adding system_sparc64_solaris system constant
|
7 жил өмнө |
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 жил өмнө |
nickysn
|
eaf878e106
- removed commented out code for keep() from the win16 dos unit, since keep()
|
7 жил өмнө |
nickysn
|
0fced4fdf9
+ implemented GetIntVec and SetIntVec for win16
|
7 жил өмнө |
nickysn
|
9e6209db3a
* fixed compilation of win16 in medium memory model
|
7 жил өмнө |
nickysn
|
08062a2eb4
* fixed ParamStr(0) for the win16 target
|
7 жил өмнө |
pierre
|
901f7ba81c
handle system_i386_netbsd for default_target_set
|
7 жил өмнө |
Mattias Gaertner
|
41586014b2
pastojs: test high(),length() of const array
|
7 жил өмнө |
Mattias Gaertner
|
bfcda2af79
fcl-passrc: resolver: length(simple const array)
|
7 жил өмнө |
nickysn
|
6337ae7530
+ implemented MaxAvail for the win16 local heap as well
|
7 жил өмнө |
nickysn
|
46db6a6174
+ implemented MemAvail and MaxAvail for the win16 global heap
|
7 жил өмнө |
marco
|
52f81da69c
* some aliases for newer delphi versions, patch by Silvio.
|
7 жил өмнө |
marco
|
a5487d327f
* intmean, patch by Bart. Bug #32661
|
7 жил өмнө |
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 жил өмнө |
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 жил өмнө |
florian
|
4029783abb
* forgotten space added
|
7 жил өмнө |
Mattias Gaertner
|
2b1630a5dd
pastojs: fixed renaming overload of override
|
7 жил өмнө |
Mattias Gaertner
|
0bbf072b1a
fcl-passrc: added test overload override
|
7 жил өмнө |
nickysn
|
3ca4d94226
+ also check the heap block ID when freeing a suballocated memory block from the
|
7 жил өмнө |
nickysn
|
e3a1051dfc
+ check the pointer offset alignment, when freeing a suballocated block from the
|
7 жил өмнө |
nickysn
|
68121a7858
* win16 global heap block ID field made a constant
|
7 жил өмнө |
nickysn
|
d7b966c7eb
* cleared TODO from the win16 global heap, regarding the value of FirstFreeOfs,
|
7 жил өмнө |
Mattias Gaertner
|
4e4a4a465b
fcl-js: fixed writing brackets around binary B
|
7 жил өмнө |