The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
svenbarth c74237421b Merged revision(s) 47516, 47518-47519 from trunk:
* 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 -
2020-11-25 22:26:40 +00:00
compiler Merged revision(s) 46875-46876 from trunk: 2020-11-25 22:25:26 +00:00
installer Regenerate all Makefile's after ios introduction and macos->macosclassic changes inside utils/fpcm/fpcmake.ini 2020-09-23 09:47:20 +00:00
packages Merged revision(s) 47516, 47518-47519 from trunk: 2020-11-25 22:26:40 +00:00
rtl Merged revision(s) 39802, 39816-39817 from trunk: 2020-11-25 21:24:41 +00:00
tests Merged revision(s) 47516, 47518-47519 from trunk: 2020-11-25 22:26:40 +00:00
utils --- Merging r45794 into '.': 2020-11-25 17:16:26 +00:00
.gitattributes Merged revision(s) 47516, 47518-47519 from trunk: 2020-11-25 22:26:40 +00:00
.gitignore --- Merging r47259 into '.': 2020-11-25 16:11:10 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Regenerate all Makefile's after ios introduction and macos->macosclassic changes inside utils/fpcm/fpcmake.ini 2020-09-23 09:47:20 +00:00
Makefile.fpc * merged macOS/AArch64 support + revisions these changes depended on 2020-09-15 19:40:36 +00:00