The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
yury c73860bc39 * fixed SafeArrayRedim.
* set ARR_VARIANT flag for arrays of varVariant.
* fixed VariantClear for arrays.
* all this fixes tw3681 for arm-wince.

git-svn-id: trunk@5956 -
2007-01-13 22:25:26 +00:00
compiler * fixed crash when calling a procvar with too many parameters 2007-01-13 18:38:04 +00:00
fcl * syncobjs now bases on system unit thread support 2007-01-11 21:15:46 +00:00
fv * Move inlcude platform.inc before 2007-01-11 12:23:29 +00:00
ide * parent_ebp was renamed parentfp in compiler 2007-01-12 17:21:37 +00:00
installer * Makefiles regenerated 2007-01-06 21:08:19 +00:00
packages * Redirected libc pthread_cond_t type to unixtype 2007-01-12 20:36:24 +00:00
rtl * fixed SafeArrayRedim. 2007-01-13 22:25:26 +00:00
tests * This test not for wince. 2007-01-13 20:31:39 +00:00
utils * adds lnet info 2007-01-13 15:40:07 +00:00
.gitattributes + another test for previous commit (mantis #7179) 2007-01-12 18:37:27 +00:00
.gitignore * rtl part of first Nintendo DS port 2006-12-14 17:34:51 +00:00
Makefile * Makefiles regenerated 2007-01-06 21:08:19 +00:00
Makefile.fpc * ignore error if no build stamp was found 2006-10-29 09:53:27 +00:00