There was an error while loading. Please reload this page.
1 parent acf8324 commit 0c684f0Copy full SHA for 0c684f0
1 file changed
ChangeLog
@@ -7,14 +7,14 @@
7
the intended R error rather than terminating the R session
8
(#1495)
9
* inst/tinytest/test_module.R: Add regression test
10
+
11
* inst/include/Rcpp/module/class.h (invoke): Protect freshly
12
computed method results while wrapping them in the result list
13
(#1493)
14
* inst/include/Rcpp/module/Module.h (invoke): Idem for module
15
function results
16
* inst/tinytest/cpp/Module.cpp: Add regression test
17
* inst/tinytest/test_module.R: Idem
-2026-08-03 Kevin Ushey <kevinushey@gmail.com>
18
19
* inst/include/Rcpp/api/meat/proxy.h: Protect fresh SEXPs returned
20
from proxy get() in conversion and assignment operators (#1491)
0 commit comments