Historia zmian

Autor SHA1 Wiadomość Data
  Mattias Gaertner 29bb418fe0 pastojs: version 0.9.25 7 lat temu
  Mattias Gaertner 8c8b983c37 pastojs: fixed -FU -o, -o is always relative to working directory 7 lat temu
  Károly Balogh bbbaa39d79 ncginl: another approach to fix the same issue #39184 supposed to address. keep left.resultdef, but try to make the target def always ordinal of an equal size, so it ends up in a data register on m68k 7 lat temu
  lacak 1db2e604cd fcl-db: mysql: cosmetic 7 lat temu
  Károly Balogh 3286623c3c ncginl: revert the previous commit, it seems to cause some issues on other CPUs 7 lat temu
  lacak c65c4abd4d fcl-db: mysql: fix memleak. Bug #33837 7 lat temu
  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 lat temu
  Mattias Gaertner f450b898f9 pastojs: fixed iterate ancestor interfaces 7 lat temu
  Mattias Gaertner e0fd90da92 fcl-passrc: resolver: check ancestor interfaces 7 lat temu
  pierre be91b22d0f Fix compilation of dbconfig program 7 lat temu
  pierre 5f62a2063c Makefile regenerated 7 lat temu
  pierre 16963b7186 Add explict dependencies to used units 7 lat temu
  pierre 3d7d7a8b19 Change is_new local variable name to count_test, to reflect change in AddTestResult function 7 lat temu
  pierre 11c5f1f979 Change is_new parameter name to count_it, set it to true if new TestRes is different from previously in Database 7 lat temu
  pierre b6e22a4757 Use old Copy procedure with 3 parameters 7 lat temu
  pierre da8dc2b841 Correctly handle log files in root directory (from tests from packages directory) 7 lat temu
  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 lat temu
  pierre 7268c86602 Fix for msdos target: Use CodePointer where required 7 lat temu
  marco c3ac166614 * avoid partial matches on extensions in TFPCustomImage.FindHandlerFromExtension 7 lat temu
  nickysn e6a8c058e0 * moved the handling of LIDATA OMF records (which currently only produces a 7 lat temu
  nickysn 02fc2827e0 * TOmfObjInput.ReadLEDataAndFixups renamed ReadLeOrLiDataAndFixups 7 lat temu
  nickysn e410a0aefb + support OMF FIXUPP records, containing only THREAD subrecords to occur without 7 lat temu
  Mattias Gaertner 49c97d1152 pastojs: test typeinfo(double) 7 lat temu
  Mattias Gaertner 6d7d4be12f pastojs: typeinfo(intrange type) 7 lat temu
  nickysn 002b116322 * use a case statement, instead of 'if', based on the OMF record type in 7 lat temu
  marco 43d7b23555 * fix for #33817, also p* marshalledstring for Delphi compat. 7 lat temu
  marco 438c4cbef7 * fix for #33823 dword->dword_ptr 7 lat temu
  florian 21d785e41b * do not unroll loops if the counter variable is accessed outside the current scope 7 lat temu
  florian 3b3e33d863 + correctly set var state of addr and frame in raise statements, resolves #33818 7 lat temu
  michael 4b45825204 * Fix bug #33795 7 lat temu