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 年之前 |
Jonas Maebe
|
b7796b4340
* enable the use of formal classes to replace some "id" types with actual
|
15 年之前 |
Jonas Maebe
|
7321f9a87a
* fixed register allocation info when initialising parameters, both in
|
15 年之前 |
pierre
|
8bcad0c07f
avoid range check error in ParseCompilationUnit
|
15 年之前 |
Jonas Maebe
|
224deb7fe1
* part of r15476, forgot to commit
|
15 年之前 |
Jonas Maebe
|
62d677eb92
+ support for formally declared objcclasses ("type x=objcclass;external;")
|
15 年之前 |
Jonas Maebe
|
e36857742f
* allow taking the address of an indexed array function result
|
15 年之前 |
Jonas Maebe
|
04a63ea278
* fixed range/overflow checking for succ/pred (mantis #16770)
|
15 年之前 |