Skip to content

Commit 9fc7ec6

Browse files
committed
Update ChangeLog
1 parent d1d4b8d commit 9fc7ec6

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

ChangeLog

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
2025-01-31 Lev Kandel <[email protected]>
2+
3+
* inst/include/Rcpp/internal/wrap.h: Add support for std::string_view
4+
* inst/include/Rcpp/traits/r_type_traits.h: Idem
5+
* inst/include/Rcpp/traits/wrap_type_traits.h: Idem
6+
* inst/include/RcppCommon.h: Include <string_view>
7+
* inst/tinytest/cpp/wrap.cpp: Add unit test for wrap(std::string_view)
8+
* inst/tinytest/test_wrap.R: Idem
9+
110
2025-01-26 Dirk Eddelbuettel <[email protected]>
211

312
* DESCRIPTION (Version, Date): Roll micro version and date

0 commit comments

Comments
 (0)