The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
peter 9a37c04131 * cardinal-cardinal is calculated using int64
* support pointer(int64) for all modes, this is needed to
    support pointer(cardinal+longint) and pointer(cardinal-cardinal)

git-svn-id: trunk@6586 -
2007-02-21 11:52:06 +00:00
compiler * cardinal-cardinal is calculated using int64 2007-02-21 11:52:06 +00:00
fcl * Fixed bug #8209 2007-02-19 21:45:30 +00:00
fv + Handle dragging correctly even if mouse doesn't send mouse move events. 2007-01-27 12:50:20 +00:00
ide * fixed #6497: 2007-02-18 18:50:23 +00:00
installer + support for make -jX by marking all Makefiles that need to be executed 2007-01-27 11:05:18 +00:00
packages * no -- before commands 2007-02-19 22:21:45 +00:00
rtl * dynlibs depends on objpas 2007-02-21 09:09:37 +00:00
tests * cardinal-cardinal is calculated using int64 2007-02-21 11:52:06 +00:00
utils * fix libcurl dependency 2007-02-20 06:55:15 +00:00
.gitattributes * cardinal-cardinal is calculated using int64 2007-02-21 11:52:06 +00:00
.gitignore * fixed corrupted executables 2007-02-18 22:42:45 +00:00
Makefile + support for make -jX by marking all Makefiles that need to be executed 2007-01-27 11:05:18 +00:00
Makefile.fpc + support for make -jX by marking all Makefiles that need to be executed 2007-01-27 11:05:18 +00:00