An open API service providing commit metadata for open source projects.

GitHub / Kitware/MetaIO / commits

MetaImage is the text-based tagged file format for medical images that resulted. We have now extended that file format to support a variety of objects that occur in medicine such a tubes (for vessels, needles, etc.), blobs (for arbitrary shaped objects), cubes, spheres, etc. The complete library is known at MetaIO.

SHA Message Author Date Stats
253d202b metaUtils: require Z_STREAM_END when validating uncompressed data Hans J. Johnson <h****n@u****u>
Committed by: Dženan Zukić <d****c@k****m>
about 1 month ago
8c41a1d9 metaUtils: report uncompression failures to the caller (#142)
Co-authored-by: Dženan Zukić <d****c@k****m>
Hans J. Johnson <h****n@u****u>
Committed by: GitHub <n****y@g****m>
about 1 month ago
225f8dba metaImage: validate LIST file dimension and slice count Hans J. Johnson <h****n@u****u>
Committed by: Dženan Zukić <d****c@k****m>
about 1 month ago
1739984d metaObject: rename variables to avoid shadowing Ben Boeckel <b****l@k****m>
Committed by: Dženan Zukić <d****c@k****m>
7 months ago
b0b268dd whitespace: remove trailing whitespace Ben Boeckel <b****l@k****m>
Committed by: Dženan Zukić <d****c@k****m>
7 months ago
28a39d8b vtk: update for target mangling Ben Boeckel <b****l@k****m>
Committed by: Dženan Zukić <d****c@k****m>
7 months ago
24509d51 ENH: Update to ITKv5.4.4 as base ITK version. Hans Johnson <h****n@u****u>
Committed by: Dženan Zukić <d****c@k****m>
10 months ago
8923c640 ENH: Add CI workflow for Ubuntu 24.04 builds with CMake and Ninja Hans Johnson <h****n@u****u>
Committed by: Dženan Zukić <d****c@k****m>
10 months ago
e71c5f85 COMP: Apply default visibility attribute in itkmetaio for shared builds Hans Johnson <h****n@u****u>
Committed by: Dženan Zukić <d****c@k****m>
10 months ago
90e2ae84 COMP: Fix variable name for METAIO_ZLIB_LIBRARIES Hans Johnson <h****n@u****u>
Committed by: Dženan Zukić <d****c@k****m>
10 months ago
2e7fe3f0 Apply (experimental) clang-tidy modernize-use-constexpr Sean McBride <s****n@r****m>
Committed by: Dženan Zukić <d****c@k****m>
about 1 year ago
355483a6 DOC: Update documentation link Matt McCormick <m****t@m****m>
Committed by: Dženan Zukić <d****c@k****m>
over 1 year ago
56c92574 fix invalid modality type name Pierre <8****i@u****m>
Committed by: Dženan Zukić <d****c@k****m>
over 1 year ago
1a031fd8 merge Merge pull request #131 from aylward/ObjectSubTypeMemory Stephen R. Aylward <s****d@k****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
3d601b65 BUG: Memory leak in GetObjectSubType - unused tag Stephen Aylward <s****d@k****m> about 2 years ago
918ad45f merge Merge pull request #130 from aylward/SupressExpectedWarnings Stephen R. Aylward <s****d@k****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
e59b22f3 ENH: Supress warnings when reading ObjectType and SubType Stephen Aylward <s****d@k****m> about 2 years ago
d269b397 merge Merge pull request #129 from aylward/ObjectTypeFirst Stephen R. Aylward <s****d@k****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
05863218 BUG: When writing a MetaIO file, the first line must be ObjectType Stephen Aylward <s****d@k****m> about 2 years ago
eb952d5b BUG: Position is not offset (#128) Stephen R. Aylward <s****d@k****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
4108676a ENH: Restored use of METAIO_STREAM with ifstream/ofstream (#126) Stephen R. Aylward <s****d@k****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
ea08147a BUG: Do not allow user fields with the same names as keywords. Ziv Yaniv <z****v@n****v>
Committed by: Dženan Zukić <d****c@k****m>
over 2 years ago
664ca0f4 Removed unused gzio.c, removed in zlib 1.2.3.9 Sean McBride <s****n@r****m>
Committed by: Dženan Zukić <d****c@k****m>
over 2 years ago
ade4bbc9 STYLE: Remove duplicated return statement Dženan Zukić <d****c@k****m> over 2 years ago
8bd99f13 merge Merge pull request #120 from seanm/zlib1.3.1 Dženan Zukić <d****c@k****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
c6b58149 merge Merge pull request #121 from seanm/add-clang-tidy Dženan Zukić <d****c@k****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
b5bf3b07 Fixed all clang-tidy modernize-use-emplace warnings Sean McBride <s****n@r****m> over 2 years ago
d6ed9554 Fixed all clang-tidy performance-avoid-endl warnings Sean McBride <s****n@r****m> over 2 years ago
42e335c0 Fixed all clang-tidy readability-uppercase-literal-suffix warnings Sean McBride <s****n@r****m> over 2 years ago
f8f5ce58 Fixed all clang-tidy modernize-loop-convert warnings Sean McBride <s****n@r****m> over 2 years ago
5a551da8 Fixed all clang-tidy readability-redundant-control-flow warnings Sean McBride <s****n@r****m> over 2 years ago
427ee1b7 Fixed all clang-tidy readability-container-data-pointer warnings Sean McBride <s****n@r****m> over 2 years ago
422814aa Added a .clang-tidy config file that generates no warnings Sean McBride <s****n@r****m> over 2 years ago
7644fadd ENH: Updated zlib from ancient 1.2.3 to current 1.3.1 Sean McBride <s****n@r****m> over 2 years ago
2b39f16a ENH: Converted a few more MET_DoubleToValue to MET_DoubleToValueN Sean McBride <s****n@r****m>
Committed by: Dženan Zukić <d****c@k****m>
over 2 years ago
6089a4cd COMP: Renamed newly introduced API Sean McBride <s****n@r****m>
Committed by: Dženan Zukić <d****c@k****m>
over 2 years ago
9a8aac79 ENH: added new variant of MET_ValueToValue() with buffer size Sean McBride <s****n@r****m>
Committed by: Dženan Zukić <d****c@k****m>
over 2 years ago
340217ba ENH: added new variant of MET_DoubleToValue() with buffer size Sean McBride <s****n@r****m>
Committed by: Dženan Zukić <d****c@k****m>
over 2 years ago
556864f5 merge Merge pull request #115 from aylward/PropagateReturnValues Stephen R. Aylward <s****d@k****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
93fbe739 BUG: Propagate return values from functions to catch errors Stephen Aylward <s****d@k****m> about 3 years ago
0b8c5284 COMP: Do not include headers not available in metaImage with WASI (#111) Matt McCormick <m****k@k****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
5e87f062 merge Merge pull request #110 from codeling/patch-1 Stephen R. Aylward <s****d@k****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
825b114b Fix >2GB compressed files read problem Bernhard Froehler <c****g@u****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
3f37ad78 merge Merge pull request #108 from issakomi/macos_underflow Stephen R. Aylward <s****d@k****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
bcbac507 ENH: workaround underflow issue, specially on macOS Mihail Isakov <m****v@g****m> about 5 years ago
f254c9ea COMP: Fix VS2019 /Wall warning: there is no warning number '4284' Niels Dekker <N****r@l****l>
Committed by: Dženan Zukić <d****c@k****m>
over 5 years ago
cd1f576b clang-tidy: fix `readability-redundant-member-init` lints Ben Boeckel <b****l@k****m>
Committed by: Dženan Zukić <d****c@k****m>
over 5 years ago
df6ad862 merge Merge pull request #104 from hjmjohnson/fix-unused-code-warning Matt McCormick <m****k@k****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
5cff9be6 DOC: Remove outdated comment from previous deleted code. Hans Johnson <h****n@u****u> over 5 years ago
9a353b02 COMP: Incomplete refactoring to remove unused code Hans Johnson <h****n@u****u> over 5 years ago
ec5fd39c Fixed cppcheck knownConditionTrueFalse warnings Sean McBride <s****n@r****m> over 5 years ago
15da352a Fixed cppcheck variableScope warnings Sean McBride <s****n@r****m> over 5 years ago
12dd9bf3 Fixed various clang warnings Sean McBride <s****n@r****m>
Committed by: Dženan Zukić <d****c@k****m>
over 5 years ago
3b90d67b Fixed various clang warnings Sean McBride <s****n@r****m>
Committed by: Hans Johnson <h****n@u****u>
over 5 years ago
ea2bb780 BUG: Fix MetaImage::m_CompressionTable leak Bradley Lowekamp <b****p@m****v>
Committed by: Dženan Zukić <d****c@k****m>
over 5 years ago
26d71aa2 STYLE: Remove spurrious whitespace at end of line. Hans Johnson <h****n@u****u>
Committed by: Dženan Zukić <d****c@k****m>
over 5 years ago
60389bde merge Merge pull request #98 from hjmjohnson/use-constexpr Dženan Zukić <d****c@k****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
52c32593 DOC: Fix spelling error Hans Johnson <h****n@g****m>
Committed by: Hans Johnson <h****n@u****u>
over 5 years ago
d6a31016 STYLE: Prefer constants to typecasting
Co-authored-by: Dženan Zukić <d****c@k****m>
Hans Johnson <h****n@g****m>
Committed by: Hans Johnson <h****n@u****u>
over 5 years ago
7dd0e200 ENH: Prefer constexpr for defines in metaTypes.h Hans Johnson <h****n@u****u> over 5 years ago
4a0ad0cf BUG: Reinstate META_DEBUG as a variable for backward compatibility. Stephen R. Aylward <s****d@k****m>
Committed by: Hans Johnson <h****n@u****u>
over 5 years ago
3e6bd220 STYLE: Remove double static cast. Hans Johnson <h****n@u****u> over 5 years ago
cbdba79f ENH: use macro that can remove debug code completely Hans Johnson <h****n@u****u> over 5 years ago
32068dd7 STYLE: Add initializers for variables with conditional assignemnt Hans Johnson <h****n@u****u> over 5 years ago
07c63177 STYLE: Remove assignement for values that are never used. Hans Johnson <h****n@u****u> over 5 years ago
571d39e1 STYLE: Avoid shadowed variables at inner scope. Hans Johnson <h****n@u****u> over 5 years ago
823f2603 ENH: Read And Write should be virtual overrides Hans Johnson <h****n@u****u> over 5 years ago
1abeee73 STYLE: Comment out un-implemented functions. Hans Johnson <h****n@u****u> over 5 years ago
829514b8 COMP: zero initialize the variable via {} Hans Johnson <h****n@u****u> over 5 years ago
674c888c PERF: Unnecessary value param copy Hans Johnson <h****n@u****u> over 5 years ago
3145b4c6 STYLE: Use dynamic_cast to change inheritance derived class Hans Johnson <h****n@u****u> over 5 years ago
3cef3fcc STYLE: Suspicious string comparisons Hans Johnson <h****n@u****u> over 5 years ago
b1d789b2 STYLE: Avoid const params in declarations Hans Johnson <h****n@u****u> over 5 years ago
81dc1a5c STYLE: Avoid possible reserved identifier use Hans Johnson <h****n@u****u> over 5 years ago
f52d3838 STYLE: Use auto for variable type matches the type of the initializer expression Hans Johnson <h****n@u****u> over 5 years ago
900f57fd STYLE: Use default member initialization Hans Johnson <h****n@u****u> over 5 years ago
fd03c025 COMP: Single argument constructors are explicit Hans Johnson <h****n@u****u> over 5 years ago
cf948859 STYLE: Make member functions const Hans Johnson <h****n@u****u> over 5 years ago
36b54127 STYLE: Replace deprecated headers Hans Johnson <h****n@u****u> over 5 years ago
a1ed37bb ENH: Convert member functions to static Hans Johnson <h****n@u****u> over 5 years ago
a847deff STYLE: Remove redundant void argument lists Hans Johnson <h****n@u****u> over 5 years ago
58289683 COMP: Implicit integer and enum conversion Hans Johnson <h****n@u****u> over 5 years ago
48650b52 BUG: No virtual function calls from con/de-structors Hans Johnson <h****n@u****u> over 5 years ago
632a827b BUG: Decouple virtual function calls from con/de-structors Hans Johnson <h****n@u****u> over 5 years ago
6967e6d1 ENH: Add simple test to avoid Class not used warning Hans Johnson <h****n@u****u> over 5 years ago
88a1523a STYLE: Simplyfy expressions redundant cast Hans Johnson <h****n@u****u> over 5 years ago
b9b12933 COMP: Missing default for switch statement. Hans Johnson <h****n@u****u> over 5 years ago
54b977d9 ENH: Remove unused class metaOutput Hans Johnson <h****n@u****u> over 5 years ago
062d6d2a STYLE: Remove unused using statements. Hans Johnson <h****n@u****u> over 5 years ago
336c99d3 COMP: Signedness mismatch Hans Johnson <h****n@u****u> over 5 years ago
5bb3b4da STYLE: Remove dead code Hans Johnson <h****n@u****u> over 5 years ago
67cefa4e COMP: Remove redundant cast of same type Hans Johnson <h****n@u****u> over 5 years ago
73eeee7f STYLE: Remove unused include directives Hans Johnson <h****n@u****u> over 5 years ago
1060a962 COMP: Explicit single argument conversion constructors Hans Johnson <h****n@u****u> over 5 years ago
5c11b8db COMP: Prefer new style cast to old Hans Johnson <h****n@u****u> over 5 years ago
dc9c57d4 COMP: Prefer constexpr for constant values Hans Johnson <h****n@u****u> over 5 years ago
7c9c0e79 ENH: Remove DeadStores code. Hans Johnson <h****n@u****u> over 5 years ago
a1c8086b COMP: function 'strcat' is insecure Hans Johnson <h****n@u****u> over 5 years ago
2d6e3714 COMP: Fix virtual function non-virtual destructor Hans Johnson <h****n@u****u> over 5 years ago
21a9e92b COMP: Fix hidden overloaded-virtual warning Hans Johnson <h****n@u****u>
Committed by: Dženan Zukić <d****c@k****m>
over 5 years ago

← Back to repository