8000 Tags · abhcs/bap · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: abhcs/bap

Tags

v1.4.0

Toggle v1.4.0's commit message

Verified

8000
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
updates documentation, copyrights, readme, and changes (BinaryAnalysi…

…sPlatform#785)

Documented new functions, deprecated those that are superceeded by
Primus. Enumerated all new features and bug fixes in the CHANGES,
bumped all versions and copyright dates.

Also added a sed script to our document generator ocamldoc now started
to generate lots of `include ??` entries (probably from the ppx
derived stuff).

Also I've reindented bap.mli. The ocp-indent tool was chocking on it,
because of attributes that were put inside of the recursive type
definition. Fine by OCaml, not fine to ocp-indent. Once I've fixed it,
it moved quite a significant part of bap.mli... so sorry for this big
change.

v1.3.0

Toggle v1.3.0's commit message
fix few bugs in bap-llvm (BinaryAnalysisPlatform#701)

* fix bug with section name

* minor

v1.2.0

Toggle v1.2.0's commit message
add lost beagle file (BinaryAnalysisPlatform#629)

also adds an automatic generation of tgz binaries.

v1.1.0

Toggle v1.1.0's commit message
bumped bap version (BinaryAnalysisPlatform#604)

v1.0.0

Toggle v1.0.0's commit message
updated the changes file (BinaryAnalysisPlatform#565)

in the future we should impose a policy, that
every PR that introduces something new must update
the changes.md, otherwise it will be always outdated.

v0.9.9

Toggle v0.9.9's commit message
Merge pull request BinaryAnalysisPlatform#276 from ivg/v0.9.9-PR

releasing 0.9.9

v0.9.8

Toggle v0.9.8's commit message
Merge pull request BinaryAnalysisPlatform#228 from ivg/final-fixes

Cleaner error handling and some bug fixes.

v0.9.7

Toggle v0.9.7's commit message
Merge pull request BinaryAnalysisPlatform#203 from ivg/v0.9.7-release

Updated readme and other files.

v0.9.6

Toggle v0.9.6's commit message
Merge pull request BinaryAnalysisPlatform#187 from ivg/system-plugins

Plugins can now be loaded with findlib.

v0.9.5

Toggle v0.9.5's commit message
Update _oasis

bumped version
0