svenbarth
|
b1029a218a
* also implement TRttiType's GetBaseType in TRttiInterfaceType
|
il y a 7 ans |
svenbarth
|
1cb4514526
+ add support for interface types (both reference counted and raw ones)
|
il y a 7 ans |
nickysn
|
794ac7d332
+ implemented dos.exec() for win16
|
il y a 7 ans |
Károly Balogh
|
0d15323c29
also add solaris-sparc64 to ppudump, fix build breakage after r37701
|
il y a 7 ans |
pierre
|
ce13d8a698
Fix fullcycle on x86_64-solaris machine by adding system_sparc64_solaris system constant
|
il y a 7 ans |
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)
|
il y a 7 ans |
nickysn
|
eaf878e106
- removed commented out code for keep() from the win16 dos unit, since keep()
|
il y a 7 ans |
nickysn
|
0fced4fdf9
+ implemented GetIntVec and SetIntVec for win16
|
il y a 7 ans |
nickysn
|
9e6209db3a
* fixed compilation of win16 in medium memory model
|
il y a 7 ans |
nickysn
|
08062a2eb4
* fixed ParamStr(0) for the win16 target
|
il y a 7 ans |
pierre
|
901f7ba81c
handle system_i386_netbsd for default_target_set
|
il y a 7 ans |
Mattias Gaertner
|
41586014b2
pastojs: test high(),length() of const array
|
il y a 7 ans |
Mattias Gaertner
|
bfcda2af79
fcl-passrc: resolver: length(simple const array)
|
il y a 7 ans |
nickysn
|
6337ae7530
+ implemented MaxAvail for the win16 local heap as well
|
il y a 7 ans |
nickysn
|
46db6a6174
+ implemented MemAvail and MaxAvail for the win16 global heap
|
il y a 7 ans |
marco
|
52f81da69c
* some aliases for newer delphi versions, patch by Silvio.
|
il y a 7 ans |
marco
|
a5487d327f
* intmean, patch by Bart. Bug #32661
|
il y a 7 ans |
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).
|
il y a 7 ans |
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
|
il y a 7 ans |
florian
|
4029783abb
* forgotten space added
|
il y a 7 ans |
Mattias Gaertner
|
2b1630a5dd
pastojs: fixed renaming overload of override
|
il y a 7 ans |
Mattias Gaertner
|
0bbf072b1a
fcl-passrc: added test overload override
|
il y a 7 ans |
nickysn
|
3ca4d94226
+ also check the heap block ID when freeing a suballocated memory block from the
|
il y a 7 ans |
nickysn
|
e3a1051dfc
+ check the pointer offset alignment, when freeing a suballocated block from the
|
il y a 7 ans |
nickysn
|
68121a7858
* win16 global heap block ID field made a constant
|
il y a 7 ans |
nickysn
|
d7b966c7eb
* cleared TODO from the win16 global heap, regarding the value of FirstFreeOfs,
|
il y a 7 ans |
Mattias Gaertner
|
4e4a4a465b
fcl-js: fixed writing brackets around binary B
|
il y a 7 ans |
michael
|
5d5e38ec84
* Do not continue if visible=false for elements
|
il y a 7 ans |
michael
|
2dfa1254d2
* Refactor expression variables
|
il y a 7 ans |
Tomas Hajny
|
9002d22168
* second part of patch by James Richters from bug #32558 - changes in RemapScanCodes in order to comply to the respective Windows API definitions
|
il y a 7 ans |