We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e26ccdb commit ffbe61dCopy full SHA for ffbe61d
1 file changed
ChangeLog
@@ -1,9 +1,3 @@
1
-2016-12-30 Dirk Eddelbuettel <edd@debian.org>
2
-
3
- * src/Date.cpp: Synchronized internal code with R
4
5
- * inst/unitTests/cpp/dates.cpp (gmtime_mktime): New test
6
- * inst/unitTests/runit.Date.R (test.mktime_gmtime): Idem
7
2016-12-31 Dirk Eddelbuettel <edd@debian.org>
8
9
* inst/include/Rcpp/vector/Matrix.h: Minor simplification
@@ -16,6 +10,13 @@
16
10
filling matrices.
17
11
* inst/unitTests/cpp/Matrix.cpp: Idem
18
12
13
+2016-12-30 Dirk Eddelbuettel <edd@debian.org>
14
+
15
+ * src/Date.cpp: Synchronized internal code with R
+ * inst/unitTests/cpp/dates.cpp (gmtime_mktime): New test
+ * inst/unitTests/runit.Date.R (test.mktime_gmtime): Idem
19
20
2016-12-26 Dirk Eddelbuettel <edd@debian.org>
21
22
* R/Attributes.R: Added #nocov markers
0 commit comments