Skip to content

Pull requests: RcppCore/Rcpp

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Avoid a narrowing warning via explicit cast
#1398 by eddelbuettel was merged Sep 4, 2025 Loading…
3 of 4 tasks
Remove unused and no-longer-needed function compilerCheck
#1395 by eddelbuettel was merged Jul 21, 2025 Loading…
3 of 4 tasks
Reworked vignette processing via new 'asis' driver
#1394 by eddelbuettel was merged Jul 19, 2025 Loading…
3 of 4 tasks
Release 1.1.0
#1392 by eddelbuettel was merged Jul 2, 2025 Loading…
3 of 4 tasks
Minor vignette refresh
#1389 by eddelbuettel was merged Jun 22, 2025 Loading…
3 of 4 tasks
use 'lgrow' helper for growing langsxps
#1388 by kevinushey was merged Jun 5, 2025 Loading…
4 tasks done
Add DateVector and DatetimeVector default ctors (closes #1384)
#1385 by eddelbuettel was merged May 26, 2025 Loading…
4 tasks done
Support C++26 via plugin (closes #1380)
#1381 by eddelbuettel was merged May 6, 2025 Loading…
3 of 4 tasks
Accommodate NA behavior on arm64/aarch64 for Linux as well
#1379 by eddelbuettel was merged May 5, 2025 Loading…
3 of 4 tasks
Add Dockerfile for rcpp/ci-4.4, add it to CI matrix
#1376 by eddelbuettel was merged Apr 16, 2025 Loading…
3 of 4 tasks
Enable lambdas in all sugar functions
#1373 by Enchufa2 was merged Mar 31, 2025 Loading…
4 tasks done
Remove macros for unordered maps/sets
#1372 by Enchufa2 was merged Mar 28, 2025 Loading…
3 of 4 tasks
Cleanup __cplusplus checks
#1371 by Enchufa2 was merged Mar 26, 2025 Loading…
3 of 4 tasks
Remove RCPP_USING_CXX11 which is now implicit
#1369 by eddelbuettel was merged Mar 24, 2025 Loading…
3 of 4 tasks
Use variadic templates unconditionally
#1367 by eddelbuettel was merged Mar 21, 2025 Loading…
3 of 4 tasks
Header cleanup with C++11 as a baseline
#1364 by eddelbuettel was merged Mar 18, 2025 Loading…
3 of 4 tasks
Use lsInteral3 instead of lsInternal
#1362 by eddelbuettel was merged Mar 16, 2025 Loading…
3 of 4 tasks
Convert remaining DATAPTR to DATAPTR_RO
#1359 by eddelbuettel was merged Mar 10, 2025 Loading…
3 of 4 tasks
Extend Rcpp.package.skeleton to support URL and BugReports
#1358 by eddelbuettel was merged Feb 11, 2025 Loading…
3 of 4 tasks
std::string_view support in Rcpp::wrap()
#1356 by evalon32 was merged Feb 4, 2025 Loading…
4 tasks done
Expand libraries vignette with PACKAGE_types.h
#1355 by eddelbuettel was merged Jan 26, 2025 Loading…
3 of 4 tasks
Fix trivial typos in NEWS
#1354 by bbolker was merged Jan 18, 2025 Loading…
Protect another R_NO_REMAP with preceding #ifndef
#1353 by eddelbuettel was merged Jan 1, 2025 Loading…
3 of 4 tasks
Condition undoing of Rmath prefixes on R < 4.5.0
#1352 by eddelbuettel was closed Jan 26, 2025 Draft
3 of 4 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.