[Rcpp-commits] r4245 - in pkg/Rcpp: . inst
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Thu Feb 7 20:14:29 CET 2013
Author: edd
Date: 2013-02-07 20:14:29 +0100 (Thu, 07 Feb 2013)
New Revision: 4245
Modified:
pkg/Rcpp/ChangeLog
pkg/Rcpp/inst/THANKS
Log:
adding Ben North for the help / bug report on iterators
Modified: pkg/Rcpp/ChangeLog
===================================================================
--- pkg/Rcpp/ChangeLog 2013-02-05 14:36:48 UTC (rev 4244)
+++ pkg/Rcpp/ChangeLog 2013-02-07 19:14:29 UTC (rev 4245)
@@ -1,3 +1,7 @@
+2013-02-07 Dirk Eddelbuettel <edd at debian.org>
+
+ * inst/THANKS: Adding Ben North for the help / bug report on iterators
+
2013-02-05 Romain Francois <romain at r-enthusiasts.com>
* include/Rcpp/vector/string_proxy.h : more wstring support
Modified: pkg/Rcpp/inst/THANKS
===================================================================
--- pkg/Rcpp/inst/THANKS 2013-02-05 14:36:48 UTC (rev 4244)
+++ pkg/Rcpp/inst/THANKS 2013-02-07 19:14:29 UTC (rev 4245)
@@ -14,6 +14,7 @@
Tama Ma for a patch that extends Module constructors
Karl Millar for a patch helping with a non-g++ compiler
Anirban Mukherjee for reporting more clang++ warnings we had not seen
+Ben North for a bug report and patch concerning iterators
Martyn Plummer for help and patches regarding Solaris build issues
David Reiss for the first-ever contributed patch (Rcpp*View)
Brian Ripley for help with Win64 + Solaris build issues
More information about the Rcpp-commits
mailing list