The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 674660d53b * getting the length of a string means that it has to be
valid and marks it as really read (mantis #8264)

git-svn-id: trunk@6327 -
2007-02-03 21:28:44 +00:00
compiler * getting the length of a string means that it has to be 2007-02-03 21:28:44 +00:00
fcl *wince : make fixed removed daemonapp 2007-02-03 12:07:07 +00:00
fv + Handle dragging correctly even if mouse doesn't send mouse move events. 2007-01-27 12:50:20 +00:00
ide * avoid dependency on fptools unit for DEBUG conditional 2007-02-03 19:37:51 +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 * Moved winunits to base dir 2007-02-01 23:17:25 +00:00
rtl * added THandle() typecast around feInvalidHandle value (-1) 2007-02-03 18:09:00 +00:00
tests * getting the length of a string means that it has to be 2007-02-03 21:28:44 +00:00
utils * make all fixed for now by disabling fppkg 2007-02-03 09:35:44 +00:00
.gitattributes * getting the length of a string means that it has to be 2007-02-03 21:28:44 +00:00
.gitignore * Moved winunits to base dir 2007-02-01 23:17:25 +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