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 data graph (aga) + partial support for diff graph (agd) output formats #10117

Merged
merged 4 commits into from May 18, 2018

Commits on May 17, 2018

  1. Added data graph (aga) with all output formats

    Added r_core_anal_datarefs() and finished support for aga
    cyanpencil committed May 17, 2018
    Copy the full SHA
    ebee98c View commit details
    Browse the repository at this point in the history
  2. Initial partial support for agd output formats

    Add error message for adg graph
    cyanpencil committed May 17, 2018
    Copy the full SHA
    45e1841 View commit details
    Browse the repository at this point in the history
  3. Better error handling in r_anal_diff_fcn

    Always fingerprint before calling r_anal_diff_fcn
    cyanpencil committed May 17, 2018
    Copy the full SHA
    80e6b93 View commit details
    Browse the repository at this point in the history
  4. Additional fixes in agd output format

    Fix rebase
    
    Fix whitespace
    cyanpencil committed May 17, 2018
    Copy the full SHA
    b3978e4 View commit details
    Browse the repository at this point in the history