Author Commit Message Commit Date Vailin Choi f3d9fd39470 Add coding for scaleoffset filter. 18 Dec 2007 Vailin Choi 4d4084e97b0 1. Update sds_decode()
2. Fixed bugs from testing with famil*.h5. 09 Dec 2007 Vailin Choi 4e7331f852b 1. Put in logical address for error reporting
2. Add fill_old_decode(), update fill_decode()
3. Fix the bug when an unknown message id or null message is encountered
4. Misc. cleanup 30 Nov 2007 Vailin Choi b5687f71441 Decode and validate external link values in OBJ_link_decode().
Clean up some printfs. 27 Nov 2007 Albert Cheng 0bc096832cb The testscript depends on the testgen program to generated data files it uses.
Set it up so that testgen is completed before the testscript runs.
Tested: kagiso, both inplace and srcdir. 27 Nov 2007 Vailin Choi ac1f9a9e642 1. configure.ac -- add filter defines
2. test/testh5check.sh -- comment out 1.8 "vms_data.h5"
3. *.c -- move *.h includes to "h5_check.h"; also add filter code to "h5pline.c"
4. h5check.h -- add *.h includes, add "h5check_public.h" 26 Nov 2007 Albert Cheng b4c7e9e3d6c Fixed it so that it can support srcdir option.
Tested: kagiso. 25 Nov 2007 Vailin Choi 9605fdc86e9 Remove the specific include for <szlib.h> 21 Nov 2007 Vailin Choi 63c4abc3cea Fix the bug on smirom on unsigned ndims for raw_node_decode_key(). 21 Nov 2007 Vailin Choi 10385c8a6e4 Forgot to check in this yesterday. 21 Nov 2007 Vailin Choi dbc55826a41 Add filtered code for fractal heap: deflate, shuffle, fletcher32, szip
Right now, the code compiled and worked only if zlib.h and szlib.h were there. 20 Nov 2007 Vailin Choi 47045fb98a8 Add filtered code for fractal heap:deflate, shuffle, fletcher32, szip
Right now, the code compiled and worked only if zlib.h and szlib.h were there 20 Nov 2007 Albert Cheng 9e26ceb3bfa added --with-szlib configure option to bring in the szip decoder library.
Tested on kagiso. 19 Nov 2007 Albert Cheng e186d8c6f5b New feature.
Added configure support for zlib option.
Tested: kagiso. 15 Nov 2007 Albert Cheng 57f8825e4d7 File was copied from h5dump Makefile.am and there were lots of leftover
comments. Replaced them with appropriate h5check comments. 08 Nov 2007 Vailin Choi 3e064fca1dd Add support for format spec. version 2.0.
(Some debugging printfs need to be cleaned up.) 07 Nov 2007 Albert Cheng 36cb8ad9458 Ported to Linux 64bit platform.
Tested in smirom. 30 Jul 2007 Albert Cheng e61b67e494a Fixed a document typo (used the wrong generator program name.)
Also added logfile.txt to the CLEAN list. 30 Jul 2007 Albert Cheng 8dd1f5756f3 updated for beta 1 release. 14 Jul 2007 Albert Cheng 1800aedc0bb Initial version.. 14 Jul 2007 Albert Cheng d49d52dd55d Updated for Beta 1 release. 14 Jul 2007 Albert Cheng 4d91c18032a Purpose:
bug fix.
Description:
The testh5check.sh script uses files generated by testgen.
Added a dependence between the two. 14 Jul 2007 Albert Cheng b343dfa5de5 Updated the Copypright notices. 14 Jul 2007 Albert Cheng d4cd028a568 Updated the Copypright notices.
Added RANLIB macro to configure.ac. 14 Jul 2007 Albert Cheng 79a7432f920 Add the config directory and files. 03 Jul 2007 Albert Cheng 88d042d343a changed after depcomp, install-sh and missing have been added. 02 Jul 2007 Albert Cheng 48eedbbafad Removed because it is being generated by ./configure. 02 Jul 2007 Albert Cheng 29ef65ef14e Needed by autoconf. Copied from HDF4. 02 Jul 2007 Albert Cheng 26c3bbe43f3 Added autoconfigure to the tool. This is only the structure.
The Makefile.am and configure.ac still need work.
Tested: Kagiso. 02 Jul 2007 Albert Cheng e4cfd89037c Did some minor cleanup. 05 May 2007 Albert Cheng c7b9190aefd New feature:
Added h5check API feature.
(Committed for V. Choi). 05 May 2007 Vailin Choi b98dc05e84c Fixed shared_read(), check_obj_header() to handle shared message properly. 30 Mar 2007 Vailin Choi f3b4c1945c5 Fixed shared_read(), check_obj_header() to handle shared object message properly. 30 Mar 2007 Vailin Choi 885220698bc Changes made to error reporting. 15 Mar 2007 Vailin Choi f6eb68b558d Changes made to error reporting. 15 Mar 2007 Vailin Choi bf171ed4478 Add definitions for h5checker_obj() API known to users. 15 Mar 2007 Vailin Choi 2282e9d1a8d Add h5checker_obj() API. 15 Mar 2007 Vailin Choi c888d492849 Put coding for command line option in this file. 15 Mar 2007 Vailin Choi f7fc4b412ad Change names that are the same as the HDF libarary. 14 Mar 2007 Vailin Choi b5d7e58b49f Change names that are the same as the HDF library. 14 Mar 2007 Vailin Choi 4f277b1bace Change names that are the same as the HDF5 library. 14 Mar 2007 Vailin Choi 13f57070095 Change names that are the same as HDF5 library. 14 Mar 2007 Vailin Choi 7efa0e4cd86 Add command line option --object=obj_addr to validate just the object header. 07 Mar 2007 Vailin Choi 3828b6cb897 Fix bugs. Improve error reporting. 20 Feb 2007 Vailin Choi 555e432951f Fix bugs. Improve error reporting. 20 Feb 2007 Vailin Choi 0b618152ead Fix bugs, improve error reporting. 20 Feb 2007 Vailin Choi 6d9f09671b1 improve error reporting 25 Jan 2007 Vailin Choi 5487483c014 improve error reporting: logical address + file name 25 Jan 2007 Vailin Choi 9bb3e01a21d Improve error reporting: logical address + file name 25 Jan 2007 Albert Cheng 58fac1bcb3d Create this top level Makefile so that all make and testings can be done
from here. 19 Jan 2007 ← Prev Next → require('plugin/commitgraph/network').applyCommits([{id: 'f3d9fd39470604b7374b3a9e10b065a334b40545', href: '/projects/OTHER/repos/h5check/commits/f3d9fd39470604b7374b3a9e10b065a334b40545',parents: [{ id: '4d4084e97b003728059affea2516901e20758736' }]},{id: '4d4084e97b003728059affea2516901e20758736', href: '/projects/OTHER/repos/h5check/commits/4d4084e97b003728059affea2516901e20758736',parents: [{ id: '4e7331f852b9f2ba3390292df65c55d60044d725' }]},{id: '4e7331f852b9f2ba3390292df65c55d60044d725', href: '/projects/OTHER/repos/h5check/commits/4e7331f852b9f2ba3390292df65c55d60044d725',parents: [{ id: 'b5687f71441ed919e8000c3ff3657fddd3ba1a3a' }]},{id: 'b5687f71441ed919e8000c3ff3657fddd3ba1a3a', href: '/projects/OTHER/repos/h5check/commits/b5687f71441ed919e8000c3ff3657fddd3ba1a3a',parents: [{ id: '0bc096832cb126c11e4ca34beebfba2969546284' }]},{id: '0bc096832cb126c11e4ca34beebfba2969546284', href: '/projects/OTHER/repos/h5check/commits/0bc096832cb126c11e4ca34beebfba2969546284',parents: [{ id: 'ac1f9a9e6421abfea11f88b75c18b4a4c6e6e8e1' }]},{id: 'ac1f9a9e6421abfea11f88b75c18b4a4c6e6e8e1', href: '/projects/OTHER/repos/h5check/commits/ac1f9a9e6421abfea11f88b75c18b4a4c6e6e8e1',parents: [{ id: 'b4c7e9e3d6c8af41c2c32832a4988113ddfabd64' }]},{id: 'b4c7e9e3d6c8af41c2c32832a4988113ddfabd64', href: '/projects/OTHER/repos/h5check/commits/b4c7e9e3d6c8af41c2c32832a4988113ddfabd64',parents: [{ id: '9605fdc86e92553ffa03f886949e3295a4fd9eef' }]},{id: '9605fdc86e92553ffa03f886949e3295a4fd9eef', href: '/projects/OTHER/repos/h5check/commits/9605fdc86e92553ffa03f886949e3295a4fd9eef',parents: [{ id: '63c4abc3cea527336144163d33175b558f4a37e0' }]},{id: '63c4abc3cea527336144163d33175b558f4a37e0', href: '/projects/OTHER/repos/h5check/commits/63c4abc3cea527336144163d33175b558f4a37e0',parents: [{ id: '10385c8a6e448bc306aa4b22243e67c6988bbbc9' }]},{id: '10385c8a6e448bc306aa4b22243e67c6988bbbc9', href: '/projects/OTHER/repos/h5check/commits/10385c8a6e448bc306aa4b22243e67c6988bbbc9',parents: [{ id: 'dbc55826a41b5f68b077206ba74d7fc1651372e6' }]},{id: 'dbc55826a41b5f68b077206ba74d7fc1651372e6', href: '/projects/OTHER/repos/h5check/commits/dbc55826a41b5f68b077206ba74d7fc1651372e6',parents: [{ id: '47045fb98a8ae04d164d72c412b118fed5079b0a' }]},{id: '47045fb98a8ae04d164d72c412b118fed5079b0a', href: '/projects/OTHER/repos/h5check/commits/47045fb98a8ae04d164d72c412b118fed5079b0a',parents: [{ id: '9e26ceb3bfa883cd5a6f1491932a49a63b8008d6' }]},{id: '9e26ceb3bfa883cd5a6f1491932a49a63b8008d6', href: '/projects/OTHER/repos/h5check/commits/9e26ceb3bfa883cd5a6f1491932a49a63b8008d6',parents: [{ id: 'e186d8c6f5bc20c7b8bd1c134824cbaec3fd801b' }]},{id: 'e186d8c6f5bc20c7b8bd1c134824cbaec3fd801b', href: '/projects/OTHER/repos/h5check/commits/e186d8c6f5bc20c7b8bd1c134824cbaec3fd801b',parents: [{ id: '57f8825e4d7aa60eef2205b21e3bdc7cb220080d' }]},{id: '57f8825e4d7aa60eef2205b21e3bdc7cb220080d', href: '/projects/OTHER/repos/h5check/commits/57f8825e4d7aa60eef2205b21e3bdc7cb220080d',parents: [{ id: '3e064fca1dd17ca935aa2155a7f2aa25cd41d132' }]},{id: '3e064fca1dd17ca935aa2155a7f2aa25cd41d132', href: '/projects/OTHER/repos/h5check/commits/3e064fca1dd17ca935aa2155a7f2aa25cd41d132',parents: [{ id: '36cb8ad9458ee0b7885fdfa152f788d90afbfba3' }]},{id: '36cb8ad9458ee0b7885fdfa152f788d90afbfba3', href: '/projects/OTHER/repos/h5check/commits/36cb8ad9458ee0b7885fdfa152f788d90afbfba3',parents: [{ id: 'e61b67e494a055d0f239a1a5d8e6017213f001c3' }]},{id: 'e61b67e494a055d0f239a1a5d8e6017213f001c3', href: '/projects/OTHER/repos/h5check/commits/e61b67e494a055d0f239a1a5d8e6017213f001c3',parents: [{ id: '8dd1f5756f3af7457da395eb27bdd0473fe277d0' }]},{id: '8dd1f5756f3af7457da395eb27bdd0473fe277d0', href: '/projects/OTHER/repos/h5check/commits/8dd1f5756f3af7457da395eb27bdd0473fe277d0',parents: [{ id: '1800aedc0bb2d013cd4836a74b7b66d0a346cefb' }]},{id: '1800aedc0bb2d013cd4836a74b7b66d0a346cefb', href: '/projects/OTHER/repos/h5check/commits/1800aedc0bb2d013cd4836a74b7b66d0a346cefb',parents: [{ id: 'd49d52dd55d19571e4956f5e2c6819c7fb92c342' }]},{id: 'd49d52dd55d19571e4956f5e2c6819c7fb92c342', href: '/projects/OTHER/repos/h5check/commits/d49d52dd55d19571e4956f5e2c6819c7fb92c342',parents: [{ id: '4d91c18032ab9c7be07e9b19bbb220ae0b994d39' }]},{id: '4d91c18032ab9c7be07e9b19bbb220ae0b994d39', href: '/projects/OTHER/repos/h5check/commits/4d91c18032ab9c7be07e9b19bbb220ae0b994d39',parents: [{ id: 'b343dfa5de5765244cce428bf7cd2ac64ff680f7' }]},{id: 'b343dfa5de5765244cce428bf7cd2ac64ff680f7', href: '/projects/OTHER/repos/h5check/commits/b343dfa5de5765244cce428bf7cd2ac64ff680f7',parents: [{ id: 'd4cd028a568422bb0b2284099d3837f31effcf53' }]},{id: 'd4cd028a568422bb0b2284099d3837f31effcf53', href: '/projects/OTHER/repos/h5check/commits/d4cd028a568422bb0b2284099d3837f31effcf53',parents: [{ id: '79a7432f92044b85c78142cfa55a385afacb4031' }]},{id: '79a7432f92044b85c78142cfa55a385afacb4031', href: '/projects/OTHER/repos/h5check/commits/79a7432f92044b85c78142cfa55a385afacb4031',parents: [{ id: '88d042d343a75bffc00e5d81224fe5fef86384e3' }]},{id: '88d042d343a75bffc00e5d81224fe5fef86384e3', href: '/projects/OTHER/repos/h5check/commits/88d042d343a75bffc00e5d81224fe5fef86384e3',parents: [{ id: '48eedbbafadb7bbbf3071c96b0e8e764a6e6d2be' }]},{id: '48eedbbafadb7bbbf3071c96b0e8e764a6e6d2be', href: '/projects/OTHER/repos/h5check/commits/48eedbbafadb7bbbf3071c96b0e8e764a6e6d2be',parents: [{ id: '29ef65ef14ecb7a05e793572087982901b6dcf1a' }]},{id: '29ef65ef14ecb7a05e793572087982901b6dcf1a', href: '/projects/OTHER/repos/h5check/commits/29ef65ef14ecb7a05e793572087982901b6dcf1a',parents: [{ id: '26c3bbe43f3fd2016f3f5ae9f8d6991af48b5b02' }]},{id: '26c3bbe43f3fd2016f3f5ae9f8d6991af48b5b02', href: '/projects/OTHER/repos/h5check/commits/26c3bbe43f3fd2016f3f5ae9f8d6991af48b5b02',parents: [{ id: 'e4cfd89037c24f7d90f383049ad3bc8725d35946' }]},{id: 'e4cfd89037c24f7d90f383049ad3bc8725d35946', href: '/projects/OTHER/repos/h5check/commits/e4cfd89037c24f7d90f383049ad3bc8725d35946',parents: [{ id: 'c7b9190aefd6f6187b0e34b91e99f64f50cfe3ad' }]},{id: 'c7b9190aefd6f6187b0e34b91e99f64f50cfe3ad', href: '/projects/OTHER/repos/h5check/commits/c7b9190aefd6f6187b0e34b91e99f64f50cfe3ad',parents: [{ id: 'b98dc05e84cc058153c6d219eeb269ac7fd53ac1' }]},{id: 'b98dc05e84cc058153c6d219eeb269ac7fd53ac1', href: '/projects/OTHER/repos/h5check/commits/b98dc05e84cc058153c6d219eeb269ac7fd53ac1',parents: [{ id: 'f3b4c1945c5d29d7e05637ea0e7d647008b68834' }]},{id: 'f3b4c1945c5d29d7e05637ea0e7d647008b68834', href: '/projects/OTHER/repos/h5check/commits/f3b4c1945c5d29d7e05637ea0e7d647008b68834',parents: [{ id: '885220698bc4e0b7ccdbc3f98a65dfb2e8315e6a' }]},{id: '885220698bc4e0b7ccdbc3f98a65dfb2e8315e6a', href: '/projects/OTHER/repos/h5check/commits/885220698bc4e0b7ccdbc3f98a65dfb2e8315e6a',parents: [{ id: 'f6eb68b558dff77317bd51c0089bc3d97bf96393' }]},{id: 'f6eb68b558dff77317bd51c0089bc3d97bf96393', href: '/projects/OTHER/repos/h5check/commits/f6eb68b558dff77317bd51c0089bc3d97bf96393',parents: [{ id: 'bf171ed447830c1b7c8d63910324387d5c63bc6d' }]},{id: 'bf171ed447830c1b7c8d63910324387d5c63bc6d', href: '/projects/OTHER/repos/h5check/commits/bf171ed447830c1b7c8d63910324387d5c63bc6d',parents: [{ id: '2282e9d1a8dc4fbc03ab39c40129626b4494a943' }]},{id: '2282e9d1a8dc4fbc03ab39c40129626b4494a943', href: '/projects/OTHER/repos/h5check/commits/2282e9d1a8dc4fbc03ab39c40129626b4494a943',parents: [{ id: 'c888d4928495409a9ad3838311716e7a5afca9a2' }]},{id: 'c888d4928495409a9ad3838311716e7a5afca9a2', href: '/projects/OTHER/repos/h5check/commits/c888d4928495409a9ad3838311716e7a5afca9a2',parents: [{ id: 'f7fc4b412adea6d299e3b7b438023fa3b8184a6b' }]},{id: 'f7fc4b412adea6d299e3b7b438023fa3b8184a6b', href: '/projects/OTHER/repos/h5check/commits/f7fc4b412adea6d299e3b7b438023fa3b8184a6b',parents: [{ id: 'b5d7e58b49fcce1adbdf933f9cc3c6ba321e1c6c' }]},{id: 'b5d7e58b49fcce1adbdf933f9cc3c6ba321e1c6c', href: '/projects/OTHER/repos/h5check/commits/b5d7e58b49fcce1adbdf933f9cc3c6ba321e1c6c',parents: [{ id: '4f277b1bace7faec8d24ecee90aec7a38d1d5bdc' }]},{id: '4f277b1bace7faec8d24ecee90aec7a38d1d5bdc', href: '/projects/OTHER/repos/h5check/commits/4f277b1bace7faec8d24ecee90aec7a38d1d5bdc',parents: [{ id: '13f57070095cbcbadc9153756a340ae9a8cae3c1' }]},{id: '13f57070095cbcbadc9153756a340ae9a8cae3c1', href: '/projects/OTHER/repos/h5check/commits/13f57070095cbcbadc9153756a340ae9a8cae3c1',parents: [{ id: '7efa0e4cd868600f46c8ad5b17ab8b33861342ca' }]},{id: '7efa0e4cd868600f46c8ad5b17ab8b33861342ca', href: '/projects/OTHER/repos/h5check/commits/7efa0e4cd868600f46c8ad5b17ab8b33861342ca',parents: [{ id: '3828b6cb897154c7a60453959217630d73a111f6' }]},{id: '3828b6cb897154c7a60453959217630d73a111f6', href: '/projects/OTHER/repos/h5check/commits/3828b6cb897154c7a60453959217630d73a111f6',parents: [{ id: '555e432951fafcc954c99feed4dfc0fdcf5d9c8e' }]},{id: '555e432951fafcc954c99feed4dfc0fdcf5d9c8e', href: '/projects/OTHER/repos/h5check/commits/555e432951fafcc954c99feed4dfc0fdcf5d9c8e',parents: [{ id: '0b618152ead067870f13ccebed1ba1b3f9ce00d7' }]},{id: '0b618152ead067870f13ccebed1ba1b3f9ce00d7', href: '/projects/OTHER/repos/h5check/commits/0b618152ead067870f13ccebed1ba1b3f9ce00d7',parents: [{ id: '6d9f09671b17afabe3fc45267ba3b4df7e420d30' }]},{id: '6d9f09671b17afabe3fc45267ba3b4df7e420d30', href: '/projects/OTHER/repos/h5check/commits/6d9f09671b17afabe3fc45267ba3b4df7e420d30',parents: [{ id: '5487483c0142189b1b07443292d89ba14dad9484' }]},{id: '5487483c0142189b1b07443292d89ba14dad9484', href: '/projects/OTHER/repos/h5check/commits/5487483c0142189b1b07443292d89ba14dad9484',parents: [{ id: '9bb3e01a21d7932a02607e300476240946e08079' }]},{id: '9bb3e01a21d7932a02607e300476240946e08079', href: '/projects/OTHER/repos/h5check/commits/9bb3e01a21d7932a02607e300476240946e08079',parents: [{ id: '58fac1bcb3df08734f7d87da4ed6743a3c2edbad' }]},{id: '58fac1bcb3df08734f7d87da4ed6743a3c2edbad', href: '/projects/OTHER/repos/h5check/commits/58fac1bcb3df08734f7d87da4ed6743a3c2edbad',parents: [{ id: '99c757d05bca95b6e1ab3c33e91ac86406203dae' }]}]);