Károly Balogh
|
eda7d535bd
* m68k: enabled vasm assembler support for the Sinclair QL, and added linking
|
4 years ago |
ondrej
|
a65158bfe8
* fix memory leak in RegisterLazyInitThreadingProc
|
4 years ago |
Károly Balogh
|
18f364a497
+ RTL skeleton for the Sinclair QL
|
4 years ago |
ondrej
|
7fbceaac21
* thread-safe time zone info read/write
|
4 years ago |
ondrej
|
c64429cdd0
* lazy thread initialization support
|
4 years ago |
Károly Balogh
|
519701960c
m68k: initial commit to add the Sinclair QL as a compiler target
|
4 years ago |
ondrej
|
934f2dc55d
* introduce NowUTC() and GetUniversalTime()
|
4 years ago |
ondrej
|
7ad4694e4b
* remove the BaseUnix dependency added by mistake
|
4 years ago |
florian
|
0bf1af08c4
+ test for #38022
|
4 years ago |
Jonas Maebe
|
629b2a8951
* regenerated
|
4 years ago |
Jonas Maebe
|
24e188f0d2
* add missing unixutils -> baseunix dependency
|
4 years ago |
Jonas Maebe
|
312f1436b1
* changed TIDString and tsymentry.realname to TSymStr
|
4 years ago |
Jonas Maebe
|
38a059f039
* give an error when trying to define a macro/compiler variable with
|
4 years ago |
Jonas Maebe
|
1c61c30cd2
* added "const" to some string parameters
|
4 years ago |
Jonas Maebe
|
3e16ad9d6c
* sysutils depends on initc
|
4 years ago |
ondrej
|
9b5d2322b6
Fix tepoch1 test
|
4 years ago |
ondrej
|
f296bf3f2d
Unix timezone: fix search around TZ change back to be the same as on Windows
|
4 years ago |
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 |