The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe d7b5cd4f14 * fixed debug info for pass-by-reference parameters in dwarf by
declaring them as C++-style reference types (todo: do the same
    for pass-by-reference function results)

git-svn-id: trunk@6554 -
2007-02-18 22:49:47 +00:00
compiler * fixed debug info for pass-by-reference parameters in dwarf by 2007-02-18 22:49:47 +00:00
fcl * Added conversion from ftBCD fields in Dataconvert. Part of patch was already committed in r 651 2007-02-18 22:22:01 +00:00
fv + Handle dragging correctly even if mouse doesn't send mouse move events. 2007-01-27 12:50:20 +00:00
ide * fixed #6497: 2007-02-18 18:50:23 +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 * dispinterface tests, not working completly yet 2007-02-18 10:08:07 +00:00
rtl * fixed corrupted executables 2007-02-18 22:42:45 +00:00
tests * resource functions for win64, fixes #8304 2007-02-18 10:07:12 +00:00
utils * fix unzipping 2007-02-13 23:08:20 +00:00
.gitattributes * dispinterface tests, not working completly yet 2007-02-18 10:08:07 +00:00
.gitignore * fixed corrupted executables 2007-02-18 22:42:45 +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