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 869a219 commit dd6bcd3Copy full SHA for dd6bcd3
ChangeLog
@@ -3,7 +3,7 @@
3
* DESCRIPTION (Version, Date): Roll minor version
4
* inst/include/Rcpp/config.h (RCPP_DEV_VERSION): Ditto
5
6
-2017-06-02 JJ Allaire <jj@rstudio.com>
+2017-07-02 JJ Allaire <jj@rstudio.com>
7
8
* src/attributes.cpp: Generate C++ native routines with underscore
9
prefix to avoid export when standard exportPattern is used in NAMESPACE
@@ -13,7 +13,7 @@
13
* src/attributes.cpp: Replace dot (".") with underscore ("_") in package
14
names when generating native routine registrations.
15
16
-2017-06-17 Krill Müller <krlmlr@mailbox.org>
+2017-06-17 Kirill Müller <krlmlr@mailbox.org>
17
18
* inst/include/Rcpp/Dimension.h: Explicit cast to int
19
0 commit comments