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

Fix protect-unwind #859

Merged
merged 13 commits into from
Jun 7, 2018
Merged

Fix protect-unwind #859

merged 13 commits into from
Jun 7, 2018

Commits on Jun 1, 2018

  1. Revert "shielding RcppCore#789 behind a new #define to effectively di…

    …sable it now"
    
    This reverts commit 81c8339.
    lionel- committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    c7ac808 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f32e0e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f226bb7 View commit details
    Browse the repository at this point in the history
  4. Leave catching context before resuming jump

    So the exception object can be destructed properly
    lionel- committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    d8999d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d44e42e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    91fef0a View commit details
    Browse the repository at this point in the history
  7. Always resume jump even if RCPP_PROTECTED_EVAL is not set

    A LongjumpException might be sent by another package called via cpp
    interface
    lionel- committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    ecb5f30 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1ee996c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b6a790a View commit details
    Browse the repository at this point in the history
  10. Bump to 0.12.17.1

    lionel- committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    b4cc4ef View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2018

  1. Configuration menu
    Copy the full SHA
    088c5c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd3dcb2 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2018

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