Michaël Van Canneyt
|
bf85a00d58
* Fix wrong TimeStampToMSecs result on 32-bit. Fixes issue #40522
|
hace 1 año |
florian
|
b1f6be15e9
* disable new syscalls on android
|
hace 4 años |
Pierre Muller
|
7cb40dc7d0
Add missing S_ISUID and S_ISGID constants
|
hace 2 años |
Pierre Muller
|
289ae1c43f
Add missing S_ISUID and S_ISGID constants
|
hace 2 años |
Pierre Muller
|
123b29f832
Add missing S_ISUID and S_ISGID constants
|
hace 2 años |
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
|
hace 2 años |
Sven/Sarah Barth
|
7ae9a8745a
* essentially undo 4823ca71145f3e592b27a72b9bd2e0a7fe7bde55 as comparers that need now use a suitable class implementation directly
|
hace 2 años |
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
|
hace 2 años |
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)
|
hace 2 años |
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
|
hace 2 años |
Sven/Sarah Barth
|
03dd693319
* don't use size specific binary comparers
|
hace 2 años |
Sven/Sarah Barth
|
b037b005ae
* change constref parameters to const for Delphi compatibility as well as better code generation
|
hace 2 años |
Sven/Sarah Barth
|
8ab5cef8cc
Revert commit 663ee7bc2007a22c48f97927afd4086cc8e56490 as it's simply not allowed to set an object instance value twice no matter if it's the same object instance or not.
|
hace 2 años |
florian
|
48ffc20502
* patch by ab: Optimized default hash asm in generics.hashes, resolves #40035
|
hace 2 años |
J. Gareth "Curious Kit" Moreton
|
5d878ac342
* Fix to TObjectOpenAddressingLP in generics.collections where SetValue
|
hace 2 años |
Rika Ichinose
|
f9d852cab4
Add heapsort fallback to Generics.Collections.TArrayHelper.Sort.
|
hace 3 años |
florian
|
d77e617f4c
* patch by Rika: avoid that capacity of TQueue grows to much for certain
|
hace 3 años |
svenbarth
|
b0533c4ccb
* don't use GetTypeData() when ATypeInfo is Nil
|
hace 4 años |
mattias
|
638b81dcaa
fcl-pdf: using EPDF
|
hace 1 año |
Michaël Van Canneyt
|
b13056fcf2
* Cosmetic changes, fixes issue #40377
|
hace 2 años |
Michaël Van Canneyt
|
b2d1a7e933
* Fix block logic error, causing failure of tw12830.pp
|
hace 2 años |
Michaël Van Canneyt
|
5552402fce
* Disable use of goto for webassembly
|
hace 2 años |
Michaël Van Canneyt
|
40fa147d20
* Base hash units moved & renamed
|
hace 3 años |
Michaël Van Canneyt
|
ced7d5f006
ES256 signing algorithm
|
hace 3 años |
marcoonthegit
|
898baf2376
* removed zxspectrum and simular new targets
|
hace 1 año |
Michaël Van Canneyt
|
4437bf19e4
* Remove circular use, add lazarus test project file
|
hace 3 años |
Michaël Van Canneyt
|
14748e5b79
* No dependency on classes unit
|
hace 3 años |
Michaël Van Canneyt
|
8aa90e6c99
* Fix dependency on hash (sha1)
|
hace 3 años |
Michaël Van Canneyt
|
2967d1e473
* Reorder units
|
hace 3 años |
Michaël Van Canneyt
|
a23f4ba13b
* Do not redefine TBytes
|
hace 3 años |