File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed
Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 1+ 2016-11-13 Daniel C. Dillon <dcdillon@gmail.com>
2+
3+ * inst/include/Rcpp/date_datetime/newDateVector.h: Fixed the copy
4+ constructor and added assignment operator.
5+ * inst/include/Rcpp/date_datetime/newDatetimeVector.h: Fixed the copy
6+ constructor and added assignment operator.
7+ * inst/unitTests/cpp/dates.cpp: Added assignment operator tests for
8+ DatetimeVector and DateVector for both new and old.
9+ * inst/unitTests/runit.Date.R: Added assignment operator tests for
10+ DatetimeVector and DateVector for both new and old.
11+
1122016-11-10 Dirk Eddelbuettel <edd@debian.org>
213
314 * inst/include/Rcpp/date_datetime/newDateVector.h: Added constructor
415 using VectorBase<>
516
6- 2016-01 -05 Daniel C. Dillon <dcdillon@gmail.com>
17+ 2016-11 -05 Daniel C. Dillon <dcdillon@gmail.com>
718
819 * inst/include/Rcpp/date_datetime/newDatetimeVector.h: Added constructor
920 to instantiate newDatetimeVector from VectorBase.
You can’t perform that action at this time.
0 commit comments