0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Sep 10, 2025 — Sep 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
cmake: add warning when Valgrind tests are enabled and on Windows More... almost 6 years ago
if Valgrind tests suppose to run, fail build if Valgrind not found More... almost 6 years ago
cmake: configure version.hpp file out-of-tree, in build dir More... almost 6 years ago
cmake: use SRCVERSION instead of VERSION, where applies More... almost 6 years ago
cmake: check if .version file exists before reading it More... almost 6 years ago
Merge pull request #964 from KFilipek/test-ops More... almost 6 years ago
examples: move clearing map under `remove_hashmap` condition More... almost 6 years ago
example: fix concurrent_hash_map example More... almost 6 years ago
Merge pull request #967 from igchor/fix_gdb_tests More... almost 6 years ago
CI: install PMDK from packages on Fedora rawhide More... almost 6 years ago
basic_string: use string_view find API instead of own implementation More... almost 6 years ago
Do not run concurrent gdb tests under clang More... almost 6 years ago
docker: check if PMDK packages are available for 'tests_package' More... almost 6 years ago
docker: add new Dockerfile images for Fedora 33 and Ubuntu 20.10 More... almost 6 years ago
CI: push all images in other_OSes workflow More... almost 6 years ago
CI: push image already in pull-or-rebuild.sh More... almost 6 years ago
doc: update RELEASE_STEPS.md to include latest utils changes More... almost 6 years ago
string_view: implement find API More... almost 6 years ago
Merge pull request #959 from KFilipek/test-reverse_iterator More... almost 6 years ago
utils: use env var OS and VER instead of build-image.sh given params More... almost 6 years ago
utils: login to docker using CONTAINER_REG as an address More... almost 6 years ago
string_view: port libcxx ops tests to use pmem::obj::string_view More... almost 6 years ago
string_view: add ops API for pmem::obj::string_view More... almost 6 years ago
utils: use env var OS in install-libndctl.sh rather than passed param More... almost 6 years ago
CI: get rid of set-vars.sh - it's used only for one variable More... almost 6 years ago
CI: use GH secret var to override pull or rebuild action in gha.yml More... almost 6 years ago
CI: add an option to force pull in pull-or-rebuild.sh More... almost 6 years ago
utils: determine docs directory on gh-pages based on branch name More... almost 6 years ago
CI: docs job has to pull image; it doesn't reuse one from linux job More... almost 6 years ago
CI: replace 'contains' by 'startsWith' in docs job check More... almost 6 years ago