You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
* New `cpp11::na()` function to return the NA sentinals for R objects(@sbearrows, #179)
4
4
* Incorrectly formatted cpp11 decorators now output a more informative error message (@sbearrows, #127)
5
5
* Generated registration code now uses C collation to avoid spurious diffs from `tools::package_native_routine_registration_skeleton()` (@sbearrows, #171)
6
-
* Memory lo longer leaks when move constructing vectors (#173)
6
+
* Memory no longer leaks when move constructing vectors (#173)
7
7
* Makevars which include filenames now handle spaces in paths properly (@klmr, #160)
0 commit comments