Skip to content

Commit 8c3a03c

Browse files
committed
document the change
1 parent bb0d7f5 commit 8c3a03c

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+
2014-12-11 Yixuan Qiu <[email protected]>
2+
3+
* inst/include/Rcpp/internal/r_vector.h: Internal functions to
4+
help detect unqualified vector types for sorting, with the help
5+
of Romain Francois
6+
* inst/include/Rcpp/vector/Vector.h: Disallow sorting on List,
7+
RawVector and ExpressionVector, from the discussion with
8+
Dirk Eddelbuettel and Kevin Ushey
9+
110
2014-11-25 Dirk Eddelbuettel <[email protected]>
211

312
* inst/include/Rcpp/grow.h: Apply additional Shield<> use around tail

0 commit comments

Comments
 (0)