The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 31037d0664 * when creating a file with an exclusive sharing mode on Unix, first check
whether there isn't already a file and of so whether we can open it using
    this exclusive sharing mode (since the locking is advisory, simply
    overwriting any existing file and then locking it exclusively will
    always work) (mantis #27998)

git-svn-id: trunk@30861 -
2015-05-15 19:45:12 +00:00
compiler - removed some more unnecessary code after r30855 2015-05-14 17:44:37 +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 Amiga, AROS, MorphOS: SimpleIPC, added ServerRunning, MsgType transfer 2015-05-15 17:23:04 +00:00
rtl * when creating a file with an exclusive sharing mode on Unix, first check 2015-05-15 19:45:12 +00:00
tests * when creating a file with an exclusive sharing mode on Unix, first check 2015-05-15 19:45:12 +00:00
utils * updated revision.inc 2015-05-01 16:33:36 +00:00
.gitattributes * when creating a file with an exclusive sharing mode on Unix, first check 2015-05-15 19:45:12 +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