reiniero
|
37e44f52eb
* fcl-db:: sql parser: deal with table.column notation introduced in previous commit
|
11 năm trước cách đây |
reiniero
|
c63b31c839
* fcl-db: sql parser: support table.column notation for fields like
|
11 năm trước cách đây |
reiniero
|
a99919a4bc
* fcl-db: bufdataset: effectively revert r27830 due to side effects. See bug #24509
|
11 năm trước cách đây |
reiniero
|
125845fe52
* fcl-db: sql parser/generator:
|
11 năm trước cách đây |
reiniero
|
13146211ce
* fcl-db: sql parser tests: run all tests by default in Lazarus project
|
11 năm trước cách đây |
reiniero
|
1e21d66b89
* fcl-db: sql parser tests:
|
11 năm trước cách đây |
reiniero
|
75169f7a2b
+ fcl-db: sql parser:
|
11 năm trước cách đây |
michael
|
e699c6948f
* Patch from Laco to update to version 9 of postgres headers (bug ID 26314)
|
11 năm trước cách đây |
michael
|
5ca66a14fa
* Applied corrected patch from 26307
|
11 năm trước cách đây |
sergei
|
cd27d64cd5
+ Support (as target-independent as possible) optimization of division by constants:
|
11 năm trước cách đây |
nickysn
|
73d7f2aa18
* let the compiler generate the stack segment in i8086 near data memory models
|
11 năm trước cách đây |
svenbarth
|
81c7b22199
Mantis #25236 was fixed by partial specializations addition in revision 27861
|
11 năm trước cách đây |
svenbarth
|
45e2e91536
Mantis #22468 was fixed by partial specializations addition in revision 27861
|
11 năm trước cách đây |
svenbarth
|
60ef0a61bc
Mantis #22792 was fixed by partial specializations addition in revision 27861
|
11 năm trước cách đây |
sergei
|
ed46a07f62
* Using x86-specific capability of shifting with carry flag helps to reduce amount of instructions.
|
11 năm trước cách đây |
svenbarth
|
1ebff1a963
Mantis #21622 was fixed by partial specializations addition in revision 27861
|
11 năm trước cách đây |
svenbarth
|
8b290f4cb2
Mantis #24690 was fixed by partial specializations addition in revision 27861
|
11 năm trước cách đây |
svenbarth
|
47407d2d7a
Mantis #23279 was fixed by partial specializations addition in revision 27861
|
11 năm trước cách đây |
svenbarth
|
1a22175553
Mantis #23653 was fixed by partial specializations addition in revision 27861
|
11 năm trước cách đây |
svenbarth
|
69a8445472
Mantis #22790 was fixed by partial specializations addition in revision 27861
|
11 năm trước cách đây |
svenbarth
|
c1fdce5166
Mantis #22540 was fixed by partial specializations addition in revision 27861
|
11 năm trước cách đây |
sergei
|
ae627a4ba8
* tcgx86.a_op_const_reg_reg: optimize trivial cases before considering more complex ones.
|
11 năm trước cách đây |
sergei
|
c184d9740c
+ Implemented target-independent optimization of signed "mod 2**N" as
|
11 năm trước cách đây |
reiniero
|
da91ac9726
* fcl-db: sql parser: correct hex error message
|
11 năm trước cách đây |
reiniero
|
dcdfa2f307
* fcl-db: cosmetic
|
11 năm trước cách đây |
reiniero
|
614bc64200
* fcl-db: sql parser:
|
11 năm trước cách đây |
reiniero
|
e1d9a068c0
* fcl-db: sql parser: Allow:
|
11 năm trước cách đây |
reiniero
|
9898474fa7
* fcl-db: sql parser: fix for test case r27868,27885
|
11 năm trước cách đây |
reiniero
|
050be49b16
* fcl-db: correct test committed in r27868
|
11 năm trước cách đây |
sergei
|
92cf25b9a5
* Reworked i386 division by constant optimization to reuse code from powerpc64. The algorithm is slightly different, signed version is one instruction shorter, unsigned one is one instruction longer (typically). The new algorithm is easily scalable for x86_64 target, unlike the old one.
|
11 năm trước cách đây |