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
/
Makefile.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
[svn-r15898] Purpose: Bug Fix
Mike McGreevy
2008-10-17
1
-6/+1
*
[svn-r15881] Purpose: Bug Fixes, Libtool Upgrade
Mike McGreevy
2008-10-15
1
-0/+5
*
[svn-r15040] Purpose: Configure Fix
Mike McGreevy
2008-05-19
1
-8/+1
*
[svn-r15033] Purpose:
Albert Cheng
2008-05-19
1
-0/+15
*
[svn-r15006] Purpose: configure cleanup
Mike McGreevy
2008-05-15
1
-1/+0
*
[svn-r14968] Purpose: Bug Fix (Bug 1144)
Mike McGreevy
2008-05-12
1
-0/+7
*
[svn-r14824] Purpose: Updating HDF5 1.8 to use automake 1.10.1 and li...
Mike McGreevy
2008-04-10
1
-23/+33
*
[svn-r14402] Description:
Quincey Koziol
2008-01-13
1
-0/+1
*
[svn-r13972] Description:
Quincey Koziol
2007-07-13
1
-0/+1
*
[svn-r13971] Description:
Quincey Koziol
2007-07-12
1
-0/+1
*
[svn-r13928] Purpose: 1) Moving H5_CXX_HAVE_OFFSETOF macro to src/H5pubconf.h...
Mike McGreevy
2007-06-29
1
-2/+1
*
[svn-r13925] Purpose: intermediate checkin for offsetof fix for PGI compiler.
Mike McGreevy
2007-06-28
1
-1/+2
*
[svn-r13846] Purpose: To remove changes from version #13839 (regarding DEFAUL...
Mike McGreevy
2007-06-08
1
-1/+0
*
[svn-r13839] Purpose: creation of a DEFAULT_VFD macro in the test/Makef...
Mike McGreevy
2007-06-07
1
-0/+1
*
[svn-r13829] Some systems (only SGI Altix ProPack 4 discovered so far) doesn'...
Raymond Lu
2007-06-02
1
-0/+1
*
[svn-r13815] Description:
Quincey Koziol
2007-05-29
1
-0/+2
*
[svn-r13616] This check-in updates the bin/reconfigure file to point to the m...
Mike McGreevy
2007-04-09
1
-71/+63
*
[svn-r13418] Cleaned up some old paths in config/commence.am and removed some...
James Laird
2007-02-27
1
-7/+7
*
[svn-r13379] Added 'make help' target. This actually runs a script, bin/make...
James Laird
2007-02-23
1
-1/+4
*
[svn-r13365] Bug fix.
Albert Cheng
2007-02-21
1
-13/+0
*
[svn-r13359] Fixed a bug where the -shlib flag for h5cc would end up on the D...
James Laird
2007-02-20
1
-5/+18
*
[svn-r13264] Updated Makefile.am with new THG copyright notice.
Albert Cheng
2007-02-07
1
-2/+3
*
[svn-r13181] Added a configure check to prevent a failure on Cygwin.
James Laird
2007-01-23
1
-1/+1
*
[svn-r12929] Hopefully this really is a fix for the tg-login errors.
James Laird
2006-11-16
1
-1/+1
*
[svn-r12911] Backed up to previous versions of automake and libtool. Hopeful...
James Laird
2006-11-14
1
-1/+1
*
[svn-r12887] A fix for linking issues.
James Laird
2006-11-10
1
-0/+1
*
[svn-r12882] Changed bin/reconfigure to work on kagiso as well as on AFS Linu...
James Laird
2006-11-08
1
-5/+9
*
[svn-r12741] Added support for direct I/O to check-vfd. The direct VFD is on...
James Laird
2006-10-10
1
-2/+2
*
[svn-r12715] Incorporated a user-submitted patch to better detect the 'tr' ut...
James Laird
2006-10-03
1
-0/+1
*
[svn-r12668] Description:
Quincey Koziol
2006-09-15
1
-3/+3
*
[svn-r12519] Fixed "make check-vfd"
James Laird
2006-07-31
1
-0/+9
*
[svn-r12431] Purpose:
James Laird
2006-06-21
1
-15/+5
*
[svn-r12411] Purpose:
James Laird
2006-06-13
1
-0/+1
*
[svn-r12372] Purpose:
James Laird
2006-05-23
1
-1/+1
*
[svn-r12358] Purpose:
Albert Cheng
2006-05-19
1
-1/+0
*
[svn-r12295] Purpose:
James Laird
2006-04-21
1
-3/+3
*
[svn-r12229] Purpose:
Pedro Vicente Nunes
2006-04-12
1
-0/+3
*
[svn-r12149] Purpose:
James Laird
2006-03-23
1
-6/+3
*
[svn-r12143] Purpose:
James Laird
2006-03-23
1
-7/+16
*
[svn-r12001] Purpose:
James Laird
2006-03-03
1
-3/+3
*
[svn-r11931] Purpose:
Pedro Vicente Nunes
2006-02-09
1
-2/+2
*
[svn-r11926] Purpose:
Pedro Vicente Nunes
2006-02-08
1
-2/+2
*
[svn-r11918] Purpose:
Pedro Vicente Nunes
2006-02-06
1
-3/+3
*
[svn-r11738] Purpose:
James Laird
2005-11-18
1
-0/+9
*
[svn-r11737] Purpose:
James Laird
2005-11-17
1
-0/+8
*
[svn-r11646] Purpose:
James Laird
2005-10-31
1
-4/+14
*
[svn-r11602] Purpose:
James Laird
2005-10-24
1
-3/+0
*
[svn-r11573] Purpose:
James Laird
2005-10-17
1
-0/+1
*
[svn-r11566] Purpose:
James Laird
2005-10-14
1
-0/+2
*
[svn-r11431] Purpose:
Albert Cheng
2005-09-18
1
-0/+1
[next]