Allen Byrne
4ae0c873e0
[svn-r23446] HDFFV-8344, HDFFV-8346: merge from 1.8 branch
2013-03-25 12:35:39 -05:00
Allen Byrne
aff5c20a6a
[svn-r23305] HDFFV-8257: szip still used even if headers are not found. Change configure to test the result of the CHECK HEADERS call before checking for the library.
...
Tested: local linux, h5committest
2013-02-18 15:56:21 -05:00
Allen Byrne
ff421d9424
[svn-r23190] HDFFV-8285: Add suppress ddl option.
...
Tested: local linux
2013-01-22 15:43:12 -05:00
Quincey Koziol
b9d042d2d2
[svn-r22998] Description:
...
Clean up warnings and bring changes from Coverity branch back to trunk:
r20451:
Fixed coverity 810
r20454:
Purpose: Fix coverity issue 816
Description: Modified various file drivers to always check the return value from
H5P_get_driver_info.
r20455:
Purpose: Cleanup fix for coverity issue 816
Description: Removed redundant check for "fa" in H5FD_core_open.
Tested on:
Mac OSX/64 10.8.2 (amazon) w/debug
(Too minor to require h5committest)
2012-11-01 11:01:37 -05:00
Allen Byrne
dd27fe612c
[svn-r22602]
2012-07-25 17:17:48 -05:00
Allen Byrne
a496d41ac7
[svn-r22537] Correct error string contents
2012-07-10 09:22:40 -05:00
Allen Byrne
a0aca32d35
[svn-r22535] added missing break to end of case statement
2012-07-10 08:57:58 -05:00
Allen Byrne
eb5b8163f9
[svn-r22411] reduce compiler warnings by removing unreferenced variables and adding cast
...
Tested: local linux
2012-05-25 12:39:07 -05:00
Allen Byrne
b904ca7ec3
[svn-r22391] HDFFV-7999: h5dump did not display H5T_DSET_UTF8.
...
Changed if/else block to switch like in h5ls, and distinguished between ERROR and UNKNOWN.
Reviewed by JKM
Tested: local linux
2012-05-22 16:36:45 -05:00
Allen Byrne
8c138d7844
[svn-r22318] Use new function that combines two functions that check for vlen types. Based on code used in h5ls.
...
Tested: local linux
2012-04-26 09:51:36 -05:00
Quincey Koziol
a07c8f9247
[svn-r22287] Description:
...
Clean up more FUNC_ENTER/FUNC_LEAVE macros and move H5D & H5T code toward
the final design (as exemplified by the H5EA & H5FA code).
Tested on:
Mac OSX/64 10.7.3 (amazon) w/debug & parallel
2012-04-16 16:20:26 -05:00
Allen Byrne
bec199165a
[svn-r22042] HDFFV-7957-7958:
...
Add tools error stack and check return from H5Dreference call.
Tested: CMake and h5committest
2012-03-12 11:33:15 -05:00
Allen Byrne
f99cdd5afe
[svn-r22019] Cleanup warnings from compiles
...
Tested: local linux
2012-03-02 16:30:30 -05:00
Allen Byrne
8405400213
[svn-r21986] Updated haddr_t format for print of STORAGE_LAYOUT - linew 32 issue
2012-02-24 18:27:42 -05:00
Allen Byrne
202c36682b
[svn-r21985] Tools must call h5tools_init before command_line parsing or using tools_mesg functions.
...
Tools library uses alais variables for stdout, stderr and tools library uses HDfprintf() functions.
Tested: local linux
2012-02-24 16:14:47 -05:00
Allen Byrne
0b4463911f
[svn-r21974] Update HSIZE_T print statements to use correct macro.
...
Fix some more HD prefix issues in tools.
Tested: local linux
2012-02-23 14:08:09 -05:00
Allen Byrne
c47f6becf2
[svn-r21972] Split append statement into two parts - linew hsize_t issue
2012-02-23 09:16:26 -05:00
Allen Byrne
d59da45c98
[svn-r21969] Added missing HD prefix
...
Correct indentation
2012-02-22 16:58:50 -05:00
Allen Byrne
1d0c7360ef
[svn-r21963] Fixed issue with compression value not printing - format parameter was wrong, needed to be long long.
...
Enabled compression tests
Tested: 32-bit windows
2012-02-20 12:41:00 -05:00
Allen Byrne
fb762aa6b0
[svn-r21953] HDDFV-7560: h5dump refactoring
...
Tested: local linux
2012-02-17 16:41:58 -05:00