[Rcpp-commits] r4482 - pkg/RcppArmadillo
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sat Sep 14 14:00:58 CEST 2013
Author: edd
Date: 2013-09-14 14:00:57 +0200 (Sat, 14 Sep 2013)
New Revision: 4482
Modified:
pkg/RcppArmadillo/ChangeLog
Log:
emacs whitespace adjustment for changelog
Modified: pkg/RcppArmadillo/ChangeLog
===================================================================
--- pkg/RcppArmadillo/ChangeLog 2013-09-14 11:57:22 UTC (rev 4481)
+++ pkg/RcppArmadillo/ChangeLog 2013-09-14 12:00:57 UTC (rev 4482)
@@ -1,27 +1,27 @@
-2013-09-13 Romain Francois <romain at r-enthusiasts.com>
+2013-09-13 Romain Francois <romain at r-enthusiasts.com>
* DESCRIPTION : require Rcpp 0.10.4.4
- * include/RcppArmadilloForward.h : declaration of specializations of InputParameter
- for references and const reference to arma::Mat
- * include/RcppArmadilloAs.h : definitions of the above
-
-2013-08-24 Romain Francois <romain at r-enthusiasts.com>
+ * include/RcppArmadilloForward.h : declaration of specializations of
+ InputParameter for references and const reference to arma::Mat
+ * include/RcppArmadilloAs.h : definitions of the above
- * include/RcppArmadilloExtensions/sample.h: added include guard, made
- functions SampleReplace, etc ... templates to avoid the multiple definitions
- problem
+2013-08-24 Romain Francois <romain at r-enthusiasts.com>
-2013-08-21 Romain Francois <romain at r-enthusiasts.com>
+ * include/RcppArmadilloExtensions/sample.h: added include guard, made
+ functions SampleReplace, etc ... templates to avoid the multiple
+ definitions problem
+2013-08-21 Romain Francois <romain at r-enthusiasts.com>
+
* include/RcppArmadilloWrap.h: Less data copies for wrap< SpMat<T> >
* include/RcppArmadilloAs.h: Less data copies for as< SpMat<T> >
-2013-08-20 Romain Francois <romain at r-enthusiasts.com>
+2013-08-20 Romain Francois <romain at r-enthusiasts.com>
* include/RcppArmadilloWrap.h: Handle wrap<subview>
* include/RcppArmadilloWrap.h: cleaner implementation for wrap< SpMat<T> >
* include/RcppArmadilloAs.h: cleaner implementation for as< SpMat<T> >
-
+
2013-08-17 Dirk Eddelbuettel <edd at debian.org>
* vignettes/RcppArmadillo-intro.Rnw: Converted from LaTeX minted
More information about the Rcpp-commits
mailing list