The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 130d9fee91 * don't take the address of element 0 of a dynamic array in
tcallparanode.copy_value_by_ref_para() if the array is empty
    (mantis #30007)

git-svn-id: trunk@33595 -
2016-05-01 12:35:09 +00:00
compiler * don't take the address of element 0 of a dynamic array in 2016-05-01 12:35:09 +00:00
ide * notify unit video of switching consoles under windows 2016-04-10 01:44:29 +00:00
installer * added SDL sources 2015-11-17 12:03:49 +00:00
packages os4units: mui added, DoMethod, DoSuperMethod and so on added. 2016-04-30 21:40:04 +00:00
rtl os4units: added iffparse, keymap, clipboard, graphics, intuition, activated some packages 2016-04-30 13:39:08 +00:00
tests * don't take the address of element 0 of a dynamic array in 2016-05-01 12:35:09 +00:00
utils * Fix never-ending loop in splitline 2016-04-30 07:29:54 +00:00
.gitattributes * don't take the address of element 0 of a dynamic array in 2016-05-01 12:35:09 +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 * remove documentation of the build target in the Makefile help screen as it overrides the version check 2016-03-13 12:10:33 +00:00
Makefile.fpc * remove documentation of the build target in the Makefile help screen as it overrides the version check 2016-03-13 12:10:33 +00:00