The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 1863fb4c55 * make more use of location_force_register in in-code, should fix
cycle on x86-64

git-svn-id: trunk@6376 -
2007-02-08 14:14:32 +00:00
compiler * make more use of location_force_register in in-code, should fix 2007-02-08 14:14:32 +00:00
fcl * Fixed IsUniDirectional with help from Thorsten Engler, bug #8211 2007-02-08 10:44:13 +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 * always pass property value by value to the property setter of a method, the optimization (to prevent copying) to pass just the reference doesn't work on arm, for example (bug 8273) 2007-02-07 22:06:15 +00:00
tests * Trying to start implementation of details on one file log 2007-02-07 23:48:54 +00:00
utils * Changed attributes to 644 2007-02-06 11:03:04 +00:00
.gitattributes * optimized previous patch for "byte in set" (Thorsten Engler) 2007-02-07 20:22:29 +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