summaryrefslogtreecommitdiffstats
path: root/src/H5Fprivate.h
Commit message (Expand)AuthorAgeFilesLines
* Hdf5 1 12 parallel compression merge (#1529)jhendersonHDF2022-03-281-1/+2
* Unify handling of collective metadata reads status (#1206) (#1417)jhendersonHDF2022-02-031-0/+2
* Hdf5 merge issue 537 v112 (#538)Larry Knox2021-04-021-1/+0
* 1 12 merges from develop (#412)Allen Byrne2021-03-031-3/+3
* Update URL in source file Copyright headers for web copy of COPYINGLarry Knox2021-02-201-1/+1
* 1 12 Whitespace changes after clang-format run (#288)Allen Byrne2021-01-291-13/+14
* Basic alignment with async branch (#115) (#137)Quincey Koziol2020-11-301-4/+3
* Manual sync with develop (#95)Dana Robinson2020-11-171-0/+8
* Source formattedAllen Byrne2020-10-011-537/+625
* Add clang-format changes from develop.Allen Byrne2020-09-281-2/+6
* Revert " Checkin of fix for CGNS bug"Quincey Koziol2020-09-031-1/+0
* Switch H5VM inline routines back to single underscope and put a comment in th...Quincey Koziol2020-08-221-1/+1
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-221-7/+7
* Sync with developDana Robinson2020-08-011-7/+6
* Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t...Kimmy Mu2020-01-081-1/+1
* Cherry pick of 0225e6d5969Quincey Koziol2020-01-041-12/+12
* Modify H5VL initialization routines to initialize all VOL-managed objectNeil Fortner2019-12-131-0/+1
* Remove H5VL_NATIVE_FILE_GET_FILE_ID and add H5VL_OBJECT_GET_FILEJerome Soumagne2019-12-091-1/+1
* Implement H5VLget_file_type() to return a copy of a datatype with theNeil Fortner2019-12-061-1/+4
* Marked up H5Fget/set_mpi_atomicity() to use the VOL.Dana Robinson2019-10-111-0/+2
* Add 'blob' callbacks to VOL, along with a native implementation to store themQuincey Koziol2019-10-081-4/+8
* Move ext_path field in H5F_t to H5F_shared_t.Vailin Choi2019-08-311-1/+1
* Move coll_md_read and coll_md_write fields in H5F_t to H5F_shared_t.Vailin Choi2019-08-311-1/+1
* Added H5Pset/get_mpi_params calls and unified them with the MPI-I/ODana Robinson2019-08-261-0/+4
* Switch shared file struct name from 'H5F_file_t' to 'H5F_shared_t', to matchQuincey Koziol2019-08-221-9/+9
* Begin converting the H5MF interface to use shared file pointers insteadQuincey Koziol2019-08-211-0/+1
* Begin converting dataset code to use shared file pointer instead of top fileQuincey Koziol2019-08-201-0/+2
* First pass of converting H5PB_* routines to use shared file pointers.Quincey Koziol2019-08-191-0/+7
* Partial H5F__accum_* routines.Quincey Koziol2019-08-191-0/+1
* Fix H5F_get_file_id and H5F__get_file_id to take app_ref parameterJerome Soumagne2019-08-141-1/+1
* Merge pull request #8 in ~VCHOI/my_third_fork from develop to bugfix/new_shut...Vailin Choi2019-06-241-8/+8
|\
| * Add support for GCC 7.x warnings, update warnhist script to account for them,Quincey Koziol2019-06-211-8/+8
* | Checkin for new shutting down free-space manager.Vailin Choi2019-06-201-6/+3
|/
* Minor fix: removal of unnecessary enum values.Songyu Lu2019-04-101-3/+1
* Minor fixes: updating the test vds_env.c according to the set up of vds.c.Songyu Lu2019-04-101-1/+1
* HDFFV-10658 - setting and getting properties in API context:Songyu Lu2019-04-091-2/+5
* - Added H5MMprivate.h #includes where neededDana Robinson2019-03-161-0/+1
* Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-2/+2
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5...Jacob Smith2018-12-191-2/+0
|\
| * Clear driver properties before returning them to application.Quincey Koziol2018-12-191-2/+0
* | Move H5Fset_dset_no_attrs_hint VOL operations to native.Jacob Smith2018-12-181-2/+2
* | add missing paramter - macro seemingly unused, but absence results in compile...Jacob Smith2018-12-131-1/+1
* | fix reference; move declaration in fileJacob Smith2018-12-131-2/+2
* | Merge branch 'develop' into dset_ohdr_minimizeJacob Smith2018-12-121-8/+12
|\ \ | |/
| * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-11-181-1/+1
| |\
| | * Renamed h5repart's -family_to_sec2 to -family_to_single.Dana Robinson2018-11-141-1/+1
| * | Switch driver | plugin => connector.Quincey Koziol2018-11-041-1/+1
| * | Squashed commit of private branch changes to support stackable VOL plugins.Quincey Koziol2018-10-251-1/+2
| |/
| * VOL FEATUREDana Robinson2018-10-101-3/+4
| * Remainder of vol_normalization changes (dataset, attribute, files, objects).Dana Robinson2018-09-241-3/+2