|
1 | | -2024-10-31 Kevin Ushey < [email protected]> |
2 | | - |
3 | | - * inst/include/Rcpp/r/compat.h: Require R (>= 4.5.0) for new APIs |
4 | | - |
5 | | -2024-10-26 Dirk Eddelbuettel < [email protected]> |
6 | | - |
7 | | - * DESCRIPTION (Version, Date): Roll micro version to 1.0.13.4 |
8 | | - * inst/include/Rcpp/config.h (RCPP_DEV_VERSION): Idem |
9 | | - |
10 | | - * .github/workflows/ci.yaml (jobs): Roll checkout action to v4 |
11 | | - |
12 | | -2024-10-26 Gábor Csárdi < [email protected]> |
13 | | - |
14 | | - * inst/include/Rcpp/exceptions_impl.h: check for DragonFlyBSD to fix |
15 | | - compilation |
| 1 | +2024-11-01 Dirk Eddelbuettel < [email protected]> |
16 | 2 |
|
17 | | -2024-10-07 Iñaki Ucar <[email protected]> |
| 3 | + * DESCRIPTION (Date, Version): Release 1.0.13-1 |
18 | 4 |
|
19 | | - * inst/include/Rcpp/platform/compiler.h: Uncomment |
20 | | - HAS_VARIADIC_TEMPLATES macro definition |
21 | | - * src/api.cpp: Simplify checks for variadic templates |
22 | | - * inst/include/Rcpp/DataFrame.h: Idem |
23 | | - * inst/include/Rcpp/DottedPair.h: Idem |
24 | | - * inst/include/Rcpp/Function.h: Idem |
25 | | - * inst/include/Rcpp/InternalFunctionWithStdFunction.h: Idem |
26 | | - * inst/include/Rcpp/Language.h: Idem |
27 | | - * inst/include/Rcpp/Pairlist.h: Idem |
28 | | - * inst/include/Rcpp/grow.h: Idem |
29 | | - * inst/include/Rcpp/internal/call.h: Idem |
30 | | - * inst/include/Rcpp/module/class.h: Idem |
31 | | - * inst/include/Rcpp/traits/index_sequence.h: Idem |
32 | | - * inst/include/Rcpp/traits/named_object.h: Idem |
33 | | - * inst/include/Rcpp/vector/Vector.h: Idem |
34 | | - * inst/include/Rcpp/Module.h: Idem + add missing is_void method |
35 | | - * inst/tinytest/test_module.R: Add test for void functions and |
36 | | - methods |
37 | | - |
38 | | -2024-10-04 Dirk Eddelbuettel < [email protected]> |
39 | | - |
40 | | - * DESCRIPTION (Version, Date): Roll micro version to 1.0.13.3 |
41 | | - * inst/include/Rcpp/config.h (RCPP_DEV_VERSION): Idem |
| 5 | + * Hot-fix release containing two PRs on top of 1.0.13: |
| 6 | + - #1342: Permit R 4.4.2 builds by correcting to R 4.5.0 for RO PTR |
| 7 | + - #1327: Switch to Authors@R in DESCRIPTION |
42 | 8 |
|
43 | | -2024-09-29 Dirk Eddelbuettel < [email protected]> |
44 | | - |
45 | | - * inst/include/Rcpp/vector/Vector.h: Remove a cast as R_xlen_t |
46 | | - is returned now |
47 | | - |
48 | | -2024-09-17 Dirk Eddelbuettel < [email protected]> |
49 | | - |
50 | | - * DESCRIPTION (Version, Date): Roll micro version |
51 | | - * inst/include/Rcpp/config.h (RCPP_DEV_VERSION): Idem |
52 | | - |
53 | | -2024-09-12 Iñaki Ucar < [email protected]> |
| 9 | +2024-10-31 Kevin Ushey < [email protected]> |
54 | 10 |
|
55 | | - * vignettes/.gitignore: Refinement to ignore more files under rmd/ |
56 | | - * vignettes/pdf/*: Rebuilt with Ghostscript 10.03.1 |
57 | | - * vignettes/*.pdf: Idem |
| 11 | + * inst/include/Rcpp/r/compat.h: Require R (>= 4.5.0) for new APIs |
58 | 12 |
|
59 | 13 | 2024-08-31 Dirk Eddelbuettel < [email protected]> |
60 | 14 |
|
61 | 15 | * DESCRIPTION (Authors@R): Added |
62 | 16 |
|
63 | | -2024-08-28 Dirk Eddelbuettel < [email protected]> |
64 | | - |
65 | | - * R/Rcpp.package.skeleton.R: Create DESCRIPTION with Auhors@R fiel |
66 | | - * inst/tinytest/test_rcpp_package_skeleton.R: Adjust tests |
67 | | - |
68 | | -2024-08-20 Dirk Eddelbuettel < [email protected]> |
69 | | - |
70 | | - * inst/tinytest/test_sugar.R: Skip one more NA related test on arm64 |
71 | | - and macOS as failure is seen at r-universe on arm64 |
72 | | - |
73 | | - * .github/workflows/macos.yaml: Add basic r-ci setup but dialed-down |
74 | | - to macOS only (as Linux is covered via multiple Docker setups) |
75 | | - |
76 | | -2024-08-19 Dirk Eddelbuettel < [email protected]> |
77 | | - |
78 | | - * Contributing.md: Refreshed content |
79 | | - |
80 | | -2024-07-30 Dirk Eddelbuettel < [email protected]> |
81 | | - |
82 | | - * vignettes/rmd/Rcpp-modules.Rmd (are): Add short two-sentence |
83 | | - illustration following GitHub issue #1322 |
84 | | - |
85 | | -2024-07-24 Dirk Eddelbuettel < [email protected]> |
86 | | - |
87 | | - * DESCRIPTION (Version, Date): Roll micro version |
88 | | - * inst/include/Rcpp/config.h (RCPP_DEV_VERSION): Idem |
89 | | - |
90 | 17 | 2024-07-11 Dirk Eddelbuettel < [email protected]> |
91 | 18 |
|
92 | 19 | * DESCRIPTION (Date, Version): Release 1.0.13 |
|
0 commit comments