Author Commit Message Commit Date Vailin Choi f6e094851da M Merge pull request #2 in OTHER/h5check from ~VCHOI/h5check:master to master
* commit 'a5955da39200ce6c1818903a74d6151c4590bb7b':
Put back the 3 lines that I removed for H5Z_class_t. The change done in previous checkin was not needed when using 1.8 h5cc. 07 Nov 2017 Vailin Choi a5955da3920 M Merge branch 'master' of https://bitbucket.hdfgroup.org/scm/~vchoi/h5check 07 Nov 2017 Vailin Choi c1f8c645a4d M Merge pull request #1 in OTHER/h5check from ~VCHOI/h5check:master to master
* commit '6445c9c53c4e303b511b32065acaa85ac1c1645c':
Fix for HDFFV-10320: h5check reports non-compliance errors for a valid 1.8 file. A wrong structure was used in the declaration of a non-filtered record. 07 Nov 2017 Vailin Choi 29b74ed1eb6 Put back the 3 lines that I removed for H5Z_class_t.
The change done in previous checkin was not needed when using 1.8 h5cc. 07 Nov 2017 Vailin Choi 6445c9c53c4 Fix for HDFFV-10320: h5check reports non-compliance errors for a valid 1.8 file.
A wrong structure was used in the declaration of a non-filtered record. 07 Nov 2017 Vailin Choi 89394a71c9b Fix for past h5check daily test failures.
Call H5Gcreate() with 0 instead of -1 in gen_reference() test/getgen.c. 06 Apr 2015 Vailin Choi 7c7dc1fa3e7 Updated release file for HDFFV-8673 (previous checkin #216) 04 Mar 2014 Vailin Choi 1c8675b0892 Fix bug HDFFV-8673. Tested on jam, koala, platypus, ostrich.
Also tidy up some coding. 04 Mar 2014 Vailin Choi 3c113a2f242 Change to use H5Dcreate() instead H5Dcreate2() in gen_big() for v16 h5cc.
Tested on jam, koala, ostrich, emu. 07 Nov 2013 Vailin Choi d6df687096d Update MANIFEST with the two new files: bin/config.guess, bin/config.sub 06 Nov 2013 Vailin Choi b987919701d Checkin two additional files (from AC_CANONICAL_HOST) that were missed from previous checkin for H5VCHCK-4. 06 Nov 2013 Vailin Choi 7da707d4881 Fix for bug #H5FVCHCK-4: large file support.
Default is enable-largefile. Tested on jam, koala, ostrich, platypus, emu. 05 Nov 2013 Vailin Choi 964c169f955 Add release tools: chkmanifest, h5check_vers, release.
Add MANIFEST file.
Tested on jam, koala, ostrich, platypus. 24 Oct 2013 Vailin Choi 2810dc0b001 Add the two testfiles that were missing from previous checkins. 22 Oct 2013 Vailin Choi c5368a74b60 Move the change log message from HISTORY.txt to RELEASE.txt. 10 Apr 2013 Vailin Choi 5917361e541 Fix for bug #HFVCHCK-12 (#HDFFV-7764) to check for array datatype message version 1. 09 Apr 2013 Vailin Choi 032cd97bc0a To fix the bug HFVCHK-10.h5. Tested on jam, amani, heiwa, koala, linew.
Generate an invalid file to verify the failure. 06 Dec 2011 Albert Cheng 26589965514 v2.0.1 post-mortem cleanup. Updated version number to v2.0.2 under construction.Copied v2.0.1 RELEASE.txt to HISTORY.txt.
Reset RELEASE.txt file for new information.
Tested: jam, ran h5check --version to verify new version number. 24 Aug 2011 Albert Cheng 706377abc83 Added information of versions of HDF5 library tested. 22 Aug 2011 Albert Cheng ee877b8817c h5check.doc:
Updated for v2.0 release. Added the exit status paragraph.
h5check.pdf:
Generated from the .doc version. 22 Aug 2011 Albert Cheng acbc3252ee0 h5check.doc:
Updated for v2.0.1 release.
h5check.mht:
h5check.pdf:
Generated from h5check.doc.
MOVED_TO_hdf5doc:
Deleted since Reference page is kept in this directory again. 22 Aug 2011 Albert Cheng 24adb0694d4 Updated for v2.0.1 release. 22 Aug 2011 Albert Cheng a78b632c35d Updated release version information to v2.0.1 to prepare for release. 22 Aug 2011 Albert Cheng 1df8d71c5bf Updated release version information to v2.0.1 to prepare for release. 22 Aug 2011 Albert Cheng bd1d478bf0a Documented that 32bits based executables may not be able to read files larger than 2GB and showed how to configure one that can read large files. 22 Aug 2011 Albert Cheng 1423d5a0425 A simple cleanup of the configure.ac by putting proper information into
AC_INIT and AC_CONFIG_SRCDIR macros.
Tested: jam, koala and linew (32/64) 19 Aug 2011 Albert Cheng 36fa1a61708 Added/fixed h5check copyright notices.
Tested: jam. 17 Aug 2011 Albert Cheng 5536f994555 Added code to support detecting copyright notice in the style of lines with
double ##.
Also fixed its own copyright notices. 17 Aug 2011 Albert Cheng d669770743e First version of chkcopyright. Adopted from the HDF5 version. 17 Aug 2011 Albert Cheng 8127e9388b3 moved test platforms information from .../README to here. 16 Aug 2011 Albert Cheng d6ca71e7b03 Moved installation instructions to doc/INSTALL.
Moved platforms and changes to doc/RELEASE.txt.
Keep this file simply as a "greeting" and directing file. 16 Aug 2011 Albert Cheng c286509b614 Moved the installation instructions from README to this file. 16 Aug 2011 Albert Cheng 2fddceba117 Fixed a typo: v2.0 was release in April 2010. 15 Aug 2011 Albert Cheng 0875c73937c Updated copyright date to include 2011. 29 Jul 2011 Vailin Choi 7061a1c6490 Fix daily test failures when compiled test/testgen.c with 1.6 h5cc. 21 Jul 2011 Vailin Choi 377926054d2 1) Generate 2 new test files to verify past bug fixes from Chicago.
2) Add 2 corrupt files from past bug fixes.
3) Cleaning + bug fixes.
4) Test on jam, heiwa, amani, koala. 20 Jul 2011 Albert Cheng 8fab085c058 Moved RELEASE.txt to doc/RELEASE.txt.
Added HISTORY.txt as an archive of RELEASE.txt file of pervious releases.
Moved the content of RELEASE.txt that belong to v2.0 release to HISTORY.txt.
Reset RELEASE.txt for v2.1 release. 06 Jul 2011 Allen Byrne b92f46bb0e6 Correct large file support test 18 Oct 2011 Allen Byrne a3db82cadcc Correct formatting of done labels 24 Jun 2011 Allen Byrne 43077d7aba1 Change copy test files command to depend on testgen program.
Update clear list.
Tested: local linux 14 Jun 2011 Allen Byrne 8d457383b03 Cmake files to build on linux or windows. 14 Jun 2011 Allen Byrne 56a91359e51 Addition of cmake files and windows export/input 14 Jun 2011 Vailin Choi e58c682aa04 Fix for bug #2175 (H5Z_class_t v.s. H5Z_class2_t).
Also update RELEASE.txt for past fixes. 07 Mar 2011 Vailin Choi ef4f803bbb1 Fixed incorrect encoding of fractal heap IDs for indexed attribute
and shared message. 29 Nov 2010 Vailin Choi 0dd7bd1e3d9 Fixes to compile hdf5 files for external linked tests for 1.8 H5_LIBVERSION. 23 Nov 2010 Vailin Choi 96aaf4b0439 Put in instruction for large file support when compile or configure. 19 Nov 2010 Vailin Choi 5fb74d056a8 Modifications to allow the validation of external links existing in a file.
One new option is added to turn on the validation. 12 Nov 2010 Frank Baker 3aeb9fbf6db Description:
Add file stating that h5check reference manual
entry is now maintained in the hdf5doc repository. 10 Nov 2010 Vailin Choi 07c20240614 Modifications to resolve memory leaks as reported by valgrind.
Fixes: 1) hardlink was not correctly handled and validated
2) btree_k[] was not initialized properly in check_superblock()
3) modified routines for handling the table of hard links 19 Oct 2010 Vailin Choi 67bdf7678af Fix bug #1970 when the user used hdf5-1.8.2 h5cc to compile test/testgen.c in
h5check. The problem was due to H5Z_class_t v.s. H5Z_class2_t.
Both structures were the same in 1.8*.
It was named H5Z_class2_t in >= 1.8.4 releases but was called
H5Z_class_t in 1.8* but < 1.8.4. 31 Jul 2010 Next → require('plugin/commitgraph/network').applyCommits([{id: 'f6e094851da40be1c471d6c20d41503c7174daf7', href: '/projects/OTHER/repos/h5check/commits/f6e094851da40be1c471d6c20d41503c7174daf7',labels: [{name: 'master', type: 'BRANCH', href: '/projects/OTHER/repos/h5check/browse?at=master'}],parents: [{ id: 'c1f8c645a4d301bb8fcdd418a5f29ba3b4aab95a' },{ id: 'a5955da39200ce6c1818903a74d6151c4590bb7b' }]},{id: 'a5955da39200ce6c1818903a74d6151c4590bb7b', href: '/projects/OTHER/repos/h5check/commits/a5955da39200ce6c1818903a74d6151c4590bb7b',parents: [{ id: '29b74ed1eb6d23eae5cd28ee8bc15766d71cb680' },{ id: 'c1f8c645a4d301bb8fcdd418a5f29ba3b4aab95a' }]},{id: 'c1f8c645a4d301bb8fcdd418a5f29ba3b4aab95a', href: '/projects/OTHER/repos/h5check/commits/c1f8c645a4d301bb8fcdd418a5f29ba3b4aab95a',parents: [{ id: '89394a71c9b22833fbb99f7cc929b04f53563728' },{ id: '6445c9c53c4e303b511b32065acaa85ac1c1645c' }]},{id: '29b74ed1eb6d23eae5cd28ee8bc15766d71cb680', href: '/projects/OTHER/repos/h5check/commits/29b74ed1eb6d23eae5cd28ee8bc15766d71cb680',parents: [{ id: '6445c9c53c4e303b511b32065acaa85ac1c1645c' }]},{id: '6445c9c53c4e303b511b32065acaa85ac1c1645c', href: '/projects/OTHER/repos/h5check/commits/6445c9c53c4e303b511b32065acaa85ac1c1645c',parents: [{ id: '89394a71c9b22833fbb99f7cc929b04f53563728' }]},{id: '89394a71c9b22833fbb99f7cc929b04f53563728', href: '/projects/OTHER/repos/h5check/commits/89394a71c9b22833fbb99f7cc929b04f53563728',parents: [{ id: '7c7dc1fa3e747a2e1c871aaf85a9e55c162d1177' }]},{id: '7c7dc1fa3e747a2e1c871aaf85a9e55c162d1177', href: '/projects/OTHER/repos/h5check/commits/7c7dc1fa3e747a2e1c871aaf85a9e55c162d1177',parents: [{ id: '1c8675b0892e933009d2ce509a1076b00354b71d' }]},{id: '1c8675b0892e933009d2ce509a1076b00354b71d', href: '/projects/OTHER/repos/h5check/commits/1c8675b0892e933009d2ce509a1076b00354b71d',parents: [{ id: '3c113a2f2425837db45af075261a1833d20d4230' }]},{id: '3c113a2f2425837db45af075261a1833d20d4230', href: '/projects/OTHER/repos/h5check/commits/3c113a2f2425837db45af075261a1833d20d4230',parents: [{ id: 'd6df687096d3a5ef8662fd51f488ab80466cd6e2' }]},{id: 'd6df687096d3a5ef8662fd51f488ab80466cd6e2', href: '/projects/OTHER/repos/h5check/commits/d6df687096d3a5ef8662fd51f488ab80466cd6e2',parents: [{ id: 'b987919701d2ee69cd65dc6a7259a0aabf5518e6' }]},{id: 'b987919701d2ee69cd65dc6a7259a0aabf5518e6', href: '/projects/OTHER/repos/h5check/commits/b987919701d2ee69cd65dc6a7259a0aabf5518e6',parents: [{ id: '7da707d488174c6cb2d6e26200b89a59fd8e3c53' }]},{id: '7da707d488174c6cb2d6e26200b89a59fd8e3c53', href: '/projects/OTHER/repos/h5check/commits/7da707d488174c6cb2d6e26200b89a59fd8e3c53',parents: [{ id: '964c169f955aab6f8f5bb730bcee4fca702cc146' }]},{id: '964c169f955aab6f8f5bb730bcee4fca702cc146', href: '/projects/OTHER/repos/h5check/commits/964c169f955aab6f8f5bb730bcee4fca702cc146',parents: [{ id: '2810dc0b0018db8f32dc07aa46ec5074d6384e6f' }]},{id: '2810dc0b0018db8f32dc07aa46ec5074d6384e6f', href: '/projects/OTHER/repos/h5check/commits/2810dc0b0018db8f32dc07aa46ec5074d6384e6f',parents: [{ id: 'c5368a74b60e9c28a026de168877dfc89f4930c4' }]},{id: 'c5368a74b60e9c28a026de168877dfc89f4930c4', href: '/projects/OTHER/repos/h5check/commits/c5368a74b60e9c28a026de168877dfc89f4930c4',parents: [{ id: '5917361e541bd3356a3403578764faad02ffcced' }]},{id: '5917361e541bd3356a3403578764faad02ffcced', href: '/projects/OTHER/repos/h5check/commits/5917361e541bd3356a3403578764faad02ffcced',parents: [{ id: '032cd97bc0a27de98179e493a9b7f8e616427161' }]},{id: '032cd97bc0a27de98179e493a9b7f8e616427161', href: '/projects/OTHER/repos/h5check/commits/032cd97bc0a27de98179e493a9b7f8e616427161',parents: [{ id: '265899655140a09592de3d5fb60ab9d23a6b4e8a' }]},{id: '265899655140a09592de3d5fb60ab9d23a6b4e8a', href: '/projects/OTHER/repos/h5check/commits/265899655140a09592de3d5fb60ab9d23a6b4e8a',parents: [{ id: '706377abc83a7c98247f4bb319e89c76477ed7cf' }]},{id: '706377abc83a7c98247f4bb319e89c76477ed7cf', href: '/projects/OTHER/repos/h5check/commits/706377abc83a7c98247f4bb319e89c76477ed7cf',labels: [{name: 'h5check-2_0_1', type: 'TAG', href: '/projects/OTHER/repos/h5check/browse?at=h5check-2_0_1'}],parents: [{ id: 'ee877b8817ce5b049f569e8d53886115ea44b655' }]},{id: 'ee877b8817ce5b049f569e8d53886115ea44b655', href: '/projects/OTHER/repos/h5check/commits/ee877b8817ce5b049f569e8d53886115ea44b655',parents: [{ id: 'acbc3252ee06715317887940977b87b5cc82a787' }]},{id: 'acbc3252ee06715317887940977b87b5cc82a787', href: '/projects/OTHER/repos/h5check/commits/acbc3252ee06715317887940977b87b5cc82a787',parents: [{ id: '24adb0694d4fb6fab73c988ab935f8ec36dbe73f' }]},{id: '24adb0694d4fb6fab73c988ab935f8ec36dbe73f', href: '/projects/OTHER/repos/h5check/commits/24adb0694d4fb6fab73c988ab935f8ec36dbe73f',parents: [{ id: 'a78b632c35d4ab2928ad6f41a9ea2c7e0a7c4a39' }]},{id: 'a78b632c35d4ab2928ad6f41a9ea2c7e0a7c4a39', href: '/projects/OTHER/repos/h5check/commits/a78b632c35d4ab2928ad6f41a9ea2c7e0a7c4a39',parents: [{ id: '1df8d71c5bfbe3739541b2b5350b4cb181530d5e' }]},{id: '1df8d71c5bfbe3739541b2b5350b4cb181530d5e', href: '/projects/OTHER/repos/h5check/commits/1df8d71c5bfbe3739541b2b5350b4cb181530d5e',parents: [{ id: 'bd1d478bf0acd1d25c9876921320db79a6e3fdee' }]},{id: 'bd1d478bf0acd1d25c9876921320db79a6e3fdee', href: '/projects/OTHER/repos/h5check/commits/bd1d478bf0acd1d25c9876921320db79a6e3fdee',parents: [{ id: '1423d5a0425de3c2d59349bab9c9d1563f6cee12' }]},{id: '1423d5a0425de3c2d59349bab9c9d1563f6cee12', href: '/projects/OTHER/repos/h5check/commits/1423d5a0425de3c2d59349bab9c9d1563f6cee12',parents: [{ id: '36fa1a61708030339a7b9b34377b8dbc9c61046a' }]},{id: '36fa1a61708030339a7b9b34377b8dbc9c61046a', href: '/projects/OTHER/repos/h5check/commits/36fa1a61708030339a7b9b34377b8dbc9c61046a',parents: [{ id: '5536f99455528cd5ad7b668a71557475a1e1fee7' }]},{id: '5536f99455528cd5ad7b668a71557475a1e1fee7', href: '/projects/OTHER/repos/h5check/commits/5536f99455528cd5ad7b668a71557475a1e1fee7',parents: [{ id: 'd669770743e26c64f3e3cb4e18d915122acb5360' }]},{id: 'd669770743e26c64f3e3cb4e18d915122acb5360', href: '/projects/OTHER/repos/h5check/commits/d669770743e26c64f3e3cb4e18d915122acb5360',parents: [{ id: '8127e9388b3da7b6020a53f5f6bfa8074f9bb367' }]},{id: '8127e9388b3da7b6020a53f5f6bfa8074f9bb367', href: '/projects/OTHER/repos/h5check/commits/8127e9388b3da7b6020a53f5f6bfa8074f9bb367',parents: [{ id: 'd6ca71e7b031ac2c98e1e8eb3b18d1ae54f5fb38' }]},{id: 'd6ca71e7b031ac2c98e1e8eb3b18d1ae54f5fb38', href: '/projects/OTHER/repos/h5check/commits/d6ca71e7b031ac2c98e1e8eb3b18d1ae54f5fb38',parents: [{ id: 'c286509b614e1fe57f6e052afdd2b93ac3d063b9' }]},{id: 'c286509b614e1fe57f6e052afdd2b93ac3d063b9', href: '/projects/OTHER/repos/h5check/commits/c286509b614e1fe57f6e052afdd2b93ac3d063b9',parents: [{ id: '2fddceba1173446fd1ec20235a8a907560a34d4e' }]},{id: '2fddceba1173446fd1ec20235a8a907560a34d4e', href: '/projects/OTHER/repos/h5check/commits/2fddceba1173446fd1ec20235a8a907560a34d4e',parents: [{ id: '0875c73937c10815f9af620435bfe2cd317cc78d' }]},{id: '0875c73937c10815f9af620435bfe2cd317cc78d', href: '/projects/OTHER/repos/h5check/commits/0875c73937c10815f9af620435bfe2cd317cc78d',parents: [{ id: '7061a1c6490c23d24827659362b24b3fc12b0469' }]},{id: '7061a1c6490c23d24827659362b24b3fc12b0469', href: '/projects/OTHER/repos/h5check/commits/7061a1c6490c23d24827659362b24b3fc12b0469',parents: [{ id: '377926054d21dcedccdc931df4d2b4facfab0360' }]},{id: '377926054d21dcedccdc931df4d2b4facfab0360', href: '/projects/OTHER/repos/h5check/commits/377926054d21dcedccdc931df4d2b4facfab0360',parents: [{ id: '8fab085c0580eb8b28b83aa3d1cfbf9ee80956a3' }]},{id: '8fab085c0580eb8b28b83aa3d1cfbf9ee80956a3', href: '/projects/OTHER/repos/h5check/commits/8fab085c0580eb8b28b83aa3d1cfbf9ee80956a3',parents: [{ id: 'e58c682aa04b0b1f32f3df99c9d41c8395856a55' }]},{id: 'b92f46bb0e6ea178cf36222dc626439cf557ad49', href: '/projects/OTHER/repos/h5check/commits/b92f46bb0e6ea178cf36222dc626439cf557ad49',labels: [{name: 'cmake', type: 'BRANCH', href: '/projects/OTHER/repos/h5check/browse?at=cmake'}],parents: [{ id: 'a3db82cadccb984309f78dd5bd3f28a6c37a90fc' }]},{id: 'a3db82cadccb984309f78dd5bd3f28a6c37a90fc', href: '/projects/OTHER/repos/h5check/commits/a3db82cadccb984309f78dd5bd3f28a6c37a90fc',parents: [{ id: '43077d7aba16bb2923fdb85ae179b1e73d48ac62' }]},{id: '43077d7aba16bb2923fdb85ae179b1e73d48ac62', href: '/projects/OTHER/repos/h5check/commits/43077d7aba16bb2923fdb85ae179b1e73d48ac62',parents: [{ id: '8d457383b03feca598c4e5855739241fcfbb5b26' }]},{id: '8d457383b03feca598c4e5855739241fcfbb5b26', href: '/projects/OTHER/repos/h5check/commits/8d457383b03feca598c4e5855739241fcfbb5b26',parents: [{ id: '56a91359e51399f0328b59f9fcf9ef130cdf2e58' }]},{id: '56a91359e51399f0328b59f9fcf9ef130cdf2e58', href: '/projects/OTHER/repos/h5check/commits/56a91359e51399f0328b59f9fcf9ef130cdf2e58',parents: [{ id: 'e58c682aa04b0b1f32f3df99c9d41c8395856a55' }]},{id: 'e58c682aa04b0b1f32f3df99c9d41c8395856a55', href: '/projects/OTHER/repos/h5check/commits/e58c682aa04b0b1f32f3df99c9d41c8395856a55',parents: [{ id: 'ef4f803bbb1592606ffd8107c97e8843831c141f' }]},{id: 'ef4f803bbb1592606ffd8107c97e8843831c141f', href: '/projects/OTHER/repos/h5check/commits/ef4f803bbb1592606ffd8107c97e8843831c141f',parents: [{ id: '0dd7bd1e3d9cf81f2cf32b121bf60ba539f5eadd' }]},{id: '0dd7bd1e3d9cf81f2cf32b121bf60ba539f5eadd', href: '/projects/OTHER/repos/h5check/commits/0dd7bd1e3d9cf81f2cf32b121bf60ba539f5eadd',parents: [{ id: '96aaf4b0439a17c1e398bc2a39c22ffbf31dfa46' }]},{id: '96aaf4b0439a17c1e398bc2a39c22ffbf31dfa46', href: '/projects/OTHER/repos/h5check/commits/96aaf4b0439a17c1e398bc2a39c22ffbf31dfa46',parents: [{ id: '5fb74d056a8a8332e05cc53a6a649b6bef4a6ed3' }]},{id: '5fb74d056a8a8332e05cc53a6a649b6bef4a6ed3', href: '/projects/OTHER/repos/h5check/commits/5fb74d056a8a8332e05cc53a6a649b6bef4a6ed3',parents: [{ id: '3aeb9fbf6db55b60bf863b6dad62c8b87db8099f' }]},{id: '3aeb9fbf6db55b60bf863b6dad62c8b87db8099f', href: '/projects/OTHER/repos/h5check/commits/3aeb9fbf6db55b60bf863b6dad62c8b87db8099f',parents: [{ id: '07c20240614b291e51ac95973a97eb338579473a' }]},{id: '07c20240614b291e51ac95973a97eb338579473a', href: '/projects/OTHER/repos/h5check/commits/07c20240614b291e51ac95973a97eb338579473a',parents: [{ id: '67bdf7678af2b929a1c0748228f40af952857a14' }]},{id: '67bdf7678af2b929a1c0748228f40af952857a14', href: '/projects/OTHER/repos/h5check/commits/67bdf7678af2b929a1c0748228f40af952857a14',parents: [{ id: '91a1b1712553e38e64d5557fb5afd0b8d8bfcd4e' }]}]);