File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 1
1
2020-12-16 Dirk Eddelbuettel <
[email protected] >
2
2
3
+ * inst/NEWS.Rd: Updated for recent activity
4
+
3
5
* .github/workflows/ci.yaml: Add container-based CI runner
4
6
* README.md: Add new badge
5
7
Original file line number Diff line number Diff line change 17
17
\ghpr {1109 } cleaning up after \ghpr {1049 }).
18
18
\item Address a sanitizer report by initializing two private
19
19
\code {bool } variables (Benjamin Christoffersen in \ghpr {1113 }).
20
+ \item External pointer finalizer toggle default values were
21
+ corrected to true (Dirk in \ghpr {1115 }).
22
+ }
23
+ \item Changes in Rcpp Documentation :
24
+ \itemize {
25
+ \item Several URLs were updated to https and / or new addresses (Dirk )
26
+ }
27
+ \item Changes in Rcpp Deployment :
28
+ \itemize {
29
+ \item Added GitHub Actions CI using the same container - based setup
30
+ used previously , and also carried code coverage over (Dirk in
31
+ \ghpr {1128 }).
20
32
}
21
33
}
22
34
}
You can’t perform that action at this time.
0 commit comments