Vincent Snijders
|
d91f3f9bf6
fixed typo in comment
|
19 年之前 |
Jonas Maebe
|
914e2af9b0
* properly rangecheck arrays after last changes
|
19 年之前 |
peter
|
4b7f51b0aa
* fixed uninitialized var
|
19 年之前 |
Jonas Maebe
|
7f247e9305
* fix and suppress some rangecheck/overflow errors (regarding calculation
|
19 年之前 |
Jonas Maebe
|
23b5138f78
+ telldir returns a TOff, change searchpos for findfirst/next in Dos from
|
19 年之前 |
Jonas Maebe
|
9455dea30b
+ slice constant
|
19 年之前 |
peter
|
a77f503a30
* optimize multiple concats for ansi/widestring
|
19 年之前 |
Jonas Maebe
|
285744fe00
* fixed range errors
|
19 年之前 |
peter
|
f411f615c6
* nostackframe directives
|
19 年之前 |
Jonas Maebe
|
2c46fe0790
* fixed range error
|
19 年之前 |
peter
|
340cf721b5
* faster int_str
|
19 年之前 |
peter
|
cfc810420a
* fixed base
|
19 年之前 |
peter
|
c794c30c50
* fix fpugetrlimit
|
19 年之前 |
peter
|
6142edaed0
* init regallocator before generating intf wrappers
|
19 年之前 |
peter
|
5ac78d1ec3
* fix range error
|
19 年之前 |
peter
|
3d0a4da8ff
* remove Windows use
|
19 年之前 |
florian
|
2c10e841b9
* ar patch from Yury
|
19 年之前 |
florian
|
3a1cac6f0d
* on non x86 systems currency is a orddef type
|
19 年之前 |
florian
|
51d98d439e
* fixed compilation on 32 bit hosts
|
19 年之前 |
joost
|
62f550f2ec
+ fixed an enabled oracle for win32
|
19 年之前 |
florian
|
0f55bd3d42
* small speed improvements
|
19 年之前 |
florian
|
0cc2b9b16b
* small speed improvements
|
19 年之前 |
florian
|
0089de9428
* improved exception handling code
|
19 年之前 |
joost
|
251fc46121
+ added empty TSQLConnection.GetHandle
|
19 年之前 |
joost
|
97fa418c02
+ Do not handle :: in a query as a parameter (bug 4813-2)
|
19 年之前 |
florian
|
0d61229d63
* fpc_ansistring_decr improved
|
19 年之前 |
florian
|
e2e51d6757
* improved SetLength(<ansistring>,...);
|
19 年之前 |
florian
|
2bb3d3cdfa
+ ansistring benchmark added
|
19 年之前 |
florian
|
0a21ae4b05
* reset fpu after sse detection
|
19 年之前 |
tom_at_work
|
99cbf815eb
* constant loading does not force usage of R12 anymore, fixing tests when regalloc is tight on registers (uses R0 again)
|
19 年之前 |