Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added skip_absent() feature to setnames() #3111

Merged
merged 27 commits into from
Nov 14, 2018
Merged

Commits on Oct 3, 2018

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

Commits on Oct 17, 2018

  1. Configuration menu
    Copy the full SHA
    12f5576 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ece7dd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f16e15f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b3139b View commit details
    Browse the repository at this point in the history
  5. Split branch logic onto new lines.

    Improved readability.
    M-YD authored Oct 17, 2018
    Configuration menu
    Copy the full SHA
    e213af8 View commit details
    Browse the repository at this point in the history
  6. Added newline.

    M-YD authored Oct 17, 2018
    Configuration menu
    Copy the full SHA
    fa11f45 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bb75fe4 View commit details
    Browse the repository at this point in the history
  8. Moved new line onto newline.

    M-YD authored Oct 17, 2018
    Configuration menu
    Copy the full SHA
    f7a1915 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    364e843 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    19dbcfd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    21bb14c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4525d63 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    74e98ca View commit details
    Browse the repository at this point in the history
  14. Merge branch 'master' of https://github.com/MusTheDataGuy/data.table

    # Conflicts:
    #	.gitignore
    #	R/data.table.R
    M-YD committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    ad52224 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c30963d View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2018

  1. Update man/setattr.Rd

    mattdowle authored and M-YD committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    bfa1db0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    543b9c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea36552 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21d12a3 View commit details
    Browse the repository at this point in the history
  5. Update man/setattr.Rd

    mattdowle authored and M-YD committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    fee02b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2018

  1. Removed backtick character.

    M-YD committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    c5debe7 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2018

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

Commits on Nov 14, 2018

  1. Update DESCRIPTION

    mattdowle authored Nov 14, 2018
    Configuration menu
    Copy the full SHA
    13e857a View commit details
    Browse the repository at this point in the history
  2. Update NEWS.md

    mattdowle authored Nov 14, 2018
    Configuration menu
    Copy the full SHA
    f491437 View commit details
    Browse the repository at this point in the history
  3. indentation

    mattdowle authored Nov 14, 2018
    Configuration menu
    Copy the full SHA
    66f311f View commit details
    Browse the repository at this point in the history
  4. Added suggested tests

    mattdowle committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    bf8db81 View commit details
    Browse the repository at this point in the history