summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* Update shared object file numbers according to changes in v1.8.18 release.lrknox2016-11-0112-132/+281
| | | | | Update autotools and libtool versions. Run bin/reconfigure.
* remove unnecessary call to h5reset()Allen Byrne2016-10-251-65/+63
|
* add assertAllen Byrne2016-10-241-238/+239
|
* HDFFV-9942: Update perform tool code to align with developAllen Byrne2016-10-2113-250/+618
|
* Change return statement formatAllen Byrne2016-10-212-21/+21
|
* Revert "Add defines that are missing on OSX"Allen Byrne2016-10-211-5/+0
| | | | This reverts commit 8ed7b8f4216ee0680bec812b05d69f55f8df3e57.
* Add defines that are missing on OSXAllen Byrne2016-10-211-0/+5
|
* Revert "merge include chnages from trunk"Allen Byrne2016-10-217-502/+82
| | | | This reverts commit 2249be3e847970d0be895beee3f5daca253a1e9e.
* Revert "Correct signature"Allen Byrne2016-10-211-1/+1
| | | | This reverts commit 854d35bc4b5490e88251b28082de46b001eef0ec.
* Correct signatureAllen Byrne2016-10-191-1/+1
|
* merge include chnages from trunkAllen Byrne2016-10-197-82/+502
|
* Correct 1.8 version of reference fileAllen Byrne2016-10-191-7/+7
|
* Add test for 1.8 version of testlibAllen Byrne2016-10-192-2/+7
|
* Add new testlib to makefileAllen Byrne2016-10-191-4/+18
|
* Remove attributesAllen Byrne2016-10-191-13/+2
|
* Fix reference file valueAllen Byrne2016-10-191-1/+1
|
* revert back reference fileAllen Byrne2016-10-191-1/+1
|
* Add new testlib to copyAllen Byrne2016-10-191-22/+28
|
* Add new test file for UD filtersAllen Byrne2016-10-198-7/+311
|
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8)Vailin Choi2016-10-1710-6/+40
|\ | | | | | | | | | | | | | | * commit '394c6b8c3a4c781c1ee877f969a146cece3d7831': Add missing EXPORT tag in install command Fix typo and remove test only tools from exports Add namespace and export utils HDFFV-9961: Merge GIT ext lib option to 1.8
| * Add missing EXPORT tag in install commandAllen Byrne2016-10-179-0/+20
| |
| * Fix typo and remove test only tools from exportsAllen Byrne2016-10-142-3/+1
| |
| * Add namespace and export utilsAllen Byrne2016-10-1410-6/+22
| |
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8)Vailin Choi2016-10-1730-3480/+3361
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '8b4633e99d6e447327526663acd30352b5840446': (29 commits) Correct usuage of cmake variable Correct name of windows variable Add STGZ to cpack generator list for OSX Add missing exists check from master project Check file length before compare Change check for number of dimensions for old-style arrays in datatype decoding routine from an assertion to an if/HGOTO_ERROR check, since it is inappropriate to assert the contents of a file will be what we expect. Fix mistakes in porting TALOS-177 fix to 1.8. Fix bug in "nooptype" decode in fix for TALOS-0177. Fix issues in H5Znbit.c where the decompression algorithm would not check the compressed data for validity, potentially causing a buffer overflow. Replace assertion in H5O_dtype_decode_helper for number of array dimensions with a check and error. The assertion was inappropriate because it is operating on data read from the file, which the library does not always have direct control of. HDFFV-9991: Remove unneeded file Add new test file to MANIFEST Fix error reporting Update new test file references revert merge change to cleanup files Fix incorrect use of H5Rdereference2 remove merge typo Remove unsupported function Merge/align from trunk(develop) Merge/align with trunk ...
| * Update new test file referencesAllen Byrne2016-09-292-0/+4
| |
| * revert merge change to cleanup filesAllen Byrne2016-09-291-1/+3
| |
| * Fix incorrect use of H5Rdereference2Allen Byrne2016-09-291-3/+3
| |
| * remove merge typoAllen Byrne2016-09-291-1/+0
| |
| * Remove unsupported functionAllen Byrne2016-09-282-72/+4
| |
| * Merge/align from trunk(develop)Allen Byrne2016-09-2817-767/+860
| |
| * Merge/align with trunkAllen Byrne2016-09-289-2129/+2064
| |
| * Update functions to align with trunkAllen Byrne2016-09-281-154/+152
| |
| * Fix function declarationAllen Byrne2016-09-281-7/+7
| |
| * HDFFV-9974: Correct parsing of UD filter parameters.Allen Byrne2016-09-273-438/+356
| | | | | | | | | | Verified by user, who reported issue. merge from https://bitbucket.hdfgroup.org/projects/HDFFV/repos/hdf5/commits/b947f7e911e498f5455a78836a6f82a042dd5b33
* | Merge fix for HDFFV-7991 from trunk to 1.18Vailin Choi2016-10-121-0/+2
| | | | | | | | Modifications to CMakeTests.cmake according to review comments.
* | Merge fix for HDFFV-7991 from trunk to 1.18Vailin Choi2016-09-161-29/+64
| | | | | | | | | | Modifications made based on comments from pull request review. Tested on mayll, platypus, osx1010test, emu, kituo, kite, quail, moohan, ostrich.
* | Merge fix for HDFFV-7991 from trunk to 1.18Vailin Choi2016-09-043-0/+86
|/ | | | | | [svn-r30308] Fix for HDFFV-7991--error when copying dataset with attribute which is a compound datatype consisting of a variable length string. Tested on mayll, platypus, osx1010test, emu, kituo, kite, quail, moohan, ostrich.
* [svn-r30187] Pull windows special files to separate copy block and use list ↵Allen Byrne2016-07-151-4/+5
| | | | for both with/without w character
* [svn-r30186] change copy file to eliminate w characterAllen Byrne2016-07-141-5/+5
|
* [svn-r30182] Fix missing windows reference files, added list of files.Allen Byrne2016-07-131-0/+7
|
* [svn-r30172] HDFFV-9953,9955: add new testfiles to h5dump (required for ↵Allen Byrne2016-07-125-318/+1826
| | | | hdfview testing). These dataset types did not exist in other files.
* [svn-r30171] HDFFV-9939: convert cmake copy commands to reduce issue with ↵Allen Byrne2016-07-1213-390/+230
| | | | | | | too long command lines on some platforms. Also, refactor hl/tools/gif3h5 cmake files. JAVA-1920: add plugin test with plugin that depends on hdf5
* [svn-r30057] Fix typo in compile scripts that causes filename in -o outfile ↵Larry Knox2016-06-081-1/+1
| | | | | | to be dropped. Addresses HDFFV-9530 and HDFFV-9938.
* [svn-r29841] Fix valgrind memory leak in h5diff tool.Allen Byrne2016-04-291-229/+240
|
* [svn-r29310] Add new test files.Allen Byrne2016-03-077-0/+322
|
* [svn-r29309] HDFFV-9698, HDFFV-9241, HDFFV-9570: Merge fixes from trunk for ↵Allen Byrne2016-03-0740-416/+561
| | | | subsetting index, default fill value display, and optional arg crash. Also some minor compiler warnings fixes.
* [svn-r29001] Missing testfile committedAllen Byrne2016-01-282-0/+32
|
* [svn-r28992] HDFFV-9639: double-free fix.Allen Byrne2016-01-273-5/+25
|
* [svn-r28382] CMake 3.4 policy changeAllen Byrne2015-11-171-24/+24
|
* [svn-r28274] Applied patch to eliminate warnings from PRINTSTREAM macros ↵Larry Knox2015-11-045-22/+29
| | | | | | | | from HDF5 1.8.16. Update supported platform and tested configuration info in RELEASE.txt. Tested with h5committest.new.