The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2007-10-19 22:38:35 +00:00
compiler * made rtti for dyn. arrays more delphi compatible, resolves #9464 2007-10-19 20:27:45 +00:00
fv * support of Ctrl-F4 and Ctrl-F5 for modal dialogs, solves #6747 2007-10-14 14:52:38 +00:00
ide * small 64 bit compatibility fixes 2007-10-19 22:36:33 +00:00
installer * fixed Makefile to build writeidx on win32 and linux 2007-10-19 18:41:26 +00:00
packages * Trim stringfields longer then dsMaxStringSize in IBConnection + test. (bug 9600) 2007-10-19 22:38:35 +00:00
rtl * made rtti for dyn. arrays more delphi compatible, resolves #9464 2007-10-19 20:27:45 +00:00
tests * -CO option to check for possible integer overflows 2007-10-18 19:55:22 +00:00
utils Added UIQ 2 device support for mksymbian 2007-10-17 19:05:53 +00:00
.gitattributes * allow types in interfaces 2007-10-18 07:09:36 +00:00
.gitignore * moved graph from packages/base to packages/extra so it can depend 2007-08-25 18:49:30 +00:00
Makefile * fixed dependency checking for source files in subdirectories relative 2007-08-22 07:04:23 +00:00
Makefile.fpc - removed ide building for darwin again (basic functionality works, but 2007-05-02 08:38:13 +00:00