Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit27febf9

Browse files
committed
updated ChangeLog and NEWS for#1014 and other changes
1 parent7ef640a commit27febf9

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

‎ChangeLog‎

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@
1515
* R/Attributes.R: Correct how cppFunction() deal with multiple
1616
depends arguments
1717

18+
2019-11-08 Romain Francois <romain@rstudio.com>
19+
20+
* inst/include/Rcpp/lang.h: Safer Rcpp_list* and Rcpp_lang*
21+
* inst/include/Rcpp/Function.h: Add Function.invoke() for operator()
22+
* inst/include/Rcpp/generated/Function__operator.h: Safer
23+
Function.operator() using Function.invoke()
24+
1825
2019-11-08 Dirk Eddelbuettel <edd@debian.org>
1926

2027
* DESCRIPTION (Date, Version): Release 1.0.3

‎inst/NEWS.Rd‎

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,22 @@
55

66
\section{ChangesinRcppversion1.0.4 (2020-03-xx)}{
77
\itemize{
8+
\itemChangesinRcppAPI:
9+
\itemize{
10+
\itemSafer \code{Rcpp_list*}, \code{Rcpp_lang*}and
11+
\code{Function.operator()} (Romainin \ghpr{1014}, \ghit{1015}).
12+
}
813
\itemChangesinRcppAttributes:
914
\itemize{
1015
\itemThe \code{cppFunction}helpernowdealscorrectlywithmulitple
1116
\code{depends} arguments (TJMcKinleyin \ghpr{1016}fixing
1217
\ghit{1017}).
1318
}
19+
\itemChangesinRcppDocumentation:
20+
\itemize{
21+
\itemThe \code{.github/}directorynowhasmoreexplicitguidanceon
22+
contributinh,issues,andpull requests (Dirk).
23+
}
1424
}
1525
}
1626

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp