提交歷史

作者 SHA1 備註 提交日期
  Mattias Gaertner 204d381337 fcl-passrc: analyzer: check $hints on/off at end of proc 7 年之前
  florian 8d52be0d10 * package enabled for embedded-* 7 年之前
  svenbarth ecda183153 * revert r37968: it does more harm than good 7 年之前
  Mattias Gaertner 62ae07bdaa pastojs: version 0.8.43 7 年之前
  lacak ac32de1a69 sql-db: mysql: make MariaDB 10.0, 10.1, 10.2 also alias of MySQL 5.7. 7 年之前
  lacak f51f09414b fcl-db: mssql: cancel all pending results in case of unpreparation statement and in case dataset is closed. 7 年之前
  lacak d47be9c3f7 fcl-db: sqldb: reverting previous commit 37947. 7 年之前
  Jonas Maebe a73b723c1d * when using a dummy file position for an interface wrapper, set 7 年之前
  svenbarth d50848174a + add putboolean and getboolean convenience methods to tentfile 7 年之前
  svenbarth 9eb5f07538 * check that the PPU version of a unit loaded for package adjustment matches exactly (we don't accept different versions when loading PPUs normally, so why should we with packages?) 7 年之前
  Jonas Maebe a1df776167 * changed function name emitted for interface wrappers, as otherwise the 7 年之前
  svenbarth 22932493b9 * if the debug info of a parent def is considered as queued then ensure that it is indeed queued (if it should already be in the list then the duplicate entry would have the state written if it's checked and thus ignored) 7 年之前
  svenbarth ff44f51292 * generate an internal error to avoid infinite loops if nothing changed during a loop pass to write the debug info of remaining defs 7 年之前
  Mattias Gaertner 1d4d34a52e pas2jslib: added SetPas2JSReadDirCallBack, AddPas2JSDirectoryEntry 7 年之前
  michael 56fae4697a * Accidentally removed keyword virtual from loadfromfile 7 年之前
  michael cbc50c5fe6 * Restore signature of loadfromstream/loadfromfile, make default delphi compatible 7 年之前
  florian 5c4b1737c4 * in the generate_code normally imaginary registers are used, so just resize the register to 8 bit, the register allocator takes care of the rest 7 年之前
  florian 823c77e6cc * avoid overflow error in ispowerof2 for -2^bitsize, the routine does not handle negative values 7 年之前
  michael 5c1df42fa4 * Fix bug #32871 7 年之前
  Jonas Maebe d35377fdee * workaround for debug info for interface method wrappers: give them the 7 年之前
  Mattias Gaertner 393b74380c pas2jslib: added readdir callbacks 7 年之前
  Mattias Gaertner 38837bde9b pas2jslib: added readdir callbacks 7 年之前
  Mattias Gaertner 4af3029bba pas2js: callback for read directory 7 年之前
  Mattias Gaertner 42ce6db215 pastojs: platform independent globbing 7 年之前
  Mattias Gaertner cb2101388d pastojs: added cache for directories 7 年之前
  michael f455b6f4df * Made FindMatchesBoyerMoore a function, returns true if matches are found (Bug ID 32928) 7 年之前
  michael f6a08a2c74 * Patch from Ondrej Pokorny to allow correct nodefault/stored for strings 7 年之前
  michael 29badfe5af * Patch from Martok to allow unregistering image handlers (Bug ID 32973) 7 年之前
  michael b4375fd37a * Fix bug ID #33012 (duplicate module), patch from Sven Barth 7 年之前
  michael f930d186f0 * Patch from Ondrej Pokorny to set prepared in Prepare (bug ID 33010) 7 年之前