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 177a746 commit 3057789Copy full SHA for 3057789
ChangeLog
@@ -1,3 +1,12 @@
1
+2016-11-13 Daniel C. Dillon <[email protected]>
2
+ * inst/include/Rcpp/RNGScope.h: Moved definition of RNGScope
3
+ to its own file
4
+ * inst/include/Rcpp.h: Unconditionally included RNGScope.h
5
+ * inst/include/Rcpp/stats/random/random.h: Removed definition
6
+ of RNGScope
7
+ * inst/include/Rcpp/vector/Matrix.h: Protected Matrix op Scalar
8
+ definitions with #ifndef RCPP_NO_SUGAR
9
+
10
2016-11-04 Nathan Russell <[email protected]>
11
12
* inst/include/Rcpp/macros/dispatch.h: Modify variadic macros
0 commit comments