The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
yury 3b32e96f10 * Use PCharToPWideChar instead of StringToPWideChar in wrapper functions.
* Updated dependencies in makefile.
* Fixed declaration of RegEnumValue and RegEnumValueW.

git-svn-id: trunk@6340 -
2007-02-04 19:09:48 +00:00
compiler * last commit fixed 2007-02-04 18:50:22 +00:00
fcl * Re-added some disappeared code 2007-02-04 14:53:35 +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 * Use PCharToPWideChar instead of StringToPWideChar in wrapper functions. 2007-02-04 19:09:48 +00:00
tests * fixed dbdigest.cfg creation and prepup executing when shell is cmd.exe 2007-02-04 18:36:01 +00:00
utils * Re-added fppkg 2007-02-03 22:16:00 +00:00
.gitattributes Initial implementation 2007-02-03 23:36:58 +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