The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost 0021d0f27b Patch from Zaher Dirkey (modified)
* Set Sqlite3Lib on WinCE
 * In dynamic lib, sqlite3_version must be aliased as like in static lib to sqlite3_libversion
 * sqlite3_version function must called with the () at last, because sqlite3_version pointer to function

git-svn-id: trunk@8759 -
2007-10-10 15:50:03 +00:00
compiler * allow modifying lvalues obtained by dereferencing read-only properties, 2007-10-09 13:08:36 +00:00
fv
ide * nice PentiumM string 2007-10-07 17:23:56 +00:00
installer + fcl-json added to install.dat 2007-10-07 13:47:30 +00:00
packages Patch from Zaher Dirkey (modified) 2007-10-10 15:50:03 +00:00
rtl * changed FPC_EMPTYCHAR into a widechar because it's also used for 2007-10-09 17:52:25 +00:00
tests * changed FPC_EMPTYCHAR into a widechar because it's also used for 2007-10-09 17:52:25 +00:00
utils fpdoc: give context of invalid short description 2007-10-05 12:05:04 +00:00
.gitattributes * changed FPC_EMPTYCHAR into a widechar because it's also used for 2007-10-09 17:52:25 +00:00
.gitignore * moved graph from packages/base to packages/extra so it can depend 2007-08-25 18:49:30 +00:00
Makefile
Makefile.fpc