paul
|
32ec75216c
rtl: fix printer hook procedures - they return PTR_UINT instead of UINT
|
vor 14 Jahren |
vladob
|
5dd0d99368
iterators for fcl-stl containers
|
vor 14 Jahren |
pierre
|
83e0b5207d
+ Add graph, wincrt and winmouse units for win64 OS target
|
vor 14 Jahren |
pierre
|
d3d34c61f6
* Use system thread functions and allow win64 compilation
|
vor 14 Jahren |
pierre
|
9420a8ddf4
* Change Message function return type to be Win64 compatible
|
vor 14 Jahren |
marco
|
5595aafa90
* support for Delphi/64 NativeInt and NativeUint as shown in several promotions on the web. (aliases for ptrint/ptruint)
|
vor 14 Jahren |
sekelsenmat
|
a37d6edba2
fpvectorial: Merges changes, improved DXF reading, adds pen and color data to the data structures
|
vor 14 Jahren |
florian
|
4d19f6c532
* patch by Jeppe Johansen to be able to generate debug info if an rtl without variant support is used, resolves #18483
|
vor 14 Jahren |
vladob
|
ae8a0c44bb
hash set + hash map 2
|
vor 14 Jahren |
vladob
|
cda5fa8f32
hash set + hash map
|
vor 14 Jahren |
florian
|
ff6ab60508
* prefer typecast currency->extended over currency->single/double because the former loses no precision while the latter might cause a loss of precision, resolves #19077
|
vor 14 Jahren |
florian
|
c97869bd89
* merge user sections support branch
|
vor 14 Jahren |
sergei
|
c939beee70
* Changed register allocation order for x86_64, putting first registers that don't need to be preserved by procedure. This way registers needing preservation are allocated less frequently (and for non-complex leaf functions not allocated at all), reducing amount of entry/exit code.
|
vor 14 Jahren |
michael
|
1d07ae97c4
* Added combined example: login using RPC and edit data using FPWebdata
|
vor 14 Jahren |
michael
|
eb2e21587b
* Published CreateSession property
|
vor 14 Jahren |
sergei
|
c5e7902e4b
+ x86_64 optimized assembler functions IndexByte and IndexWord
|
vor 14 Jahren |
florian
|
7f995c093e
* moved some code from pmodules to ncgutil to get rid of cpubase in pmodules
|
vor 14 Jahren |
florian
|
3ce9ff93f1
+ patch by Jeppe Johansen to support automatic interrupt table generation by using the interrupt directive with an offset. Not activated yet because it requires to change also the startup code of the different mcus.
|
vor 14 Jahren |
michael
|
91c824abbc
* Fixed compilation with dmwdebug define
|
vor 14 Jahren |
vladob
|
49f87b6d6b
next permutation
|
vor 14 Jahren |
marco
|
f34ffd02c9
* fix for 19114. Deal with empty arguments more graciously by quoting them.
|
vor 14 Jahren |
pierre
|
c22c58b3a5
* Avoid double freeing of frames with zero size as it creates a problem with heaptrc unit
|
vor 14 Jahren |
Jonas Maebe
|
66258fb0b8
* fixed TCmdStrListItem.GetCopy() (the reference count of the ansistring
|
vor 14 Jahren |
armin
|
03ca42d6e2
nwpre now initializes bss, use linker generated symbol to get address of .text (for lineinfo)
|
vor 14 Jahren |
armin
|
672d76e636
added a segment table containing segments for symbols defined by linker script (needed for relocs)
|
vor 14 Jahren |
paul
|
841357c66e
winunits-base: fix structure name
|
vor 14 Jahren |
paul
|
efad673509
winunits-base: correct GetThemeFont, GetThemeSystemFont font argument must be LogFontW instead of LogFont
|
vor 14 Jahren |
sergei
|
b7a56722ff
* Cleanup variant->string conversions: TryStrToDate and TryStrToTime are redundant because TryStrToDateTime already does the same checks. Patch from Luiz Americo, resolves #19115.
|
vor 14 Jahren |
florian
|
6fb666135f
* forbid <ordinal> in <set type>
|
vor 14 Jahren |
joost
|
b911e3d1c3
* Fixed AV when no owner is set
|
vor 14 Jahren |