Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r19713] Purpose: | Jonathan Kim | 2010-11-02 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | Fixed h5diff to handle variable-length strings in a compound dataset correctly. Also variable-length string array in a compound dataset. Bug #1989. Description: Garbage values were displayed when h5diff compared variable-length strings (or string array) in a compound type dataset. Merged from hdf5 trunk r19712. Tested: jam (linux32-LE), heiwa (linuxppc64-BE) | ||||
* | [svn-r19627] Remove syntax error mistakenly added in from previous checkin. | Jonathan Kim | 2010-10-18 | 1 | -1/+1 |
| | |||||
* | [svn-r19626] Because h5diff changed and now can compare groups recursively, ↵ | Allen Byrne | 2010-10-18 | 1 | -7/+7 |
| | | | | | | h5copy diff tests no longer should fail. Tested: windows | ||||
* | [svn-r19511] Snapshot version 1.8 release 7 (snap0) | HDF Tester | 2010-10-05 | 1 | -3/+3 |
| | |||||
* | [svn-r19451] Update version of 1.8 branch to HDF5 1.8.7-snap0 | Mike McGreevy | 2010-09-21 | 1 | -3/+3 |
| | |||||
* | [svn-r19448] Fix for legacy Windows test added for 1890 h5diff exclude-path | Jonathan Kim | 2010-09-21 | 1 | -2/+2 |
| | |||||
* | [svn-r19444] Purpose: | Jonathan Kim | 2010-09-20 | 1 | -0/+4 |
| | | | | | | | | | | | Fix for group comparison with exclude-path case. Use relative path. Description: Merge from hdf5 trunk (r19443) Related to "1890: h5diff excluding object for file comparison via command line" checkins. (r19407) Tested: jam, amani | ||||
* | [svn-r19429] Update to H5REPACK tests for layout info required a new ↵ | Allen Byrne | 2010-09-20 | 1 | -23/+161 |
| | | | | | | function in batch file Tested: Windows | ||||
* | [svn-r19426] Fix for legay Windows test for h5diff exclude-path updates | Jonathan Kim | 2010-09-20 | 1 | -8/+10 |
| | |||||
* | [svn-r19411] Purpose: | Jonathan Kim | 2010-09-17 | 1 | -0/+27 |
| | | | | | | | | | | | | Add extra test cases for Bug1975 h5diff - support recursive comparison on group when specified as an object Description: Merged from hdf5 trunk (r19409) Additional tests for combination of group recursive and --follow-symlinks with multi-linked external links with several files (same name/strucure). Tested: jam, amani, heiwa | ||||
* | [svn-r19407] Purpose: | Jonathan Kim | 2010-09-16 | 1 | -0/+35 |
| | | | | | | | | | | | | Add --exclude-path option Description: Merged from hdf5 trunk (r19406). Specified path to an object will be excluded from comparing the two files or two groups. If group is specified all the member objects will be excluded. Related to "1890: h5diff excluding object for file comparison via command line" Tested: jam, amani | ||||
* | [svn-r19401] Purpose: | Jonathan Kim | 2010-09-16 | 1 | -29/+93 |
| | | | | | | | | | | | Fix for Bug1975 h5diff - support recursive comparison on group when specified as an object Description: Merged from hdf5 trunk (r19400). Compare member objects and groups recursively when two files or groups are specified to be compared. Support parallel diff and handling symbolic links accordingly. Tested: jam, amani | ||||
* | [svn-r19136] Added new file to windows project files. | Allen Byrne | 2010-07-28 | 2 | -4/+12 |
| | | | | Added new file to src/CMakeLists.txt | ||||
* | [svn-r19091] Snapshot version 1.8 release 5 (snap4) | HDF Tester | 2010-07-19 | 1 | -3/+3 |
| | |||||
* | [svn-r19065] Snapshot version 1.8 release 5 (snap3) | HDF Tester | 2010-07-12 | 1 | -3/+3 |
| | |||||
* | [svn-r19053] Purpose: | Jonathan Kim | 2010-07-07 | 1 | -0/+11 |
| | | | | | | | | | | | | Add --no-dangling-links option to h5ls. Description: Related to "Bug 1830 - Following an dangling external link in h5ls should set non-zero return code." If --no-dangling-links option is specified and any dangling link is found, return exit code 1 (error). Merged from hdf5 trunk r19051 Tested: jam, amani, heiwa | ||||
* | [svn-r19048] Snapshot version 1.8 release 5 (snap2) | HDF Tester | 2010-07-05 | 1 | -3/+3 |
| | |||||
* | [svn-r19033] Snapshot version 1.8 release 5 (snap1) | HDF Tester | 2010-06-28 | 1 | -3/+3 |
| | |||||
* | [svn-r19024] Correct defines for zlib and szip | Allen Byrne | 2010-06-21 | 1 | -9/+9 |
| | |||||
* | [svn-r19023] Snapshot version 1.8 release 5 (snap0) | HDF Tester | 2010-06-21 | 1 | -3/+3 |
| | |||||
* | [svn-r18949] Corrected where the static *.mod files are installed to | Allen Byrne | 2010-06-02 | 1 | -5/+5 |
| | |||||
* | [svn-r18948] Purpose: | Jonathan Kim | 2010-06-02 | 1 | -6/+22 |
| | | | | | | | | Update Windows testing for h5ls according to the updates for Support follow symbolic links. Description: Sync with hdf5 1.8 branch SVN r18946 | ||||
* | [svn-r18878] Update testh5diff.bat for --follow-symlinks change | Allen Byrne | 2010-05-21 | 1 | -76/+76 |
| | | | | Tested: windows | ||||
* | [svn-r18850] Added packed-bits tests to batch file | Allen Byrne | 2010-05-18 | 1 | -1/+52 |
| | | | | Tested: windows | ||||
* | [svn-r18841] Changed version number to 1.8.4-snap0 | Mike McGreevy | 2010-05-18 | 1 | -3/+3 |
| | | | | Updated RELEASE.txt file accordingly. | ||||
* | [svn-r18825] Snapshot version 1.8 release 4 (snap22) | HDF Tester | 2010-05-17 | 1 | -3/+3 |
| | |||||
* | [svn-r18757] Enable tools lib to be built as a dll on windows. Added two ↵ | Allen Byrne | 2010-05-11 | 1 | -0/+3 |
| | | | | | | | | | | get/set functions for progname and d_status. Also add windows import/export declarations to functions. Updated windows - H5pubconf.h for packed bits function Tested: Windows, linux | ||||
* | [svn-r18748] Snapshot version 1.8 release 4 (snap21) | HDF Tester | 2010-05-10 | 1 | -3/+3 |
| | |||||
* | [svn-r18688] Snapshot version 1.8 release 4 (snap20) | HDF Tester | 2010-05-03 | 1 | -3/+3 |
| | |||||
* | [svn-r18676] Updated scripts for H5copy r18400 and H5ls r18643 | Allen Byrne | 2010-04-29 | 2 | -2/+54 |
| | | | | Tested: windows | ||||
* | [svn-r18591] Snapshot version 1.8 release 4 (snap19) | HDF Tester | 2010-04-19 | 1 | -3/+3 |
| | |||||
* | [svn-r18575] Added new file to project | Allen Byrne | 2010-04-15 | 2 | -0/+8 |
| | |||||
* | [svn-r18546] Snapshot version 1.8 release 4 (snap18) | HDF Tester | 2010-04-12 | 1 | -3/+3 |
| | |||||
* | [svn-r18509] Updated project files to generate and link H5lib_settings.c | Allen Byrne | 2010-04-05 | 3 | -8/+16 |
| | |||||
* | [svn-r18467] Snapshot version 1.8 release 4 (snap17) | HDF Tester | 2010-03-29 | 1 | -3/+3 |
| | |||||
* | [svn-r18440] Corrected windows script file | Allen Byrne | 2010-03-23 | 1 | -1/+1 |
| | |||||
* | [svn-r18439] Changed copy script to copy all *.h files | Allen Byrne | 2010-03-22 | 1 | -7/+1 |
| | |||||
* | [svn-r18434] Snapshot version 1.8 release 4 (snap16) | HDF Tester | 2010-03-22 | 1 | -3/+3 |
| | |||||
* | [svn-r18429] Added missing copy H5srcdir_str.h commands to script. | Allen Byrne | 2010-03-19 | 1 | -0/+5 |
| | |||||
* | [svn-r18424] Upgraded all project files to VS2008. | Allen Byrne | 2010-03-18 | 256 | -4708/+4113 |
| | | | | | | Changed batch files by removing VS2005 and IVF91 options. Added libsettings project to behave like h5tinit.vcproj. Updated Manifest | ||||
* | [svn-r18423] Add windows define BIND_TO_CURRENT_VCLIBS_VERSION=1 to project ↵ | Allen Byrne | 2010-03-18 | 240 | -3020/+3020 |
| | | | | files | ||||
* | [svn-r18422] Description: | Quincey Koziol | 2010-03-18 | 3 | -0/+66 |
| | | | | | | | | | | | | | | | | | | | | | | | Bring r18413:18420 from trunk to 1.8 branch: - unify srcdir query, etc. - Move libhdf5.settings string out of H5Tinit.c Tested on: FreeBSD/32 6.3 (duty) in debug mode FreeBSD/64 6.3 (liberty) w/C++ & FORTRAN, in debug mode Linux/32 2.6 (jam) w/PGI compilers, w/default API=1.8.x, w/C++ & FORTRAN, w/threadsafe, in debug mode Linux/64-amd64 2.6 (amani) w/Intel compilers, w/default API=1.6.x, w/C++ & FORTRAN, in production mode Solaris/32 2.10 (linew) w/deprecated symbols disabled, w/C++ & FORTRAN, w/szip filter, in production mode Linux/64-ia64 2.6 (cobalt) w/Intel compilers, w/C++ & FORTRAN, in production mode Linux/64-ia64 2.4 (tg-login3) w/parallel, w/FORTRAN, in debug mode Linux/64-amd64 2.6 (abe) w/parallel, w/FORTRAN, in production mode Mac OS X/32 10.6.2 (amazon) in debug mode Mac OS X/32 10.6.2 (amazon) w/C++ & FORTRAN, w/threadsafe, in production mode | ||||
* | [svn-r18421] dsets c++ tests moved into testhdf5 c++ test. | Allen Byrne | 2010-03-18 | 7 | -2071/+8 |
| | |||||
* | [svn-r18408] Snapshot version 1.8 release 4 (snap15) | HDF Tester | 2010-03-15 | 1 | -3/+3 |
| | |||||
* | [svn-r18351] Snapshot version 1.8 release 4 (snap14) | HDF Tester | 2010-02-28 | 1 | -3/+3 |
| | |||||
* | [svn-r18324] Updated test script to match *nix shell script. | Allen Byrne | 2010-02-23 | 1 | -0/+7 |
| | | | | Tested: windows | ||||
* | [svn-r18323] Updated test script to match *nix shell script. | Allen Byrne | 2010-02-23 | 1 | -3/+36 |
| | | | | Tested: windows | ||||
* | [svn-r18318] Updated test script to match *nix shell script. Also corrected ↵ | Allen Byrne | 2010-02-23 | 1 | -3/+185 |
| | | | | | | 629 file exit code Tested: windows | ||||
* | [svn-r18307] Snapshot version 1.8 release 4 (snap13) | HDF Tester | 2010-02-22 | 1 | -3/+3 |
| | |||||
* | [svn-r18255] Snapshot version 1.8 release 4 (snap12) | HDF Tester | 2010-02-14 | 1 | -3/+3 |
| |