Michaël Van Canneyt
|
492717a25c
* Do not prefix with unit name unless necessary
|
1 vuosi sitten |
Michaël Van Canneyt
|
8b40033964
* Change argument name
|
1 vuosi sitten |
Rika Ichinose
|
c2176d27ea
Use exponential backoff in timeouted ‘TMonitor.Enter’ and explain why it’s still a bad solution.
|
1 vuosi sitten |
Rika Ichinose
|
d1432b7302
TMonitor.Wait temporarily unlocks through recursive calls.
|
1 vuosi sitten |
Rika Ichinose
|
54bb95da81
‘LockCount’ does not require atomics.
|
1 vuosi sitten |
Rika Ichinose
|
074cb3bcf4
Manage ‘TPulseData’s as linked list of structures allocated in ‘Wait’ stack frames.
|
1 vuosi sitten |
Rika Ichinose
|
7589bb39b8
Set ‘TMonitorData’s without locking.
|
1 vuosi sitten |
Rika Ichinose
|
ba6696d9ed
Create TMonitorData initialized.
|
1 vuosi sitten |
florian
|
1966ce7c1c
+ Skylake-X for i386
|
1 vuosi sitten |
Michaël Van Canneyt
|
3f7cd9b807
* Get Field Attributes + tests
|
1 vuosi sitten |
Michaël Van Canneyt
|
06601d5e60
* Fix TExtendedVmtFieldEntry.GetTail
|
1 vuosi sitten |
Nikolay Nikolov
|
f2d739b93a
+ perform WebAssembly validation, if the compiler is compiled with the
|
1 vuosi sitten |
Michaël Van Canneyt
|
1bb452d1c7
* Small optimizations in FindOptionIndex by lagprogramming. Fixes issue #40663
|
1 vuosi sitten |
Pierre Muller
|
75ac012702
Also add %neededafter as the generated binaries are used by testprocess program
|
1 vuosi sitten |
florian
|
cad21584e5
+ Skylake-X
|
1 vuosi sitten |
zamtmn
|
489a2f042b
Add TTT_HoriHeader
|
1 vuosi sitten |
zamtmn
|
4fcb9a4daf
Make FontID public
|
1 vuosi sitten |
zamtmn
|
99a16f3965
FT_Get_Sfnt_Table and related
|
1 vuosi sitten |
zamtmn
|
6e4318bdf5
FT_Get_Sfnt_Name and related
|
1 vuosi sitten |
Michaël Van Canneyt
|
fb821b8c9b
* Allow use of attributes on fields and properties in records and classes
|
1 vuosi sitten |
Michaël Van Canneyt
|
8527cb17f8
* Fix overflow in initialization of return value
|
1 vuosi sitten |
Michaël Van Canneyt
|
91284ba543
* Create and correctly typed variable for fieldsym instead of using typecasts
|
1 vuosi sitten |
Michaël Van Canneyt
|
bd2b0c8dca
* Fix use of wrong memory size when getting extended property info
|
1 vuosi sitten |
Nikolay Nikolov
|
0ae014a98f
+ support the BR and BR_IF instructions in TWasmValidationStacks.Validate
|
1 vuosi sitten |
Nikolay Nikolov
|
13f58fe343
+ support if,block,loop,else,end_if,end_block,end_loop in TWasmValidationStacks.Validate
|
1 vuosi sitten |
Nikolay Nikolov
|
472f9be9a6
+ support the global.get and global.set instructions in TWasmValidationStacks.Validate
|
1 vuosi sitten |
Pierre Muller
|
f75f688f8b
Adapt utcprocess unit to name changes to allow use inside testsuite
|
1 vuosi sitten |
Pierre Muller
|
4ad0c88a73
Rename test genout to t_genout to allow use inside testsuite
|
1 vuosi sitten |
Pierre Muller
|
a72193b6fe
Rename test dotouch to tdotouch to allow use inside testsuite
|
1 vuosi sitten |
Pierre Muller
|
c9dc36dbc1
Rename test dols to tdols to allow use inside testsuite
|
1 vuosi sitten |