Skip to content

Commit 5dc58ac

Browse files
committed
update email
1 parent 7a207bf commit 5dc58ac

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ChangeLog

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
2021-01-17 Iñaki Ucar <[email protected]>
1+
2021-01-17 Iñaki Ucar <[email protected]>
22

33
* inst/include/Rcpp/String.h: Use Rcpp_{Preserve,Release}Object
44
throughout which connects to Rcpp_precious_* routines
@@ -1514,7 +1514,7 @@
15141514

15151515
* inst/include/Rcpp/traits/is_na.h: Speed up Rcpp::is_na<double>()
15161516

1517-
2018-01-09 Iñaki Ucar <[email protected]>
1517+
2018-01-09 Iñaki Ucar <[email protected]>
15181518

15191519
* inst/include/Rcpp/vector/proxy.h: Improve support for NVCC, the CUDA
15201520
compiler, by making three more methods const
@@ -2116,7 +2116,7 @@
21162116

21172117
* DESCRIPTION (Version, Date): New minor version
21182118

2119-
2017-02-14 Iñaki Ucar <[email protected]>
2119+
2017-02-14 Iñaki Ucar <[email protected]>
21202120

21212121
* inst/include/Rcpp/iostream/Rstreambuf.h: Fixed single-character handling
21222122
(pull request #649, fixes issue #647)

0 commit comments

Comments
 (0)