You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Move sortAlphabetically to public header
* Implement podio-dump-tool in c++ and wrap it in thin script
Drop-in replacement of podio-dump python implementation which gets moved
to podio-dump.py because it supports dumping the pre-release legacy files
* Fix test env and paths for roundtrip tests
* Keep podio-dump.py in set of installed programs for now
* Fix minor differences in output
* Use ranges where possible
* Remove unnecessary flushing of stdout
* Switch to println where possible
* Rename legacy tool to podio-dump-legacy
* Make more things done at compile time
* Enable more tests for sanitizers
* Fix pre-commit issues
* Simplify parse function
Co-authored-by: Juan Miguel Carceller <22276694+jmcarcell@users.noreply.github.com>
* Use ranges and views in some places
* Disable some tests still for TSan and UBSan
* Range-ify more of the implementation
Co-authored-by: Juan Miguel Carceller <22276694+jmcarcell@users.noreply.github.com>
* Introduce alias namespace for better readability
* Improve error message
---------
Co-authored-by: Juan Miguel Carceller <22276694+jmcarcell@users.noreply.github.com>
0 commit comments