summaryrefslogtreecommitdiffstats
path: root/tools/lib
Commit message (Expand)AuthorAgeFilesLines
* Revert and move declarationAllen Byrne2019-12-131-3/+5
* Correct struct accessAllen Byrne2019-12-131-2/+2
* Fix duplicate and varnameAllen Byrne2019-12-131-4/+3
* Fix compile and test issues from DTAllen Byrne2019-12-131-1/+1
* Fix issues found with ONLY_SHARED_LIBS optionAllen Byrne2019-12-111-14/+14
* Revert declaration used in macro.Allen Byrne2019-12-071-0/+1
* Revert declaration deletion.Allen Byrne2019-12-071-0/+1
* Address compile warningsAllen Byrne2019-12-063-6/+3
* Fix compile errors - mostly in jniAllen Byrne2019-12-062-22/+23
* HDFFV-10876 Update dump to match DDL specAllen Byrne2019-12-052-1/+4
* Update h5ls help and rework dump_mem routines for attrsAllen Byrne2019-12-044-169/+150
* Update data output referenceAllen Byrne2019-12-031-7/+24
* Update reference files and fix int as stringAllen Byrne2019-12-031-1/+7
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-12-023-8/+1
|\
| * Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...David Young2019-11-273-8/+1
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-11-263-1/+8
|\ \ | |/
| * Demote errors to warnings for a couple of unused-but-set variables thatDavid Young2019-11-132-0/+7
| * Mark an unused parameter H5_ATTR_UNUSED.David Young2019-11-131-1/+1
* | Comment correctionAllen Byrne2019-11-211-1/+1
* | HDFFV-10876 Update h5dump and h5ls for new ref api.Allen Byrne2019-11-0717-1136/+1701
|/
* Fix reference type comparison in h5dumpJerome Soumagne2019-10-081-1/+5
* Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()Jerome Soumagne2019-10-083-15/+15
* More whitespace changesAllen Byrne2019-10-031-46/+5
* HDFFV-10919 merge synchingAllen Byrne2019-10-022-62/+62
* Renamed get/set_time() calls in the tools library to avoid nameDana Robinson2019-09-192-7/+10
* HDFFV-10876 h5dump OPAQUE size should be optionalAllen Byrne2019-08-271-9/+17
* Untangle #ifdef mess in ROS3 code.Dana Robinson2019-08-202-12/+9
* Add HD prefix to testsAllen Byrne2019-08-153-26/+26
* Updated h5trav.c to emit output that doesn't require ddl changes for mapDana Robinson2019-08-131-3/+0
* Added the map (H5M) APIDana Robinson2019-08-133-0/+6
* Squashed commit of the following:Larry Knox2019-07-252-14/+513
* Merge branch 'develop' into feature/update_gcc_flagsQuincey Koziol2019-07-101-1/+1
|\
| * HDFFV-10581 fix locations for static pdb filesAllen Byrne2019-07-081-1/+1
* | Updates to warnhist script, along with a few cleanups, and add some commentsQuincey Koziol2019-07-102-2/+2
* | Add support for GCC9, update warnhist script, and clean up warnings.Quincey Koziol2019-07-033-5/+5
|/
* Updated configure & CMake compiler flags for GCC 8.x, along with correspondingQuincey Koziol2019-06-283-10/+10
* Add support for GCC 7.x warnings, update warnhist script to account for them,Quincey Koziol2019-06-212-7/+5
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-181-17/+21
* Fixed typoBinh-Minh Ribler2019-01-081-1/+1
* Refixed HDFFV-10578Binh-Minh Ribler2019-01-081-1/+16
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-10-291-12/+0
|\
| * Makes the installed header files the same between the autotoolsDana Robinson2018-10-271-12/+0
* | TRILAB-81 check for func success before using valueAllen Byrne2018-10-191-27/+31
* | TRILAB-81 coverity fixesAllen Byrne2018-10-173-62/+66
|/
* HD prefix and whitespaceAllen Byrne2018-08-281-1/+1
* Add quotes to places where MPI_C_LIBRARIES are linked againstJordan Henderson2018-07-271-2/+2
* Changes made based on feedback from pull request #1039.Vailin Choi2018-05-148-24/+24
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2018-05-141-31/+25
|\
| * TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-261-31/+25
* | Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-2410-32/+34
|/