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
/
tools
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[svn-r25570] UNDO:Added option to build tools static when building shared lib...
Allen Byrne
2014-09-03
1
-21/+6
*
[svn-r25569] Added option to build tools static when building shared librarie...
Allen Byrne
2014-09-03
1
-6/+21
*
[svn-r25496] Description:
Quincey Koziol
2014-07-30
1
-3/+3
*
[svn-r25397] - remove configure checks for MPI_File_get_size and Big
Mohamad Chaarawi
2014-07-07
1
-1/+0
*
[svn-r25188] Implement change to cmake_ext_mod config folder
Allen Byrne
2014-05-14
1
-2/+2
*
[svn-r25117] Removed LT_ADD_LIBHDF5_DEPENDENCY configure conditional to roll ...
Larry Knox
2014-04-25
1
-1/+0
*
[svn-r25113] Fixed Subversion EOL and executable attributes. No code changes.
Dana Robinson
2014-04-25
2
-601/+601
*
[svn-r25043] Correct CPPFLAGS value.
Allen Byrne
2014-04-14
1
-1/+1
*
[svn-r24937] Adds an H5free_memory() function to the library for use with
Dana Robinson
2014-03-31
1
-3/+3
*
[svn-r24932] HDFFV-8290: Remove unnecessary $(srcdir) and use AM_CPPFLAGS ins...
Allen Byrne
2014-03-31
2
-78/+451
*
[svn-r24864] Description:
Quincey Koziol
2014-03-21
1
-1/+0
*
[svn-r24824] HDFFV-8700 -
Allen Byrne
2014-03-18
1
-1/+1
*
[svn-r24803] Description:
Quincey Koziol
2014-03-16
1
-1/+0
*
[svn-r24789] Bump up the minimum cmake version
Allen Byrne
2014-03-13
1
-1/+1
*
[svn-r24782] HDFFV-8700 -
Allen Byrne
2014-03-11
2
-29/+29
*
[svn-r24781] HDFFV-8700 -
Allen Byrne
2014-03-11
2
-56/+56
*
[svn-r24726] Description:
Quincey Koziol
2014-02-20
1
-1/+4
*
[svn-r24666] Fix test folder deletion issue
Allen Byrne
2014-01-30
1
-1/+1
*
[svn-r24392] Cleanup testfiles from scripts. Update lists of files to be clea...
Allen Byrne
2013-11-01
1
-0/+16
*
[svn-r24376] Updated all code to use HDmalloc, HDcalloc, and HDfree.
Dana Robinson
2013-10-31
2
-7/+7
*
[svn-r24194] Don't add hdf5 library dependencies to lib files when --disable-...
Larry Knox
2013-09-24
1
-0/+1
*
[svn-r24077] Updated -help output for compile scripts for changing default fr...
Larry Knox
2013-08-27
1
-4/+6
*
[svn-r24029] Move TESTS to seperate file to allow easier editing by all devel...
Allen Byrne
2013-08-19
2
-271/+273
*
[svn-r24020] Description:
Quincey Koziol
2013-08-17
1
-14/+14
*
[svn-r24011] Description:
Quincey Koziol
2013-08-15
1
-1/+1
*
[svn-r23745] HDFFV-8461: Add Windows /MT support
Allen Byrne
2013-06-10
1
-0/+5
*
[svn-r23572] Removed inappropriate executable properties from a few files. T...
Dana Robinson
2013-04-10
1
-0/+0
*
[svn-r23555] Bug fix: HDFFV-8358
Albert Cheng
2013-04-05
1
-54/+35
*
[svn-r23527] Revised usage to reflect change to use -shlib as default when no...
Larry Knox
2013-04-02
1
-2/+3
*
[svn-r23497] Bug fix: HDFFV-8358
Albert Cheng
2013-03-30
1
-7/+64
*
[svn-r23431] Fix for HDFFV-8141.
Larry Knox
2013-03-22
1
-11/+23
*
[svn-r23388] HDDFV-8322: Free allocations in parse_command_line function.
Allen Byrne
2013-03-19
1
-2/+11
*
[svn-r23314] Correct typo in DEPENDS
Allen Byrne
2013-02-25
1
-1/+1
*
[svn-r23305] HDFFV-8257: szip still used even if headers are not found. Chang...
Allen Byrne
2013-02-18
1
-1/+1
*
[svn-r23286] HDFFV-8311: Correct test dependency
Allen Byrne
2013-02-15
2
-160/+247
*
[svn-r23217] add scalr vlen string datasets
Peter Cao
2013-01-31
1
-48/+63
*
[svn-r23208] adding a large compound dataset to the test file
Peter Cao
2013-01-30
1
-27/+70
*
[svn-r23206] minor fixes for number of attributes to be created.
Peter Cao
2013-01-30
1
-27/+38
*
[svn-r23205] correct a typo in the instruction.
Peter Cao
2013-01-30
1
-1/+1
*
[svn-r23204] Update help information.
Peter Cao
2013-01-30
1
-1/+2
*
[svn-r23203] Add test program to generate test file for checking performance.
Peter Cao
2013-01-30
1
-0/+528
*
[svn-r23160] HDFFV-8227: Mac DARWIN requires CMake 2.8.10
Allen Byrne
2013-01-14
1
-1/+1
*
[svn-r22921] Description:
Quincey Koziol
2012-10-18
1
-11/+12
*
[svn-r22908] Reverted changes in revision 22819
Larry Knox
2012-10-16
2
-6/+0
*
[svn-r22819] Added H5BLD_STATIC and HDF5_USE_SHLIB to configure.ac so that if...
Larry Knox
2012-09-27
2
-0/+6
*
[svn-r22720] Fix RelWithDebInfo packaging
Allen Byrne
2012-08-28
1
-3/+3
*
[svn-r22709] HDFFV-8129: reconfigured on jam, Remove overloading of autotools...
Allen Byrne
2012-08-23
4
-29/+28
*
[svn-r22706] Updated autotools: autoconf 2.69, automake 1.12.3, m4 1.4.16, l...
Larry Knox
2012-08-22
1
-45/+105
*
[svn-r22646] Description:
Quincey Koziol
2012-08-08
1
-6/+9
*
[svn-r22479] Remove subfolder tools from install command
Allen Byrne
2012-06-20
1
-4/+11
[next]