index
:
hdf5.git
architecture_docs
develop
develop-readme
feature/1_12_recursive_ts_rw_lock
feature/alignment
feature/async2
feature/ccio
feature/coding_standards
feature/de-hd
feature/h5detect
feature/h5f_get_obj_rework
feature/indexing
feature/new_datatypes
feature/onion_vfd
feature/parallel_h5repack
feature/refactor-h5t-cmp
feature/select_io_chunk_cache
feature/select_io_tconv
feature/vfd_swmr
feature/vfd_swmr_beta_2
feature/vol_cap_flags
feature/vol_tools_tests
feature/werror-restrict
gh-pages
hdf5_1_10
hdf5_1_10_10
hdf5_1_10_11
hdf5_1_10_9
hdf5_1_12
hdf5_1_12_2
hdf5_1_12_3
hdf5_1_13_2
hdf5_1_13_3
hdf5_1_14
hdf5_1_14_0
hdf5_1_14_1
hdf5_1_14_2
hdf5_1_14_3
hdf5_1_6
hdf5_1_8
hdf5_1_8_23
inactive/110_HDFFV-10808-h5pset_file_space_strategy
inactive/H5Ocompare
inactive/NPOESS
inactive/aio_vfd
inactive/avoid_truncate
inactive/cu_dev
inactive/develop_subfiling
inactive/develop_subfiling_v1
inactive/direct_io_2
inactive/h5ocompare
inactive/hdf5_daosm
inactive/hdf5_ff
inactive/hdf5_ff_compactor
inactive/hdf5_rados
inactive/jpeg_converter
inactive/json_vol
inactive/json_vol_old
inactive/mdc_sl_opt
inactive/mds
inactive/merge_metadata_journaling
inactive/metadata_journaling
inactive/modify_dtype_filter
inactive/multi_rd_wd_coll_io
inactive/multi_rd_wd_coll_io_merge
inactive/null_vfd
inactive/parallel_vds
inactive/parallel_vds_develop
inactive/parallel_vds_testing
inactive/phdf5_metadata_opt
inactive/post_open_fix
inactive/rados_vol
inactive/selection_io
inactive/selection_io_with_subfiling_vfd
inactive/trunk_merge_coverity
loricooperhdf-patch-1
metadata_cache_macro_cleanup
ossf-scorecard
pr_484
reduce-h5f-duplication
sel_io_chunk_cache
shell_script
zzz-gitlab-ci
Mirror from: https://github.com/HDFGroup/hdf5.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Organize and align compiler flags (#741)
Allen Byrne
2021-06-11
15
-89/+252
*
Removed -fanalyzer from the gcc 10 developer options (#744)
Dana Robinson
2021-06-10
1
-4/+0
*
Make sure MAX_PRECISION is always defined with a value (#736)
Allen Byrne
2021-06-08
1
-2/+2
*
Remove private H5_GCC_DIAG_OFF/ON from standalone program (#734)
Allen Byrne
2021-06-07
1
-8/+0
*
Rework Fortran configure to allow multiple CMake reruns (#721)
Allen Byrne
2021-06-07
8
-163/+167
*
Includes hdf5dev.h in hdf5.h (#728)
Dana Robinson
2021-06-07
33
-74/+30
*
Moves H5PacketTable default ctor inside source file (#731)
Dana Robinson
2021-06-06
3
-5/+10
*
Adds __STDC_FORMAT_MACROS before including inttypes.h w/ C++ (#726)
Dana Robinson
2021-06-04
1
-1/+5
*
Moves gcc warning macros from H5public.h to H5private.h (#724)
Dana Robinson
2021-06-04
4
-27/+68
*
Fixes issue with ccmake that prevents building Fortran (#723)
Dana Robinson
2021-06-04
1
-69/+7
*
Adds a quick for for some egregious chunk_info badness (#722)
Dana Robinson
2021-06-03
1
-18/+23
*
Updates bin/trace script to correctly wrap H5TRACE macros near clang-format c...
Dana Robinson
2021-06-03
2
-12/+35
*
Adds an Intel C++ configuration file (#716)
Dana Robinson
2021-06-03
4
-0/+141
*
Updates PGI C/C++ configurations (#715)
Dana Robinson
2021-06-03
5
-39/+150
*
Combo set of async and other changes (#161)
Quincey Koziol
2021-06-02
179
-6091/+12406
*
Cleans up hsize_t and haddr_t size guessing (#709)
Dana Robinson
2021-06-02
1
-127/+44
*
Removes some DEC Alpha cruft from H5detect and H5private.h (#708)
Dana Robinson
2021-06-02
6
-49/+4
*
C++ warning and build fixes (#707)
Dana Robinson
2021-06-01
39
-651/+453
*
Clean up type size checks in configure.ac (#702)
Dana Robinson
2021-05-29
1
-29/+10
*
Split H5L.c internal code to H5Lint.c (#691)
Dana Robinson
2021-05-29
6
-2171/+2250
*
Removes alternative function enter/leave macro scheme (#678)
Dana Robinson
2021-05-29
33
-2263/+2674
*
Java and fortran cmake changes (#694)
Allen Byrne
2021-05-29
9
-87/+122
*
Removes pre-C99 build and header cruft (#700)
Dana Robinson
2021-05-28
17
-146/+11
*
Fix H5FD_mpio_Debug="rw" can report MPI_count instead of bytes (#699)
Scot Breitenfeld
2021-05-28
1
-12/+12
*
Require a C++11 compiler to build the C++ wrappers (#693)
Dana Robinson
2021-05-28
4
-15/+11
*
CMake fix for sporadic flush2 failures (#692)
Dana Robinson
2021-05-27
1
-8/+0
*
Makes the event_set test a single-source target (#690)
Dana Robinson
2021-05-27
2
-20/+1
*
Use internal version of H5Eprint2 to avoid possible stack overflow (#661)
jhendersonHDF
2021-05-26
3
-15/+38
*
err_compat test cleanup (#681)
Dana Robinson
2021-05-25
2
-123/+146
*
Typo (#682)
Dana Robinson
2021-05-25
1
-1/+1
*
Various CMake changes (#679)
Dana Robinson
2021-05-24
5
-11/+19
*
Fixes for a couple of trivial warnings (#676)
Dana Robinson
2021-05-24
3
-5/+4
*
Brings chunk_info valgrind fix from 1.12 (#677)
Dana Robinson
2021-05-24
1
-7/+8
*
Remove version from pkgcfg file names (#671)
Allen Byrne
2021-05-21
7
-13/+13
*
Fix VS2019 test reference (#668)
Allen Byrne
2021-05-21
1
-8/+15
*
Add if blocks around fortran targets for build mode (#660)
Allen Byrne
2021-05-19
1
-14/+18
*
Add H5Dchunk_iter method for iterating over chunks (#6)
Gaute Hope
2021-05-19
8
-19/+333
*
BUG: DataSet assignment operator is missing (#503)
Lee Newberg
2021-05-19
4
-73/+88
*
Revert addition of & to 2 parameters in DSetCreatPropList::setVirtual to (#652)
Larry Knox
2021-05-18
2
-3/+3
*
CMake uses matches for clang (#645)
Allen Byrne
2021-05-17
2
-4/+4
*
Reduces overly-pedantic casting in the public headers (#644)
Dana Robinson
2021-05-15
8
-17/+17
*
Bmr dev hdffv 11223 (#640)
bmribler
2021-05-12
7
-11/+47
*
Fix H5Eget_auto2/H5Eauto_is_v2 to not clear error stack (#625)
jhendersonHDF
2021-05-12
2
-9/+52
*
Purges UFAIL from the library (#637)
Dana Robinson
2021-05-11
17
-305/+274
*
Removes gratuitous (double)x.yF casts (#632)
Dana Robinson
2021-05-07
43
-300/+291
*
Cleans up a const warning left over from previous constification (#633)
Dana Robinson
2021-05-07
1
-4/+4
*
h5diff subset indexing (#628)
Allen Byrne
2021-05-07
2
-100/+90
*
Cleanup tools debug build warnings (#627)
Allen Byrne
2021-05-05
8
-75/+75
*
doygen adjustments (#614)
Allen Byrne
2021-05-04
11
-100/+112
*
Made private my_yyinput function static (#618)
Sean McBride
2021-05-04
2
-4/+4
[next]