Jonas Maebe
|
1a32e4fdf5
* fixed pushing of words in intel assembler (indirectly related to
|
18 سال پیش |
florian
|
b16b9d5251
* don't load a spilled register between mov lr,pc mov pc,<reg>
|
18 سال پیش |
florian
|
2167655902
* patch from Thorsten Engler submitted in #8235
|
18 سال پیش |
Jonas Maebe
|
0650ebe3f2
* fixed tbf/tb0063
|
18 سال پیش |
Jonas Maebe
|
9a75d308a8
* fixed missing lineinfo after removing inlining_procedure (missed a "not" in
|
18 سال پیش |
Jonas Maebe
|
67edbb1fa0
* corrected reference to test which should succeed
|
18 سال پیش |
Jonas Maebe
|
8eb4e420ef
* don't compile in parallel because make 3.79 doesn't support order-only-
|
18 سال پیش |
Jonas Maebe
|
cf508ece4f
* fixed previous commit for -gv
|
18 سال پیش |
Jonas Maebe
|
246f75c43a
- removed inlining_procedure global var (artefact from pass_2 inlining)
|
18 سال پیش |
Jonas Maebe
|
d6a4fbea47
* removed no longer used allow_only_static global variable
|
18 سال پیش |
joost
|
c133e44171
* Fixed typo/compilation
|
18 سال پیش |
joost
|
aac4694a40
* Only call DoAfterScroll when a dataset is opened, when it is not empty
|
18 سال پیش |
joost
|
9c2de3308c
* Made OpenCursorcomplete virtual
|
18 سال پیش |
joost
|
3780717c72
* Changed the ordening of calls while opening a dataset to be more Delphi-compatible, bug #8226
|
18 سال پیش |
florian
|
0b043b3fc6
+ new test
|
18 سال پیش |
florian
|
4dd354347f
* fixed sysvarfromsingle, fixes #8055
|
18 سال پیش |
yury
|
767a5c12f2
* fixed COMCTL32_VERSION constant.
|
18 سال پیش |
florian
|
0fd3498892
* fixed longint -> real, was broken in 6153
|
18 سال پیش |
joost
|
31636e3887
* Tdataset.SetBufListSize(0) should clear the buffer
|
18 سال پیش |
florian
|
87b2630684
+ comconst added to build unit as well
|
18 سال پیش |
florian
|
481ef9db93
+ comconst to Makefile.fpc added
|
18 سال پیش |
joost
|
f95f65de84
* Fixed TDataLink.Activerecord, mantis 6893 + test
|
18 سال پیش |
tom_at_work
|
923c70932e
* removed surplus semicolon
|
18 سال پیش |
florian
|
08997a087c
* several variant fixes from Thorsten Engler, fixes #8233
|
18 سال پیش |
florian
|
82c8c48793
+ test
|
18 سال پیش |
florian
|
77b155ea79
* def.size in [1,2,4,8] goes wrong if def.size>255, fixed, resolves #8232
|
18 سال پیش |
fpc
|
0f9b9bb7de
* fix dbdigest to use (full) filename to lookup tests in DB (table TESTS structure changed)
|
18 سال پیش |
daniel
|
f60b66fba0
* Modify code to set xterm in rigth font.
|
18 سال پیش |
tom_at_work
|
a0813b42bf
* fixed DWARF debug info for powerpc64/linux, correcting the procedure entry symbol (must be the dotted symbol, not the function descriptor location, otherwise gdb cannot find locals
|
18 سال پیش |
daniel
|
e8050233af
+ Patch by Thorsten Engler to optimize string comparisons for = and <> cases. (Mantis #8231)
|
18 سال پیش |