#fpc #freepascal #compiler #fpcobj #pascal

svenbarth c7f1569156 Up to now TSQLite3Connection used the variable SQLiteLibraryName to control the name of the SQLite library to use. The sqlite3dyn unit also contains a variable to control the library to use: SQLiteDefaultLibrary. To avoid potential confusion the variable from sqlite3dyn will be used from now on. vor 12 Jahren
compiler 3cde2b2d84 * fixed check for bitpacked accesses (mantis #24007) vor 12 Jahren
ide eeae77bfc2 Fix wrong cursor pos for 64 bit systems, hopefully fixes bug report 23957 vor 12 Jahren
installer 2fc220cc6c * Regenerated makefiles. vor 12 Jahren
packages c7f1569156 Up to now TSQLite3Connection used the variable SQLiteLibraryName to control the name of the SQLite library to use. The sqlite3dyn unit also contains a variable to control the library to use: SQLiteDefaultLibrary. To avoid potential confusion the variable from sqlite3dyn will be used from now on. vor 12 Jahren
rtl da7b24e242 Avoid multiple threadvar lookups when querying the current TThread. Inspired by Michael Schnell. vor 12 Jahren
tests 3cde2b2d84 * fixed check for bitpacked accesses (mantis #24007) vor 12 Jahren
utils d9758e5d0e Avoid TARGET_DIRS_TARGET_DIRS garbage by explicitly setting result of string function in AddTargetDefines method to empty at startup vor 12 Jahren
.gitattributes 3cde2b2d84 * fixed check for bitpacked accesses (mantis #24007) vor 12 Jahren
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no vor 13 Jahren
Makefile 5f0996d78d * add 2.6.2 to allowed computers. Allow 2.6.0 too for a while. vor 12 Jahren
Makefile.fpc 5f0996d78d * add 2.6.2 to allowed computers. Allow 2.6.0 too for a while. vor 12 Jahren