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
/
hl
/
test
/
test_lite.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update HD prefix and reconcile hl/cpp test
Allen Byrne
2019-08-16
1
-45/+45
*
HD prefix and whitespace
Allen Byrne
2018-08-28
1
-43/+43
*
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...
Larry Knox
2017-04-25
1
-6/+4
*
[svn-r29603] HDFFV-9746 Add test for "/" for H5LTpath_valid
Scot Breitenfeld
2016-04-01
1
-0/+23
*
[svn-r28017] mem leak fix.
Mohamad Chaarawi
2015-10-09
1
-0/+1
*
[svn-r27799] Minor warning fixes in the high-level library.
Dana Robinson
2015-09-16
1
-1/+1
*
[svn-r27204] Description:
Quincey Koziol
2015-06-15
1
-8/+8
*
[svn-r26417] Removed compiler warnings from HL. HDF5-237
Scot Breitenfeld
2015-03-10
1
-9/+9
*
[svn-r26294] Fix for HDFFV-9132.
Scot Breitenfeld
2015-02-24
1
-0/+30
*
[svn-r25629] Fix for hdffv-8855.
Scot Breitenfeld
2014-09-29
1
-0/+38
*
[svn-r24937] Adds an H5free_memory() function to the library for use with
Dana Robinson
2014-03-31
1
-6/+6
*
[svn-r24020] Description:
Quincey Koziol
2013-08-17
1
-2/+2
*
[svn-r23985] Merge commit 23937 from reduce_warning branch
Jerome Soumagne
2013-08-09
1
-2/+1
*
[svn-r23017] I added a prototype function H5DOwrite_chunk in HL library for D...
Raymond Lu
2012-11-07
1
-4/+0
*
[svn-r22987] ported revisions from 22742 to 22986 from the trunk
Raymond Lu
2012-10-29
1
-1/+4
*
[svn-r22411] reduce compiler warnings by removing unreferenced variables and ...
Allen Byrne
2012-05-25
1
-1/+0
*
[svn-r22096] Desciption: Added cyclic path test for H5LTpath_valid.
Scot Breitenfeld
2012-03-20
1
-3/+28
*
[svn-r22082] Description: replaced strncopy with passing path name directly.
Scot Breitenfeld
2012-03-16
1
-5/+2
*
[svn-r22081] Description:
Scot Breitenfeld
2012-03-16
1
-6/+6
*
[svn-r22078] New API: H5ltpath_valid
Scot Breitenfeld
2012-03-16
1
-2/+314
*
[svn-r22024] Add HD prefix to tools library based tests. Cleaned allocation/f...
Allen Byrne
2012-03-05
1
-72/+124
*
[svn-r21436] Issue 7701 - H5LTdtype_to_text had memory corruption while being...
Raymond Lu
2011-09-30
1
-6/+114
*
[svn-r18650] Description:
Quincey Koziol
2010-04-27
1
-1/+0
*
[svn-r18419] Description:
Quincey Koziol
2010-03-18
1
-0/+1
*
[svn-r18413] Description:
Quincey Koziol
2010-03-17
1
-9/+1
*
[svn-r18197] Description:
Quincey Koziol
2010-01-30
1
-1/+1
*
[svn-r18159] Description:
Quincey Koziol
2010-01-23
1
-7/+12
*
[svn-r16880] Fixed a bug in H5LTtext_to_dtype. When the data type is enumera...
Raymond Lu
2009-04-28
1
-0/+14
*
[svn-r16859] I fixed some memory leak of H5LTdtype_to_text in the HL library....
Raymond Lu
2009-04-24
1
-8/+11
*
[svn-r16719] clean linux warnings
Pedro Vicente Nunes
2009-04-09
1
-743/+740
*
[svn-r14212] Description:
Quincey Koziol
2007-10-18
1
-1/+1
*
[svn-r14199] Description:
Quincey Koziol
2007-10-11
1
-1/+1
*
[svn-r14193] Description:
Quincey Koziol
2007-10-08
1
-1/+1
*
[svn-r14104] Description:
Quincey Koziol
2007-08-23
1
-77/+72
*
[svn-r13253] Updated all C and C++ style source code files with the THG copyr...
Albert Cheng
2007-02-07
1
-2/+3
*
[svn-r12734] Description:
Quincey Koziol
2006-10-09
1
-5/+4
*
[svn-r12440] Purpose:
Quincey Koziol
2006-06-27
1
-85/+85
*
[svn-r12351] Purpose: Follow-up what's committed yesterday.
Raymond Lu
2006-05-17
1
-0/+88
*
[svn-r12314] Purpose:
Quincey Koziol
2006-04-29
1
-16/+16
*
[svn-r12229] Purpose:
Pedro Vicente Nunes
2006-04-12
1
-1/+1
*
[svn-r11882] Purpose: Revision
Raymond Lu
2006-01-16
1
-37/+37
*
[svn-r11832] Purpose: Rename files and change grammar rule.
Raymond Lu
2005-12-22
1
-9/+2
*
[svn-r11830] Purpose: A new function and its test.
Raymond Lu
2005-12-21
1
-9/+121
*
[svn-r11771] Purpose:
Quincey Koziol
2005-12-08
1
-0/+1
*
[svn-r11689] Purpose: Bug fix
Raymond Lu
2005-11-07
1
-2/+0
*
[svn-r11683]
Raymond Lu
2005-11-04
1
-39/+38
*
[svn-r11676] Purpose: New feature
Raymond Lu
2005-11-03
1
-0/+406
*
[svn-r11537] Purpose:
Albert Cheng
2005-10-11
1
-12/+13
*
[svn-r11245] Purpose:
Quincey Koziol
2005-08-13
1
-44/+44
*
[svn-r9562] Purpose:
Pedro Vicente Nunes
2004-11-23
1
-1/+3
[next]