summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Quiets Automake rules in src directory (#2051)Dana Robinson2022-08-221-9/+11
* Onion VFD (#1953)Dana Robinson2022-08-021-5/+7
* Subfiling VFD (#1883)jhendersonHDF2022-07-221-1/+27
* Removes unused H5HP (private heap) package (#1548)Dana Robinson2022-03-301-1/+0
* Removes unused memory pool (H5MP) package (#1547)Dana Robinson2022-03-301-1/+1
* Simplify function enter macros for performance benefits (#1024)David Young2021-11-081-1/+1
* Includes hdf5dev.h in hdf5.h (#728)Dana Robinson2021-06-071-2/+2
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-4/+7
* Split H5L.c internal code to H5Lint.c (#691)Dana Robinson2021-05-291-1/+1
* doygen adjustments (#614)Allen Byrne2021-05-041-8/+0
* Removes dead H5ST package from the library (#528)Dana Robinson2021-03-301-1/+0
* Primary change is HDFFV-11212 - new refs and JNI (#372)Allen Byrne2021-02-251-1/+1
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-1/+2
* Minor/id code cleanup (#114)Dana Robinson2020-11-211-1/+1
* Add missing entries, remove m4 referenceAllen Byrne2020-11-121-7/+3
* Update to latest doxygen.m4Allen Byrne2020-11-091-1/+3
* Doxygen correct PHONY targetAllen Byrne2020-11-031-1/+0
* Add doxygen auotoconf and cmake supportAllen Byrne2020-11-031-2/+11
* Fixes minor issues in various virtual file driversDana Robinson2020-10-291-2/+7
* Trivialities noticed while merging things to 1.10Dana Robinson2020-08-151-2/+2
* Fixed problems with S3 and HDFS VFDs.Dana Robinson2020-04-171-1/+6
* Add Splitter VFD to library.Jacob Smith2020-03-131-4/+5
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-45/+35
* Refactor all the 'H5VL_*_optional' callbacks to move the type of operation outQuincey Koziol2019-12-201-1/+1
* Add new H5R API that abstracts object, region and attribute reference typesJerome Soumagne2019-10-081-1/+2
* Add 'blob' callbacks to VOL, along with a native implementation to store themQuincey Koziol2019-10-081-2/+3
* Untangle #ifdef mess in ROS3 code.Dana Robinson2019-08-201-3/+7
* Some refactoring prior to implementing new H5P MPI functions.Dana Robinson2019-08-141-1/+1
* Added the map (H5M) APIDana Robinson2019-08-131-3/+5
* Squashed commit of the following:Larry Knox2019-07-251-4/+4
* Merge branch 'develop' into vol_dev_headersDana Robinson2019-06-141-16/+1
|\
| * Moved h5cc.in and h5redeploy.in from tools/misc to bin directory. TheyLarry Knox2019-06-141-16/+1
* | Merge branch 'develop' into vol_dev_headersDana Robinson2019-06-141-1/+17
|\ \ | |/
| * Modified Makefile.ams for h5repack, h5watch and gif2h5 to allowLarry Knox2019-06-121-1/+17
* | Split VOL connector routines into separate headers:Dana Robinson2019-05-241-4/+6
|/
* HDFFV-10365: Changes as described in the RFC: H5Sencode/H5Sdecode Format Change.Vailin Choi2019-04-061-1/+1
* Squash merge of MDC logging changes.Dana Robinson2018-12-211-3/+3
* Split the native VOL connector code into multiple files andDana Robinson2018-12-201-1/+4
* Add pass-through VOL connectorQuincey Koziol2018-11-281-2/+2
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-11-041-1/+1
|\
| * Makes the installed header files the same between the autotoolsDana Robinson2018-10-271-1/+1
* | Squashed commit of private branch changes to support stackable VOL plugins.Quincey Koziol2018-10-251-1/+1
|/
* VOL FEATUREDana Robinson2018-10-101-2/+3
* Normalization with vol_integration (misc internal and datatype)Dana Robinson2018-09-201-3/+4
* HDFFV-9059 take file as argumentAllen Byrne2018-09-181-2/+2
* Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-241-1/+1
* Revert some tangential code cleanups.Quincey Koziol2018-03-231-1/+1
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-3/+4