Skip to content

Commit c03cd8a

Browse files
committed
changelog and news for #45
1 parent 323d0bf commit c03cd8a

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

ChangeLog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2017-06-06 Yu Gong <armgong@yahoo.com>
2+
3+
* inst/include/unsupported/Eigen/src/SparseExtra/MatrixMarketIterator.h:
4+
Also permit compilation under Haiku-OS
5+
16
2017-05-28 Dirk Eddelbuettel <edd@debian.org>
27

38
* inst/examples/lmBenchmark.R (do_bench): Remove spurious argument in

inst/NEWS.Rd

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
\newcommand{\ghpr}{\href{https://github.com/RcppCore/RcppEigen/pull/#1}{##1}}
44
\newcommand{\ghit}{\href{https://github.com/RcppCore/RcppEigen/issues/#1}{##1}}
55

6+
\section{Changes in RcppEigen version 0.3.x.y.z (2017-xx-yy)}{
7+
\itemize{
8+
\item Compilation under Haiku-OS is now supported (Yu Gong in \ghpr{45})
9+
}
10+
}
11+
612
\section{Changes in RcppEigen version 0.3.3.3.0 (2017-04-29)}{
713
\itemize{
814
\item Updated to version 3.3.3 of Eigen

0 commit comments

Comments
 (0)