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-r30301] Changed the print ordering of the SIZE_OF/KIND program output in...
Scot Breitenfeld
2016-08-18
1
-9/+9
*
[svn-r30300] Fixed the ordering for KIND and SIZE_OF in the fortarn program i...
Scot Breitenfeld
2016-08-18
1
-3/+3
*
[svn-r30297] Changed FAIL_STACK_ERROR to TEST_ERROR in test/vfd.c.
Dana Robinson
2016-08-18
1
-51/+51
*
[svn-r30295] Minor whitespace cleanup in h5test.c.
Dana Robinson
2016-08-17
1
-45/+55
*
[svn-r30292] Description:
Quincey Koziol
2016-08-16
1
-1/+1
*
[svn-r30289] Fix for HDFFV-9960 H5DOappend without append callback.
Vailin Choi
2016-08-14
1
-20/+18
*
[svn-r30285] Description:
Quincey Koziol
2016-08-13
31
-350/+331
*
[svn-r30279] Purpose: Code improvement (HDFFR-9725)
Binh-Minh Ribler
2016-08-12
13
-101/+78
*
[svn-r30275] Rework test_mf_bug1 to work with multi and split drivers.
Neil Fortner
2016-08-09
1
-66/+106
*
[svn-r30272] Purpose: Code improvement
Binh-Minh Ribler
2016-08-09
9
-82/+37
*
[svn-r30270] Fix an issue that could occur when allocating a chunked dataset ...
Neil Fortner
2016-08-08
4
-4/+112
*
[svn-r30268] Remove failure causing code in test/mf.c unintentionally added i...
Neil Fortner
2016-08-08
1
-1/+1
*
[svn-r30266] Add support for GIT to external filter access
Allen Byrne
2016-08-08
1
-17/+20
*
[svn-r30264] Fixed an issue that could occur when using H5Pset_alignment wher...
Neil Fortner
2016-08-08
2
-18/+144
*
[svn-r30262] Fix for HDFFV-9960: H5DOappend will not fail if a dataset has no...
Vailin Choi
2016-08-05
2
-3/+106
*
[svn-r30259] Fixed: HDFFV-9965: HDF5 Fails to build when sizeof or c_sizeof i...
Scot Breitenfeld
2016-08-05
1
-1/+5
*
[svn-r30254] Add missing import
Allen Byrne
2016-08-03
1
-0/+1
*
[svn-r30251] Ignore dlopen test - created HDFFV-9962
Allen Byrne
2016-08-02
2
-3/+2
*
[svn-r30250] Correct position of finally block for test
Allen Byrne
2016-08-02
1
-16/+16
*
[svn-r30245] remove incorrect copy
Allen Byrne
2016-08-01
1
-6/+0
*
[svn-r30243] Correct spelling
Allen Byrne
2016-08-01
1
-1/+1
*
[svn-r30242] Cygwin does not implement the getpwuid the same as linux.
Allen Byrne
2016-08-01
1
-2/+2
*
[svn-r30241] JAVA-1920: new filter for tests.
Allen Byrne
2016-08-01
1
-0/+104
*
[svn-r30240] JAVA-1920: Create a filter plugin test that has a filter which c...
Allen Byrne
2016-08-01
7
-7/+176
*
[svn-r30238] Follow-on to HDFFV-9928: remove unconditional call of time.h typ...
Allen Byrne
2016-08-01
11
-29/+0
*
[svn-r30237] HDFFV-9939: Change cmake commands to reduce POST_BUILD custom co...
Allen Byrne
2016-08-01
25
-532/+197
*
[svn-r30236] HDFFV-9928: remove duplicate and unconditional includes in h5dif...
Allen Byrne
2016-08-01
2
-12/+6
*
[svn-r30235] HDFFV-9730: Fix functions for delete to use a specific dir inste...
Allen Byrne
2016-08-01
14
-14/+14
*
[svn-r30232] HDFFV-9953, -9955: Add new testfiles to h5dump generator and tests.
Allen Byrne
2016-08-01
8
-18/+1564
*
[svn-r30231] HDFFV-9944: else statement and braces.
Allen Byrne
2016-08-01
1
-17/+24
*
[svn-r30228] Changed a few printf calls to HDprintf in file_image.c.
Dana Robinson
2016-07-30
1
-4/+5
*
[svn-r30224] Added HDprintf() macro that uses HDfprintf w/ stdout.
Dana Robinson
2016-07-27
3
-11/+13
*
[svn-r30219] Description:
Quincey Koziol
2016-07-22
33
-852/+799
*
[svn-r30213] Add H5Aread_complex for reading arrays and compounds that are no...
Allen Byrne
2016-07-20
4
-3/+69
*
[svn-r30211] Remove extra cygwin files
Allen Byrne
2016-07-20
2
-32/+0
*
[svn-r30209] HDFFV-9467: Use the same test programs for CMake and autotools
Scot Breitenfeld
2016-07-20
2
-57/+19
*
[svn-r30207] Change cygwin files to a single file
Allen Byrne
2016-07-20
1
-2/+1
*
[svn-r30206] HDFFV-9946: Change cygwin config to a single file
Allen Byrne
2016-07-20
3
-275/+24
*
[svn-r30205] Correct name of UNSUPPORTED option
Allen Byrne
2016-07-20
2
-3/+3
*
[svn-r30204] Move CXX tests to C++ compiler test file
Allen Byrne
2016-07-20
4
-44/+60
*
[svn-r30201] Description:
Quincey Koziol
2016-07-18
7
-18/+59
*
[svn-r30198] HDFFV-9467: Use the same test programs for CMake and autotools
Scot Breitenfeld
2016-07-18
1
-0/+136
*
[svn-r30196] HDFFV-9467: Use the same test programs for CMake and autotools
Scot Breitenfeld
2016-07-18
4
-457/+65
*
[svn-r30194] Convert usage function to use standard tools macros.
Allen Byrne
2016-07-18
3
-63/+64
*
[svn-r30192] Correct random code inserted in usage text.
Allen Byrne
2016-07-18
1
-5/+2
*
[svn-r30189] Description:
Quincey Koziol
2016-07-18
47
-1064/+1316
*
[svn-r30184] Converted h5_fileaccess() to H5Pcreate() in the sec2 test.
Dana Robinson
2016-07-14
1
-1/+2
*
[svn-r30163] Changed a h5_fileaccess() call to H5Pcreate() in the core VFD test.
Dana Robinson
2016-07-09
1
-1/+2
*
[svn-r30161] Description:
Quincey Koziol
2016-07-07
1
-1/+1
*
[svn-r30158] Description:
Quincey Koziol
2016-07-07
5
-205/+222
[prev]
[next]