Skip to content

Release 2021-02-05(4041c3693)

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Feb 13:09
· 71 commits to master since this release
d872bfe

Changelog

Commit range: 6fd7f6dbb..4041c3693bdf605edcc739d45f5e0284e4f4b5f8

  • 4041c369 GP-658 - Temporarily disable failing tests

  • d91dd11f GP-0 change PowerPC R_PPC_COPY and R_PPC64_COPY ELF relocation failure
    to a warning

  • 3426df3b GP-655_emteere Added CFINV and defined local temps, also cleaned up some
    unnecessary sub-pieces

  • 37ab855e GP-377 - Graphing - temporary fixes to mouse handling code until they
    are fixed in jungrapht

  • 8493c333 GP-377 - Graphing - A few small refactorings

  • 9f2090d7 GP-377 exclude transitive dependency for slf4j 1.7.30 which conflicts
    with other uses of 1.7.25

  • a3b4c1fc put back older version of slf4j

  • 6609b4aa added javadoc and removed some cruft

  • a4dbc300 Fixes for GP-377, GP-554, GP-551, GP-552, GP-553.
    This commit removes previous hacks for overlapping vertices, integrates a configurable graph mouse model, puts back the RTree spatial data structures.

  • 2179457b GP-649_emteere Relaxed valid code check and added .nep as a valid
    section for vftable entries

  • 09478efc Merge remote-tracking branch 'origin/caheckman_DecompilerTestFramework'

    Commit details
    • 6cc2d183 Documenting ifacedecomp
    • ab76cc60 New combined decompiler testing framework
    • 5d7a7c52 A bunch of doxygen fixes
    • 8d2b737a Move input stream into IfaceTerm