Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: RcppCore/Rcpp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1.0
Choose a base ref
...
head repository: RcppCore/Rcpp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 8 commits
  • 55 files changed
  • 2 contributors

Commits on Jul 19, 2025

  1. Reworked vignette processing via new 'asis' driver (#1394)

    * Reworked vignette processing via new 'asis' driver
    
    * Document and export asisWeave and asisTangle
    
    * No need to export tangle and weave functions
    
    Also rewords commented example slightly
    
    * Add NEWS entry [ci skip]
    
    * Update R/asis.R
    
    Co-authored-by: Copilot <[email protected]>
    
    * Update R/asis.R
    
    Co-authored-by: Copilot <[email protected]>
    
    * Update man/asisWeave.Rd
    
    Co-authored-by: Copilot <[email protected]>
    
    * Update R/asis.R
    
    Co-authored-by: Copilot <[email protected]>
    
    * Re-run roxygenize after copilot-corrected typos
    
    ---------
    
    Co-authored-by: Copilot <[email protected]>
    eddelbuettel and Copilot authored Jul 19, 2025
    Configuration menu
    Copy the full SHA
    2f69f10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e0e423 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0749ad View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2025

  1. Remove unused and no-longer-needed function compilerCheck (#1395)

    * Remove compilerCheck.R which is not used
    
    * Roll micro version and date
    eddelbuettel authored Jul 21, 2025
    Configuration menu
    Copy the full SHA
    29b3b78 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2025

  1. Configuration menu
    Copy the full SHA
    14866c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3b3de6 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2025

  1. Configuration menu
    Copy the full SHA
    79ba459 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2025

  1. Avoid a narrowing warning via explicit cast (#1398)

    * Avoid a narrowing warning via explicit cast
    
    * Roll micro version and date, update NEWS
    eddelbuettel authored Sep 4, 2025
    Configuration menu
    Copy the full SHA
    0dc6a10 View commit details
    Browse the repository at this point in the history
Loading