File tree Expand file tree Collapse file tree 2 files changed +15
-0
lines changed
Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Original file line number Diff line number Diff line change 1+ 2015-01-25 Kevin Ushey <kevinushey@gmail.com>
2+
3+ * inst/include/Rcpp/utils/tinyformat.h: define an error handler for
4+ tinyformat (using ::Rcpp::stop) to not spill assert
5+
162015-01-20 Dirk Eddelbuettel <edd@debian.org>
27
38 * DESCRIPTION: Release 0.11.4
Original file line number Diff line number Diff line change 22\title {News for Package ' Rcpp' }
33\newcommand {\cpkg }{\href {http : // CRAN.R - project.org / package = # 1}{\pkg{#1}}}
44
5+ \section {Changes in Rcpp version 0.11.5 (2015 - xx - yy )}{
6+ \itemize {
7+ \item Changes in Rcpp API :
8+ \itemize {
9+ \item Defining an error handler for tinyformat prevents \code {assert()}
10+ from spilling.
11+ }
12+ }
13+ }
14+
515\section {Changes in Rcpp version 0.11.4 (2015 - 01 - 20 )}{
616 \itemize {
717 \item Changes in Rcpp API :
You can’t perform that action at this time.
0 commit comments