Network

 
AuthorCommitMessageCommit Date
Quincey KoziolQuincey Koziol
0b8c35f84cbOnly initialize the contiguous or compact I/O info struct when needed.
Quincey KoziolQuincey Koziol
facb3ae2de6Set metadata cache tag directly, instead of with macros
Quincey KoziolQuincey Koziol
81886455acaCorrect another typo
Quincey KoziolQuincey Koziol
04953f3ba91Correct typo
Quincey KoziolQuincey Koziol
c655a4e4f06Optimize metadata cache tagging for append operations
Quincey KoziolQuincey Koziol
303f621f1f1Remove redundant metadata tagging
Quincey KoziolQuincey Koziol
0122ee609afAdd H5Dappend as library routine (from vl_dev_tony branch)
John RaviJohn Ravi
d674a5d6444MMerge branch 'develop' into cu_dev
Allen ByrneAllen Byrne
8ee8b7abb55MMerge pull request #2902 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop * commit '088014bef4216eede409d103876a9fd3efadd358': More info for building plugins with library Remove setting from cacheinit file OESS-98 add release note for option OESS-98 merge with clang-format changes
Allen ByrneAllen Byrne
088014bef42More info for building plugins with library
Allen ByrneAllen Byrne
e7fbeb2e8cbRemove setting from cacheinit file
Allen ByrneAllen Byrne
9941e4b1ae8OESS-98 add release note for option
Allen ByrneAllen Byrne
ff0881f35baOESS-98 merge with clang-format changes
Allen ByrneAllen Byrne
aa08db839e6MMerge pull request #2882 in HDFFV/hdf5 from ~BYRN/hdf5_adb:feature/cmakeV2-clang-format to develop * commit '571a5e9250ca69adb54ef956361a5cf77059f67c': Add h5ls test plugin format target Fix manifest Add code owners file Update actions - split push/pull-request commits Change to executable Change to based on LLVM format Fix comment formatting due to tabs conversion Disable formatting for file File changes to affect formatting CMake and script changes for clang-format
Allen ByrneAllen Byrne
571a5e9250cAdd h5ls test plugin format target
Allen ByrneAllen Byrne
fae9d938d33Fix manifest
Allen ByrneAllen Byrne
03bbf36114eAdd code owners file
Allen ByrneAllen Byrne
f71e74f4e4dUpdate actions - split push/pull-request commits
Allen ByrneAllen Byrne
6b146273305Change to executable
Allen ByrneAllen Byrne
eba2e66a87aChange to based on LLVM format
Allen ByrneAllen Byrne
a117ac6caedFix comment formatting due to tabs conversion
Allen ByrneAllen Byrne
01482d93d47Disable formatting for file
Allen ByrneAllen Byrne
d8d17d23284File changes to affect formatting
Allen ByrneAllen Byrne
30c7264c2caCMake and script changes for clang-format
Jordan HendersonJordan Henderson
cdc4b8a0fb5MMerge pull request #2898 in HDFFV/hdf5 from ~JHENDERSON/hdf52:develop to develop * commit '739cd5723fe3435818075481687770996af42ef5': Fix memory sanity check option in CMake
Jordan HendersonJordan Henderson
739cd5723feFix memory sanity check option in CMake
Jordan HendersonJordan Henderson
c4b1693f8e5MMerge pull request #2895 in HDFFV/hdf5 from ~JHENDERSON/hdf52:develop to develop * commit 'c15f8674d9600c72b33823c55587051cf66811ef': Free selection type-specific info when resetting selection iterators
Jordan HendersonJordan Henderson
c15f8674d96Free selection type-specific info when resetting selection iterators
Jordan HendersonJordan Henderson
febc343e7ebMMerge pull request #2891 in HDFFV/hdf5 from ~JHENDERSON/hdf52:develop to develop * commit '9b3a3445dbb72a95b2b9355e0196efdaa5b0f452': Add release note for new H5Ssel_iter_reset function Add H5Ssel_iter_init API call to reset a selection iterator
Jordan HendersonJordan Henderson
9b3a3445dbbAdd release note for new H5Ssel_iter_reset function
Jordan HendersonJordan Henderson
ce0f87fb351Add H5Ssel_iter_init API call to reset a selection iterator
Larry KnoxLarry Knox
9eaeac2e1bbMMerge pull request #2874 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop * commit '6b71d6dc9453e8f94ac82732496ee59ca6495587': Add zllib and szip pages Correct COPYING path
Allen ByrneAllen Byrne
6b71d6dc945Add zllib and szip pages
Allen ByrneAllen Byrne
91213082b5eCorrect COPYING path
Quincey KoziolQuincey Koziol
b3a89155b98MMerge pull request #2866 in HDFFV/hdf5 from fix_nil_collective_metadata_write to develop * commit '45021f1826f3710a3008430ddf7216bffb7068f7': Update buffer count Revert PR 405 (https://bitbucket.hdfgroup.org/projects/HDFFV/repos/hdf5/pull-requests/405/overview) and reimplement with correct and simpler code. Revert " Checkin of fix for CGNS bug" Revert "Removed commeted out code from H5C_dump_coll_write_list()"
Quincey KoziolQuincey Koziol
45021f1826fUpdate buffer count
Quincey KoziolQuincey Koziol
500cbbb71c7MMerge remote-tracking branch 'origin/develop' into fix_nil_collective_metadata_write
Quincey KoziolQuincey Koziol
165c454aa73Revert PR 405 (https://bitbucket.hdfgroup.org/projects/HDFFV/repos/hdf5/pull-requests/405/overview) and reimplement with correct and simpler code.
Quincey KoziolQuincey Koziol
72b9b8ca753Revert " Checkin of fix for CGNS bug" This reverts commit 94c34773ceae5b30c4afb227d0385ebf4ab6ce28.
Quincey KoziolQuincey Koziol
c9f15824fe0Revert "Removed commeted out code from H5C_dump_coll_write_list()" This reverts commit eb75dc1bb02e13902d73a36caafe763eea585d02.
Quincey KoziolQuincey Koziol
0f60e7e5761MMerge pull request #2843 in HDFFV/hdf5 from vol_dataset_io_dxpl_fix to develop * commit '4b69577e10ed58bf6536599092390f02a49ff3f9': Bug fix to allow pass-through VOL connectors to set DXPL properties (like requesting collective operations) on dataset I/O
Quincey KoziolQuincey Koziol
4b69577e10eBug fix to allow pass-through VOL connectors to set DXPL properties (like requesting collective operations) on dataset I/O
John RaviJohn Ravi
6062930447dupdating README
John RaviJohn Ravi
4c5bef48a7badd io block size parameter for GDS VFD
John RaviJohn Ravi
ec14e52bb63replaced GDS support preprocessor macro to a standardized format
John RaviJohn Ravi
8160e61280eremove outdated TODO comment
John RaviJohn Ravi
62636cb935cIO 4K per thread bug fix
John RaviJohn Ravi
db51b399f011. use io threads for gds 2. temp fix open cu file driver only once
John RaviJohn Ravi
8a87477e227adding profiling code
John RaviJohn Ravi
1a8bdc93abbMMerge remote-tracking branch 'origin/develop' into cu_dev