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
/
c++
Commit message (
Expand
)
Author
Age
Files
Lines
*
[svn-r21044] Purpose:
Mike McGreevy
2011-06-28
4
-4/+0
*
[svn-r20719] Merge changes to scripts to run installed examples from hdf5 1.8...
Larry Knox
2011-05-04
1
-2/+2
*
[svn-r20574] Bump soname interface number. This should have been bumped
Mike McGreevy
2011-04-20
1
-2/+2
*
[svn-r20565] Update 1.8 branch version to 1.8.8-snap0
Mike McGreevy
2011-04-20
1
-1/+1
*
[svn-r20525] Description:
Mike McGreevy
2011-04-15
5
-34/+115
*
[svn-r20479] Fixed issue HDFFV-5866 (BZ 2156). Changed scripts to run exampl...
Larry Knox
2011-04-12
1
-4/+6
*
[svn-r20157] Bring CMake changes to branch up to r20156 from trunk
Allen Byrne
2011-02-25
2
-5/+3
*
[svn-r19906] Windows: Correct how fortran links in CRT library. Also correct ...
Allen Byrne
2011-01-04
2
-3/+3
*
[svn-r19898] Remove use of /MT compile flag for building static libs and prog...
Allen Byrne
2010-12-30
2
-3/+0
*
[svn-r19871] Add tests for examples.
Allen Byrne
2010-12-03
1
-23/+21
*
[svn-r19862] Updated libtool to version 2.4, autoconf to version 2.68, and m4...
Larry Knox
2010-12-01
4
-0/+12
*
[svn-r19529] Added line to config/examples.am to remove execute permission fr...
Larry Knox
2010-10-06
1
-0/+1
*
[svn-r19451] Update version of 1.8 branch to HDF5 1.8.7-snap0
Mike McGreevy
2010-09-21
1
-1/+1
*
[svn-r19438] Correct use of lib, include, bin in INSTALL commands to use prop...
Allen Byrne
2010-09-20
1
-4/+4
*
[svn-r19408] In this revision the '/' after ${DESTDIR} wherever it occurs
Larry Knox
2010-09-16
6
-24/+66
*
[svn-r19371] Updated autoconf to version 2.6.7, libtool to version 2.2.10, an...
Larry Knox
2010-09-10
4
-4/+4
*
[svn-r19362] Move Windows specific compile and link flags to macros
Allen Byrne
2010-09-09
2
-30/+3
*
[svn-r19341] Added cmake tests for c++ examples
Allen Byrne
2010-09-02
1
-0/+5
*
[svn-r19326] Added parallel build commands.
Allen Byrne
2010-08-31
3
-9/+10
*
[svn-r19036] Added executable Linker Flag for MSVC static builds: /NODEFAULTL...
Allen Byrne
2010-06-29
2
-0/+30
*
[svn-r18916] Description:
Quincey Koziol
2010-05-27
1
-1/+1
*
[svn-r18855] Added CPack commands for installtion program
Allen Byrne
2010-05-19
1
-3/+5
*
[svn-r18841] Changed version number to 1.8.4-snap0
Mike McGreevy
2010-05-18
1
-1/+1
*
[svn-r18836] Added code to config files, libhdf5.settings.in and configure.in...
Larry Knox
2010-05-17
4
-0/+8
*
[svn-r18817] Added scripts to compile and run installed examples. The script...
Larry Knox
2010-05-14
3
-6/+108
*
[svn-r18779] Add ${DESTDIR} to scripts and Makefiles so that make DESTDIR=<in...
Larry Knox
2010-05-12
4
-20/+20
*
[svn-r18773] Add files to support building library with CMake
Allen Byrne
2010-05-12
4
-0/+130
*
[svn-r18710] Purpose:
Mike McGreevy
2010-05-05
4
-4/+4
*
[svn-r18701] ID 1853:
Albert Cheng
2010-05-04
4
-0/+4
*
[svn-r18694] Correct missing line (fi) in revision 18680 and remove incorrect...
Larry Knox
2010-05-03
1
-4/+1
*
[svn-r18688] Snapshot version 1.8 release 4 (snap20)
HDF Tester
2010-05-03
1
-2/+4
*
[svn-r18680] Added running make install-examples to make install. Make insta...
Larry Knox
2010-04-30
2
-2/+3
*
[svn-r18580] Purpose:
Mike McGreevy
2010-04-15
4
-6/+6
*
[svn-r18106] bug 1673:
Albert Cheng
2010-01-12
4
-16/+16
*
[svn-r17709] Maintenance: Changed version number to 1.8.4-snap0
Elena Pourmal
2009-10-21
1
-1/+1
*
[svn-r17645] Purpose:
Mike McGreevy
2009-10-15
6
-38/+66
*
[svn-r17439] Purpose:
Mike McGreevy
2009-08-31
4
-115/+297
*
[svn-r16853] Maintenance: Changed version number to 1.8.3-pre1 and created a ...
Elena Pourmal
2009-04-24
1
-1/+1
*
[svn-r16793] Description:
Mike McGreevy
2009-04-20
5
-18/+48
*
[svn-r16562] Purpose:
Mike McGreevy
2009-03-10
4
-12/+12
*
[svn-r16519] merge 16518 from trunk
Pedro Vicente Nunes
2009-02-26
4
-0/+4
*
[svn-r16341] Description:
Frank Baker
2009-01-22
1
-1/+1
*
[svn-r15898] Purpose: Bug Fix
Mike McGreevy
2008-10-17
4
-24/+4
*
[svn-r15881] Purpose: Bug Fixes, Libtool Upgrade
Mike McGreevy
2008-10-15
4
-0/+20
*
[svn-r15629] Description:
Quincey Koziol
2008-09-16
1
-2/+2
*
[svn-r15463] Description:
Quincey Koziol
2008-08-12
1
-3/+3
*
[svn-r15042] Bug fix.
Albert Cheng
2008-05-20
6
-20/+28
*
[svn-r15033] Purpose:
Albert Cheng
2008-05-19
4
-3/+62
*
[svn-r15006] Purpose: configure cleanup
Mike McGreevy
2008-05-15
4
-4/+0
*
[svn-r14824] Purpose: Updating HDF5 1.8 to use automake 1.10.1 and li...
Mike McGreevy
2008-04-10
4
-51/+68
[next]