OTHER
  1. OTHER

h5check

Public

Network

 
AuthorCommitMessageCommit Date
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.
Albert ChengAlbert Cheng
50afe5ddc78Update the document for release 2.0.
Albert ChengAlbert Cheng
9644aed1c3dCleaned up compiler (Sun cc) warnings. No real logic changes. Tested: linux 32/64, Solaris 32/64bit.
Albert ChengAlbert Cheng
a2f7151487aCorrected a mistake that prefix actually defaults to h5check in the built directory. Also, added Solaris 10, 64 bits as a tested platformed.
Vailin ChoiVailin Choi
a96a3c0c4c8Add description for couple bug fixes.
Vailin ChoiVailin Choi
4057aba5a68Fixed failure on "duty": Free memory allocated for direct block after it was done. Tested on duty, amani, jam, linew.
Vailin ChoiVailin Choi
aa6c41a7e2aFixed failure on "duty": Free memory allocated for direct block after it was done. Tested on duty, amani, jam, linew.
Vailin ChoiVailin Choi
19488fd6965Fixed failure on "duty": Free memory allocated for direct block after it was done. Tested on duty, amani, jam, linew.
Frank BakerFrank Baker
78f1daae4f6Description: Apply function template to clean up garbled output. Very light edit. Tested: Firefox
Vailin ChoiVailin Choi
41ab9ab8de71. Fix for chicago bug from master_REUTERS_ASIA.h5.bad: Add callbacks to validate indexed group and indexed attribute messages 2. Add warnings for coding that is not implemented yet 3. Turn assert into a validation check in HF_man_read(): fix for ahmcoef_aix.nc (from bug #1755) 4. Update version # to be the same format specification number 5. Some cleanup This line, and those below, will be ignored-- M src/h5_check.h M src/h5checker.c M src/h5error.c M src/h5checkerV2_0.c
Frank BakerFrank Baker
949f6dd91b1Description: Generate new PDF to include recent updates.
Frank BakerFrank Baker
6d2fa9cae84Description: Update copyright date to 2010.
Vailin ChoiVailin Choi
7180e8f70deUpdated the version number.
Vailin ChoiVailin Choi
86a2ed5edcfAdd RELEASE.txt to list changes between releases. Update README for the current release. Change version to 1.1 for the current release.
Vailin ChoiVailin Choi
806a82462e0Fixed bug for Chicago developers: duplicate symbol name and symbol name out of order. Modified and cleaned up coding (particularly on error reporting).
Albert ChengAlbert Cheng
c5b4d58a8f7Bug fix: Last mod to set H5CC does not work. Need to fix it so that configure.ac will set and export the hdf5 compile command variables and config/commence.am will use them accordingly. Tested: Liberty because that was where it broke now.
Albert ChengAlbert Cheng
59dac0cd508Improvement: prefix default (install directory) is /usr/local. This causes problem and sometimes accidents during development stage when "make install" is tested. Set prefix default (install directory) to a directory in the build area. This also allows multiple src-dir builds within one host. Tested: jam.
Albert ChengAlbert Cheng
bc5dcf4fe24Improve configure process. Problem: The package needs h5cc to compile the test generation program to generate test files. Configure (config/commence.am) used to hardcode the h5cc tool as in $bindir/h5cc which was rarely true. Solution: I changed it to just use "h5cc" which uses the bigger $PATH scope. One can still use the old way of "make H5CC=$mypath/h5cc". Tested: Jam, smirom, linew and even duty and liberty. (I had updated the README of the change to using default h5cc but did not add ...
Albert ChengAlbert Cheng
8737a8d5bb4Bug fix: ID 1650 Here is a quick list of the problems and actions I took. These three files are installed by the current version: bin/h5check OK. Kept as is. bin/testgen Incorrect since it generates test files and is not a user tool. I have removed it from the install list. lib/libh5check.a Though the implementation design provides the ability that this library can be used by user applications but it is pre-mature to in...
Albert ChengAlbert Cheng
bc489938a02Upgraded bin/reconfigure to use newer versions of autoconf (2.60 to 2.64), automake (1.9.6 to 1.11), autoheader (2.60 to 2.64), aclocal (1.9.6 to 1.11), libtool (1.5.14 to 2.2.6). This is to prepare the software for further improvement and bug fixes. Tested: Jam, Amani and Linew.
Vailin ChoiVailin Choi
29c7ad88cb1Fixed bug #1557: checked for null pointer in check_lheap() of h5checker.c.
Vailin ChoiVailin Choi
b3e2021e151Fix the daily test failures for h5check: This is due to the change for H5Z_class_t structure for bug fix 1533.
Frank BakerFrank Baker
50ff9a79034Description: Corrected minor typographical error.
Frank BakerFrank Baker
b5d41ef903eDescription: Add COPYING file
Private HDFPrivate HDF
42f4632f049Using --bindir=<the bin directory of the hdf5 install to be tested> works, is less invasive, and will potentially cause less problems than setting H5CC in the environment.
Private HDFPrivate HDF
e3163299327Use $CC so the test version of h5cc can be specified.
Vailin ChoiVailin Choi
e108374de49Fixed a bug for 1.6: validate the # of messages.
Vailin ChoiVailin Choi
36abe64b07c1. src/h5checkerV2_0.c: fixed problem when decoding free-space section list. 2. test/testgen.c: some coding in progress (#ifdef NOTYET)
Elena PourmalElena Pourmal
504b6e5a08bMaintenance after the release: Updated version number to 1.0.-post0 and modified README file to reflect the change. Platforms tested: kagiso
Elena PourmalElena Pourmal
61a36375cdfMaintenance: Updated README file for the upcoming release.
Frank BakerFrank Baker
f4ad097fb6aDescription: h5check.doc -- Additional edits for clarity and precision. h5check.pdf -- New generated copy.
Frank BakerFrank Baker
84447ea65ddDescription: h5check.doc -- Edits per technical review. h5check.pdf -- New generated copy.
Frank BakerFrank Baker
c05453ed4aaDescription: `Rename manpage.doc to h5check.doc.
Frank BakerFrank Baker
6c4178bcb36Description: manpage.doc Edit and format for release. Add paragraph discussion format version against which the file is verified. Suggestion: Rename this file to h5check.doc. h5check.pdf New file: The PDF for release publication, produced from the above-mentioned .doc file.
Albert ChengAlbert Cheng
c1550f2815bUpdated the release version to 1.0 to get ready for release. Tested: kagiso.
Albert ChengAlbert Cheng
e86ae727e1bProblem: Any freshly checkout source will attempt the do auto-configure stuff again and that failed in platforms (e.g. Linew) that do not have all the correct auto-configure software installed. Fix: Added the Maintainer mode control so that it is off by default. This can be turned on during configure by "./configure --enable-maintainer-mode"
Albert ChengAlbert Cheng
c45ad595d1aThis is needed by the auto-configure tool.
Vailin ChoiVailin Choi
1c82e47b51a1. src/*, tool/*: bug fixing, revise h5checker_obj() api, format option etc. 2. test/*: add 1.8 tests, compile with both 1.6 and 1.8 h5cc
Vailin ChoiVailin Choi
00f3d1d0369Add the man page for h5check.
Frank BakerFrank Baker
505c49a437aDescription: Remove doc/H5.format.html from h5check repository.
Vailin ChoiVailin Choi
0e49f104f8fPut in errror address reporting in some decoder routines.
Vailin ChoiVailin Choi
c1381fff75e1. Add handling of family driver for 1.8 and after 2. Modify coding for multi driver and virtual file layer 3. Clean up some asserts/validations
Vailin ChoiVailin Choi
1e6aceb5680Add validation for checksum.
Vailin ChoiVailin Choi
e1e460ba991Add Free Space Manager decode and validation.
Vailin ChoiVailin Choi
94b57f1d0a0Add --format option. Couple bug fixes.
Vailin ChoiVailin Choi
9ae906c3d44#ifdef DEBUG debugging printfs.