Commit History

Author SHA1 Message Date
  Jonas Maebe 0def7f801e * mark used registers in assembler block so the compiler saves/restores 15 years ago
  Jonas Maebe 8be466546a * disabled superfluous zeroing of another field 15 years ago
  joost 9f071282b3 * Added ALoaded parameter to MessageBox 15 years ago
  marco e5b9d690b9 * -d and -du msgfiles updated by kms, mantis 16840 15 years ago
  Jonas Maebe 434a6f6ee8 * ensure that the power-of-2 size of the hash table is always larger than 15 years ago
  marco 7b17aed939 * Remove leading / from LookupTopicByID. Mantis 16688 patch by Zilvinas Ledas. 15 years ago
  Jonas Maebe fb65172a5a * commented out a number of superfluous zero-initialisations of (large) 15 years ago
  Jonas Maebe 0cef599317 * removed a number of unnecessary calls to 15 years ago
  Jonas Maebe ad93588fa1 * use 32 bit int->string conversions for non-64 bit constants on 32 bit 15 years ago
  Jonas Maebe d432023cf6 * force the size of TFPHashList always to a power of two, and use an "and" 15 years ago
  Jonas Maebe 8a891690cc * prefetch heap status in sysfreemem 15 years ago
  marco d8707ec5d3 * hmodule should scale with pointertype on non-windows. 15 years ago
  Jonas Maebe 7d27f4c21d * also support variants for %s in sysutils.format (mantis #16787) 15 years ago
  Jonas Maebe 58362db962 * use the correct procdef when taking the address of an overloaded function 15 years ago
  joost 37eed41c52 * Map blob to SQL_LONGVARBINARY, MS SQL has a maximum of 8000 bytes for SQL_BINARY types, bug #14907 15 years ago
  joost 64c824cd86 * Make sure that fixed width parameters are really ftFixedChar 15 years ago
  joost 57e39c37ae * Added ability to specify fieldname-quote chars for tests. Usefull for ODBC where these chars can differ 15 years ago
  blikblum 1bf2cfd5e8 * Set Datasize for the unrecognized field types 15 years ago
  Jonas Maebe fff903a00b * fixed some unnecessary moving of values from cregister to register 15 years ago
  Jonas Maebe daef2efa69 - removed tstoreddef.reset() and overrides, and the associated 15 years ago
  joost 32fd85f17e * Revert accidentally commited files in r15499 15 years ago
  joost f016c79d7a * Patch from Luiz Americo to fix a double pathdelim in filename, bug #16737 15 years ago
  joost c58e26e25a * Implemented GetTableNames, systemtables=true, bug #13893, by Ladislav Karrach 15 years ago
  Jonas Maebe 35bacb55b5 * re-enabled CCLASSESINLINE since it no longer internalerrors the compiler 15 years ago
  michael accb7032f2 * Applied patch from Luiz Americo to improve speed (const for string params) 15 years ago
  michael 0a4e4d3c62 * Patches for bugs 16815 and 16807 (double type and access violation when accessing non-existent member 15 years ago
  Jonas Maebe f72526b95f * allow function results of inlined functions to be regvars 15 years ago
  marco 257440153f * fix example that is still in 1.0.x state. 15 years ago
  Jonas Maebe 60041ebf8b * allow exit(value) in exception blocks. Forbidding this dates back to 15 years ago
  Jonas Maebe 5dd72acf36 * make sure that exitnodes can be safely typecheckpassed more than once 15 years ago