You can subscribe to this list here.
2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(4) |
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2017 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(14) |
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
(2) |
Dec
(4) |
2018 |
Jan
(2) |
Feb
(2) |
Mar
|
Apr
(1) |
May
(2) |
Jun
(1) |
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
(1) |
Dec
|
2021 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(11) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(3) |
Dec
(1) |
2022 |
Jan
|
Feb
|
Mar
(5) |
Apr
(3) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2023 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(2) |
2024 |
Jan
(1) |
Feb
|
Mar
|
Apr
(2) |
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: gerlachs <ger...@us...> - 2024-07-03 19:59:21
|
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 46a2d7532c4fb3ec915b9ca59091b58b3b0bd9e7 (commit) via f87f8d058e238fc176079c5787deca8a07129b36 (commit) via ccd85cd20f3a7315f29217d189195e319b8eb82c (commit) from 315c4cbd08764307a3bd3ed197ca90e1733bc361 (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 46a2d7532c4fb3ec915b9ca59091b58b3b0bd9e7 Author: Stefan Gerlach <ste...@un...> Date: Wed Jul 3 21:58:00 2024 +0200 3.0.3 release commit f87f8d058e238fc176079c5787deca8a07129b36 Author: Stefan Gerlach <ste...@un...> Date: Sun Apr 14 23:43:23 2024 +0200 update copyright commit ccd85cd20f3a7315f29217d189195e319b8eb82c Author: Stefan Gerlach <ste...@un...> Date: Sun Apr 14 23:43:06 2024 +0200 remove unuse value ----------------------------------------------------------------------- Summary of changes: CMakeLists.txt | 2 +- OriginAnyParser.cpp | 4 +--- OriginObj.h | 2 +- OriginParser.h | 2 +- opj2dat.cpp | 2 +- 5 files changed, 5 insertions(+), 7 deletions(-) hooks/post-receive -- liborigin |
From: gerlachs <ger...@us...> - 2024-04-06 23:23:49
|
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 315c4cbd08764307a3bd3ed197ca90e1733bc361 (commit) via ff48603f61a78572e200dbfa18e403ccd94f575e (commit) from 56dee67d1a1d7cbcdd830ec2c80be7b977883ecc (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 315c4cbd08764307a3bd3ed197ca90e1733bc361 Author: Stefan Gerlach <ste...@un...> Date: Sun Apr 7 01:22:17 2024 +0200 cppcheck: fix several warning issue commit ff48603f61a78572e200dbfa18e403ccd94f575e Author: Stefan Gerlach <ste...@un...> Date: Sun Apr 7 01:06:11 2024 +0200 cppcheck: fix several style issue ----------------------------------------------------------------------- Summary of changes: OriginAnyParser.cpp | 95 ++++++++++++++++++++++++++--------------------------- OriginObj.h | 40 +++++++++++----------- OriginParser.h | 4 +-- opj2dat.cpp | 3 +- 4 files changed, 70 insertions(+), 72 deletions(-) hooks/post-receive -- liborigin |
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 |
From: gerlachs <ger...@us...> - 2024-01-21 00:56:36
|
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 a638fbda6821d2a864bb0f09c3089f32d338dd4e (commit) from a77220c175c9c35c8cd81977b73833aea5f7d126 (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 a638fbda6821d2a864bb0f09c3089f32d338dd4e Author: Stefan Gerlach <ste...@un...> Date: Sun Jan 21 01:55:59 2024 +0100 support axis title shown property ----------------------------------------------------------------------- Summary of changes: OriginAnyParser.cpp | 94 ++++++++++++++++++++++++++++++++++++++--------------- OriginObj.h | 9 +++-- 2 files changed, 74 insertions(+), 29 deletions(-) hooks/post-receive -- liborigin |
From: gerlachs <ger...@us...> - 2023-12-17 22:06:11
|
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 a77220c175c9c35c8cd81977b73833aea5f7d126 (commit) from fd05f5981a02dc604b49748709554f825ce595d7 (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 a77220c175c9c35c8cd81977b73833aea5f7d126 Author: Stefan Gerlach <ste...@un...> Date: Sun Dec 17 23:05:58 2023 +0100 Fix reading legends from newer project version (Miquel Garriga) ----------------------------------------------------------------------- Summary of changes: OriginAnyParser.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- liborigin |
From: gerlachs <ger...@us...> - 2023-12-17 21:19:57
|
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 fd05f5981a02dc604b49748709554f825ce595d7 (commit) from d148c8cfc36e00264e967a794ba2f478106c7a89 (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 fd05f5981a02dc604b49748709554f825ce595d7 Author: Stefan Gerlach <ste...@un...> Date: Sun Dec 17 22:18:54 2023 +0100 Fix-buffer-overflow in annotations (Miquel Garriga) ----------------------------------------------------------------------- Summary of changes: OriginAnyParser.cpp | 67 +++++++++++++++++++++++++++++++---------------------- 1 file changed, 39 insertions(+), 28 deletions(-) hooks/post-receive -- liborigin |
From: gerlachs <ger...@us...> - 2023-07-28 22:11:08
|
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 d148c8cfc36e00264e967a794ba2f478106c7a89 (commit) from 8a115a5d2a77a3371e790d59ffef30b4ebf114cf (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 d148c8cfc36e00264e967a794ba2f478106c7a89 Author: Stefan Gerlach <ste...@un...> Date: Sat Jul 29 00:10:53 2023 +0200 minor fix ----------------------------------------------------------------------- Summary of changes: OriginObj.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- liborigin |
From: gerlachs <ger...@us...> - 2023-07-28 22:03:26
|
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 8a115a5d2a77a3371e790d59ffef30b4ebf114cf (commit) via 00f64f6733b4343817ae3b959569fe537088220f (commit) via 9977b2f0745ca946ab1d60542598bd2fc210710b (commit) from 5cb01ff9ce74d930fd67a51373a87e9614d0a71f (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 8a115a5d2a77a3371e790d59ffef30b4ebf114cf Author: Stefan Gerlach <ste...@un...> Date: Sat Jul 29 00:02:46 2023 +0200 bump version to 3.0.2 commit 00f64f6733b4343817ae3b959569fe537088220f Author: Stefan Gerlach <ste...@un...> Date: Fri Jul 28 23:54:15 2023 +0200 update README commit 9977b2f0745ca946ab1d60542598bd2fc210710b Author: Stefan Gerlach <ste...@un...> Date: Fri Jul 28 23:53:51 2023 +0200 update opj project version ----------------------------------------------------------------------- Summary of changes: CMakeLists.txt | 2 +- OriginFile.cpp | 23 +++++++++++++++++------ OriginFile.h | 3 ++- OriginObj.h | 3 ++- README | 4 ++-- opj2dat.cpp | 3 +-- 6 files changed, 25 insertions(+), 13 deletions(-) hooks/post-receive -- liborigin |
From: Stefan G. <ger...@us...> - 2022-04-27 10:22: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 fca7b5dd45dd24cddd51751afd08c68ba33bec18 (commit) from 23ed554b7958186eafecb5b7121d41bdf034a504 (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 fca7b5dd45dd24cddd51751afd08c68ba33bec18 Author: Stefan Gerlach <ste...@un...> Date: Wed Apr 27 12:22:14 2022 +0200 update copyright header ----------------------------------------------------------------------- Summary of changes: OriginAnyParser.cpp | 29 ++++++++++------------------- OriginAnyParser.h | 27 ++++++++------------------- OriginFile.cpp | 33 +++++++-------------------------- OriginFile.h | 32 ++++++-------------------------- OriginObj.h | 32 ++++++-------------------------- OriginParser.cpp | 31 ++++++------------------------- OriginParser.h | 31 ++++++------------------------- endianfstream.hh | 34 +++++++--------------------------- tree.hh | 4 ++-- 9 files changed, 58 insertions(+), 195 deletions(-) hooks/post-receive -- liborigin |
From: Stefan G. <ger...@us...> - 2022-04-27 09:50:50
|
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 23ed554b7958186eafecb5b7121d41bdf034a504 (commit) via c514e88714c9edb5f73fc36b7cb358e8d4f92d53 (commit) from 0d4d2a0ecb3c712fb0d9a2c0bf51cf5d4425955c (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 23ed554b7958186eafecb5b7121d41bdf034a504 Author: Stefan Gerlach <ste...@un...> Date: Wed Apr 27 11:50:28 2022 +0200 Format code with clang-format commit c514e88714c9edb5f73fc36b7cb358e8d4f92d53 Author: Stefan Gerlach <ste...@un...> Date: Wed Apr 27 11:46:30 2022 +0200 add files for code formatting ----------------------------------------------------------------------- Summary of changes: OriginAnyParser.cpp | 5935 ++++++++++++++++++++++++++------------------------- OriginAnyParser.h | 101 +- OriginFile.cpp | 354 +-- OriginFile.h | 47 +- OriginObj.h | 2057 +++++++++--------- OriginParser.cpp | 357 ++-- OriginParser.h | 64 +- _clang-format | 90 + clang-format.sh | 2 + endianfstream.hh | 388 ++-- opj2dat.cpp | 164 +- tree.hh | 5128 +++++++++++++++++++++++--------------------- 12 files changed, 7655 insertions(+), 7032 deletions(-) create mode 100644 _clang-format create mode 100755 clang-format.sh hooks/post-receive -- liborigin |
From: Stefan G. <ger...@us...> - 2022-04-20 18:54:54
|
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 0d4d2a0ecb3c712fb0d9a2c0bf51cf5d4425955c (commit) from 0eb1e21a53b817965b99deb968cb2836884980c0 (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 0d4d2a0ecb3c712fb0d9a2c0bf51cf5d4425955c Author: Stefan Gerlach <ste...@un...> Date: Wed Apr 20 20:53:22 2022 +0200 Fix memory access problem ----------------------------------------------------------------------- Summary of changes: OriginObj.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- liborigin |
From: Stefan G. <ger...@us...> - 2022-03-04 21:28:27
|
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 0eb1e21a53b817965b99deb968cb2836884980c0 (commit) from 2238b45546c00e52912c0d3545ee3f891069ab51 (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 0eb1e21a53b817965b99deb968cb2836884980c0 Author: Stefan Gerlach <ste...@un...> Date: Fri Mar 4 22:28:16 2022 +0100 remove unused parameter ----------------------------------------------------------------------- Summary of changes: tree.hh | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) hooks/post-receive -- liborigin |
From: Stefan G. <ger...@us...> - 2022-03-04 19:45:39
|
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 2238b45546c00e52912c0d3545ee3f891069ab51 (commit) from 590feaec76c24257aa348c04987030c7670ebe0f (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 2238b45546c00e52912c0d3545ee3f891069ab51 Author: Stefan Gerlach <ste...@un...> Date: Fri Mar 4 20:45:24 2022 +0100 remove duplicate ----------------------------------------------------------------------- Summary of changes: OriginAnyParser.cpp | 1 - 1 file changed, 1 deletion(-) hooks/post-receive -- liborigin |
From: Stefan G. <ger...@us...> - 2022-03-04 19:44:59
|
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 590feaec76c24257aa348c04987030c7670ebe0f (commit) from da8c8c42075919749d05e5df27d783b79b8efd5f (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 590feaec76c24257aa348c04987030c7670ebe0f Author: Stefan Gerlach <ste...@un...> Date: Fri Mar 4 20:44:45 2022 +0100 add missing default initialing ----------------------------------------------------------------------- Summary of changes: OriginAnyParser.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- liborigin |
From: Stefan G. <ger...@us...> - 2022-03-03 11:32:43
|
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 da8c8c42075919749d05e5df27d783b79b8efd5f (commit) from 7d16bd92c23c682d2d727f9e9bfe19d5faeaf9ce (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 da8c8c42075919749d05e5df27d783b79b8efd5f Author: Stefan Gerlach <ste...@un...> Date: Thu Mar 3 12:32:20 2022 +0100 minor formatting ----------------------------------------------------------------------- Summary of changes: OriginAnyParser.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) hooks/post-receive -- liborigin |
From: Stefan G. <ger...@us...> - 2022-03-03 11:31:13
|
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 7d16bd92c23c682d2d727f9e9bfe19d5faeaf9ce (commit) from 3ed7229b68f20635229b57e17746cd5aad28b6da (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 7d16bd92c23c682d2d727f9e9bfe19d5faeaf9ce Author: Stefan Gerlach <ste...@un...> Date: Thu Mar 3 12:29:59 2022 +0100 Fix missing initialization ----------------------------------------------------------------------- Summary of changes: OriginAnyParser.cpp | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) hooks/post-receive -- liborigin |
From: Stefan G. <ger...@us...> - 2021-12-21 14:26:50
|
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 3ed7229b68f20635229b57e17746cd5aad28b6da (commit) from d942dc6325af6229cd5b4c188de4ceb457b356e5 (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 3ed7229b68f20635229b57e17746cd5aad28b6da Author: Stefan Gerlach <ste...@un...> Date: Tue Dec 21 15:26:09 2021 +0100 Use nullptr in tree.hh ----------------------------------------------------------------------- Summary of changes: CMakeLists.txt | 2 +- tree.hh | 124 ++++++++++++++++++++++++++++----------------------------- 2 files changed, 63 insertions(+), 63 deletions(-) hooks/post-receive -- liborigin |
From: Stefan G. <ger...@us...> - 2021-11-04 19:29:24
|
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 d942dc6325af6229cd5b4c188de4ceb457b356e5 (commit) from 904fcc3775ebcfb19ecab29ae753116324b78068 (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 d942dc6325af6229cd5b4c188de4ceb457b356e5 Author: Stefan Gerlach <ste...@un...> Date: Thu Nov 4 20:29:12 2021 +0100 Read axes achor ----------------------------------------------------------------------- Summary of changes: OriginAnyParser.cpp | 14 +++++++++++++- OriginObj.h | 1 + 2 files changed, 14 insertions(+), 1 deletion(-) hooks/post-receive -- liborigin |
From: Stefan G. <ger...@us...> - 2021-11-04 10:52:46
|
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 904fcc3775ebcfb19ecab29ae753116324b78068 (commit) from ccefb3a5175651ca5fa480c3f0d26c7f58229257 (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 904fcc3775ebcfb19ecab29ae753116324b78068 Author: Stefan Gerlach <ste...@un...> Date: Thu Nov 4 11:52:30 2021 +0100 Update project versions ----------------------------------------------------------------------- Summary of changes: OriginFile.cpp | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) hooks/post-receive -- liborigin |
From: Stefan G. <ger...@us...> - 2021-11-03 13:15:33
|
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 ccefb3a5175651ca5fa480c3f0d26c7f58229257 (commit) from 14e75259c079460370fb2aeb2a68be2838903b38 (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 ccefb3a5175651ca5fa480c3f0d26c7f58229257 Author: Stefan Gerlach <ste...@un...> Date: Wed Nov 3 14:14:53 2021 +0100 Fix crash parsing newer project files ----------------------------------------------------------------------- Summary of changes: OriginAnyParser.cpp | 9 ++++++--- OriginFile.cpp | 13 +++++++------ 2 files changed, 13 insertions(+), 9 deletions(-) hooks/post-receive -- liborigin |
From: Stefan G. <ger...@us...> - 2021-05-14 20:49:43
|
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 14e75259c079460370fb2aeb2a68be2838903b38 (commit) from db9c710663f249a3bef518a673a99b18deca37bb (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 14e75259c079460370fb2aeb2a68be2838903b38 Author: Stefan Gerlach <ste...@un...> Date: Fri May 14 22:49:28 2021 +0200 README: add related projects ----------------------------------------------------------------------- Summary of changes: README | 4 ++++ 1 file changed, 4 insertions(+) hooks/post-receive -- liborigin |
From: Stefan G. <ger...@us...> - 2021-05-14 17:43:01
|
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, opju has been updated via 9d6117405e3f5c5ee57ee45adad672fc0ab2bcd1 (commit) from db9c710663f249a3bef518a673a99b18deca37bb (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 9d6117405e3f5c5ee57ee45adad672fc0ab2bcd1 Author: Stefan Gerlach <ste...@un...> Date: Fri May 14 19:39:56 2021 +0200 Prepare import of OPJU projects ----------------------------------------------------------------------- Summary of changes: OriginAnyParser.cpp | 92 +++++++++++++++++++++++++++++++++++++++++++++++------ OriginAnyParser.h | 3 ++ OriginFile.cpp | 49 +++++++++++++++++++++------- OriginFile.h | 1 + opj2dat.cpp | 2 +- 5 files changed, 124 insertions(+), 23 deletions(-) hooks/post-receive -- liborigin |
From: Stefan G. <ger...@us...> - 2021-05-14 17:38:22
|
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, opju has been created at db9c710663f249a3bef518a673a99b18deca37bb (commit) - Log ----------------------------------------------------------------- ----------------------------------------------------------------------- hooks/post-receive -- liborigin |
From: Stefan G. <ger...@us...> - 2021-05-11 18:29:34
|
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 db9c710663f249a3bef518a673a99b18deca37bb (commit) from 428031c0976c5e4c88b35478aa8e6901a02f7266 (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 db9c710663f249a3bef518a673a99b18deca37bb Author: Stefan Gerlach <ste...@un...> Date: Tue May 11 20:28:52 2021 +0200 Bump version to 3.0.1 ----------------------------------------------------------------------- Summary of changes: CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- liborigin |
From: Stefan G. <ger...@us...> - 2021-05-11 14:45:16
|
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 428031c0976c5e4c88b35478aa8e6901a02f7266 (commit) from 0e4c6df621727cd634d72388cb485b7568dc850c (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 428031c0976c5e4c88b35478aa8e6901a02f7266 Author: Stefan Gerlach <ste...@un...> Date: Tue May 11 16:42:00 2021 +0200 * Fix include(GNUInstallDirs) * build opj2dat also with dynamic lib * build doxygen docu per default ----------------------------------------------------------------------- Summary of changes: CMakeLists.txt | 72 +++++++++++++++++++++++++++++++--------------------------- README | 4 ++-- 2 files changed, 40 insertions(+), 36 deletions(-) hooks/post-receive -- liborigin |