The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
ivost 6c7c28c5f2 * fixed name of libxml2, it's called now xml2. This way it follows the rules of the other libs in packages
* tried to fix the samples (still some problems)

git-svn-id: trunk@12587 -
2009-01-24 01:40:17 +00:00
compiler + changed absolute offset variable to aword to avoid range check errors when using addresses > $7fffffff 2009-01-23 13:28:35 +00:00
ide * initialize edit menu to disabled, bug #6614 2009-01-08 22:44:32 +00:00
installer * regened makefiles to propagate makefile versions 2008-10-22 17:32:15 +00:00
packages * fixed name of libxml2, it's called now xml2. This way it follows the rules of the other libs in packages 2009-01-24 01:40:17 +00:00
rtl * tab2space used zeroes instead of spaces. (mantis 13024) 2009-01-22 22:09:21 +00:00
tests * when converting a constant char (not widechar) with ord>=128 to a string, 2009-01-21 18:58:37 +00:00
utils * When RemoteRepository is "auto" download a list of mirrors, not the other way around 2009-01-03 15:26:56 +00:00
.gitattributes * fixed name of libxml2, it's called now xml2. This way it follows the rules of the other libs in packages 2009-01-24 01:40:17 +00:00
.gitignore * use eventlog.inc for Unix,Win32,Win64. other targets use felog.inc 2008-10-23 20:41:35 +00:00
Makefile * regened makefiles to propagate makefile versions 2008-10-22 17:32:15 +00:00
Makefile.fpc * enabled smart linking by default for Darwin (will break building 2008-07-07 20:12:03 +00:00