Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / r-lib/cpp11 issues and pull requests
#406 - Improving string vector performance for push_back and subscript assignment
Issue -
State: open - Opened by traversc 18 days ago
#405 - testthat 3e
Pull Request -
State: open - Opened by pachadotdev 25 days ago
#404 - fix #403
Pull Request -
State: open - Opened by pachadotdev 25 days ago
#403 - Conditional use OF `R_NO_REMAP` and `STRICT_R_HEADERS`
Issue -
State: open - Opened by pachadotdev 25 days ago
- 2 comments
#402 - Upgrade to testthat 3e
Issue -
State: open - Opened by MichaelChirico about 1 month ago
- 1 comment
#401 - Upstream duckdb patches for external pointers and `BEGIN_/END_CPP11`
Issue -
State: open - Opened by krlmlr about 2 months ago
#400 - Update fmt in the next release
Issue -
State: open - Opened by DavisVaughan 2 months ago
#399 - fix compilation warnings on Niagara clusters
Pull Request -
State: closed - Opened by pachadotdev 2 months ago
- 1 comment
#398 - RC 0.5.0
Pull Request -
State: closed - Opened by DavisVaughan 3 months ago
#397 - Release cpp11 0.5.0
Issue -
State: closed - Opened by DavisVaughan 3 months ago
#396 - Error if `get_namespace()` fails
Pull Request -
State: closed - Opened by DavisVaughan 3 months ago
#395 - Protect the function wrapped by `cpp11::function`
Pull Request -
State: closed - Opened by DavisVaughan 3 months ago
#394 - Switch to simpler `construct_call()` signature
Pull Request -
State: closed - Opened by DavisVaughan 3 months ago
#393 - Use snapshots in a few more key places
Pull Request -
State: closed - Opened by DavisVaughan 3 months ago
#392 - Should the default `SEXP` in `r_vector` be a typed vector of length 0 rather than `R_NilValue`?
Issue -
State: open - Opened by DavisVaughan 3 months ago
#391 - Implement copy assignment for `proxy`
Pull Request -
State: closed - Opened by DavisVaughan 3 months ago
#390 - Remove implicit conversion operators on `sexp`
Pull Request -
State: open - Opened by DavisVaughan 3 months ago
Labels: breaking change :skull_and_crossbones:
#389 - Enable copy assignment operator for `iterator` class
Pull Request -
State: closed - Opened by DavisVaughan 3 months ago
- 7 comments
#388 - Guard uses of `get_p()` against `R_NilValue`
Pull Request -
State: closed - Opened by DavisVaughan 3 months ago
#387 - Shallow duplicate in `r_vector(const r_vector& rhs)` constructor after all
Pull Request -
State: closed - Opened by DavisVaughan 3 months ago
#386 - Remove usage of `Rf_findVarInFrame3()`
Pull Request -
State: closed - Opened by DavisVaughan 3 months ago
#385 - A little refactoring a clean up of `sexp.hpp`
Pull Request -
State: closed - Opened by DavisVaughan 3 months ago
#384 - Add missing read only implementation for `x.at("name")`
Pull Request -
State: closed - Opened by DavisVaughan 3 months ago
#383 - Take control over resizing to enforce required invariants
Pull Request -
State: closed - Opened by DavisVaughan 3 months ago
#382 - Unify `initializer_list<named_arg>` implementations
Pull Request -
State: closed - Opened by DavisVaughan 3 months ago
#381 - Unify OOB behavior rather than duplicating method
Pull Request -
State: closed - Opened by DavisVaughan 3 months ago
#380 - Add `get_elt()` to unify more specialization methods
Pull Request -
State: closed - Opened by DavisVaughan 3 months ago
#379 - Move the smarts of `fill_buf()` to `r_vector.hpp`
Pull Request -
State: closed - Opened by DavisVaughan 3 months ago
#378 - Remove very expensive `unwind_protect()` in string proxy assignment and push back
Pull Request -
State: closed - Opened by DavisVaughan 3 months ago
#377 - Unify proxy assignment operators
Pull Request -
State: closed - Opened by DavisVaughan 3 months ago
#376 - Unify `initializer_list<T>` constructors
Pull Request -
State: closed - Opened by DavisVaughan 3 months ago
#375 - Attempt to unify the `r_vector(std::initializer_list<T> il)` constructors
Issue -
State: closed - Opened by DavisVaughan 3 months ago
#374 - `raws` `fill_buf` does unwind-protect but none of the other specializations do
Issue -
State: closed - Opened by DavisVaughan 3 months ago
#373 - Use a universal `reserve()` method
Pull Request -
State: closed - Opened by DavisVaughan 3 months ago
#372 - Reorganize writable vector implementations too
Pull Request -
State: closed - Opened by DavisVaughan 3 months ago
#371 - Clean up read-only `r_vector` declaration / implementation split
Pull Request -
State: closed - Opened by DavisVaughan 3 months ago
#370 - Missing `T at(const r_string& name) const;` implementation?
Issue -
State: closed - Opened by DavisVaughan 3 months ago
#369 - Copy constructor for writable vectors is duplicating the SEXP too many times
Issue -
State: closed - Opened by DavisVaughan 3 months ago
#368 - `reserve()` methods should update `is_altrep_`
Issue -
State: closed - Opened by DavisVaughan 3 months ago
#367 - Investigate and remove `Rf_findVarInFrame3` usage in `environment`
Issue -
State: closed - Opened by DavisVaughan 4 months ago
- 2 comments
#366 - Fix memory leak with move assignment operator
Pull Request -
State: closed - Opened by DavisVaughan 4 months ago
#365 - Stop double protecting writable vectors
Pull Request -
State: closed - Opened by DavisVaughan 4 months ago
#364 - Simplify preserve list approach
Pull Request -
State: closed - Opened by DavisVaughan 4 months ago
#363 - Try using actions PR for 3.6 support
Pull Request -
State: closed - Opened by DavisVaughan 4 months ago
#362 - Avoid non-API calls when truncating overallocated vectors
Pull Request -
State: closed - Opened by DavisVaughan 4 months ago
- 4 comments
#361 - Modernize all vignettes with quarto visual editor preferences
Pull Request -
State: closed - Opened by DavisVaughan 4 months ago
#360 - BUG: cannot compile r-cpp11 when using MSVC's STL as C++ stdlib
Issue -
State: closed - Opened by h-vetinari 4 months ago
- 2 comments
#359 - Drop gcc 4.8 support
Pull Request -
State: closed - Opened by DavisVaughan 4 months ago
#358 - Remove non-API calls to R: SETLENGTH, SET_TRUELENGTH Fix #355
Pull Request -
State: closed - Opened by nx10 5 months ago
- 5 comments
#357 - Update R-CMD-check.yaml
Pull Request -
State: closed - Opened by pachadotdev 6 months ago
#356 - build fails with gcc 4.8
Issue -
State: closed - Opened by pachadotdev 6 months ago
- 2 comments
#355 - Found non-API calls to R: `SETLENGTH`, `SET_TRUELENGTH`
Issue -
State: closed - Opened by jwood000 7 months ago
- 2 comments
#354 - `BEGIN_CPP11 + END_CPP11` -> using `Rf_errorcall(call, ...)`
Issue -
State: open - Opened by romainfrancois 7 months ago
- 1 comment
#353 - vendor path
Pull Request -
State: open - Opened by pachadotdev 9 months ago
- 6 comments
#352 - Error with list of vectors/matrices
Issue -
State: closed - Opened by pachadotdev 10 months ago
- 1 comment
#351 - `SEXP` vs. `void *`
Issue -
State: closed - Opened by krlmlr 10 months ago
- 1 comment
#350 - C++ ODR violated when using `testthat`
Issue -
State: closed - Opened by jgaeb 10 months ago
- 2 comments
#349 - Fix errors resulting from `-Wconversion -Wno-sign-conversion`
Pull Request -
State: closed - Opened by paleolimbot 11 months ago
- 2 comments
#348 - RC 0.4.7
Pull Request -
State: closed - Opened by DavisVaughan 12 months ago
#347 - Release cpp11 0.4.7
Issue -
State: closed - Opened by DavisVaughan 12 months ago
#346 - Update snapshots to latest testthat
Pull Request -
State: closed - Opened by DavisVaughan 12 months ago
#345 - Ensure format strings pass check in R-devel/Windows
Pull Request -
State: closed - Opened by paleolimbot 12 months ago
- 2 comments
#344 - Creating a growing `list` with cpp11 results in elements with `R_NilValue`s at one point
Issue -
State: closed - Opened by pepijn-devries 12 months ago
- 1 comment
#343 - Rework converting vignette
Pull Request -
State: closed - Opened by hadley about 1 year ago
#342 - Tweak setup instructions
Pull Request -
State: closed - Opened by hadley about 1 year ago
#341 - Vendoring
Pull Request -
State: closed - Opened by pachadotdev about 1 year ago
- 5 comments
#340 - Vendoring path
Pull Request -
State: closed - Opened by pachadotdev about 1 year ago
- 2 comments
#339 - Importing more headers than required? [How to write a vector or integer's coordinates in R's cpp11?]
Issue -
State: closed - Opened by pachadotdev about 1 year ago
#338 - Memory leak with reassigning `cpp11::writable::list`, and maybe others
Issue -
State: closed - Opened by krlmlr about 1 year ago
- 1 comment
#337 - Vectorize file argument to cpp_source()
Pull Request -
State: open - Opened by krlmlr about 1 year ago
#336 - Add `complexes` and `r_complex` support
Issue -
State: open - Opened by DavisVaughan about 1 year ago
#335 - Writable vectors could allow `T&` conversion
Issue -
State: closed - Opened by DavisVaughan about 1 year ago
- 1 comment
#334 - std::max_element fails on writable vectors
Issue -
State: closed - Opened by thomasp85 about 1 year ago
#333 - RC 0.4.6
Pull Request -
State: closed - Opened by DavisVaughan over 1 year ago
#332 - Require R >=3.5.0 and remove `release_all()`
Pull Request -
State: closed - Opened by DavisVaughan over 1 year ago
#331 - Create 1 preserve list per compilation unit
Pull Request -
State: closed - Opened by DavisVaughan over 1 year ago
#330 - Issues with cpp11 0.4.4 changes to the preserve list structure
Issue -
State: closed - Opened by DavisVaughan over 1 year ago
#329 - RC 0.4.6
Pull Request -
State: closed - Opened by DavisVaughan over 1 year ago
#328 - Release cpp11 0.4.6
Issue -
State: closed - Opened by DavisVaughan over 1 year ago
#327 - Remove `cpp11_should_unwind_protect` altogether
Pull Request -
State: closed - Opened by DavisVaughan over 1 year ago
#326 - Nested `unwind_protect()` calls going through R can be very dangerous
Issue -
State: closed - Opened by DavisVaughan over 1 year ago
#325 - `unwind_protect()` global option is falsely assumed to be immutable
Issue -
State: closed - Opened by DavisVaughan over 1 year ago
- 1 comment
#324 - Examples
Issue -
State: open - Opened by pachadotdev over 1 year ago
#323 - tests in 'tests/testthat.R' failed
Issue -
State: closed - Opened by nunotexbsd over 1 year ago
- 2 comments
#322 - remove recommendation to specify `SystemRequirements: C++11`
Pull Request -
State: closed - Opened by romainfrancois over 1 year ago
- 2 comments
#321 - Release cpp11 0.4.4
Issue -
State: closed - Opened by romainfrancois over 1 year ago
- 4 comments
#320 - Additional steps to make vendoring work
Pull Request -
State: closed - Opened by pachadotdev over 1 year ago
#319 - Fix missing value propagation in `as_integers/doubles()`, take 2
Pull Request -
State: closed - Opened by romainfrancois over 1 year ago
- 1 comment
#318 - rework is_na()
Pull Request -
State: closed - Opened by romainfrancois over 1 year ago
- 1 comment
#317 - `package("<pkg>")` error if package namespace not found
Issue -
State: closed - Opened by romainfrancois over 1 year ago
#316 - Update README.md with note on imports
Pull Request -
State: closed - Opened by pepijn-devries over 1 year ago
- 2 comments
#315 - Assigning an attribute to an empty vector in c++ produces an error
Issue -
State: open - Opened by pepijn-devries over 1 year ago
- 3 comments
#314 - Clarify the necessary "move" w.r.t. `SystemRequirements: C++11`
Issue -
State: closed - Opened by jennybc over 1 year ago
- 2 comments
#313 - How to pass parameters in .R file to cpp11 function in .cpp file
Issue -
State: closed - Opened by Eunsolfs over 1 year ago
- 1 comment
#312 - Support nullable `external_ptr<>`
Issue -
State: open - Opened by krlmlr over 1 year ago
- 1 comment
#311 - Unclear error when `r_string` is used as an argument
Issue -
State: closed - Opened by stephematician over 1 year ago
- 5 comments
#310 - Respond to upcoming changes in `glue::glue_collapse()`
Pull Request -
State: closed - Opened by jennybc over 1 year ago
- 1 comment
#309 - Fix minor formatting issue in cpp11 vignette
Pull Request -
State: closed - Opened by amoeba over 1 year ago
- 1 comment
#308 - External pointers and attributes
Issue -
State: open - Opened by krlmlr over 1 year ago
- 1 comment
#307 - cpp11 use of std::isnan or std::isinf returns random values when it shouldn't
Issue -
State: closed - Opened by pachadotdev almost 2 years ago
- 2 comments