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
+
1
6
2015-11-06 Kevin Ushey <kevinushey@gmailcom>
2
7
3
8
* inst/include/Rcpp/vector/Subsetter.h: Add sugar math operators
Original file line number Diff line number Diff line change 15
15
by Tianqi , fixing \ghit {380 })
16
16
\item An overflow in Matrix column indexing was corrected (PR \ghpr {390 }
17
17
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 })
18
20
}
19
21
\item Changes in Rcpp Attributes :
20
22
\itemize {
You can’t perform that action at this time.
0 commit comments