lacak
|
c65c4abd4d
fcl-db: mysql: fix memleak. Bug #33837
|
7 years ago |
Károly Balogh
|
42efddc481
ncginl: in inc/dec, do not use left.resultdef as the dest to force a register location, because if left is a pointer, then an ordinal value might get forced into an address register on m68k, which results in a lot of unnecessary register shuffling to complete the operation
|
7 years ago |
Mattias Gaertner
|
f450b898f9
pastojs: fixed iterate ancestor interfaces
|
7 years ago |
Mattias Gaertner
|
e0fd90da92
fcl-passrc: resolver: check ancestor interfaces
|
7 years ago |
pierre
|
be91b22d0f
Fix compilation of dbconfig program
|
7 years ago |
pierre
|
5f62a2063c
Makefile regenerated
|
7 years ago |
pierre
|
16963b7186
Add explict dependencies to used units
|
7 years ago |
pierre
|
3d7d7a8b19
Change is_new local variable name to count_test, to reflect change in AddTestResult function
|
7 years ago |
pierre
|
11c5f1f979
Change is_new parameter name to count_it, set it to true if new TestRes is different from previously in Database
|
7 years ago |
pierre
|
b6e22a4757
Use old Copy procedure with 3 parameters
|
7 years ago |
pierre
|
da8dc2b841
Correctly handle log files in root directory (from tests from packages directory)
|
7 years ago |
Károly Balogh
|
ddf8788c7a
m68k: try to generate better code from some pointermath - when the left is an address register and we do add/sub, also allocate an address register as temp, also only require that left and right sizes are same, when right is not a const
|
7 years ago |
pierre
|
7268c86602
Fix for msdos target: Use CodePointer where required
|
7 years ago |
marco
|
c3ac166614
* avoid partial matches on extensions in TFPCustomImage.FindHandlerFromExtension
|
7 years ago |
nickysn
|
e6a8c058e0
* moved the handling of LIDATA OMF records (which currently only produces a
|
7 years ago |
nickysn
|
02fc2827e0
* TOmfObjInput.ReadLEDataAndFixups renamed ReadLeOrLiDataAndFixups
|
7 years ago |
nickysn
|
e410a0aefb
+ support OMF FIXUPP records, containing only THREAD subrecords to occur without
|
7 years ago |
Mattias Gaertner
|
49c97d1152
pastojs: test typeinfo(double)
|
7 years ago |
Mattias Gaertner
|
6d7d4be12f
pastojs: typeinfo(intrange type)
|
7 years ago |
nickysn
|
002b116322
* use a case statement, instead of 'if', based on the OMF record type in
|
7 years ago |
marco
|
43d7b23555
* fix for #33817, also p* marshalledstring for Delphi compat.
|
7 years ago |
marco
|
438c4cbef7
* fix for #33823 dword->dword_ptr
|
7 years ago |
florian
|
21d785e41b
* do not unroll loops if the counter variable is accessed outside the current scope
|
7 years ago |
florian
|
3b3e33d863
+ correctly set var state of addr and frame in raise statements, resolves #33818
|
7 years ago |
michael
|
4b45825204
* Fix bug #33795
|
7 years ago |
michael
|
107999f706
* Fix issue #33755
|
7 years ago |
Mattias Gaertner
|
e2ed8e170e
pastojs: version 0.9.24
|
7 years ago |
Mattias Gaertner
|
6d5c1642cd
pastojs: fixed resolve pending scopes before pending units
|
7 years ago |
Mattias Gaertner
|
13ebc81095
fcl-passrc: added TPasIdentifierScope.WriteLocalIdentifiers
|
7 years ago |
florian
|
f03a396757
* target classic MacOS builds again
|
7 years ago |