Skip to content

Commit 2966595

Browse files
author
Florian Plaza Oñate
committed
Update Changelog
1 parent 482b19b commit 2966595

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

ChangeLog

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
2015-08-15 Florian Plaza Oñate <[email protected]>
2+
* inst/include/Rcpp/vector/Vector.h: Add 'at' methods which implement
3+
accessors with bounds cheking (pull request #342, fixes issue #341)
4+
* inst/include/Rcpp/vector/Matrix.h: Ditto
5+
* inst/unitTests/cpp/Vector.cpp: Add unit tests for at acessors
6+
* inst/unitTests/cpp/Matrix.cpp: Ditto
7+
* inst/unitTests/runit.Vector.R: Ditto
8+
* inst/unitTests/runit.Matrix.R: Ditto
9+
110
2015-08-18 Dirk Eddelbuettel <[email protected]>
211

312
* inst/unitTests/runit.Module.client.package.R: Disabled for bad

0 commit comments

Comments
 (0)