tom_at_work
|
20737f0ac1
fix webts/tw10033 on ppc64:
|
17 years ago |
Jonas Maebe
|
61f266bf4f
+ add support for different modes on startup instead of only one
|
17 years ago |
Jonas Maebe
|
18b66ad036
* fixed opcode decoding after r10418 ("shortint and $80" now becomes
|
17 years ago |
yury
|
10a286532f
* Fixed Wide<->Ansi conversion for wince.
|
17 years ago |
yury
|
b64519162d
* Fixed warning.
|
17 years ago |
joost
|
51c45335ae
* Removed space before fieldname
|
17 years ago |
tom_at_work
|
ee76679326
* cleaned up r10705 for ppc, improved comments
|
17 years ago |
joost
|
714523866b
* Indexes based on ftFloat fields were reverted
|
17 years ago |
Jonas Maebe
|
78f96e857c
+ test for mantis #10863
|
17 years ago |
florian
|
9595256ff5
* cleaned up overleft of 10710
|
17 years ago |
florian
|
92b16f8876
+ TTypedComObject
|
17 years ago |
florian
|
4e7e0f620a
* first try to fix #10863 (don't do SSL in case left is already handled in an assignment node)
|
17 years ago |
Tomas Hajny
|
979d1ac07f
* fixes for code generation switches and associated dialog box, with assistance of Robert Riebisch
|
17 years ago |
Jonas Maebe
|
43c3260810
+ OS_S16->OS_32 test for ppc64
|
17 years ago |
joost
|
bafff6548d
* Removed "as" keyword from query, it is not supported by Firebird
|
17 years ago |
Jonas Maebe
|
263984f874
* fixed a_load_ref_reg for OS_S8->OS_16 for ppc32, ppc64 and sparc
|
17 years ago |
Jonas Maebe
|
57087da620
* return an empty string for paramstr(value>paramcount) (already correct
|
17 years ago |
Jonas Maebe
|
bbd2d4ee1c
* don't run, it's a unit
|
17 years ago |
yury
|
4c769f6148
* Fixed test to be locale independent.
|
17 years ago |
yury
|
b0e41fdf4b
* This test is not for wince.
|
17 years ago |
yury
|
c76432b080
* Fixed test by changing float value from 1E+100 to 1E+10, since 1E+100 value can not be reliably used for comparison on ARM due to precision loss.
|
17 years ago |
yury
|
b14276d62a
* Fixed tests to be locale independent.
|
17 years ago |
yury
|
9222540e84
* Small optimization.
|
17 years ago |
yury
|
95ea5d87dd
* Fixed int to int conversion in ARM code generator.
|
17 years ago |
yury
|
b70bf05ad5
* I hope it's proper fix for r10688.
|
17 years ago |
yury
|
e71d631c24
* Fix for tw10233 for all CPUs.
|
17 years ago |
joost
|
7c64c5642d
* Reverted cyclic-merge-garbage from r10572
|
17 years ago |
Tomas Hajny
|
a4a1999e4f
* fix broken offsets and improve reliability on GO32v2, mostly based on input by Robert Riebisch
|
17 years ago |
yury
|
ec943198fd
* Properly fill treference.alignment when variable is loaded by tcgloadnode. It allows code generator to insert unaligned handling if needed.
|
17 years ago |
yury
|
24be2c31f7
* Fixed tw11027.
|
17 years ago |