File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed
Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 112015-11-08 Dirk Eddelbuettel <
[email protected] >
22
3- * inst/include/Rcpp/vector/Matrix.h (Rcpp) : Matrix transpose is now a
4- free function for both INTSXP and REALSXP
3+ * inst/include/Rcpp/vector/Matrix.h: Matrix transpose is now a free
4+ function for both INTSXP and REALSXP
55
66 * inst/unitTests/runit.Matrix.R: New unit tests
77 * inst/unitTests/cpp/Matrix.cpp: Ditto
1111 * inst/include/Rcpp/Nullable.h: No longer prevent assignment of
1212 R_NilValue to Nullable<> in function signatures
1313
14+ * inst/include/Rcpp/vector/Matrix.h: Use showpoint in operator<<()
15+
14162015-11-07 Dirk Eddelbuettel <
[email protected] >
1517
16- * inst/include/Rcpp/vector/Matrix.h (Rcpp): Beginnings of a Matrix
17- transpose operator
18+ * inst/include/Rcpp/vector/Matrix.h: Beginnings of a Matrix transpose
1819
19202015-11-06 Kevin Ushey <kevinushey@gmailcom>
2021
Original file line number Diff line number Diff line change 1919 \ghit {383 })
2020 \item \code {Nullable } types can now be assigned \code {R_NilValue } in
2121 function signatures. (PR \ghpr {395 } by Dan , fixing issue \ghit {394 })
22+ \item \code {operator << ()} now always shows decimal points (PR \ghpr {396 }
23+ by Dan )
2224 }
2325 \item Changes in Rcpp Attributes :
2426 \itemize {
You can’t perform that action at this time.
0 commit comments