[Rcpp-commits] r2912 - pkg/Rcpp/inst
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed Feb 23 21:59:19 CET 2011
Author: edd
Date: 2011-02-23 21:59:19 +0100 (Wed, 23 Feb 2011)
New Revision: 2912
Modified:
pkg/Rcpp/inst/THANKS
Log:
updated THANKS for OS X and Intel Compiler fixes from the previous two commits
Modified: pkg/Rcpp/inst/THANKS
===================================================================
--- pkg/Rcpp/inst/THANKS 2011-02-23 20:58:36 UTC (rev 2911)
+++ pkg/Rcpp/inst/THANKS 2011-02-23 20:59:19 UTC (rev 2912)
@@ -1,6 +1,7 @@
In alphabetical order:
+Baptiste Auguie for additional OS X testing
Laurent Gautier for helpful discussions on R internals
Alistair Gee for a patch making ColDatum more robust
Christian Gunning for a documentation + unit tests patches and reporting bugs
@@ -13,5 +14,7 @@
Brian Ripley for help with Win64 + Solaris build issues
Dominick Samperi for starting what is now in the RcppClassic package
Oleg Sklyar for the incredibly cool inline package
+Alexey Stukalov for a support enabling Intel Compiler 12.0 support
Luke Tierney for helpful discussions on R internals
Simon Urbanek for help on OS X build issues and with R internals
+Ken Williams for additional OS X testing
More information about the Rcpp-commits
mailing list