varargs/array of const overloads)
* arrayconstructor and array of const are no longer compatible with
the extra varargs parameters (so overloaded varargs and array of
const cdecl functions can be distinguished)
* fixed tprintf2 for the correct varargs syntax
git-svn-id: trunk@4909 -
Sqlite interface:
- Added missing constant
- Remapps sqlite_version from cvar to function call, the former was not working in win32
- Clean up the code
SQLite Dataset :
- Reduce memory usage
- Replaces TList with TFPList
- Add auxiliary QuickQuery functions
- Misc fixes
git-svn-id: trunk@827 -