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

Adding fparse, fload and more polish #32

Merged
merged 14 commits into from
Jul 7, 2020
Merged

Adding fparse, fload and more polish #32

merged 14 commits into from
Jul 7, 2020

Commits on Jul 4, 2020

  1. fparse (user-facing function)

    knapply authored and eddelbuettel committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    6d53beb View commit details
    Browse the repository at this point in the history
  2. fix type

    knapply authored and eddelbuettel committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    ed8f7b8 View commit details
    Browse the repository at this point in the history
  3. DOCKER_CNTR to "rcpp/plus", condition example using bit64, doc fixes,…

    … add fload (user-facing function)
    knapply authored and eddelbuettel committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    6ee7099 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    166ef32 View commit details
    Browse the repository at this point in the history
  5. import utils::download.file

    knapply committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    a080262 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e493a15 View commit details
    Browse the repository at this point in the history
  7. add gcc-7 guards to prevent matrix crashes, use if-initializers every…

    …where possible, add single_null option
    knapply committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    9957d60 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2020

  1. Configuration menu
    Copy the full SHA
    0ef9726 View commit details
    Browse the repository at this point in the history
  2. add gcc-7 to travis

    knapply committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    585b758 View commit details
    Browse the repository at this point in the history
  3. add error_ok options, continue chipping away at test coverage, come t…

    …o terms w/ cpp code formatting being as terrible as the rest of its tools
    knapply committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    a5c8169 View commit details
    Browse the repository at this point in the history
  4. disable tests using download.file, roll DESCRIPTION version and date,…

    … update NEWS and ChangeLog
    knapply committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    dc15399 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b508118 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. Configuration menu
    Copy the full SHA
    0731486 View commit details
    Browse the repository at this point in the history
  2. fix CRAN mac, reformat

    knapply committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    f940403 View commit details
    Browse the repository at this point in the history