The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 37fcf95f90 (belongs together with r503)
* the 'main' procedure for darwin is now placed in the main program instead
  of in the system unit
+ ability to rename this 'main' symbol (-XM<x>, e.g. -XMSDL_main for SDL), for
  all OS'es
+ mention the -Xm parameter in the help

git-svn-id: trunk@541 -
2005-06-30 09:01:44 +00:00
compiler (belongs together with r503) 2005-06-30 09:01:44 +00:00
fcl + Fix from Colin Western fixing overflow when writing PNG files using 16 bits per colour 2005-06-26 14:46:40 +00:00
fv
ide
installer
packages + added some missing stuff to the activex unit, fixes bug #3820 2005-06-26 09:32:19 +00:00
rtl + ord4() support 2005-06-28 19:42:14 +00:00
tests * test for crash with operator search 2005-06-30 08:41:19 +00:00
utils * FPDoc / FCL/PasSrc: Added variant record support to parser and HTML writer 2005-06-20 10:32:54 +00:00
.gitattributes * test for crash with operator search 2005-06-30 08:41:19 +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