The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe fc3852e59a * in non-TP modes, 'ord_larger_than_256 in set' now always returns
false instead of triggering a range error (mantis #8258,
    based on patch provided by Thorsten Engler)

git-svn-id: trunk@6357 -
2007-02-07 18:57:19 +00:00
compiler * in non-TP modes, 'ord_larger_than_256 in set' now always returns 2007-02-07 18:57:19 +00:00
fcl * Implemented DataConvert, bug #8204 2007-02-07 11:13:10 +00:00
fv + Handle dragging correctly even if mouse doesn't send mouse move events. 2007-01-27 12:50:20 +00:00
ide * avoid dependency on fptools unit for DEBUG conditional 2007-02-03 19:37:51 +00:00
installer + support for make -jX by marking all Makefiles that need to be executed 2007-01-27 11:05:18 +00:00
packages * build richedit unit. 2007-02-04 18:54:56 +00:00
rtl * arm-linux has to link explicitly against libc 2007-02-07 17:42:40 +00:00
tests * in non-TP modes, 'ord_larger_than_256 in set' now always returns 2007-02-07 18:57:19 +00:00
utils * Changed attributes to 644 2007-02-06 11:03:04 +00:00
.gitattributes * in non-TP modes, 'ord_larger_than_256 in set' now always returns 2007-02-07 18:57:19 +00:00
.gitignore * Moved winunits to base dir 2007-02-01 23:17:25 +00:00
Makefile + support for make -jX by marking all Makefiles that need to be executed 2007-01-27 11:05:18 +00:00
Makefile.fpc + support for make -jX by marking all Makefiles that need to be executed 2007-01-27 11:05:18 +00:00