File tree Expand file tree Collapse file tree 1 file changed +7
-10
lines changed
Expand file tree Collapse file tree 1 file changed +7
-10
lines changed Original file line number Diff line number Diff line change 112021-01-28 Iñaki Ucar <iucar@fedoraproject.org>
22
3- * DESCRIPTION (Version, Date): Roll minor version
4- * inst/include/Rcpp/config.h: Idem
5-
6- * inst/include/Rcpp/iostream/Rstreambuf.h: Support for global Rcout/Rcerr by
7- adding `-DRCPP_USE_GLOBAL_ROSTREAM` to `PKG_CPPFLAGS`. This behavior mimics
8- std::cout/cerr. Required initialization code is automatically generated.
9- * inst/include/Rcpp/routines.h: Ditto
10- * src/api.cpp: Ditto
11- * src/attributes.cpp: Ditto
12- * src/rcpp_init.cpp: Ditto
3+ * inst/include/Rcpp/iostream/Rstreambuf.h: Support for global Rcout/Rcerr by
4+ adding `-DRCPP_USE_GLOBAL_ROSTREAM` to `PKG_CPPFLAGS`. This behavior mimics
5+ std::cout/cerr. Required initialization code is automatically generated.
6+ * inst/include/Rcpp/routines.h: Ditto
7+ * src/api.cpp: Ditto
8+ * src/attributes.cpp: Ditto
9+ * src/rcpp_init.cpp: Ditto
1310
14112021-01-21 Dirk Eddelbuettel <edd@debian.org>
1512
You can’t perform that action at this time.
0 commit comments