hdf5/tools/lib
Jonathan Kim 1b35c60118 [svn-r22319] Purpose:
Fix for HDFFV-7998-h5diff: incorrect behavior and output for comparing symbolic dangling links without following-symlinks option 

Description:
  Fix not to check and display dangling link status without --follow-symlinks option.
  Berfor the fix, when comparing symbolic link to symbolic link without follow-symlinks option, h5diff followed to check if those links are dangling or not. It caused to display output incorrectly (dangling link instead of symbolic link).
  
  The fix also improved performance when comparing lots of symbolic links without the --follow-symlinks option.
  Test cases were added and tagged with jira#.

Tested:
  jam (linux32-LE), koala (linux64-LE), ostrich (linuxppc64-BE), tejeda (mac32-LE), linew (solaris-BE),  Windows (32-LE cmake), Cmake (jam)
2012-04-26 10:56:16 -05:00
..
CMakeLists.txt [svn-r22033] Remove unnecessary INCLUDE_DIR command 2012-03-07 09:39:38 -05:00
h5diff_array.c [svn-r21980] Correct HD prefix in tools for *alloc 2012-02-24 09:39:17 -05:00
h5diff_attr.c [svn-r21658] Purpose: 2011-10-24 16:50:13 -05:00
h5diff_dset.c [svn-r21991] Cleanup minor issues found during 518 merge 2012-02-27 14:25:22 -05:00
h5diff_util.c [svn-r21979] Correct HD prefix in tools for strlen and memcpy 2012-02-24 09:27:57 -05:00
h5diff.c [svn-r22319] Purpose: 2012-04-26 10:56:16 -05:00
h5diff.h [svn-r22176] Purpose: 2012-03-28 17:09:38 -05:00
h5tools_dump.c [svn-r22318] Use new function that combines two functions that check for vlen types. Based on code used in h5ls. 2012-04-26 09:51:36 -05:00
h5tools_dump.h [svn-r22042] HDFFV-7957-7958: 2012-03-12 11:33:15 -05:00
h5tools_error.h [svn-r22042] HDFFV-7957-7958: 2012-03-12 11:33:15 -05:00
h5tools_filters.c
h5tools_ref.c [svn-r21603] Purpose: Add generic skip list implementation 2011-10-18 16:27:58 -05:00
h5tools_ref.h [svn-r18759] pull r18757 from 1.8 branch 2010-05-11 15:10:25 -05:00
h5tools_str.c [svn-r22054] Use HDmalloc/free. 2012-03-12 16:53:24 -05:00
h5tools_str.h [svn-r22052] - h5dump: Added capability for "-a" option to show attributes containing "/" 2012-03-12 16:27:11 -05:00
h5tools_type.c [svn-r21969] Added missing HD prefix 2012-02-22 16:58:50 -05:00
h5tools_utils.c [svn-r22012] Purpose: 2012-03-01 17:59:46 -05:00
h5tools_utils.h [svn-r21967] Checked all %lu references and corrected 2 that should have been '%"H5_PRINTF_LL_WIDTH"u' 2012-02-22 09:03:59 -05:00
h5tools.c [svn-r22087] Minor formatting changes to sync with 1.8 2012-03-19 09:03:12 -05:00
h5tools.h [svn-r21985] Tools must call h5tools_init before command_line parsing or using tools_mesg functions. 2012-02-24 16:14:47 -05:00
h5trav.c [svn-r22019] Cleanup warnings from compiles 2012-03-02 16:30:30 -05:00
h5trav.h [svn-r20767] Purpose: 2011-05-06 17:02:24 -05:00
Makefile.am [svn-r21953] HDDFV-7560: h5dump refactoring 2012-02-17 16:41:58 -05:00
Makefile.in [svn-r21955] Missed bin/reconfigure on h5dump and tools/lib 2012-02-17 20:05:16 -05:00
ph5diff.h [svn-r21967] Checked all %lu references and corrected 2 that should have been '%"H5_PRINTF_LL_WIDTH"u' 2012-02-22 09:03:59 -05:00