The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 57d5329977 * support printing the full source file path also when -vr is used
* don't change the case of paths and file names when using -vr
    and we're on a tf_files_case_aware/tf_files_case_sensitive platform

git-svn-id: trunk@4160 -
2006-07-13 18:12:40 +00:00
compiler * support printing the full source file path also when -vr is used 2006-07-13 18:12:40 +00:00
fcl + Implemented support for ;public name XYZ; construct 2006-07-09 09:43:30 +00:00
fv * Handle video initialization failure. 2006-06-11 10:11:34 +00:00
ide * ugly hyphenation fixed 2006-06-25 13:56:23 +00:00
installer * 2.0.4: different filename for PDF docs, TXT version added 2006-07-08 15:27:37 +00:00
packages initial import 2006-07-08 15:14:26 +00:00
rtl * use const strings parameters for four_char_code helpers to avoid 2006-07-13 13:10:19 +00:00
tests * fix comparedword, fixes #7143 2006-07-12 20:50:48 +00:00
utils + Some cosmetical issues, and now all elements are emitted only once. 2006-07-12 22:42:53 +00:00
.gitattributes * fix comparedword, fixes #7143 2006-07-12 20:50:48 +00:00
.gitignore initial import 2006-07-08 15:14:26 +00:00
Makefile * use -P for cross compile 2006-04-23 18:53:29 +00:00
Makefile.fpc