File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1515 Dirk in \ghpr {1038 }).
1616 \item Scalar operations with a rhs matrix no longer change the
1717 matrix value (Qiang in \ghpr {1040 } fixing (again ) \ghit {365 }).
18- \item \code {Rcpp :: exception } and \code {Rcpp :: stop } are now
19- thread - safe. Be cautioned that most of Rcpp continues to be not
20- thread - safe.
18+ \item \code {Rcpp :: exception } and \code {Rcpp :: stop } are now more
19+ thread - safe (Joshua Pritikin in \ghpr {1043 }).
2120 }
2221 \item Changes in Rcpp Attributes :
2322 \itemize {
Original file line number Diff line number Diff line change 11// exceptions_impl.h: Rcpp R/C++ interface class library -- exceptions
22//
3- // Copyright (C) 2020 Dirk Eddelbuettel, Romain Francois, and Joshua N. Pritikin
3+ // Copyright (C) 2012 - 2019 Dirk Eddelbuettel and Romain Francois
4+ // Copyright (C) 2020 Dirk Eddelbuettel, Romain Francois, and Joshua N. Pritikin
45//
56// This file is part of Rcpp.
67//
You can’t perform that action at this time.
0 commit comments