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-r22582] Description:
Quincey Koziol
2012-07-16
23
-475/+742
*
[svn-r22581] HDFFV-588: hdump restrictions on filename for split files. Added...
Allen Byrne
2012-07-16
10
-54/+181
*
[svn-r22577] Windows compilers require declarations at top of routine.
Allen Byrne
2012-07-16
1
-6/+5
*
[svn-r22575] Issue 8068 - A user reported some random data in the padding of ...
Raymond Lu
2012-07-13
1
-2/+2
*
[svn-r22570] Correct name of error reference file
Allen Byrne
2012-07-13
1
-2/+2
*
[svn-r22569] On windows read/write error reference file just like reference f...
Allen Byrne
2012-07-13
1
-0/+5
*
[svn-r22568] fix another typo - due to wrong edit state!
Allen Byrne
2012-07-12
1
-1/+1
*
[svn-r22567] HDFFV-7784: add attributes to the list of file contents option f...
Allen Byrne
2012-07-12
17
-77/+224
*
[svn-r22566] correct typo of new files names
Allen Byrne
2012-07-12
1
-2/+2
*
[svn-r22564] HDFFV-8095: index order of links wrong
Allen Byrne
2012-07-12
4
-0/+154
*
[svn-r22563] HDFFV-8095: index order of links wrong
Allen Byrne
2012-07-12
7
-6/+44
*
[svn-r22562] tattr-3err file missing from list in cmake
Allen Byrne
2012-07-12
1
-0/+1
*
[svn-r22561] Add errfile to list.
Allen Byrne
2012-07-12
4
-33/+36
*
[svn-r22560] Changes to allow tests to compare error files!
Allen Byrne
2012-07-12
1
-3/+28
*
[svn-r22557] Add missing test file
Allen Byrne
2012-07-11
1
-0/+1
*
[svn-r22556] HDFFV-7936: added error files in h5dump folder and adjusted scri...
Allen Byrne
2012-07-11
44
-330/+1370
*
[svn-r22552] update comment
Allen Byrne
2012-07-11
1
-1/+1
*
[svn-r22550] Correct datatypes in generator and update files for test.
Allen Byrne
2012-07-11
3
-72/+72
*
[svn-r22548] added test for "-w0" option
Allen Byrne
2012-07-10
4
-0/+140
*
[svn-r22547] Remove clear-objects from ignore list (like h5import)
Allen Byrne
2012-07-10
1
-3/+0
*
[svn-r22546] Correct generation of testfile
Allen Byrne
2012-07-10
3
-43/+47
*
[svn-r22545] Enable H5IMPORT-clear-objects for valgrind
Allen Byrne
2012-07-10
1
-1/+1
*
[svn-r22544] Add test to verify use of named datatypes
Allen Byrne
2012-07-10
6
-0/+406
*
[svn-r22541] Purpose:
Jonathan Kim
2012-07-10
1
-411/+413
*
[svn-r22539] Correct indentation
Allen Byrne
2012-07-10
1
-2100/+2100
*
[svn-r22537] Correct error string contents
Allen Byrne
2012-07-10
1
-3/+3
*
[svn-r22535] added missing break to end of case statement
Allen Byrne
2012-07-10
1
-0/+1
*
[svn-r22534] Correct contents of reference files
Allen Byrne
2012-07-10
2
-14/+32
*
[svn-r22533] Correct order of declarations in functions.
Allen Byrne
2012-07-10
1
-3/+3
*
[svn-r22531] HDFFV-5942: sort options with contents option
Allen Byrne
2012-07-09
8
-5/+43
*
[svn-r22528] HDFFV-4206: h5dump -w0 needed to be tested within the get option...
Allen Byrne
2012-07-09
1
-0/+3
*
[svn-r22527] Update Ignore List for change to H5IMPORT tests
Allen Byrne
2012-07-09
1
-0/+16
*
[svn-r22526] ifdef around the text file generation in importtest.
Allen Byrne
2012-07-09
3
-57/+69
*
[svn-r22525] Snapshot version 1.9 release 124
Larry Knox
2012-07-09
14
-29/+29
*
[svn-r22516] Add new testfiles for h5dump with eight varieties of ints and us...
Allen Byrne
2012-07-05
8
-4/+1236
*
[svn-r22514] Correct failure REGEX test to test value of TEST_EXPECT
Allen Byrne
2012-07-05
1
-8/+11
*
[svn-r22510] Enabled the compilation of tH5E_F03.f90
Scot Breitenfeld
2012-07-03
2
-12/+4
*
[svn-r22507] Correct file name typo
Allen Byrne
2012-07-02
1
-1/+1
*
[svn-r22506] HDFFV-7782: resolve names of tests files with tests - added two ...
Allen Byrne
2012-07-02
5
-36/+72
*
[svn-r22504] Maintenance:
Elena Pourmal
2012-06-29
3
-5/+13
*
[svn-r22499] Add seconf new file!
Allen Byrne
2012-06-27
1
-0/+1
*
[svn-r22498] Add new test to linux script
Allen Byrne
2012-06-27
1
-0/+4
*
[svn-r22497] Added new file
Allen Byrne
2012-06-27
1
-0/+1
*
[svn-r22496] Add file to test integer sizes for attributes
Allen Byrne
2012-06-27
4
-47/+816
*
[svn-r22495] Skip the failing File Creation I/O subtest that causes c++ tests...
Larry Knox
2012-06-27
1
-2/+11
*
[svn-r22490] I took out the "return an error" line in H5Dget_offset, to match...
Raymond Lu
2012-06-25
1
-2/+0
*
[svn-r22487] Snapshot version 1.9 release 122
HDF Tester
2012-06-24
16
-48/+50
*
[svn-r22486] Description:
Quincey Koziol
2012-06-23
1
-3/+4
*
[svn-r22484] Description:
Quincey Koziol
2012-06-23
3
-21/+22
*
[svn-r22482] Maintenance:
Elena Pourmal
2012-06-23
2
-23/+7
[next]