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: tidyverse/tidyr
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3899ed51
Choose a base ref
...
head repository: tidyverse/tidyr
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 60f7c7d4
Choose a head ref
  • 12 commits
  • 10 files changed
  • 1 contributor

Commits on Jun 2, 2020

  1. Use tidycpp::export

    jimhester committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    6692801 View commit details
    Browse the repository at this point in the history
  2. Convert fill

    jimhester committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    eeb5e97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    171a1c8 View commit details
    Browse the repository at this point in the history
  4. Convert melt

    jimhester committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    6d52b1a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    938c63a View commit details
    Browse the repository at this point in the history
  6. Remove unneeded coercions

    jimhester committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    77b71d0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5d93498 View commit details
    Browse the repository at this point in the history
  8. Use new data_frame class

    jimhester committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    1fc534a View commit details
    Browse the repository at this point in the history
  9. Fix repo

    jimhester committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    2a97ee4 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. need cstring for memcpy

    jimhester committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    631fbd2 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. Use cpp11

    jimhester committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    79989bc View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. Use dev rmarkdown

    For support with R < 3.6
    jimhester committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    60f7c7d View commit details
    Browse the repository at this point in the history
Loading