summaryrefslogtreecommitdiffstats
path: root/src/H5CXprivate.h
Commit message (Collapse)AuthorAgeFilesLines
* 1 10 merges from develop (#419)Allen Byrne2021-03-031-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * HDFFV-10865 - merge from dev, HDFArray perf fix. * Remove duplicate setting * Whitespace changes after clang format * Undo version 11 clang format changes * Merge CMake changes from develop * test testing script merge from develop * Update supported platforms * PR#3 merge from develop * Merge gcc 10 diagnostics option from develop * Merge #318 OSX changes from develop * Merge small changes from develop * Minor non-space formatting changes * #386 copyright corrections for java folder * Merges from develop #358 patches from vtk #361 fix header guard spelling * Merge updates #358 patches from vtk #361 fix header guard spelling * format fix * Fix missing underscore and make H5public.h closer to dev
* Hdf5 1 10 Update license url (#403)Larry Knox2021-03-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | * close #195. (#196) * Update HDF5PluginMacros.cmake * Update HDF5PluginMacros.cmake * Modify temporary rpath for testing in java example scripts. (#230) * Fix undefined left shifting of negative numbers (#338) Undefined Bahavior Sanitizer errored here about left shifting negative numbers. * Update license url (#332) * Modify temporary rpath for testing in java example scripts. * Update URL in source file Copyright headers for web copy of COPYING file - src and test directories. Co-authored-by: H. Joe Lee <hyoklee@hdfgroup.org> Co-authored-by: Sean McBride <sean@rogue-research.com>
* Source formattedAllen Byrne2020-10-011-29/+24
|
* Normalization with develop in H5D and H5CX.Dana Robinson2020-06-021-2/+2
|
* Add DCPL to H5CXChris Hogan2019-11-271-0/+5
|
* Use H5CX for LCPL property retrievalChris Hogan2019-11-271-0/+5
|
* HDFFV-10658: setting and getting properties in API context. Porting the ↵Songyu Lu2019-07-261-0/+4
| | | | changes to the develop branch into the 1.10 branch: mainly the external file prefix and VDS prefix.
* Make corresponding changes for setting API context for fapl and ↵Vailin Choi2019-04-101-0/+4
| | | | | | libver_bounds to be used later in dataspace selection. This is based on PR #1640 merged to develop branch.
* misc. merge clean-upM. Scot Breitenfeld2019-01-111-1/+0
|
* merged:M. Scot Breitenfeld2019-01-101-0/+4
| | | | | HDFFV-10652 HDFFV-10443
* Finished move of H5DOread/write_chunk calls to H5D.Dana Robinson2018-04-301-7/+0
|
* Resolve memory leak of last API context, by freeing it in H5CX terminateQuincey Koziol2018-04-181-1/+0
| | | | routine.
* Correct errors with non-"instrumented library" builds (production & parallel,Quincey Koziol2018-04-051-0/+2
| | | | generally speaking).
* Remove redundant 'is_collective' parameter from H5CX_set_loc.Quincey Koziol2018-03-271-1/+1
|
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵Quincey Koziol2018-03-181-1/+5
| | | | | | merge_func_enter_vol Plus initial steps toward merging API context push into FUNC_ENTER_API* macros
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-0/+142