The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2014-10-13 16:41:46 +00:00
compiler * made setstring() a compiler intrinsic so it can set the compile-time 2014-10-12 20:27:06 +00:00
ide Amiga/AROS/MorphOS: some more path fixed in FV, userscreen for all 3 platforms 2014-09-11 19:03:19 +00:00
installer AROS: regenerated Makefiles to support i386-aros 2014-08-17 23:16:47 +00:00
packages * do not call HideMouse inside go32v2 Mouse.DoCustomMouse, because in the case of mouse cursor drawn by the int 33h mouse driver, this increments the mouse driver's internal 'hide count', which is already 1 after a mode set (changing video modes causes the int 33h mouse cursor to disappear), so after a mode set followed by DoCustomMouse, we need to call ShowMouse twice in order for the mouse cursor to appear. This fixes mantis #5523 2014-10-11 23:26:57 +00:00
rtl * made setstring() a compiler intrinsic so it can set the compile-time 2014-10-12 20:27:06 +00:00
tests * native os/2 implementation without using shell redirection 2014-10-13 16:41:46 +00:00
utils Regenerate after last commit: Add testppudump phony targets to packages and utils directory 2014-10-03 22:09:14 +00:00
.gitattributes * handle GOT-relative loads in the assembler reader as reads of 2014-10-08 18:38:06 +00:00
.gitignore Amiga: sockets, fcl-net, fcl-web included. 2014-09-22 18:12:43 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile AROS: regenerated Makefiles to support i386-aros 2014-08-17 23:16:47 +00:00
Makefile.fpc * swap 2.6.4 and 2.6.2 in supported versions. Message now says 2.6.4, but 2.6.2 will work. 2014-04-20 15:06:47 +00:00