log
graph
tags
bookmarks
branches
changeset
browse
help
Mercurial
>
pub
>
dyncall
>
dyncall
log
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
| rev 565:
(0)
-300
-100
-50
-24
+24
+50
+100
tip
age
author
description
2022-09-04
Tassilo Philipp
- Makefile show-tool-versions target: use more portable -V flag for version number output (works with lld & gnu ld, required for solaris ld)
2022-09-03
Tassilo Philipp
./configure output for sun make builds: set correct C++ compiler flag var
2022-09-03
Tassilo Philipp
- minor test case output change for consistency
2022-09-03
Tassilo Philipp
- callback_plain_c++ build fix for some platforms (setting correct c++ flags)
2022-09-03
Tassilo Philipp
- test code comments
2022-09-03
Tassilo Philipp
doc
2022-09-03
Tassilo Philipp
man page clarification
2022-09-03
Tassilo Philipp
doc fix of confusing paragraph
2022-08-20
Tassilo Philipp
- dyncallback: fix for calling back win/x64 C++ methods returning non-trivial aggregates (thanks Raphael!)
2022-07-11
Tassilo Philipp
- cmakefile typo fix
2022-06-20
Tassilo Philipp
- test/callback_plain_c++: added check and a slightly different test for C++ copy-elision/retval-optimization, as C++ finds ambiguities totally ok
2022-06-20
Tassilo Philipp
win64 callback dcbArgAggr() retval fix
2022-06-20
Tassilo Philipp
win build fix
2022-06-20
Tassilo Philipp
cosmetics & c-comments for consistency
2022-06-20
Tassilo Philipp
- amendment fix for buffer overflow (see commit 0455834d29a1), to also handle non-standard struct packing, + better asserts
2022-06-20
Tassilo Philipp
- callback_suite_aggrs: enabling (non-standard) struct packing, by default (via #pragma, should be ignored by compilers not handling that)
2022-06-20
Tassilo Philipp
- dyncallback: x64/sysv buffer overflow fix for aggregate args whose size isn't a multiple of 8
2022-06-20
Tassilo Philipp
- dyncallback test: added aggregate arg bounds check
2022-05-31
Tassilo Philipp
- integrate test/callback_plain_c++ into main build
2022-05-31
Tassilo Philipp
x64:
2022-05-31
Tassilo Philipp
- test/callback_plain_c++, to test C++ non-trivial aggrs by value, as well as method callback handlers
2022-05-31
Tassilo Philipp
- C++ non-trivial aggregate-by-value handling:
2022-05-31
Tassilo Philipp
- sigchar fix
2022-05-02
Tassilo Philipp
- fix passing aggregate-by-val on x64/sysv: subaggr classification for
less
more
| rev 565:
(0)
-300
-100
-50
-24
+24
+50
+100
tip