Skip to content

Commit ecc19ca

Browse files
committed
Update ChangeLog
1 parent fd9d5a1 commit ecc19ca

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

ChangeLog

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
1-
2015-07-11 Matt P. Dziubinski <[email protected]>
1+
2015-07-07 Matt P. Dziubinski <[email protected]>
22

33
* inst/include/Rcpp/sugar/functions/var.h: Variance -- changed from
44
the unstable formula back to the stable (two-pass) formula, fixed
55
support for complex numbers (formula correction).
66
* inst/unitTests/runit.sugar.var.R: Added tests for complex variance
77
computation, applied simple code refactoring.
88

9-
2015-07-11 Kevin Ushey <[email protected]>
10-
11-
* .clang_format: Added
12-
139
2015-07-04 Dirk Eddelbuettel <[email protected]>
1410

1511
* vignettes/Rcpp.bib: Updated reference to several CRAN packages
1612

13+
2015-07-02 Kevin Ushey <[email protected]>
14+
15+
* .clang_format: Added
16+
1717
2015-06-25 Kevin Ushey <[email protected]>
1818

1919
* inst/include/Rcpp/api/meat/Rcpp_eval.h: reset error after Rcpp_eval

0 commit comments

Comments
 (0)