tg74
|
634338dcd2
merge with trunk
|
11 лет назад |
tg74
|
56ed3c728d
merge with trunk
|
11 лет назад |
tg74
|
6a73d76dc3
merge with trunk
|
11 лет назад |
tg74
|
3b09397e34
merge with trunk
|
11 лет назад |
tg74
|
a78fc3fbee
merge with trunk
|
11 лет назад |
tg74
|
60db1d733e
merge with trunk
|
11 лет назад |
tg74
|
996b1c6bcf
merge with trunk
|
11 лет назад |
tg74
|
e9f2dcabc5
merge with trunk
|
11 лет назад |
Károly Balogh
|
1a4d6d79c5
new division helpers for ARM by Nico Erfurth. on our ARMv5 core hardware they're 22%-36% faster than the generic ones for the most common case.
|
11 лет назад |
svenbarth
|
856ae9d3cf
Fix for Mantis #26482.
|
11 лет назад |
svenbarth
|
f1bfb398e4
Fix for Mantis #26456.
|
11 лет назад |
nickysn
|
84a18e57bc
+ added test for the error checking for nil-number; tests already exist for
|
11 лет назад |
nickysn
|
6d54046300
* output a proper error message in case number+nil is encountered (just like
|
11 лет назад |
nickysn
|
6770301fe7
+ added a normalized huge pointer comparison test
|
11 лет назад |
nickysn
|
ba1ee49b64
+ added non-normalized huge pointer comparison test
|
11 лет назад |
michael
|
74955c4e20
* No longer needed, all tests are in tczipper
|
11 лет назад |
michael
|
15ef9a2599
* Cleaner design refactoring: Separate out ExtDirect support in non-http part and http part
|
11 лет назад |
nickysn
|
8604372da3
+ implemented far pointer comparison operating only on the offset (+ added test)
|
11 лет назад |
nickysn
|
6e9720e830
+ added tests for huge pointer normalized and non-normalized equality comparison
|
11 лет назад |
svenbarth
|
441e6c6083
Fix for Mantis #26177. Use the correct value for the method data when using a method pointer of a type or record helper.
|
11 лет назад |
svenbarth
|
a7a9440692
Add a new warning message that is generated if an instance of an abstract class is created. This message is disabled by default, but can be switched on by using {$warn 4122 on} or {$warn 4122 error}.
|
11 лет назад |
nickysn
|
f0346c096f
+ added rtl helpers for huge pointer arithmetic
|
11 лет назад |
nickysn
|
5093c573dc
+ added huge pointer assignment and far->huge conversion tests
|
11 лет назад |
nickysn
|
82d393014b
+ added a test for the tiny memory layout
|
11 лет назад |
nickysn
|
835fb1d157
+ added memory layout tests for the small and medium memory models
|
11 лет назад |
nickysn
|
3952f8830c
+ added test for the i8086 compact model memory layout
|
11 лет назад |
nickysn
|
57b233e724
+ added test for the memory layout of the i8086 large memory model
|
11 лет назад |
sergei
|
4b5736a381
+ Added test for Mantis #20456. The issue itself was fixed in the meantime.
|
11 лет назад |
Jonas Maebe
|
2df1d5ec58
* don't allow default parameter values for parameter types that don't accept
|
11 лет назад |
Jeppe Johansen
|
0dc39b5d63
Applied patch from Michael Ring that adds some startup code for some new stm32f0 and stm32f1 controllers, and fixes naming on some LPC ARMv6m controllers.
|
11 лет назад |