The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
marco 2e1682d7a7 * fix for #10772 interlocked now calling convention default (I hope, this modifier is undocumented #10823)
* remove comctl32 functions from windows. In time accctrl and comdlg functions will also go, but for that the respective windows headers must be done first.
      This both for delphi compat, and to avoid duplicate identifiers (and vague errors) as encountered with win32extra merging.

git-svn-id: trunk@10321 -
2008-02-13 21:00:14 +00:00
compiler * split cpu64bit compiler define into 2008-02-13 20:44:00 +00:00
ide * use UpdateCrc32 instead of Crc32 2008-01-17 19:58:32 +00:00
installer * let installer know package CHM 2007-11-11 21:52:49 +00:00
packages * Patch from sergei Gorelkin: 2008-02-13 10:32:12 +00:00
rtl * fix for #10772 interlocked now calling convention default (I hope, this modifier is undocumented #10823) 2008-02-13 21:00:14 +00:00
tests * fix result type of constset+[] 2008-02-12 17:30:00 +00:00
utils + avr as cpu 2008-02-11 22:25:19 +00:00
.gitattributes + basic system unit for avr-embedded 2008-02-13 20:35:16 +00:00
.gitignore * base removed 2008-01-27 17:32:57 +00:00
Makefile * BeOS/Haiku updates from Olivier Coursière 2008-01-23 15:37:25 +00:00
Makefile.fpc * BeOS/Haiku updates from Olivier Coursière 2008-01-23 15:37:25 +00:00