Skip to content

Tags: GooStats/GooFit

Tags

v2.1.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix compile bug (#4)

v2.1.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix memory leak issue. (#3)

* negative test

* bug fix

* use shared_ptr for store and cache

* clang-format update

v2.1.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add clang-tidy and clang-format check. (#2)

* clang-tidy update

* clean up

* clang-format & clang-tidy

* add sanitizers; fix memory leak in fit.cc; add my.supp

* add sanitizers; fix memory leak in fit.cc; add my.supp

* add new github actions

* fix with clang-tidy

* fix with clang-tidy

* update

* use 12

* use sudo

* use ninja

* add also ASan check

* Add UBSan

* Use existing clang

* Bug fix

* negative test

* negative test

* check why the issue number is not retrieved.

v2.1.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
reformat code etc. (#1)

* perform unit test in the binary folder (build tree folder)

* Enable github actions for other branches

Enable github actions for other branches

* add evaluate at single point helper

* Use gtest_discover_tests

Signed-off-by: Xuefeng, Ding <xuefeng.ding.physics@gmail.com>

* too much global constant used. disabling it.

Signed-off-by: Xuefeng, Ding <xuefeng.ding.physics@gmail.com>

v2.1.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

v2.1.1

remove googlemock

v2.1.0

with root this time