The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn 74c74b6a88 * call ArSymbols.Free instead of .Destroy in the tarobjectreader destructor
(because .destroy will cause a crash in case the object hasn't been
  initialized)

git-svn-id: trunk@30762 -
2015-05-02 10:50:29 +00:00
compiler * call ArSymbols.Free instead of .Destroy in the tarobjectreader destructor 2015-05-02 10:50:29 +00:00
ide Use pascal style doubling of quote char instead of C style escaping for ini file 2015-04-13 16:40:27 +00:00
installer * regenerated for iphonesim/x86-64 2015-02-23 22:56:41 +00:00
packages * Fix double vars in TRequest : URI/URL 2015-05-02 08:22:53 +00:00
rtl + slightly modified patch by lelekx to implement plugable file routines for the embedded target, resolves issue #22918 2015-05-02 08:03:18 +00:00
tests + check for FPUNONE 2015-05-01 14:46:37 +00:00
utils * updated revision.inc 2015-05-01 16:33:36 +00:00
.gitattributes Fix for Mantis #27750. 2015-04-24 14:51:22 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * turn off compiler and utils building for nds 2015-02-26 20:03:29 +00:00
Makefile.fpc * turn off compiler and utils building for nds 2015-02-26 20:03:29 +00:00