Jonas Maebe
|
0cef599317
* removed a number of unnecessary calls to
|
15 лет назад |
Jonas Maebe
|
ad93588fa1
* use 32 bit int->string conversions for non-64 bit constants on 32 bit
|
15 лет назад |
Jonas Maebe
|
d432023cf6
* force the size of TFPHashList always to a power of two, and use an "and"
|
15 лет назад |
Jonas Maebe
|
8a891690cc
* prefetch heap status in sysfreemem
|
15 лет назад |
marco
|
d8707ec5d3
* hmodule should scale with pointertype on non-windows.
|
15 лет назад |
Jonas Maebe
|
7d27f4c21d
* also support variants for %s in sysutils.format (mantis #16787)
|
15 лет назад |
Jonas Maebe
|
58362db962
* use the correct procdef when taking the address of an overloaded function
|
15 лет назад |
joost
|
37eed41c52
* Map blob to SQL_LONGVARBINARY, MS SQL has a maximum of 8000 bytes for SQL_BINARY types, bug #14907
|
15 лет назад |
joost
|
64c824cd86
* Make sure that fixed width parameters are really ftFixedChar
|
15 лет назад |
joost
|
57e39c37ae
* Added ability to specify fieldname-quote chars for tests. Usefull for ODBC where these chars can differ
|
15 лет назад |
blikblum
|
1bf2cfd5e8
* Set Datasize for the unrecognized field types
|
15 лет назад |
Jonas Maebe
|
fff903a00b
* fixed some unnecessary moving of values from cregister to register
|
15 лет назад |
Jonas Maebe
|
daef2efa69
- removed tstoreddef.reset() and overrides, and the associated
|
15 лет назад |
joost
|
32fd85f17e
* Revert accidentally commited files in r15499
|
15 лет назад |
joost
|
f016c79d7a
* Patch from Luiz Americo to fix a double pathdelim in filename, bug #16737
|
15 лет назад |
joost
|
c58e26e25a
* Implemented GetTableNames, systemtables=true, bug #13893, by Ladislav Karrach
|
15 лет назад |
Jonas Maebe
|
35bacb55b5
* re-enabled CCLASSESINLINE since it no longer internalerrors the compiler
|
15 лет назад |
michael
|
accb7032f2
* Applied patch from Luiz Americo to improve speed (const for string params)
|
15 лет назад |
michael
|
0a4e4d3c62
* Patches for bugs 16815 and 16807 (double type and access violation when accessing non-existent member
|
15 лет назад |
Jonas Maebe
|
f72526b95f
* allow function results of inlined functions to be regvars
|
15 лет назад |
marco
|
257440153f
* fix example that is still in 1.0.x state.
|
15 лет назад |
Jonas Maebe
|
60041ebf8b
* allow exit(value) in exception blocks. Forbidding this dates back to
|
15 лет назад |
Jonas Maebe
|
5dd72acf36
* make sure that exitnodes can be safely typecheckpassed more than once
|
15 лет назад |
Jonas Maebe
|
18542d663e
* fixed 16 color vesa get/putpixel offsets (patch by Nikolay Nikolov,
|
15 лет назад |
joost
|
01f11e8ada
* Set defailt value for UniDirectional
|
15 лет назад |
Jonas Maebe
|
469106629c
* properly initialise graphresult when setgraphmode is called directly
|
15 лет назад |
florian
|
3668be7ee4
* minimal implementation by Benjamin 'BeRo' Rosseaux
|
15 лет назад |
florian
|
5692c9e787
* tabs by spaces replaced
|
15 лет назад |
Jonas Maebe
|
356026f849
* use new_section() instead of tai_section.create() everywhere
|
15 лет назад |
Jonas Maebe
|
9dfa4c55ce
- removed unnecessary usage of MacOSAll and CocoaAll
|
15 лет назад |