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-r25050] Description:
Quincey Koziol
2014-04-16
3
-3/+130
*
[svn-r25033] Purpose:
Dana Robinson
2014-04-12
4
-50/+72
*
[svn-r25014] Purpose:
Dana Robinson
2014-04-11
6
-34/+33
*
[svn-r25013] Purpose:
Dana Robinson
2014-04-11
1
-17/+19
*
[svn-r24980] HDFFV-8290: Merge automake 1.14.1 changes from trunk
Allen Byrne
2014-04-07
3
-116/+864
*
[svn-r24906] Merge latest CMake changes from trunk.
Allen Byrne
2014-03-26
2
-193/+198
*
[svn-r24894] Description:
Quincey Koziol
2014-03-25
6
-30/+21
*
[svn-r24878] Description:
Quincey Koziol
2014-03-24
3
-7/+5
*
[svn-r24810] Description:
Quincey Koziol
2014-03-17
12
-193/+166
*
[svn-r24732] Fix for reconfigure, which fails because LT_ADD_LIBHDF5_DEPENDEN...
Larry Knox
2014-02-22
1
-0/+1
*
[svn-r24728] Description:
Quincey Koziol
2014-02-21
1
-3/+5
*
[svn-r24720] bring r24709 from trunk:
Mohamad Chaarawi
2014-02-18
5
-29/+29
*
[svn-r24654] HDFFV-8640: Remove XLATE_UTILITY
Allen Byrne
2014-01-28
7
-21/+2
*
[svn-r24653] HDFFV-8572: test/testhdf5.c main() should not return number of e...
Albert Cheng
2014-01-27
1
-1/+6
*
[svn-r24506] Merge of r24358 from trunk. Makes the big test aware of the HDF...
Dana Robinson
2013-12-06
1
-149/+171
*
[svn-r24477] Description:
Quincey Koziol
2013-11-30
1
-2/+4
*
[svn-r24402] Issue 8528 - H5F_get_objects overfilled the list for object IDs....
Raymond Lu
2013-11-04
1
-1/+1
*
[svn-r24393] Cleanup testfiles from scripts. Update lists of files to be clea...
Allen Byrne
2013-11-01
5
-5/+10
*
[svn-r24391] Issue 8528 - H5F_get_objects overfilled the list for object IDs....
Raymond Lu
2013-11-01
1
-0/+130
*
[svn-r24329] Remove quotes in list add
Allen Byrne
2013-10-18
1
-1/+1
*
[svn-r24315] Do not run big test on cygwin
Allen Byrne
2013-10-17
2
-3/+9
*
[svn-r24231] Issue 1264: CYGWIN had long double rounding problem from unsigne...
Raymond Lu
2013-09-30
1
-3/+3
*
[svn-r24215] Bug fix: HDFFV-8271 Big.c error in address generated by random n...
Albert Cheng
2013-09-28
1
-2/+7
*
[svn-r24205] Merge HDFFV-8513/8522 from trunk (via cmake branch), h5repack UD...
Allen Byrne
2013-09-26
3
-66/+70
*
[svn-r24121] OpenVMS converted the value of zero in char or short to negative...
Raymond Lu
2013-09-10
1
-0/+23
*
[svn-r24112] Description:
Quincey Koziol
2013-09-06
2
-35/+37
*
[svn-r24080] Since dtransform.c uses H5T_conv_i_f and H5T_conv_f_i, I added t...
Raymond Lu
2013-08-28
1
-0/+5
*
[svn-r24074] I took out the soft conversion functions H5T__conv_i_f and H5T__...
Raymond Lu
2013-08-26
1
-0/+16
*
[svn-r24072] Merge trunk cmake changes to 1.8 branch.
Allen Byrne
2013-08-26
2
-528/+557
*
[svn-r24032] Description:
Quincey Koziol
2013-08-20
4
-426/+426
*
[svn-r24021] Description:
Quincey Koziol
2013-08-18
7
-587/+560
*
[svn-r24012] Description:
Quincey Koziol
2013-08-15
1
-0/+4
*
[svn-r23771] HDFFV-8434,-8437,-8445,-8447,-8461: Merge changes from Trunk.
Allen Byrne
2013-06-14
1
-0/+13
*
[svn-r23719] Description:
Quincey Koziol
2013-05-29
1
-1/+0
*
[svn-r23706] Merge Valgrind fix from trunk.
Allen Byrne
2013-05-15
1
-0/+3
*
[svn-r23703] Issue 8380 - followup for previous checkin. I forgot to add tes...
Raymond Lu
2013-05-14
1
-0/+256
*
[svn-r23702] Issue 8380 - H5Zunregister caused seg fault. This is a porting ...
Raymond Lu
2013-05-14
3
-7/+20
*
[svn-r23696] Description:
Quincey Koziol
2013-05-11
2
-23/+8
*
[svn-r23551] I updated this branch from the 1.8 branch (not related to DESY p...
Raymond Lu
2013-04-04
2
-4/+4
|
\
|
*
[svn-r23535] Description:
Quincey Koziol
2013-04-03
1
-2/+2
*
|
[svn-r23550] Description:
Quincey Koziol
2013-04-04
4
-52/+49
*
|
[svn-r23539] I took out the "const" symbol from H5PL_get_plugin_type and H5PL...
Raymond Lu
2013-04-03
3
-6/+6
*
|
[svn-r23537] I corrected the copyright information and added some comment in ...
Raymond Lu
2013-04-03
5
-45/+31
*
|
[svn-r23534] I changed the operation in dynlib2.c from math operations pow an...
Raymond Lu
2013-04-03
1
-11/+10
*
|
[svn-r23528] Bug fix: Mac system has dynamic library name in the form of libx...
Albert Cheng
2013-04-03
1
-5/+47
*
|
[svn-r23525] I merged the changes r23524 from the trunk.
Raymond Lu
2013-04-02
1
-6/+45
*
|
[svn-r23522] I merged the changes that Allen added for supporting dynlib2.c a...
Raymond Lu
2013-04-02
1
-33/+37
*
|
[svn-r23521] I merged the changes for testing groups with filter into this br...
Raymond Lu
2013-04-02
5
-25/+242
*
|
[svn-r23512] Replace install-data-local with install-exec-hook in test/Makefi...
Larry Knox
2013-04-01
2
-8/+9
*
|
[svn-r23510] I merged the changes for DESY project from the trunk (r23496) in...
Raymond Lu
2013-04-01
8
-74/+1170
|
/
[next]