florian
|
92fc7edd7e
* ensure that the executable path used in the test is absolute
|
%!s(int64=3) %!d(string=hai) anos |
pierre
|
ac28b5ad05
Remove Unicode $180E (Mongolian Vowel Separator), as it is not anymore a whitespace character
|
%!s(int64=6) %!d(string=hai) anos |
pierre
|
7c40f1f48c
Change tstringlistexchange test code to give different error values and check that sort is done properly instead of requiring a given number of exchanges
|
%!s(int64=6) %!d(string=hai) anos |
florian
|
aaf503c85f
* fix test for case sensitive and case preserving file systems
|
%!s(int64=4) %!d(string=hai) anos |
ondrej
|
d01e7ab86a
Fix tepoch1 test
|
%!s(int64=4) %!d(string=hai) anos |
svenbarth
|
2a0d5f0fe4
* ensure that the toString constant is used instead of TObject's ToString method
|
%!s(int64=6) %!d(string=hai) anos |
pierre
|
40e5a51937
Try to ix compilation failures in units/fpcunit directory
|
%!s(int64=6) %!d(string=hai) anos |
pierre
|
8d3ecbd808
* Skip all surrogate values in for loops from low(word) to high(word)
|
%!s(int64=6) %!d(string=hai) anos |
pierre
|
f2d559cf92
Add mode objfpc to units/character/tutf32convert test
|
%!s(int64=6) %!d(string=hai) anos |
ondrej
|
c0cb2b6051
* fix memory leak in RegisterLazyInitThreadingProc
|
%!s(int64=4) %!d(string=hai) anos |
Michaël Van Canneyt
|
8db3828637
* Fix AV when freeing transactions. Reported by Pascal Riekenberg. Fixes issuu #40571
|
hai 1 ano |
Pierre Muller
|
3b45e9c5bb
Change libc statx function to weakexternal
|
%!s(int64=2) %!d(string=hai) anos |
pierre
|
61059435dd
Fix compilation of linux unit with -dFPC_USE_LIBC option
|
%!s(int64=4) %!d(string=hai) anos |
florian
|
2e750c3f1c
+ add missing semicolon, resolves #36868
|
%!s(int64=5) %!d(string=hai) anos |
marcoonthegit
|
4f31b7138c
* comment schedgetaffitity for now at the request of closes #40569
|
hai 1 ano |
Pierre Muller
|
355d9d3724
Update rtl/wince/Makefile after cherry-pick of commit 355c63beb1dc34299d9a33a8cdc71a7094d37ec2
|
hai 1 ano |
Pierre Muller
|
70ca3c816f
Add cpu and mmx to CPU_UNITS for i386-wince target
|
%!s(int64=2) %!d(string=hai) anos |
Pierre Muller
|
15115e8e54
Disable fcl-pdf package for wince target
|
hai 1 ano |
Karoly Balogh
|
ac4575291a
aros: build the CPU unit for i386 and x86_64 aros
|
%!s(int64=2) %!d(string=hai) anos |
Michaël Van Canneyt
|
bf85a00d58
* Fix wrong TimeStampToMSecs result on 32-bit. Fixes issue #40522
|
hai 1 ano |
florian
|
b1f6be15e9
* disable new syscalls on android
|
%!s(int64=4) %!d(string=hai) anos |
Pierre Muller
|
7cb40dc7d0
Add missing S_ISUID and S_ISGID constants
|
%!s(int64=2) %!d(string=hai) anos |
Pierre Muller
|
289ae1c43f
Add missing S_ISUID and S_ISGID constants
|
%!s(int64=2) %!d(string=hai) anos |
Pierre Muller
|
123b29f832
Add missing S_ISUID and S_ISGID constants
|
%!s(int64=2) %!d(string=hai) anos |
Sven/Sarah Barth
|
3346c3b5c2
* ensure that _LookupVtableInfoEx isn't called with a type that needs special handling as we can't (or won't) really cover that using some generic RTTI handling
|
%!s(int64=2) %!d(string=hai) anos |
Sven/Sarah Barth
|
7ae9a8745a
* essentially undo 4823ca71145f3e592b27a72b9bd2e0a7fe7bde55 as comparers that need now use a suitable class implementation directly
|
%!s(int64=2) %!d(string=hai) anos |
Sven/Sarah Barth
|
be7eec7f24
* use the explicit implementations of the I*Comparer<> interfaces for types like records and objects; fixes #40074 and #40077 on systems using the Sys V ABI
|
%!s(int64=2) %!d(string=hai) anos |
Sven/Sarah Barth
|
189f65ad18
+ introduce explicit implementations for the IComparer<>, IEqualityComparer<> and IExtendedEqualityComparer<> interfaces for types that should be compared using binary comparison (e.g. records, objects, etc)
|
%!s(int64=2) %!d(string=hai) anos |
Sven/Sarah Barth
|
89e26d69dd
* fix #40074: adjust Generics.Defaults to make use of the new ConstParamIsRef<> utility function to correctly determine how a generic binary parameter needs to be compared
|
%!s(int64=2) %!d(string=hai) anos |
Sven/Sarah Barth
|
03dd693319
* don't use size specific binary comparers
|
%!s(int64=2) %!d(string=hai) anos |