nickysn
|
6e7dd647fd
* Tcgx86.g_concatcopy: optimization for the case where source.segment is
|
11 лет назад |
lacak
|
1004c8db6f
fcl-db: base: implement TParam.AsBCD + test
|
11 лет назад |
lacak
|
b4f2f47f49
fcl-db: mysql: when MySQL reports field type as VARCHAR map to ftString and do not try remap to ftMemo.
|
11 лет назад |
lacak
|
54c09051a0
fcl-db: base: when copying character data use MaxLen up to Size (not DataSize), because buffer size is = DataSize, o we can copy max. DataSize-1 which is Size.
|
11 лет назад |
nickysn
|
906d828ee0
* tcg8086.g_copyvaluepara_openarray: fix for the case where ref.segment is
|
11 лет назад |
nickysn
|
c9c29a3cd4
+ ignore the source segment, when the destination cgpara is a near pointer in
|
11 лет назад |
nickysn
|
c9f8703679
+ set ref.segment to NR_SS for all temps/localvars on i8086. This allows the
|
11 лет назад |
nickysn
|
38aec68d6f
* ti8086vecnode.update_reference_reg_mul: remove the segment before calling
|
11 лет назад |
florian
|
2fa066b003
* optimize vmovaps/vmovapd after avx instructions
|
11 лет назад |
florian
|
8060d4a3f7
* when updating registers in RegUsedAfterInstruction, new reg. allocs should be ignored
|
11 лет назад |
nickysn
|
8c86d64866
* fixed 'data structure too large' error in test tcall1.pp in the i8086 large
|
11 лет назад |
nickysn
|
3dfc6ac7e1
* fixed the passing of extended floating type parameters on i8086 for
|
11 лет назад |
nickysn
|
906412411f
* fixed the passing of pushaddr paramaters for pocall_register in i8086 far data
|
11 лет назад |
michael
|
f28dbdafcc
* Support all methods
|
11 лет назад |
michael
|
295a3cac38
* 64-bit stream
|
11 лет назад |
michael
|
1aba82b677
* 64-bit support
|
11 лет назад |
michael
|
2fc9ad04e8
* No longer needed check for result.encoding
|
11 лет назад |
michael
|
f57f109e82
* Version 2.5.1 added, and set as default
|
11 лет назад |
michael
|
c5939fb770
* SNI support
|
11 лет назад |
michael
|
6c85e66390
* Some extra constants, specifically SNI related
|
11 лет назад |
nickysn
|
24bf272c69
* fixed the passing of array of const parameters in i8086 far data memory models
|
11 лет назад |
nickysn
|
4bbf2e8618
+ enabled {$hugecode} for the test tcalcla1.pp in i8086 large memory model,
|
11 лет назад |
Jonas Maebe
|
fba0eb0351
+ test for part of mantis #25931 (already works correctly)
|
11 лет назад |
Jonas Maebe
|
724a6e9019
* fixed -Sx (mantis #25930)
|
11 лет назад |
Jonas Maebe
|
270c2d700e
* allow the "then" part of an if-statement to be terminated by any endtoken,
|
11 лет назад |
Jonas Maebe
|
02ce2e6029
* moved to correct directory
|
11 лет назад |
Jonas Maebe
|
8ac4a770a9
* check whether file/text is assigned in erase/rename (mantis #25932)
|
11 лет назад |
nickysn
|
de1b8cf5d6
* use def_cgsize(parentfpvoidpointertype) instead of OS_ADDR in
|
11 лет назад |
nickysn
|
4ab9c6f206
+ fixed tcgtypeconvnode.second_class_to_intf for i8086 far data memory models
|
11 лет назад |
lacak
|
3df0c06293
fcl-db: base: use type casting of StrPLCopy parameter to call right ansi version instead of unicode version.
|
11 лет назад |