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
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
[svn-r15008] Purpose: configure and source code cleanup
Mike McGreevy
2008-05-15
3
-18/+0
*
[svn-r14635] Purpose:
Albert Cheng
2008-02-22
1
-0/+3
*
[svn-r14493] Print out the seed for HDsrandom. In case that there's a failur...
Raymond Lu
2008-02-04
1
-1/+4
*
[svn-r14492] Added more tests. Test both H5Sselect_elements and H5Sselect_hy...
Raymond Lu
2008-02-04
1
-42/+243
*
[svn-r14473] Bug fix for #984. H5Iget_name could not be used with an object ...
Raymond Lu
2008-01-30
2
-170/+721
*
[svn-r14423] Description:
Quincey Koziol
2008-01-15
4
-32/+32
*
[svn-r14403] Description:
Quincey Koziol
2008-01-13
2
-0/+63
*
[svn-r14401] After added tcoords.c, the Makefile.in wasn't updated properly. ...
Raymond Lu
2008-01-11
2
-3/+3
*
[svn-r14392] Changed the way that file name string is represented because it ...
Raymond Lu
2008-01-10
1
-2/+4
*
[svn-r14388] Clean up the code.
Raymond Lu
2008-01-09
1
-12/+0
*
[svn-r14387] Changed some test cases to use H5Sselect_elements instead of H5S...
Raymond Lu
2008-01-09
1
-6/+28
*
[svn-r14386] Bug fix for #956. The calculation of the coordinates for datasp...
Raymond Lu
2008-01-09
4
-2/+500
*
[svn-r14329] Run make depend to regenerate all these Dependencies files after
Albert Cheng
2007-12-07
1
-121/+85
*
[svn-r14322] Description:
Albert Cheng
2007-12-06
2
-499/+2
*
[svn-r13946] Description:
Quincey Koziol
2007-07-05
1
-0/+45
*
[svn-r13898] Purpose:
HDF Tester
2007-06-22
1
-1/+1
*
[svn-r13886] Description:
Quincey Koziol
2007-06-19
2
-27/+285
*
[svn-r13882] Description:
Quincey Koziol
2007-06-19
1
-424/+332
*
[svn-r13869] Description:
Quincey Koziol
2007-06-15
1
-98/+184
*
[svn-r13859] dded sec2.h5 to the list of the files to be deleted.
Raymond Lu
2007-06-12
2
-1/+3
*
[svn-r13843] Description:
Quincey Koziol
2007-06-08
1
-76/+417
*
[svn-r13837] Description:
Quincey Koziol
2007-06-05
1
-6/+6
*
[svn-r13835] Description:
Quincey Koziol
2007-06-05
1
-0/+95
*
[svn-r13800] Made correction to the last round of change: changed ABS functio...
Raymond Lu
2007-05-23
1
-2/+2
*
[svn-r13795] The conversion between two floating types use random bit sequenc...
Raymond Lu
2007-05-22
1
-1/+16
*
[svn-r13689] 1. changed the HDlseek to be lseek64 and HDfseek to be fseeko if...
Raymond Lu
2007-04-19
1
-4/+57
*
[svn-r13604] Add big file test for SEC2 driver.
Raymond Lu
2007-04-06
1
-0/+18
*
[svn-r13597] Add the macro check of H5_HAVE_FSEEKO for STDIO test. Without it
Raymond Lu
2007-04-05
1
-1/+5
*
[svn-r13592] Add a check for files bigger than 2GB and use fseeko if it's ava...
Raymond Lu
2007-04-05
3
-20/+38
*
[svn-r13571] Description:
Quincey Koziol
2007-03-30
7
-16/+19
*
[svn-r13547] Some minor adjustment from last round of checkin. Tested on kagiso
Raymond Lu
2007-03-26
1
-1/+1
*
[svn-r13543] Added a detection for zero-length VL data in H5T_conv_vlen to ha...
Raymond Lu
2007-03-26
2
-34/+134
*
[svn-r13541] Tests that write/read on random chunks to check for potential pr...
Christian Chilan
2007-03-26
1
-0/+234
*
[svn-r13532] When a dataset is created and no data is written, but fill v...
Raymond Lu
2007-03-20
1
-0/+189
*
[svn-r13509] Tests added to verify that H5Rget_obj_type executes properly whe...
Christian Chilan
2007-03-12
1
-2/+26
*
[svn-r13364] Bug fix (#717): the library failed to read the address of heap w...
Raymond Lu
2007-02-21
1
-0/+297
*
[svn-r13318] Updated Copyright notices.
Albert Cheng
2007-02-15
5
-28/+33
*
[svn-r13316] Updated Copyright notices.
Albert Cheng
2007-02-14
74
-148/+222
*
[svn-r13279] Description:
Quincey Koziol
2007-02-12
1
-3/+25
*
[svn-r13112] Added tests to verify that H5Sselect_valid() returns FAIL when d...
Christian Chilan
2007-01-05
1
-3/+24
*
[svn-r13111] Added a test to verify that current dataspace dimensions cannot ...
Christian Chilan
2007-01-05
1
-0/+15
*
[svn-r13099] Description:
Quincey Koziol
2007-01-03
1
-13/+1
*
[svn-r13097] Description:
Quincey Koziol
2007-01-02
1
-1/+9
*
[svn-r13060] Purpose: Code cleanup
Binh-Minh Ribler
2006-12-14
1
-1/+1
*
[svn-r12969] Bug fix.
Albert Cheng
2006-11-22
4
-37/+39
*
[svn-r12639]
Frank Baker
2006-09-04
1
-0/+16
*
[svn-r12527] Added a test to ensure that the 1.6 branch handles "user-defined...
James Laird
2006-08-02
2
-0/+68
*
[svn-r12466] Add regression test to check that the library handles files with...
Quincey Koziol
2006-07-14
3
-47/+425
*
[svn-r12415] Purpose:
Quincey Koziol
2006-06-17
1
-0/+320
*
[svn-r12397] Purpose:
Albert Cheng
2006-06-01
2
-0/+32
[next]