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-r23691] Fix valgrind leak by closing fapl
Allen Byrne
2013-05-09
1
-0/+3
*
[svn-r23685] Issue 8380 H5Zunregister caused seg fault. I simplied the itera...
Raymond Lu
2013-05-08
1
-2/+2
*
[svn-r23675] Issue 8380 - H5Zunregister caused seg fault. This is the follow...
Raymond Lu
2013-05-06
2
-2/+4
*
[svn-r23667] Removed H5E call.
Joel Plutchak
2013-05-03
1
-20/+1
*
[svn-r23665] Added test cases to expose potential fill value issues.
Joel Plutchak
2013-05-02
1
-0/+281
*
[svn-r23656] Issue 8380 H5Zunregister caused seg fault: I added some protecti...
Raymond Lu
2013-04-29
3
-7/+275
*
[svn-r23549] Description:
Quincey Koziol
2013-04-04
4
-52/+49
*
[svn-r23547] Windows plugins will always be "dll"'s.
Allen Byrne
2013-04-04
1
-1/+1
*
[svn-r23546] Correct typo
Allen Byrne
2013-04-04
1
-1/+1
*
[svn-r23540] I took out the "const" symbol from H5PL_get_plugin_type and H5PL...
Raymond Lu
2013-04-03
3
-6/+6
*
[svn-r23536] I corrected the copyright information and added some comment in ...
Raymond Lu
2013-04-03
5
-45/+31
*
[svn-r23533] I changed the operation in dynlib2.c from math operations pow an...
Raymond Lu
2013-04-03
2
-12/+12
*
[svn-r23529] Description:
Quincey Koziol
2013-04-03
1
-2/+2
*
[svn-r23526] Bug fix: Mac system has dynamic library name in the form of libx...
Albert Cheng
2013-04-02
1
-3/+17
*
[svn-r23524] Use two plugin folders for testing plugin Path
Allen Byrne
2013-04-02
1
-6/+45
*
[svn-r23520] Add new plugin library to build list for test.
Allen Byrne
2013-04-02
1
-33/+37
*
[svn-r23519] I used H5Gcreate instead of H5Gcreate2 in plugin.c. I corrected...
Raymond Lu
2013-04-02
3
-19/+86
*
[svn-r23517] Rewrirte part of the script that copy the libdynlib libraries an...
Albert Cheng
2013-04-02
1
-5/+33
*
[svn-r23514] I forgot to add the new file dynlib3.c in last commit.
Raymond Lu
2013-04-01
1
-0/+83
*
[svn-r23513] I added a test case in plugin.c for testing using filter for gro...
Raymond Lu
2013-04-01
5
-13/+84
*
[svn-r23511] Replaced install-data-local with install-exec-hook in test/Makef...
Larry Knox
2013-04-01
2
-8/+9
*
[svn-r23494] I added another filter library dynlib2.c for plugin.c test. The...
Raymond Lu
2013-03-29
6
-71/+142
*
[svn-r23493] Correct improper addition
Allen Byrne
2013-03-29
1
-3/+0
*
[svn-r23492] Bug fix:
Albert Cheng
2013-03-29
1
-6/+13
*
[svn-r23491] Add test_plugin.sh to list of cleanup files
Allen Byrne
2013-03-29
1
-1/+3
*
[svn-r23482] I changed the plugin library to be built as shared library only ...
Raymond Lu
2013-03-28
2
-47/+115
*
[svn-r23480] Reposition conditional and libtool commands.
Allen Byrne
2013-03-28
1
-10/+8
*
[svn-r23467] Remove subdirectory.
Allen Byrne
2013-03-27
4
-246/+68
*
[svn-r23465] I moved dynlib1.c to test/ directory and revised the Makefile.am...
Raymond Lu
2013-03-27
4
-52/+188
*
[svn-r23447] Add new env var to prevent filter plugin loading
Allen Byrne
2013-03-25
1
-0/+1
*
[svn-r23435] ported revisions 23346:23432 from the trunk
Raymond Lu
2013-03-22
1
-4/+8
|
\
|
*
[svn-r23354] Close prop list var
Allen Byrne
2013-03-15
1
-4/+8
|
*
[svn-r23336] Discovered some typo in the last added comment. Rewrote the comm...
Albert Cheng
2013-03-07
1
-3/+3
|
*
[svn-r23332] HDFFV-8322: for valgrind testing, split-up testhdf5 tests by exc...
Allen Byrne
2013-03-06
2
-3/+3
|
*
[svn-r23329] Bug fix: HDFFV-8305
Albert Cheng
2013-03-06
1
-1/+4
|
*
[svn-r23326] Refactor testhdf5 for memcheck testing. Test longest running opt...
Allen Byrne
2013-03-05
1
-3/+16
|
*
[svn-r23322] HDFFV-8322: Close resources, found from valgrind testing
Allen Byrne
2013-03-01
5
-7/+30
|
*
[svn-r23320] Close resources, found from valgrind testing
Allen Byrne
2013-02-27
1
-0/+6
|
*
[svn-r23305] HDFFV-8257: szip still used even if headers are not found. Chang...
Allen Byrne
2013-02-18
1
-1/+1
|
*
[svn-r23260] Bug fix: HDFFV-8267
Albert Cheng
2013-02-12
1
-1/+1
*
|
[svn-r23432] I added a new macro HDF5_PLUGIN_PRELOAD to skip plugin loading d...
Raymond Lu
2013-03-22
2
-2/+14
*
|
[svn-r23405] Correct typo
Allen Byrne
2013-03-20
1
-1/+1
*
|
[svn-r23403] Refactor windows code:
Allen Byrne
2013-03-20
3
-62/+9
*
|
[svn-r23402] Plugin Library needs own dll decorator
Allen Byrne
2013-03-20
1
-2/+11
*
|
[svn-r23401] I cleaned up the test.
Raymond Lu
2013-03-20
1
-149/+8
*
|
[svn-r23400] I updated Makefile.in for Mac.
Raymond Lu
2013-03-20
1
-1/+1
*
|
[svn-r23390] Remove dll decoration from local function
Allen Byrne
2013-03-19
1
-3/+3
*
|
[svn-r23389] HDFFV-8338: remove unused headers
Allen Byrne
2013-03-19
1
-2/+0
*
|
[svn-r23387] Add dynamic windows decorations
Allen Byrne
2013-03-19
1
-4/+17
*
|
[svn-r23384] Copy dynamic lib to a plugins folder for testing. This will avoi...
Allen Byrne
2013-03-19
1
-2/+17
[next]