The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
ivost cd9cb036b9 * progress on libxml2 translation
git-svn-id: trunk@11582 -
2008-08-14 19:46:02 +00:00
compiler * Fixed passing of open array of wide string literals to function which expects 'array of pwidechar' parameter in case source file has utf8 encoding. Compiler thrown the following error in such case: Incompatible type for arg no. 1: Got "Array Of Const/Constant Open Array of WideString", expected "Open Array Of PWideChar". 2008-08-14 18:55:10 +00:00
ide * copyright notice added. 2008-08-04 14:54:32 +00:00
installer Added symbolic to installer 2008-07-03 15:37:04 +00:00
packages * progress on libxml2 translation 2008-08-14 19:46:02 +00:00
rtl * buildrtl does not depend on macpas unit. 2008-08-14 15:03:27 +00:00
tests * Fixed passing of open array of wide string literals to function which expects 'array of pwidechar' parameter in case source file has utf8 encoding. Compiler thrown the following error in such case: Incompatible type for arg no. 1: Got "Array Of Const/Constant Open Array of WideString", expected "Open Array Of PWideChar". 2008-08-14 18:55:10 +00:00
utils * reserved field now also initialized, from #8896's patch. 2008-07-20 12:28:48 +00:00
.gitattributes * Fixed passing of open array of wide string literals to function which expects 'array of pwidechar' parameter in case source file has utf8 encoding. Compiler thrown the following error in such case: Incompatible type for arg no. 1: Got "Array Of Const/Constant Open Array of WideString", expected "Open Array Of PWideChar". 2008-08-14 18:55:10 +00:00
.gitignore - removed directory with non-working sources as well with copyrighted sources 2008-05-19 20:20:01 +00:00
Makefile * enabled smart linking by default for Darwin (will break building 2008-07-07 20:12:03 +00:00
Makefile.fpc * enabled smart linking by default for Darwin (will break building 2008-07-07 20:12:03 +00:00