The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
daniel 0312337a13 + Added ability to use ctrl+x,ctrl+c,ctrl+v for clipboard. Enabled by
default on Unix platforms because normal shift+ins is not available in
   a lot of terminal emulators. Currently only configurable through
   INI-file. UI will follow.

git-svn-id: trunk@2428 -
2006-02-04 14:30:42 +00:00
compiler * dwarf: procedure variables fixed 2006-02-04 14:02:07 +00:00
fcl * removed libc package from build for every linux platform but i386 and x86-64 (libc is a x86 specific kylix compatibility library) 2006-01-29 17:49:42 +00:00
fv * removed libc package from build for every linux platform but i386 and x86-64 (libc is a x86 specific kylix compatibility library) 2006-01-29 17:49:42 +00:00
ide + Added ability to use ctrl+x,ctrl+c,ctrl+v for clipboard. Enabled by 2006-02-04 14:30:42 +00:00
installer * removed libc package from build for every linux platform but i386 and x86-64 (libc is a x86 specific kylix compatibility library) 2006-01-29 17:49:42 +00:00
packages * removed libc package from build for every linux platform but i386 and x86-64 (libc is a x86 specific kylix compatibility library) 2006-01-29 17:49:42 +00:00
rtl * FreeBSD delete key 2006-02-04 08:31:18 +00:00
tests + added 2006-02-03 16:23:41 +00:00
utils * various bugfixes 2006-02-02 08:22:35 +00:00
.gitattributes + added 2006-02-03 16:23:41 +00:00
.gitignore * graph and ggigraph unit moved to packages/base 2005-12-29 14:36:22 +00:00
Makefile * removed libc package from build for every linux platform but i386 and x86-64 (libc is a x86 specific kylix compatibility library) 2006-01-29 17:49:42 +00:00
Makefile.fpc * various bugfixes 2006-02-02 08:22:35 +00:00