Commit 3464f5f
committed
Squashed commit of the following:
commit 8b16df3
Author: Kirill Müller <krlmlr@users.noreply.github.com>
Date: Thu Jan 22 07:37:45 2026 +0100
Formatting
commit f557b0b
Author: Kirill Müller <krlmlr@users.noreply.github.com>
Date: Thu Jan 22 07:35:10 2026 +0100
Clarify
commit ac9756b
Author: Kirill Müller <krlmlr@users.noreply.github.com>
Date: Thu Jan 22 07:06:41 2026 +0100
Remove
commit 64be6e7
Author: Copilot <198982749+Copilot@users.noreply.github.com>
Date: Thu Jan 22 07:05:34 2026 +0100
Add test for external_pointer attribute preservation and fix move assignment operator (r-lib#486)
Co-authored-by: krlmlr <1741643+krlmlr@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
commit 1db6beb
Author: Kirill Müller <kirill@cynkra.com>
Date: Sat Dec 7 20:47:09 2024 +0100
fix: Avoid premature release for external pointers1 parent c031145 commit 3464f5f
File tree
2 files changed
+61
-2
lines changed- cpp11test/src
- inst/include/cpp11
2 files changed
+61
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
39 | 88 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
71 | 74 | | |
72 | | - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
73 | 83 | | |
74 | 84 | | |
75 | 85 | | |
| |||
0 commit comments