summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Hdf5 merge issue 435 (#460)Larry Knox2021-03-109-178/+176
* 1 12 Merge #380 from develop (#438)Allen Byrne2021-03-054-179/+190
* 1 12 Merges from develop (#421)Allen Byrne2021-03-0431-165/+166
* 1 12 merges from develop (#412)Allen Byrne2021-03-03145-506/+493
* Fix for HDFFV-11109 - Copy MPI comm and info object into output FAPL from H5F...jhendersonHDF2021-02-242-7/+23
* Update URL in source file Copyright headers for web copy of COPYINGLarry Knox2021-02-20495-497/+497
* Port PR 291 to 1.12 branch: Allow using virtual datasets in files opened with...Neil Fortner2021-02-081-1/+29
* Warnings merge 112 (#299)Allen Byrne2021-02-041-2/+2
* 1 12 Whitespace changes after clang-format run (#288)Allen Byrne2021-01-29100-755/+765
* Merge PR #274 to 1.12 Branch (#283)Neil Fortner2021-01-2712-36/+182
* Improve performance of multiple calls to H5Sget_select_elem_pointlist (#270) ...Neil Fortner2021-01-222-7/+31
* 1 12 merge of changes from dev (#271)Allen Byrne2021-01-191-2/+3
* Hdf5 1 12 - Fix unaligned access to reference buffer during datatype conversi...Larry Knox2020-12-272-7/+14
* OESS-98 Update plugin build option - HDF5 1 12 (#173)Allen Byrne2020-12-151-1/+2
* Merge VOL framework versioning to 1.12 (#154)Quincey Koziol2020-12-109-39/+106
* Basic alignment with async branch (#115) (#137)Quincey Koziol2020-11-30108-1169/+1171
* Merge available RM doxygen from develop to hdf5 1 12 (#131)Larry Knox2020-11-2631-596/+9322
* Cherry pick of Minor/id code cleanup (#114) (#124)Dana Robinson2020-11-2510-1684/+1844
* Snapshot version 1.12 release 1-3. Update version to 1.12.1-4. (#116)Larry Knox2020-11-231-2/+2
* Manual sync with develop (#95)Dana Robinson2020-11-1757-869/+3799
* Merge pull request #89 from byrnHDF/hdf5_1_12Larry Knox2020-11-142-3/+47
|\
| * Add doxygen framework for CMake and autotoolsAllen Byrne2020-11-132-3/+47
* | Merge pull request #93 from lrknox/hdf5_1_12Larry Knox2020-11-131-1/+1
|\ \
| * | Merge pull request #91 from ksunden/patch-1Larry Knox2020-11-131-1/+1
| |/
* | Brings HDFS VFD binary compatibility stubs from 1.10Dana Robinson2020-11-132-21/+79
|/
* Mostly whitespace - reorder of inits.Allen Byrne2020-10-194-16/+17
* OESS-98 add CMake option to build plugins project within hdf5Allen Byrne2020-10-161-22/+22
* Remove 1 addition to src/H5Cmpio.c of member added to H5C_t struct in develop...Larry Knox2020-10-101-1/+1
* Remove line referencing new cache feature not yet movedAllen Byrne2020-10-081-1/+0
* Merge changes from developAllen Byrne2020-10-08114-11546/+11410
* Cleanup comments in tests, align comments better, update vfd testAllen Byrne2020-10-051-6/+6
* Source formattedAllen Byrne2020-10-01489-107296/+100775
* Src file format preventive updatesAllen Byrne2020-09-287-281/+293
* Add clang-format changes from develop.Allen Byrne2020-09-2832-5771/+5855
* Snapshot version 1.12 release 1-2. Update version to 1.12.1-3Larry Knox2020-09-181-2/+2
* Merge pull request #2871 in HDFFV/hdf5 from fix_nil_collective_metadata_write...Quincey Koziol2020-09-038-232/+26
|\
| * Fix mis-merge from developQuincey Koziol2020-09-031-6/+1
| * Update buffer countQuincey Koziol2020-09-031-29/+22
| * Revert " Checkin of fix for CGNS bug"Quincey Koziol2020-09-038-207/+8
| * Revert "Removed commeted out code from H5C_dump_coll_write_list()"Quincey Koziol2020-09-031-0/+5
* | Bug fix to allow pass-through VOL connectors to set DXPL properties (like req...Quincey Koziol2020-09-032-15/+13
|/
* Merge pull request #2861 in HDFFV/hdf5 from hdf5_1_12_remove_unneeded_tagging...Quincey Koziol2020-08-287-47/+47
|\
| * Remove redundant calls to set the metadata cache tagQuincey Koziol2020-08-277-47/+47
* | Adds HDFS VFD stubs to prevent binary compatibility problemsDana Robinson2020-08-272-13/+72
|/
* Minor fixes to align w/state of 1.12 codeQuincey Koziol2020-08-222-11/+10
* Correct typos w/HGOTO_DONE & HGOTO_ERRORQuincey Koziol2020-08-227-50/+47
* Move H5T_vlen_reclaim to package scopeQuincey Koziol2020-08-224-6/+6
* Switch H5VM inline routines back to single underscope and put a comment in th...Quincey Koziol2020-08-2237-153/+201
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-22344-9947/+6657
* Simplify default use of MPI_BYTEQuincey Koziol2020-08-211-8/+3