Skip to content

Commit 3c09586

Browse files
committed
ChangeLog, NEWS and cleanup for #548
1 parent b8bb347 commit 3c09586

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2016-09-02 Simon Dirmeier <[email protected]>
2+
3+
* src/attributes.cpp: Remove leading underscore in header guard
4+
15
2016-08-14 James J Balamuta <[email protected]>
26

37
* inst/examples/FastLM/lmGSL.R: Updated example to use new GSL templates

Rcpp

Lines changed: 0 additions & 1 deletion
This file was deleted.

inst/NEWS.Rd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
(James Balamuta in \ghpr{528} addressing issue \ghit{526}).
1818
\item Fixed invalid C++ prefix identifiers in auto-generated code
1919
(James Balamuta in \ghpr{528} and \ghpr{531} addressing issue
20-
\ghit{387}).
20+
\ghit{387}; Simon Dirmeier in \ghprP{548}).
2121
\item String constructors now set default UTF-8 encoding (Qiang Kou in
2222
\ghpr{529} fixing \ghit{263}).
2323
\item Add variadic variants of the \code{RCPP_RETURN_VECTOR} and

0 commit comments

Comments
 (0)