From: gerlachs <ger...@us...> - 2024-04-05 21:01:30
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "liborigin". The branch, master has been updated via 56dee67d1a1d7cbcdd830ec2c80be7b977883ecc (commit) via dacb59772a46d93bd7c1a0de9ea62f83f4caddfc (commit) via 93a5ff26ca24c76c0b051750028551929b83c0dd (commit) via cce24eb39c9b9ccd23cd23734f3c411d144dc247 (commit) via 26feb52e9e5486e6e0ab21e4254e41ca20eef23f (commit) via af61873005029528c17abfba5d5c4c38ab81f1d0 (commit) from 9b91598294d101e1a0f8a81818f23ba9472e554a (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 56dee67d1a1d7cbcdd830ec2c80be7b977883ecc Author: Stefan Gerlach <ste...@un...> Date: Fri Apr 5 22:58:16 2024 +0200 update README commit dacb59772a46d93bd7c1a0de9ea62f83f4caddfc Author: Stefan Gerlach <ste...@un...> Date: Fri Apr 5 22:57:06 2024 +0200 use const& for sibling iterators commit 93a5ff26ca24c76c0b051750028551929b83c0dd Author: Stefan Gerlach <ste...@un...> Date: Fri Apr 5 22:55:47 2024 +0200 add comments commit cce24eb39c9b9ccd23cd23734f3c411d144dc247 Author: Stefan Gerlach <ste...@un...> Date: Fri Apr 5 22:55:32 2024 +0200 fix typo commit 26feb52e9e5486e6e0ab21e4254e41ca20eef23f Author: Stefan Gerlach <ste...@un...> Date: Fri Apr 5 22:55:14 2024 +0200 reduce debug output commit af61873005029528c17abfba5d5c4c38ab81f1d0 Author: Stefan Gerlach <ste...@un...> Date: Fri Apr 5 22:54:26 2024 +0200 fix out of bound access ----------------------------------------------------------------------- Summary of changes: OriginAnyParser.cpp | 37 ++++++++++++++++++------------------- OriginObj.h | 4 ++-- README | 6 +++--- opj2dat.cpp | 2 +- tree.hh | 41 +++++++++++++++++++++-------------------- 5 files changed, 45 insertions(+), 45 deletions(-) hooks/post-receive -- liborigin |