The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2011-10-04 04:54:42 +00:00
compiler --- Merging r19281 into '.': 2011-10-03 20:43:19 +00:00
ide Add USE_OLD_REGEXPR option for regular expression unit choice 2011-08-29 13:38:13 +00:00
installer + Update all Makefile's modified by 2011-08-16 20:10:19 +00:00
packages * fix for breakage under Unix platforms - see also bug #20400 2011-10-03 19:46:50 +00:00
rtl rtl: add HashName function based on implementation of Hash() from objpas. It uses case case-insensitive hash generation. This function is added for compatibility with delphi (although it generates different hash in delphi and fpc for same strings). It is also needed for codepage search in hash array. 2011-10-04 04:54:42 +00:00
tests * New code to handle zip file containing longlog instead of invidual comp/execute log/elg files 2011-10-03 21:51:17 +00:00
utils * Also default to PIC code using -Cg option for x86_64 BSD targets 2011-09-28 23:12:52 +00:00
.gitattributes * Try to update i386/openbsd port 2011-10-03 23:24:05 +00:00
.gitignore + Added libogc binding and examples for Wii 2011-02-23 21:59:42 +00:00
Makefile + armv4t 2011-08-27 20:21:42 +00:00
Makefile.fpc * Trunk version to 2.7.1 2011-08-03 13:59:33 +00:00