Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Jonas Maebe 229cbca086 * propagate pi_has_assembler_block and pi_uses_exceptions flags from inlined 15 gadi atpakaļ
  Jonas Maebe a302cbeff1 * more Win64 -> FPC_HAS_TYPE_EXTENDED check conversions 15 gadi atpakaļ
  Jonas Maebe 68ee2ca193 * make use of x87 dependent on availability of FPC_HAS_TYPE_EXTENDED 15 gadi atpakaļ
  Jonas Maebe 574d7eb70d * use call/pop instead of call/mov/ret to get the GOT pointer on 15 gadi atpakaļ
  Jonas Maebe c6d00a2b1f * correct the register size holding a smallset < 4 bytes when using "bt" 15 gadi atpakaļ
  Jonas Maebe 0def7f801e * mark used registers in assembler block so the compiler saves/restores 15 gadi atpakaļ
  Jonas Maebe 8be466546a * disabled superfluous zeroing of another field 15 gadi atpakaļ
  joost 9f071282b3 * Added ALoaded parameter to MessageBox 15 gadi atpakaļ
  marco e5b9d690b9 * -d and -du msgfiles updated by kms, mantis 16840 15 gadi atpakaļ
  Jonas Maebe 434a6f6ee8 * ensure that the power-of-2 size of the hash table is always larger than 15 gadi atpakaļ
  marco 7b17aed939 * Remove leading / from LookupTopicByID. Mantis 16688 patch by Zilvinas Ledas. 15 gadi atpakaļ
  Jonas Maebe fb65172a5a * commented out a number of superfluous zero-initialisations of (large) 15 gadi atpakaļ
  Jonas Maebe 0cef599317 * removed a number of unnecessary calls to 15 gadi atpakaļ
  Jonas Maebe ad93588fa1 * use 32 bit int->string conversions for non-64 bit constants on 32 bit 15 gadi atpakaļ
  Jonas Maebe d432023cf6 * force the size of TFPHashList always to a power of two, and use an "and" 15 gadi atpakaļ
  Jonas Maebe 8a891690cc * prefetch heap status in sysfreemem 15 gadi atpakaļ
  marco d8707ec5d3 * hmodule should scale with pointertype on non-windows. 15 gadi atpakaļ
  Jonas Maebe 7d27f4c21d * also support variants for %s in sysutils.format (mantis #16787) 15 gadi atpakaļ
  Jonas Maebe 58362db962 * use the correct procdef when taking the address of an overloaded function 15 gadi atpakaļ
  joost 37eed41c52 * Map blob to SQL_LONGVARBINARY, MS SQL has a maximum of 8000 bytes for SQL_BINARY types, bug #14907 15 gadi atpakaļ
  joost 64c824cd86 * Make sure that fixed width parameters are really ftFixedChar 15 gadi atpakaļ
  joost 57e39c37ae * Added ability to specify fieldname-quote chars for tests. Usefull for ODBC where these chars can differ 15 gadi atpakaļ
  blikblum 1bf2cfd5e8 * Set Datasize for the unrecognized field types 15 gadi atpakaļ
  Jonas Maebe fff903a00b * fixed some unnecessary moving of values from cregister to register 15 gadi atpakaļ
  Jonas Maebe daef2efa69 - removed tstoreddef.reset() and overrides, and the associated 15 gadi atpakaļ
  joost 32fd85f17e * Revert accidentally commited files in r15499 15 gadi atpakaļ
  joost f016c79d7a * Patch from Luiz Americo to fix a double pathdelim in filename, bug #16737 15 gadi atpakaļ
  joost c58e26e25a * Implemented GetTableNames, systemtables=true, bug #13893, by Ladislav Karrach 15 gadi atpakaļ
  Jonas Maebe 35bacb55b5 * re-enabled CCLASSESINLINE since it no longer internalerrors the compiler 15 gadi atpakaļ
  michael accb7032f2 * Applied patch from Luiz Americo to improve speed (const for string params) 15 gadi atpakaļ