The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 0a58f18502 * from Yury Sidorov:
+ Added new target WinCE for i386 (to be able compile and run programs in WinCE emulator)
  + Exceptions work now.
  * System unit seems to be fully working

git-svn-id: trunk@597 -
2005-07-09 09:33:07 +00:00
compiler * from Yury Sidorov: 2005-07-09 09:31:57 +00:00
fcl + Added sqlite3 support 2005-07-04 12:19:06 +00:00
fv * fixes F10 to call the menu, by Sergey@michint 2005-07-05 19:56:01 +00:00
ide * removed obsolete ifdefs 2005-06-10 07:11:29 +00:00
installer * remove $Log 2005-06-07 09:47:55 +00:00
packages + Added sqlite3 unit 2005-07-04 12:17:52 +00:00
rtl * from Yury Sidorov: 2005-07-09 09:33:07 +00:00
tests * prefer shortstring to ansistring over ansistring to shortstring 2005-07-06 13:09:50 +00:00
utils * FPDoc / FCL/PasSrc: Added variant record support to parser and HTML writer 2005-06-20 10:32:54 +00:00
.gitattributes * from Yury Sidorov: 2005-07-09 09:33:07 +00:00
.gitignore * ignore output dir, not ignore units dir 2005-06-29 13:52: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