Commit History

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