[Rcpp-commits] r2797 - pkg/Rcpp
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sat Dec 18 05:09:46 CET 2010
Author: edd
Date: 2010-12-18 05:09:46 +0100 (Sat, 18 Dec 2010)
New Revision: 2797
Modified:
pkg/Rcpp/ChangeLog
Log:
editing: two missing words
Modified: pkg/Rcpp/ChangeLog
===================================================================
--- pkg/Rcpp/ChangeLog 2010-12-18 04:07:55 UTC (rev 2796)
+++ pkg/Rcpp/ChangeLog 2010-12-18 04:09:46 UTC (rev 2797)
@@ -4,10 +4,10 @@
fractional seconds and not the popular typo %OS (i.e. ooh, not zero)
* src/Datetime.cpp: add missing as.POSIXct() after strptime for
- constructor from string as we then the constructor from double
+ constructor from string as we then use the constructor from double
* src/Date.cpp: add missing as.Date() after strptime for constructor
- from string as then use the constructor from int
+ from string as we then use the constructor from int
2010-12-13 Romain Francois <romain at r-enthusiasts.com>
More information about the Rcpp-commits
mailing list