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-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
*
|
[svn-r23380] Description:
Quincey Koziol
2013-03-19
2
-4/+5
*
|
[svn-r23359] I added some macros and refactoring the code to prepare for Wind...
Raymond Lu
2013-03-15
2
-4/+0
*
|
[svn-r23358] correct env var value for test
Allen Byrne
2013-03-15
1
-1/+1
*
|
[svn-r23357] HDFFV-8338: Add cmake support, this commit only tested for linux
Allen Byrne
2013-03-15
2
-0/+89
*
|
[svn-r23350] I cleaned up some code and added comments for my previous checki...
Raymond Lu
2013-03-14
5
-32/+95
*
|
[svn-r23347] ported revision 23248:23346 from the trunk
Raymond Lu
2013-03-13
9
-14/+59
*
|
[svn-r23346] First commit for DESY project. It has the basic functionality o...
Raymond Lu
2013-03-13
7
-22/+1009
|
/
*
[svn-r23237] Purpose: Implement H5Dscatter and H5Dgather
Neil Fortner
2013-02-08
1
-1/+17
*
[svn-r23234] Fix out-of-bounds errors on pgcc for H5Dscatter and H5Dgather te...
Neil Fortner
2013-02-07
1
-10/+10
*
[svn-r23230] Purpose: Implement H5Dscatter and H5Dgather
Neil Fortner
2013-02-05
1
-0/+1012
*
[svn-r23219] Description:
Quincey Koziol
2013-02-02
3
-111/+139
*
[svn-r23161] ported revisions 23146:23160 from the trunk
Raymond Lu
2013-01-14
2
-3/+3
*
[svn-r23152] I took out the obsolete function H5PSIwrite_chunk and its relate...
Raymond Lu
2013-01-11
3
-359/+23
*
[svn-r23149] I put more condition checks with macro when DEFLATE filter is di...
Raymond Lu
2013-01-10
1
-1/+17
*
[svn-r23147] ported revisions 23081:23145 from the trunk
Raymond Lu
2013-01-09
4
-4/+4
*
[svn-r23097] I changed H5Dopen to H5Dopen2 in test/dectris_tst.c and hl/test/...
Raymond Lu
2012-12-13
1
-2/+2
*
[svn-r23017] I added a prototype function H5DOwrite_chunk in HL library for D...
Raymond Lu
2012-11-07
1
-1/+4
*
[svn-r22987] ported revisions from 22742 to 22986 from the trunk
Raymond Lu
2012-10-29
39
-157/+1465
*
[svn-r22739] ported revisions 22615 to 22737 from the trunk
Raymond Lu
2012-09-05
21
-338/+583
|
\
|
*
[svn-r22709] HDFFV-8129: reconfigured on jam, Remove overloading of autotools...
Allen Byrne
2012-08-23
5
-30/+25
|
*
[svn-r22706] Updated autotools: autoconf 2.69, automake 1.12.3, m4 1.4.16, l...
Larry Knox
2012-08-22
1
-124/+177
|
*
[svn-r22676] Changes needed to make the default free-list mapping from H5FD_F...
Vailin Choi
2012-08-13
3
-125/+306
|
*
[svn-r22668] Description:
Quincey Koziol
2012-08-11
1
-4/+4
|
*
[svn-r22646] Description:
Quincey Koziol
2012-08-08
13
-54/+70
*
|
[svn-r22655] Dectris project - I changed the rank of the offset for H5PSIdire...
Raymond Lu
2012-08-09
1
-1/+1
[next]