The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2012-01-19 17:12:03 +00:00
compiler * typecheck all array indices, not just integer and boolean types 2012-01-18 21:29:44 +00:00
ide * fix for crash of textmode IDE when loading CHM index that contains empty tags. 2012-01-15 15:42:07 +00:00
installer * wrong path suggested for LIBPATH fixed 2012-01-13 23:14:43 +00:00
packages * Try to fix go32v2 problems related to DJGPP code using C free on _environ ppchar by reallcating with malloc 2012-01-19 14:01:47 +00:00
rtl * Try to fix go32v2 problems related to DJGPP 2.04 CVS code using __environ as alias of _environ 2012-01-19 17:12:03 +00:00
tests * typecheck all array indices, not just integer and boolean types 2012-01-18 21:29:44 +00:00
utils * Patch from Hand-Peter Diettrich to fix CHM extension usage 2012-01-17 08:35:18 +00:00
.gitattributes * typecheck all array indices, not just integer and boolean types 2012-01-18 21:29:44 +00:00
.gitignore fpvectorial is now moved to lazarus/components/fpvectorial 2011-10-30 16:42:46 +00:00
Makefile * don't build utils on gba and embedded 2012-01-07 21:52:40 +00:00
Makefile.fpc * don't build utils on gba and embedded 2012-01-07 21:52:40 +00:00