The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2013-03-13 07:03:54 +00:00
compiler compiler, rtl: move cpXXXX.pas files from compiler to RTL\charmaps directory and cleanup them, enable charmaps building for the majority of targets 2013-03-12 01:35:25 +00:00
ide Fix wrong cursor pos for 64 bit systems, hopefully fixes bug report 23957 2013-03-07 13:55:55 +00:00
installer * Regenerated makefiles. 2013-01-16 14:52:36 +00:00
packages For now revert the FixPath usage from "is a directory" to "is a path" as at least on Windows it doesn't work as intended. I'll need time to check this correctly (which I don't have today and tomorrow). 2013-03-12 14:15:12 +00:00
rtl rtl: install all cpXXX .ppu and .o files 2013-03-12 11:44:15 +00:00
tests * don't treat bitpacked arrays of subranges of char that can be represented 2013-03-09 10:37:30 +00:00
utils utils: unicodeset remove duplicate ord(), initialize cp variable 2013-03-13 07:03:54 +00:00
.gitattributes compiler, rtl: move cpXXXX.pas files from compiler to RTL\charmaps directory and cleanup them, enable charmaps building for the majority of targets 2013-03-12 01:35:25 +00:00
.gitignore
Makefile * add 2.6.2 to allowed computers. Allow 2.6.0 too for a while. 2013-02-24 19:46:26 +00:00
Makefile.fpc * add 2.6.2 to allowed computers. Allow 2.6.0 too for a while. 2013-02-24 19:46:26 +00:00