summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Implement public H5Sselect_project_intersection(). Updated internalNeil Fortner2019-12-067-122/+308
* Implement H5VLget_file_type() to return a copy of a datatype with theNeil Fortner2019-12-0634-289/+656
* Merge pull request #2080 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/112_h...Vailin Choi2019-12-063-3/+8
|\
| * More fixes for the PR:Vailin Choi2019-12-061-0/+1
| * Verify the decoded version for hyperslab selection.Vailin Choi2019-12-052-3/+7
* | Add OAPL parameter to H5Rcreate_ APIsJordan Henderson2019-12-063-9/+40
|/
* Add changes from PR 2049 to hdf5_1_12 branchChris Hogan2019-12-032-15/+63
* Check for both default LCPL valuesChris Hogan2019-11-271-2/+2
* Use API context to store/retrieve LCPL and DCPL propertiesChris Hogan2019-11-2711-17/+285
* Correct file extensionAllen Byrne2019-11-141-1/+1
* Fixed the H5_set_bigio_count prototype by adding a missing input argument.Richard Warren2019-10-231-1/+1
* Rename the set/get bigio_count functions. Also add the renamed prototypes to...Richard Warren2019-10-233-10/+11
* Update RELEASE.txt and add HISTORY-1_10_0-1_12_0.txt file.Larry Knox2019-10-211-2/+2
* Added the two missing files from the previous PR as requested by LesRichard Warren2019-10-151-0/+3
* Initial 2GB port from develop to the 1_12 branchRichard Warren2019-10-154-166/+219
* Fix encode and decode of tokens in H5VLnativeJerome Soumagne2019-10-118-158/+226
* Fixed a bug (HDFFV-10899) where the behavior of the deprecatedDana Robinson2019-10-111-78/+81
* Fixed the java assert issue with H5O cache corking calls.Dana Robinson2019-10-111-3/+4
* Corrected missing parallel #ifdefs.Dana Robinson2019-10-111-0/+2
* Converted H5O MD cache cork calls to use the VOL.Dana Robinson2019-10-116-57/+252
* Marked up H5Fget/set_mpi_atomicity() to use the VOL.Dana Robinson2019-10-114-23/+105
* Unify code between H5Lcopy and H5LmoveJordan Henderson2019-10-102-9/+14
* Merge pull request #1990 in HDFFV/hdf5 from ~JSOUMAGNE/hdf5:references_1_12 t...Larry Knox2019-10-0957-1985/+6295
|\
| * Fix func enter macro in H5T_ref_reclaim()Jerome Soumagne2019-10-091-1/+1
| * Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()Jerome Soumagne2019-10-081-2/+2
| * Add new H5R API that abstracts object, region and attribute reference typesJerome Soumagne2019-10-0838-1357/+4694
| * Remove ability to loc by ref from H5VL layerJerome Soumagne2019-10-083-113/+2
| * Add support for retrieving object name by tokenJerome Soumagne2019-10-081-0/+12
| * Add H5VL_OBJECT_GET_TYPE to get object typeJerome Soumagne2019-10-083-1/+63
| * Add H5VL_MAX_TOKEN_SIZE and H5VL_token_tJerome Soumagne2019-10-081-0/+7
| * Adapt Jerome's "file info" H5VL 'get' query to retrieve container token info.Quincey Koziol2019-10-088-81/+135
| * Fix H5VL_blob_get to return size of blobJerome Soumagne2019-10-0813-104/+489
| * Add 'blob' callbacks to VOL, along with a native implementation to store themQuincey Koziol2019-10-0821-468/+1032
* | Merge pull request #1962 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/112_H...Vailin Choi2019-10-091-36/+168
|\ \ | |/ |/|
| * Merge pull request #1934 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV...Vailin Choi2019-09-301-36/+168
* | Whitespace and macro semi-colonAllen Byrne2019-10-027-199/+197
* | More whitespace synchingAllen Byrne2019-10-0213-1695/+1693
* | Cleanup whitespace and comments compared to developAllen Byrne2019-10-021-4/+4
* | fix for statement declare variableAllen Byrne2019-09-302-57/+59
|/
* Set versions in initial hdf5_1_12 revision.hdf5_1_12-initialLarry Knox2019-09-251-3/+3
* Revert "Moved NDEBUG guards to H5EA_DEBUG in H5EA package."Dana Robinson2019-09-246-16/+36
* Revert "Fix for H5EA debug package when built in release mode."Dana Robinson2019-09-241-2/+0
* Fix for H5EA debug package when built in release mode.Dana Robinson2019-09-181-0/+2
* Moved NDEBUG guards to H5EA_DEBUG in H5EA package.Dana Robinson2019-09-176-36/+16
* Added MPICH_SKIP_MPICXX and OMPI_SKIP_CXX to H5public.h to avoid inadvertantDana Robinson2019-09-171-0/+3
* Fix segfault after H5VL_loc_params_t fix mergeJordan Henderson2019-09-162-4/+4
* Merge pull request #1922 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-09-162-7/+8
|\
| * HDFFV-10901 add missing config optionsAllen Byrne2019-09-132-7/+8
* | Merge pull request #1887 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to developJordan Henderson2019-09-163-6/+6
|\ \ | |/ |/|
| * Fix issue in H5Lcreate_hard and H5Olink where entire H5VL_loc_params_t struct...Jordan Henderson2019-08-213-6/+6