[Rcpp-commits] r169 - in pkg: . inst
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue Nov 10 04:55:07 CET 2009
Author: edd
Date: 2009-11-10 04:55:07 +0100 (Tue, 10 Nov 2009)
New Revision: 169
Modified:
pkg/DESCRIPTION
pkg/inst/ChangeLog
Log:
release 0.6.8
Modified: pkg/DESCRIPTION
===================================================================
--- pkg/DESCRIPTION 2009-11-09 21:29:48 UTC (rev 168)
+++ pkg/DESCRIPTION 2009-11-10 03:55:07 UTC (rev 169)
@@ -1,6 +1,6 @@
Package: Rcpp
Title: Rcpp R/C++ interface package
-Version: 0.6.7
+Version: 0.6.8
Date: $Date$
Author: Dirk Eddelbuettel with contributions by Simon Urbanek and David Reiss
Maintainer: Dirk Eddelbuettel <edd at debian.org>
Modified: pkg/inst/ChangeLog
===================================================================
--- pkg/inst/ChangeLog 2009-11-09 21:29:48 UTC (rev 168)
+++ pkg/inst/ChangeLog 2009-11-10 03:55:07 UTC (rev 169)
@@ -1,3 +1,13 @@
+2009-11-09 Dirk Eddelbuettel <edd at debian.org>
+
+ * DESCRIPTION: Release 0.6.8
+
+ * src/RcppParams.{cpp,h}: Code reorginsation, moved out of Rcpp.{h,cpp}
+ * src/RcppDate.{cpp,h}: idem
+ * src/RcppDatetime.{cpp,h}: idem
+ * src/RcppCommon.h: New header file for common defines and includes
+ * src/Makevars{,.win}: Updated and generalised to reflect new files
+
2009-11-08 Dirk Eddelbuettel <edd at debian.org>
* DESCRIPTION: Release 0.6.7
More information about the Rcpp-commits
mailing list