micha
|
a70f5bb51e
* fix lock release in heap trace
|
18 жил өмнө |
florian
|
30c6b37c8d
* fixed largeint declarations
|
18 жил өмнө |
florian
|
991cc7abfe
+ some missing functions added
|
18 жил өмнө |
florian
|
657ef819e0
* comment fixed
|
18 жил өмнө |
florian
|
463fc20ecc
* return proper vardef value for wordbool, resolves #9125
|
18 жил өмнө |
yury
|
a60248c027
* removed non existent constants on wince.
|
18 жил өмнө |
yury
|
4b6c33ea02
* Added lot of Delphi compatible redefs for wince. Now wince redefs as complete as win32 redefs.
|
18 жил өмнө |
Almindor
|
0d80b16e1a
* add also new MIME stream stuff (forgotten commit of 0.5.2 -> fppkg)
|
18 жил өмнө |
Jonas Maebe
|
20a35f9701
* fixed public/export support for initialised variables/typed
|
18 жил өмнө |
Jonas Maebe
|
ba0d0d4bb8
+ added test (already works)
|
18 жил өмнө |
yury
|
84306f80e9
* fixed tw8391.pp for i386.
|
18 жил өмнө |
yury
|
98c1a8c386
* fixed test.
|
18 жил өмнө |
michael
|
4fde74cb40
* Implemented TFPTimer
|
18 жил өмнө |
micha
|
787f9a44c7
* heap manager: do not try to leave critical section twice, moron
|
18 жил өмнө |
yury
|
86d49c2a0c
* Activated safecall support for ARM CPU.
|
18 жил өмнө |
yury
|
691b3da1ed
* Fixed test to be locale independent.
|
18 жил өмнө |
yury
|
a70eba78a6
* Delete temporary files used by tests. It is important when remotely run testsuite at Pocket PC. Temp files are created in root folder and it is not good if the files are left.
|
18 жил өмнө |
yury
|
bbd9f6f993
* Removed $E- directive from tests to fix compilation for arm-wince.
|
18 жил өмнө |
yury
|
d1c2f41c66
* Fixed passing variant parameters by value for ARM. It fixes tw7806.pp.
|
18 жил өмнө |
yury
|
5b5050a09c
* Fixed integer to single conversion for arm-wince. It fixes tw8055.pp test.
|
18 жил өмнө |
Vincent Snijders
|
2794cef7b7
fixed checksynchronize so that it can be called recursively, fixes issue #9068 and #9079
|
18 жил өмнө |
yury
|
029fb7e187
* adapted test for slow cpus like arm.
|
18 жил өмнө |
yury
|
8e45887e1b
* allow assignment of empty dynarray to variant and empty vararray to dynarray.
|
18 жил өмнө |
micha
|
c0fa8fd255
* heap manager: fix thread exit race condition by using single global lock
|
18 жил өмнө |
yury
|
17764bbbf6
* this test not for wince.
|
18 жил өмнө |
yury
|
206d027e9e
* for ARM CPU records must be aligned in stack depending of record size to prevent misaligned error when the record is passed as parameter in registers. It fixes tcalext* tests for ARM.
|
18 жил өмнө |
yury
|
be65e77702
* fixed test.
|
18 жил өмнө |
yury
|
e305433639
* skip test for wince.
|
18 жил өмнө |
yury
|
38b8731ba0
* Restored relocs generation for dlls by internal linker. It fixes bug #9048.
|
18 жил өмнө |
Jonas Maebe
|
2700c4eeb0
* fixed leaking of CGImage in every screen drawing operation
|
18 жил өмнө |