mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-11 01:38:07 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() * correctly mask the argument type of a dispatch parameter (only the top most bit needs to be removed, not the top most *two* bits) ........ + add support for dispatching UnicodeString parameters (in addition to AnsiString parameters) ........ + add test to check whether ComObj correctly dispatches Ansi-, Unicode- and WideString arguments ........ git-svn-id: branches/fixes_3_2@47591 - |
||
---|---|---|
compiler | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
fpmake_add1.inc | ||
fpmake_proc1.inc | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |