File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed
Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 1+ 2015-11-08 Daniel C. Dillon <
[email protected] >
2+
3+ * inst/include/Rcpp/Nullable.h: No longer prevent assignment of
4+ R_NilValue to Nullable<> in function signatures
5+
162015-11-06 Kevin Ushey <kevinushey@gmailcom>
27
38 * inst/include/Rcpp/vector/Subsetter.h: Add sugar math operators
Original file line number Diff line number Diff line change 1515 by Tianqi , fixing \ghit {380 })
1616 \item An overflow in Matrix column indexing was corrected (PR \ghpr {390 }
1717 by Qiang , fixing a bug reported by Allessandro on the list )
18+ \item \code {Nullable } types can now be assigned \code {R_NilValue } in
19+ function signatures. (PR \ghpr {395 } by Dan , fixing issue \ghit {394 })
1820 }
1921 \item Changes in Rcpp Attributes :
2022 \itemize {
You can’t perform that action at this time.
0 commit comments