Skip to content

Commit 0c684f0

Browse files
committed
ChangeLog tidying up
1 parent acf8324 commit 0c684f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ChangeLog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77
the intended R error rather than terminating the R session
88
(#1495)
99
* inst/tinytest/test_module.R: Add regression test
10+
1011
* inst/include/Rcpp/module/class.h (invoke): Protect freshly
1112
computed method results while wrapping them in the result list
1213
(#1493)
1314
* inst/include/Rcpp/module/Module.h (invoke): Idem for module
1415
function results
1516
* inst/tinytest/cpp/Module.cpp: Add regression test
1617
* inst/tinytest/test_module.R: Idem
17-
2026-08-03 Kevin Ushey <kevinushey@gmail.com>
1818

1919
* inst/include/Rcpp/api/meat/proxy.h: Protect fresh SEXPs returned
2020
from proxy get() in conversion and assignment operators (#1491)

0 commit comments

Comments
 (0)