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
*
[svn-r27771] Description:
Quincey Koziol
2015-09-14
4
-13/+121
*
[svn-r27768] Description:
Quincey Koziol
2015-09-14
382
-4500/+4932
*
[svn-r27767] Snapshot version 1.9 release 231
HDF Tester
2015-09-14
13
-24/+24
*
[svn-r27755] Changed direct VFD default to OFF in CMake to match Autotools.
Dana Robinson
2015-09-11
1
-1/+1
*
[svn-r27754] HDFFV-548:H5LT patches for F90 Lite API in 1.8.0 Beta
Scot Breitenfeld
2015-09-10
3
-576/+910
*
[svn-r27753] Removed duplicated attribute macro checks. Moved canonical attri...
Dana Robinson
2015-09-10
2
-25/+14
*
[svn-r27752] Merge of r27751 from 1.8 branch
Dana Robinson
2015-09-10
1
-0/+3
*
[svn-r27747] Correct name of target
Allen Byrne
2015-09-10
1
-1/+1
*
[svn-r27734] Fixed MANIFEST
Dana Robinson
2015-09-10
1
-1/+0
*
[svn-r27731] Removed the obsolete config/powerpc-ibm-aix5.x file.
Dana Robinson
2015-09-10
1
-21/+0
*
[svn-r27728] Merge of r27713 from revise_chunks
Dana Robinson
2015-09-09
1
-1/+1
*
[svn-r27722] Updated the gnu config to cover gcc 5.2*.
Dana Robinson
2015-09-09
1
-1/+1
*
[svn-r27720] Merge changes from master
Allen Byrne
2015-09-09
1
-9/+13
*
[svn-r27716] Publish both static and shared mod files in binaries.
Allen Byrne
2015-09-09
1
-7/+11
*
[svn-r27710] Description:
Quincey Koziol
2015-09-09
13
-671/+1520
*
[svn-r27707] Description:
Quincey Koziol
2015-09-09
4
-157/+97
*
[svn-r27703] Publish both static and shared mod files in binaries.
Allen Byrne
2015-09-08
2
-11/+71
*
[svn-r27699] Removed some configure checks for obsolete Unix variants.
Dana Robinson
2015-09-08
4
-105/+22
*
[svn-r27692] Changed the autotools files so that the high-level library is un...
Dana Robinson
2015-09-07
2
-5/+25
*
[svn-r27690] Snapshot version 1.9 release 230
HDF Tester
2015-09-07
13
-24/+24
*
[svn-r27686] Merge of r27684 from autotools_rework
Dana Robinson
2015-09-06
2
-30/+0
*
[svn-r27682] Restored commented-out _POSIX_C_SOURCE line in configure.ac.
Dana Robinson
2015-09-05
2
-2/+2
*
[svn-r27676] Fix dependencies of generated file
Allen Byrne
2015-09-04
1
-17/+20
*
[svn-r27675] Removed library checks for nsl and socket from the autotools con...
Dana Robinson
2015-09-04
5
-134/+1
*
[svn-r27674] Attempt to fix race condition on windows
Allen Byrne
2015-09-03
1
-28/+44
*
[svn-r27671] Move fortran id check to fortran section
Allen Byrne
2015-09-03
1
-16/+13
*
[svn-r27670] Remove SYMBOLS option - includes default checks. Pulled from mas...
Allen Byrne
2015-09-03
1
-3/+2
*
[svn-r27668] Increase timeout for objcopy
Allen Byrne
2015-09-03
1
-0/+2
*
[svn-r27663] Removed the lines:
Scot Breitenfeld
2015-09-02
2
-114/+6
*
[svn-r27661] Always use static mod files.
Allen Byrne
2015-09-01
2
-16/+4
*
[svn-r27656] HDFFV-9515: repack failed with 5 digit filter ids because a loca...
Allen Byrne
2015-09-01
1
-478/+478
*
[svn-r27653] Merge of r27645 from the autotools branch.
Dana Robinson
2015-09-01
4
-17/+5
*
[svn-r27648] Fortran executables depend on modules created by test library, a...
Allen Byrne
2015-09-01
1
-1/+16
*
[svn-r27647] Added compiler check for PGI and CMake version.
Scot Breitenfeld
2015-09-01
2
-0/+15
*
[svn-r27642] Removed comments from MANIFEST regarding distributing the
Dana Robinson
2015-09-01
1
-2/+0
*
[svn-r27641] Merge of r27616 from autotools_rework
Dana Robinson
2015-09-01
1
-1/+1
*
[svn-r27631] Description:
Quincey Koziol
2015-08-31
6
-49/+59
*
[svn-r27627] Change hardcoded HDF5TESTEXPRESS value to use a CMake variable H...
Allen Byrne
2015-08-31
3
-16/+25
*
[svn-r27626] Various minor warning fixes before major SWMR and VDS merges.
Dana Robinson
2015-08-31
50
-653/+948
*
[svn-r27625] Added preprocessor commands for PGI compiler.
Scot Breitenfeld
2015-08-31
80
-199/+252
*
[svn-r27624] Update bin/bbrelease to handle changed output of 'svn info' with...
Larry Knox
2015-08-31
1
-1/+1
*
[svn-r27623] Added some parallel #ifdefs to H5Ocache.c to quiet compiler
Dana Robinson
2015-08-31
1
-1/+21
*
[svn-r27622] Snapshot version 1.9 release 229
HDF Tester
2015-08-31
13
-24/+24
*
[svn-r27618] Description:
Quincey Koziol
2015-08-29
2
-6/+4
*
[svn-r27615] Description:
Quincey Koziol
2015-08-29
2
-40/+48
*
[svn-r27614] Description:
Quincey Koziol
2015-08-29
1
-12/+28
*
[svn-r27613] Description:
Quincey Koziol
2015-08-29
4
-67/+82
*
[svn-r27612] Description:
Quincey Koziol
2015-08-29
11
-161/+180
*
[svn-r27605] Fix potential memory error when using a dataspace that was creat...
Neil Fortner
2015-08-28
2
-1/+44
*
[svn-r27601] Removed the H5TSprivate.h include from H5.c. It's not needed and...
Dana Robinson
2015-08-27
1
-1/+0
[next]