We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32cf187 commit ed35e2eCopy full SHA for ed35e2e
ChangeLog
@@ -1,6 +1,8 @@
1
2014-09-29 Dirk Eddelbuettel <edd@debian.org>
2
3
- * debian/*: Changes for Debian release of 0.11.3
+ * debian/*: Changes for Debian release of 0.11.3
4
+
5
+ * inst/NEWS.Rd: Removed a double entry
6
7
2014-09-27 Dirk Eddelbuettel <edd@debian.org>
8
inst/NEWS.Rd
@@ -6,9 +6,6 @@
\itemize{
\item Changes in Rcpp API:
9
- \item New \code{Rcpp::InternalFunction} interface using
10
- \code{std::function}; only enabled on compilers that claim full c++11
11
- support.
12
\item The deprecation of \code{RCPP_FUNCTION_*} which was announced with
13
release 0.10.5 last year is proceeding as planned, and the file
14
\code{macros/preprocessor_generated.h} has been removed.
0 commit comments