コミット履歴

作者 SHA1 メッセージ 日付
  marco d2cc65aff0 * improve statementtype detection. Mantis #22723, patch by Lacak2 13 年 前
  marco a320db479e * applied BOF patch + test from Lacak2. Mantis #22377 13 年 前
  marco 6776c54357 * patch from Reinier: More details on setting up test database, ignoring tests for certain databases.... mantis #22970 13 年 前
  marco 7ec9f59e45 * Sqlite3backup, implements backups between 2 TSQLite3Connections, TSQLite3Connection backup to file and TSQLite3Connection restore from file. 13 年 前
  marco bc831fd571 * commited bindings for sqlite backup functions. Patch by Ludo #22394 which is only partially fixed by this 13 年 前
  marco 869e65b576 * cleanup of base64 by Luiz Americo. Mantis #23021 13 年 前
  marco 5d42d3a53c * change make TBinaryObjectWriter.WriteStr public mantis #22973 13 年 前
  joost 11ea2561b9 * Merging patch which was committed to wrong branch: 13 年 前
  marco a48aba60fb * fix for Delphi incompatible DelimitedText, Mantis #19610, big patch from Reinier Olislagers. 13 年 前
  pierre 78d31eb3cd Add missing of pi_needs_got found by sparc compiler compiled with -dCHECK_PIC 13 年 前
  pierre b145028f35 Allow testing of delayed pi_needs_got by internal error generated if compiler compiled with -dCHECK_PIC 13 年 前
  tom_at_work f4ba47a1c8 Fixed --march parameter passed to GNU as for ARM processors 13 年 前
  joost b886d5d55c * Issue a warning when a package-name is used twice 13 年 前
  joost a2534fc8c6 * Show in debug-output why a package or target is being recompiled 13 年 前
  joost fbac245004 * Replaced remaining usage of build option with package variant 13 年 前
  pierre fd63593ec3 Add mips cpu code and generate helpful message for unsupported cpu 13 年 前
  pierre f2087d01a1 Set register to value parameter of longjmp procedure 13 年 前
  pierre 6b911b4e43 * MIPS CPU is also less precise for arctan, as arm cpu 13 年 前
  pierre a1a171d7e8 Fix problems introduced by unaligned patch rev 22516 for 64bit systems 13 年 前
  marco ee51ccced6 * fixes #23025, 64-bit issue with timer functions, patch by Luiz Americo 13 年 前
  pierre ff78c930c5 Fix problem in 64bit substraction 13 年 前
  pierre 7c1db10df9 Handle new unaligned constant types 13 年 前
  Jonas Maebe ae56841ee6 * do not apply node CSE to nested loads on high level cpu targets, because 13 年 前
  pierre a34c1ff22d Use only unaligned constants in dwarf debug info as specified by standard 13 年 前
  pierre 42bd8d6bc1 Handle new unaligned ait_const 13 年 前
  pierre b041b3ad4a Add unaligned 16,32 and 64 bit tai_const, needed for dwarf 13 年 前
  pierre 4b7a6ecc14 move currentregloc setting to ncgutil to avoid sysym unit ependency in aasmtai unit 13 年 前
  florian 420cd9bd27 + support for <text>^ in iso mode 13 年 前
  florian 01fcc389be * load sysutils unit by command line parameter so the unsupported uses in iso mode is avoided 13 年 前
  florian c95cfa20ba * disable non-iso tokens in iso mode 13 年 前