OTHER
  1. OTHER

h5check

Public
AuthorCommitMessageCommit dateIssues
Vailin ChoiVailin Choi
f6e094851daMMerge 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.
Vailin ChoiVailin Choi
a5955da3920MMerge branch 'master' of https://bitbucket.hdfgroup.org/scm/~vchoi/h5check
Vailin ChoiVailin Choi
29b74ed1eb6Put 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.
Vailin ChoiVailin Choi
c1f8c645a4dMMerge 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.HDFFV-10320
Vailin ChoiVailin Choi
6445c9c53c4Fix 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.HDFFV-10320
Vailin ChoiVailin Choi
89394a71c9bFix for past h5check daily test failures.Call H5Gcreate() with 0 instead of -1 in gen_reference() test/getgen.c.
Vailin ChoiVailin Choi
7c7dc1fa3e7Updated release file for HDFFV-8673 (previous checkin #216)HDFFV-8673
Vailin ChoiVailin Choi
1c8675b0892Fix bug HDFFV-8673. Tested on jam, koala, platypus, ostrich.Also tidy up some coding.HDFFV-8673
Vailin ChoiVailin Choi
3c113a2f242Change to use H5Dcreate() instead H5Dcreate2() in gen_big() for v16 h5cc.Tested on jam, koala, ostrich, emu.
Vailin ChoiVailin Choi
d6df687096dUpdate MANIFEST with the two new files: bin/config.guess, bin/config.sub
Vailin ChoiVailin Choi
b987919701dCheckin two additional files (from AC_CANONICAL_HOST) that were missed from previous checkin for H5VCHCK-4.H5VCHCK-4
Vailin ChoiVailin Choi
7da707d4881Fix for bug #H5FVCHCK-4: large file support.Default is enable-largefile. Tested on jam, koala, ostrich, platypus, emu.H5FVCHCK-4
Vailin ChoiVailin Choi
964c169f955Add release tools: chkmanifest, h5check_vers, release.Add MANIFEST file. Tested on jam, koala, ostrich, platypus.
Vailin ChoiVailin Choi
2810dc0b001Add the two testfiles that were missing from previous checkins.
Vailin ChoiVailin Choi
c5368a74b60Move the change log message from HISTORY.txt to RELEASE.txt.
Vailin ChoiVailin Choi
5917361e541Fix for bug #HFVCHCK-12 (#HDFFV-7764) to check for array datatype message version 1.2 JIRA Issues
Vailin ChoiVailin Choi
032cd97bc0aTo fix the bug HFVCHK-10.h5. Tested on jam, amani, heiwa, koala, linew.Generate an invalid file to verify the failure.HFVCHK-10
Albert ChengAlbert Cheng
26589965514v2.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.
Albert ChengAlbert Cheng
706377abc83Added information of versions of HDF5 library tested.
Albert ChengAlbert Cheng
ee877b8817ch5check.doc: Updated for v2.0 release. Added the exit status paragraph. h5check.pdf: Generated from the .doc version.
Albert ChengAlbert Cheng
acbc3252ee0h5check.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.
Albert ChengAlbert Cheng
24adb0694d4Updated for v2.0.1 release.
Albert ChengAlbert Cheng
a78b632c35dUpdated release version information to v2.0.1 to prepare for release.
Albert ChengAlbert Cheng
1df8d71c5bfUpdated release version information to v2.0.1 to prepare for release.
Albert ChengAlbert Cheng
bd1d478bf0aDocumented 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.
Albert ChengAlbert Cheng
1423d5a0425A 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)
Albert ChengAlbert Cheng
36fa1a61708Added/fixed h5check copyright notices.Tested: jam.
Albert ChengAlbert Cheng
5536f994555Added code to support detecting copyright notice in the style of lines withdouble ##. Also fixed its own copyright notices.
Albert ChengAlbert Cheng
d669770743eFirst version of chkcopyright.Adopted from the HDF5 version.
Albert ChengAlbert Cheng
8127e9388b3moved test platforms information from .../README to here.
Albert ChengAlbert Cheng
d6ca71e7b03Moved installation instructions to doc/INSTALL.Moved platforms and changes to doc/RELEASE.txt. Keep this file simply as a "greeting" and directing file.
Albert ChengAlbert Cheng
c286509b614Moved the installation instructions from README to this file.
Albert ChengAlbert Cheng
2fddceba117Fixed a typo: v2.0 was release in April 2010.
Albert ChengAlbert Cheng
0875c73937cUpdated copyright date to include 2011.
Vailin ChoiVailin Choi
7061a1c6490Fix daily test failures when compiled test/testgen.c with 1.6 h5cc.
Vailin ChoiVailin Choi
377926054d21) 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.
Albert ChengAlbert Cheng
8fab085c058Moved 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.
Vailin ChoiVailin Choi
e58c682aa04Fix for bug #2175 (H5Z_class_t v.s. H5Z_class2_t).Also update RELEASE.txt for past fixes.
Vailin ChoiVailin Choi
ef4f803bbb1Fixed incorrect encoding of fractal heap IDs for indexed attributeand shared message.
Vailin ChoiVailin Choi
0dd7bd1e3d9Fixes to compile hdf5 files for external linked tests for 1.8 H5_LIBVERSION.
Vailin ChoiVailin Choi
96aaf4b0439Put in instruction for large file support when compile or configure.
Vailin ChoiVailin Choi
5fb74d056a8Modifications to allow the validation of external links existing in a file.One new option is added to turn on the validation.
Frank BakerFrank Baker
3aeb9fbf6dbDescription: Add file stating that h5check reference manual entry is now maintained in the hdf5doc repository.
Vailin ChoiVailin Choi
07c20240614Modifications 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
Vailin ChoiVailin Choi
67bdf7678afFix bug #1970 when the user used hdf5-1.8.2 h5cc to compile test/testgen.c inh5check. 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.
Albert ChengAlbert Cheng
91a1b171255Changed version to 2.1-snap0 after v2.0 release.
Elena PourmalElena Pourmal
0a670e1b17cMaintenance: Added MAC OSX to the list of the tested platforms
Albert ChengAlbert Cheng
58af0340978Changed the wording of "Platforms supported" to "Platform tested".
Albert ChengAlbert Cheng
d3670698b23updated with FreeBSD platform tested.
Albert ChengAlbert Cheng
35771505f04h5check.doc: Updated for v2.0 release. Added the exit status paragraph. h5check.pdf: Generated from the .doc version.