The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael e050f7ddb1 * Patch from Luiz Américo:
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 -
2005-08-08 16:45:33 +00:00
compiler * passing of dyn. arrays of tvarrec to array of const fixed, fixes bug #4219 2005-08-07 14:43:45 +00:00
fcl * Patch from Luiz Américo: 2005-08-08 16:45:33 +00:00
fv * fixes F10 to call the menu, by Sergey@michint 2005-07-05 19:56:01 +00:00
ide + Edit|Select and Edit|Unselect, closes 4181 2005-08-07 10:44:15 +00:00
installer * remove $Log 2005-06-07 09:47:55 +00:00
packages * Patch from Luiz Américo: 2005-08-08 16:45:33 +00:00
rtl + added missing inline directives for 2.0.x 2005-08-07 15:17:07 +00:00
tests * limited storage to 2e9 so it causes no wrap around on big machines 2005-08-07 15:51:15 +00:00
utils + i386/wince 2005-07-09 09:34:19 +00:00
.gitattributes * passing of dyn. arrays of tvarrec to array of const fixed, fixes bug #4219 2005-08-07 14:43:45 +00:00
.gitignore * more ignores 2005-07-26 08:01:40 +00:00
Makefile * mime properties on Makfiles set 2005-06-19 21:58:46 +00:00
Makefile.fpc * moved package building parts to fpcbuild repository 2005-06-09 20:55:59 +00:00