Skip to content

Commit

Permalink
fix indent
Browse files Browse the repository at this point in the history
  • Loading branch information
Enchufa2 committed Jan 30, 2021
1 parent 8c087bf commit 403b699
Showing 1 changed file with 7 additions and 10 deletions.
17 changes: 7 additions & 10 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,15 +1,12 @@
2021-01-28 Iñaki Ucar <iucar@fedoraproject.org>

* DESCRIPTION (Version, Date): Roll minor version
* inst/include/Rcpp/config.h: Idem

* inst/include/Rcpp/iostream/Rstreambuf.h: Support for global Rcout/Rcerr by
adding `-DRCPP_USE_GLOBAL_ROSTREAM` to `PKG_CPPFLAGS`. This behavior mimics
std::cout/cerr. Required initialization code is automatically generated.
* inst/include/Rcpp/routines.h: Ditto
* src/api.cpp: Ditto
* src/attributes.cpp: Ditto
* src/rcpp_init.cpp: Ditto
* inst/include/Rcpp/iostream/Rstreambuf.h: Support for global Rcout/Rcerr by
adding `-DRCPP_USE_GLOBAL_ROSTREAM` to `PKG_CPPFLAGS`. This behavior mimics
std::cout/cerr. Required initialization code is automatically generated.
* inst/include/Rcpp/routines.h: Ditto
* src/api.cpp: Ditto
* src/attributes.cpp: Ditto
* src/rcpp_init.cpp: Ditto

2021-01-21 Dirk Eddelbuettel <edd@debian.org>

Expand Down

0 comments on commit 403b699

Please sign in to comment.