summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update license url (#332)Larry Knox2021-02-17504-506/+506
* Fix for HDFFV-11109 - Copy MPI comm and info object into output FAPL from H5F...jhendersonHDF2021-02-172-7/+23
* Check for wrap context before unwrapping file VOL object in H5F__dest (#325)jhendersonHDF2021-02-101-1/+9
* Unwrap file VOL object when destroying file (#308)jhendersonHDF2021-02-061-9/+11
* Fixes bin/trace so it doesn't dirty the repo when autogen runs (#295)Dana Robinson2021-02-032-6/+3
* Update supported platforms (#303)Allen Byrne2021-02-032-8/+7
* Modify VDS code to always open source files with H5F_CLOSE_WEAK close (#291)Neil Fortner2021-01-301-1/+29
* Remove unused AC_REVISION macro from configure.ac (#292)Dana Robinson2021-01-301-1/+2
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-2983-412/+412
* Jan ws changes (#282)Allen Byrne2021-01-2711-108/+114
* Small fixes (#285)Allen Byrne2021-01-271-1/+0
* Add H5ESpublic.h to main hdf5.h header (#278)Quincey Koziol2021-01-231-0/+1
* Fix problems with vlens and refs inside compound using H5VLget_file_type() (#...hdf5-1_13_0-rc5Neil Fortner2021-01-2212-36/+142
* Fixes a wayward parenthesis in H5TS.c (#262)hdf5-1_13_0-rc4Dana Robinson2021-01-201-1/+2
* Improve performance of multiple calls to H5Sget_select_elem_pointlist (#270)Neil Fortner2021-01-202-7/+31
* Fixes naked pthread usage in H5TS code added for async (#260)Dana Robinson2021-01-141-4/+8
* Removes lock/unlock callbacks from ros3 and hdfs VFDs (#258)Dana Robinson2021-01-144-16/+164
* Reclassify CMake messages - HDFFV-11144 (#253)Allen Byrne2021-01-131-2/+2
* Allow read-only VFD registration (#257)Dana Robinson2021-01-134-280/+19
* Keep doxygen comment length under 100 char line length (#247)Allen Byrne2021-01-081-31/+39
* Reformat source (#244)Quincey Koziol2021-01-0719-785/+740
* Fix error is H5Mclose_async. (#240)Neil Fortner2021-01-052-3/+3
* Switch bool/true/false to hbool_t/TRUE/FALSE in a few places (#229)Dana Robinson2020-12-241-1/+1
* Doxygen: Added more H5P RM entries (#226)bljhdf2020-12-241-40/+1058
* RM blocks for H5R (#219)bmribler2020-12-234-8/+749
* Transferred RM blocks in H5D and H5G to develop (#213)bmribler2020-12-214-18/+1598
* Avoid aligned access for references by decoding into temporary buffer and the...Quincey Koziol2020-12-192-7/+14
* H5FD__mpio_read: Fix MPI_Bcast datatype (#205)Evan Ramos2020-12-181-1/+5
* Fix datatype lookup in named datatype flush/refresh code and detect more core...hdf5-1_13_0-rc3Quincey Koziol2020-12-171-2/+2
* Turns off clang formatter for H5ARGS_TRACE (#184)Dana Robinson2020-12-1610-94/+160
* Enable H5Fopen to probe list of available VOL connectors when opening a (#182)jhendersonHDF2020-12-1610-49/+479
* Transfer doxygen H5O RM blocks from doxygen branch to develop. (#174)vchoi-hdfgroup2020-12-162-0/+2502
* Doxygen - RM entries for H5A, H5S, and H5P APIs (#181)bljhdf2020-12-164-325/+6673
* Removes debug statement from H5R__open_attr_api_common() (#183)Dana Robinson2020-12-161-1/+0
* Revise async hard link creation to have a real H5VL_object_t (#175)Quincey Koziol2020-12-151-3/+10
* Pass LAPL correctly through VOL in H5Lcreate_soft (#170)hdf5-1_13_0-rc2jhendersonHDF2020-12-141-0/+4
* BUG: Missing output dependency shared/H5init.c (#165)hdf5-1_13_0-rc1Hans Johnson2020-12-141-1/+2
* Bring async branch to develop (#166)Quincey Koziol2020-12-14119-2108/+9283
* Minor normalization with the async branch (#159)Dana Robinson2020-12-1214-36/+45
* Enforce VOL framework version compatibility when registering connectors. Als...Quincey Koziol2020-12-109-39/+109
* (fix) Segmentation fault when using a compound type. (#143)Jan-Willem Blokland2020-12-021-11/+14
* (fix) H5Z_xform_create function and scientific notation (#144)jwsblokland2020-12-021-16/+26
* Add H5atclose and H5is_library_terminating routines. (#139)Quincey Koziol2020-12-012-8/+165
* Break single loop with interleaved sends and receives into two separate loops...Quincey Koziol2020-12-011-12/+20
* Expand ID dec_ref and close callbacks to allow for asynchronous close operati...Quincey Koziol2020-12-0119-79/+311
* Add flag to H5CX_pop that allow setting the properties to return to applicati...Quincey Koziol2020-12-019-37/+39
* Expand 'opt_query' VOL callback to return a bitfield instead of a flag (#136)Quincey Koziol2020-11-3013-47/+258
* Move API routines for VOL objects to main source file. (#133)Quincey Koziol2020-11-3012-996/+1000
* Replace H5E_ATOM major error category with H5E_ID (#121)Dana Robinson2020-11-3071-430/+428
* Removed H5_ECXXFLAGS from libhdf5.settings (#140)Dana Robinson2020-11-301-1/+1