Skip to content

Commit 3057789

Browse files
committed
Updated ChangeLog
1 parent 177a746 commit 3057789

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+
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+
110
2016-11-04 Nathan Russell <[email protected]>
211

312
* inst/include/Rcpp/macros/dispatch.h: Modify variadic macros

0 commit comments

Comments
 (0)