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: ropensci/readODS
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.0
Choose a base ref
...
head repository: ropensci/readODS
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.0
Choose a head ref
  • 7 commits
  • 38 files changed
  • 2 contributors

Commits on Feb 1, 2024

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

Commits on Apr 15, 2024

  1. Fix #185 (#186)

    * Add potential test data files for #185
    
    * Fix #185
    chainsawriot authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    8f0a330 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. use minty ref #173 (#187)

    * experiment with minty
    
    * minty is on CRAN
    chainsawriot authored May 22, 2024
    Configuration menu
    Copy the full SHA
    7289c7d View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Update benchmarks (with minty) [no ci]

    Just to prove that minty does not come with performance penalty.
    chainsawriot committed May 23, 2024
    Configuration menu
    Copy the full SHA
    60a1bcd View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Fix #188 (#189)

    * Add Vendor experiment
    
    * Make it not call SET_LENGTH and SET_TRUELENGTH for R >= 4.5.0
    
    ref: duckdb/duckdb-r@55c2288
    
    * Don't check the coverage of the vendoured cpp11
    
    * Paper work
    chainsawriot authored May 26, 2024
    Configuration menu
    Copy the full SHA
    ebcd86c View commit details
    Browse the repository at this point in the history
  2. Bump ver

    chainsawriot committed May 26, 2024
    Configuration menu
    Copy the full SHA
    4b93496 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47df07c View commit details
    Browse the repository at this point in the history
Loading