Jonas Maebe
|
24e188f0d2
* add missing unixutils -> baseunix dependency
|
4 年之前 |
Jonas Maebe
|
312f1436b1
* changed TIDString and tsymentry.realname to TSymStr
|
4 年之前 |
Jonas Maebe
|
38a059f039
* give an error when trying to define a macro/compiler variable with
|
4 年之前 |
Jonas Maebe
|
1c61c30cd2
* added "const" to some string parameters
|
4 年之前 |
Jonas Maebe
|
3e16ad9d6c
* sysutils depends on initc
|
4 年之前 |
ondrej
|
9b5d2322b6
Fix tepoch1 test
|
4 年之前 |
ondrej
|
f296bf3f2d
Unix timezone: fix search around TZ change back to be the same as on Windows
|
4 年之前 |
ondrej
|
a36caf9043
Unix LocalToEpoch: fix typo
|
4 年之前 |
svenbarth
|
ac36eec71a
* protect GetFullName with FPC_HAS_FEATURE_UNICODESTRINGS instead of _WIDESTRINGS
|
4 年之前 |
ondrej
|
a02d676b06
GetLocalTimeOffset: add InputIsUTC parameter to DateTime-aware overloads
|
4 年之前 |
ondrej
|
6df9ad8e50
LocalToEpoch, EpochToLocal: android compilation
|
4 年之前 |
ondrej
|
f4cff81881
LocalToEpoch, EpochToLocal: fix for arbitrary datetime
|
4 年之前 |
ondrej
|
282aa0daa7
GetLocalTimeOffset: DateTime-aware overloads for Unix. Issue #35710
|
4 年之前 |
ondrej
|
e10ee5ccb4
GetLocalTimeOffset - fix overload call
|
4 年之前 |
Marc Weustink
|
4e03876083
fcl-res: fpcres: add support for aarch64-coff
|
4 年之前 |
pierre
|
e80b1d9e70
Put GetFullName functions inside $ifdef FPC_WIDESTRING_EQUAL_UNICODESTRING
|
4 年之前 |
florian
|
d5e20fa6a9
* take variant alignment from TVARDATA, should resolve #38022
|
4 年之前 |
florian
|
12843498d1
+ patch by Anton Kavalenka to support coloured output on windows, resolves #38025
|
4 年之前 |
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 年之前 |
Mattias Gaertner
|
6ed331d6e7
fcl-passrc: useanalyzer: mark attributes of class/record type even if typeinfo is not used
|
4 年之前 |
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 年之前 |
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 年之前 |
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 年之前 |
Mattias Gaertner
|
0b670d0d31
pastojs: shortrefglobals: generic helper method
|
4 年之前 |
Mattias Gaertner
|
088aacfb26
pastojs: shortrefglobals: proc var of generic method
|
4 年之前 |
Mattias Gaertner
|
8fe5a1e894
pastojs: shortrefglobals: call static method
|
4 年之前 |
marco
|
b06727d8af
* remove windows.pboolean, mantis #38019
|
4 年之前 |
svenbarth
|
71c30761dd
* fix for Mantis #38020: apply patch by Sergey Larin to use GetModuleHandle instead of LoadLibrary to retrieve GetTickCount64
|
4 年之前 |
Mattias Gaertner
|
5b4e028da4
pastojs: precompiled proc: local var for generic function
|
4 年之前 |
Mattias Gaertner
|
c4f8070035
fcl-passrc: TPasResolver.ProcHasSelf
|
4 年之前 |