ondrej
|
a36caf9043
Unix LocalToEpoch: fix typo
|
4 years ago |
svenbarth
|
ac36eec71a
* protect GetFullName with FPC_HAS_FEATURE_UNICODESTRINGS instead of _WIDESTRINGS
|
4 years ago |
ondrej
|
a02d676b06
GetLocalTimeOffset: add InputIsUTC parameter to DateTime-aware overloads
|
4 years ago |
ondrej
|
6df9ad8e50
LocalToEpoch, EpochToLocal: android compilation
|
4 years ago |
ondrej
|
f4cff81881
LocalToEpoch, EpochToLocal: fix for arbitrary datetime
|
4 years ago |
ondrej
|
282aa0daa7
GetLocalTimeOffset: DateTime-aware overloads for Unix. Issue #35710
|
4 years ago |
ondrej
|
e10ee5ccb4
GetLocalTimeOffset - fix overload call
|
4 years ago |
Marc Weustink
|
4e03876083
fcl-res: fpcres: add support for aarch64-coff
|
4 years ago |
pierre
|
e80b1d9e70
Put GetFullName functions inside $ifdef FPC_WIDESTRING_EQUAL_UNICODESTRING
|
4 years ago |
florian
|
d5e20fa6a9
* take variant alignment from TVARDATA, should resolve #38022
|
4 years ago |
florian
|
12843498d1
+ patch by Anton Kavalenka to support coloured output on windows, resolves #38025
|
4 years ago |
svenbarth
|
c2454d5386
* fix for Mantis #38023: the code to convert LF to CRLF when converting to UTF-8 is disabled anyway, so disable unnecessary, duplicate if-branches as well
|
4 years ago |
Mattias Gaertner
|
6ed331d6e7
fcl-passrc: useanalyzer: mark attributes of class/record type even if typeinfo is not used
|
4 years ago |
pierre
|
58a56e38d1
Add m68k specific option to gcc call to be sure to generate an error if the gcc does not target m68k CPU
|
4 years ago |
Károly Balogh
|
92beecb6fe
* bump ppu version after r47279. it changes the ABI (m68k only), so units are incompatible even if the format didn't change
|
4 years ago |
Károly Balogh
|
9d425ff4ca
m68k: change the stack push order in the register calling convention to left-to-right. This should fix parameter handling in nested procedures (tnest5)
|
4 years ago |
Mattias Gaertner
|
0b670d0d31
pastojs: shortrefglobals: generic helper method
|
4 years ago |
Mattias Gaertner
|
088aacfb26
pastojs: shortrefglobals: proc var of generic method
|
4 years ago |
Mattias Gaertner
|
8fe5a1e894
pastojs: shortrefglobals: call static method
|
4 years ago |
marco
|
b06727d8af
* remove windows.pboolean, mantis #38019
|
4 years ago |
svenbarth
|
71c30761dd
* fix for Mantis #38020: apply patch by Sergey Larin to use GetModuleHandle instead of LoadLibrary to retrieve GetTickCount64
|
4 years ago |
Mattias Gaertner
|
5b4e028da4
pastojs: precompiled proc: local var for generic function
|
4 years ago |
Mattias Gaertner
|
c4f8070035
fcl-passrc: TPasResolver.ProcHasSelf
|
4 years ago |
Mattias Gaertner
|
04de97bc09
fcl-js: TJSCallExpression.InsertArg
|
4 years ago |
Tomas Hajny
|
5c119d5f67
* fix for bug #38021 based on patch by Sergey Larin
|
4 years ago |
florian
|
dbb0b24de8
* reverted accidental change
|
4 years ago |
pierre
|
c2c4048e92
Fix compilation of RTL when USE_FILEREC_FULLNAME is not defined
|
4 years ago |
Károly Balogh
|
55d4ffa9de
m68k: add missing FINT and FINTRZ instructions to spilling_get_operation_type()
|
4 years ago |
Károly Balogh
|
3aa0d92c79
fix casting typo in r47263
|
4 years ago |
florian
|
8369f035bf
* use AnsiString for file names to overcome length limitations
|
4 years ago |