File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed
Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 1+ 2019-12-29 Qiang Kou <
[email protected] >
2+
3+ * inst/include/Rcpp/vector/Matrix.h: Ensure scalar OP matrix do not
4+ change right-hand side in operation
5+ * inst/tinytest/test_matrix.R: New tests
6+ * inst/tinytest/cpp/Matrix.cpp: Idem
7+
182019-12-20 Dirk Eddelbuettel <
[email protected] >
29
310 * DESCRIPTION (Version, Date): Roll minor version
Original file line number Diff line number Diff line change 1313 \ghpr {1036 }).
1414 \item Finalizer calls clear external pointer first (Kirill M üller and
1515 Dirk in \ghpr {1038 }).
16+ \item Scalar operations with a rhs matrix no longer change the
17+ matrix value (Qiang in \ghpr {1040 } fixing (again ) \ghit {365 }).
1618 }
1719 \item Changes in Rcpp Attributes :
1820 \itemize {
You can’t perform that action at this time.
0 commit comments