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
/
src
/
H5Tbit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clang-format of source files
Allen Byrne
2020-09-30
1
-76/+62
*
remove unnecessary check macro
kmu
2019-12-06
1
-2/+2
*
fix intel compile warnings
kmu
2019-12-04
1
-2/+2
*
Revert "fix warnings from Intel compiler"
kmu
2019-11-26
1
-2/+2
*
Revert "fix issues from previous PR comments"
kmu
2019-11-26
1
-2/+2
*
Revert "using a different MACRO"
kmu
2019-11-26
1
-5/+5
*
using a different MACRO
kmu
2019-11-25
1
-5/+5
*
fix issues from previous PR comments
kmu
2019-11-25
1
-2/+2
*
fix warnings from Intel compiler
kmu
2019-11-07
1
-2/+2
*
Normalization with VOL integration branch.
Dana Robinson
2017-12-01
1
-211/+184
*
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...
Larry Knox
2017-04-25
1
-6/+4
*
[svn-r30017] Description:
Quincey Koziol
2016-06-06
1
-36/+31
*
[svn-r27768] Description:
Quincey Koziol
2015-09-14
1
-2/+2
*
[svn-r27129] Fix warnings in H5Tbit
Jerome Soumagne
2015-06-01
1
-5/+7
*
[svn-r22287] Description:
Quincey Koziol
2012-04-16
1
-49/+61
*
[svn-r21919] Description:
Quincey Koziol
2012-02-09
1
-10/+10
*
[svn-r21650] Changed unsigned int to size_t in several places for agreement w...
Dana Robinson
2011-10-21
1
-8/+8
*
[svn-r19654] Description:
Quincey Koziol
2010-10-21
1
-17/+17
*
[svn-r18625] Description:
Quincey Koziol
2010-04-23
1
-252/+260
*
[svn-r15510] Description:
Quincey Koziol
2008-08-21
1
-71/+74
*
[svn-r13253] Updated all C and C++ style source code files with the THG copyr...
Albert Cheng
2007-02-07
1
-2/+3
*
[svn-r12706] Description:
Quincey Koziol
2006-10-02
1
-17/+18
*
[svn-r12528] Added User-Defined links to the library.
James Laird
2006-08-02
1
-1/+2
*
[svn-r11712] Purpose:
Quincey Koziol
2005-11-15
1
-4/+4
*
[svn-r11245] Purpose:
Quincey Koziol
2005-08-13
1
-31/+31
*
[svn-r9857] Purpose: Maintenance
Elena Pourmal
2005-01-22
1
-3/+0
*
[svn-r9727] Purpose:
Quincey Koziol
2004-12-29
1
-3/+3
*
[svn-r8731] Purpose:
Quincey Koziol
2004-06-23
1
-9/+4
*
[svn-r8383] Purpose:
Quincey Koziol
2004-04-18
1
-1/+1
*
[svn-r8348] Purpose: More test
Raymond Lu
2004-04-13
1
-8/+12
*
[svn-r8344] Purpose: Internal function change
Raymond Lu
2004-04-12
1
-18/+23
*
[svn-r8270] Purpose: code cleanup
Raymond Lu
2004-03-22
1
-33/+0
*
[svn-r8266] Purpose: Internal function change
Raymond Lu
2004-03-19
1
-4/+67
*
[svn-r8265] Purpose: Code cleanup
Raymond Lu
2004-03-18
1
-42/+0
*
[svn-r8264] Purpose: Internal algorithm change
Raymond Lu
2004-03-17
1
-4/+87
*
[svn-r8259] *** empty log message ***
Raymond Lu
2004-03-13
1
-7/+22
*
[svn-r8154] Purpose:
Quincey Koziol
2004-02-05
1
-14/+21
*
[svn-r8153] *** empty log message ***
Raymond Lu
2004-02-04
1
-2/+117
*
[svn-r8136] Purpose:
Quincey Koziol
2004-01-31
1
-2/+2
*
[svn-r7988] Purpose:
Quincey Koziol
2003-12-29
1
-2/+0
*
[svn-r7984] Purpose: bug fix
Raymond Lu
2003-12-29
1
-0/+2
*
[svn-r7917] Purpose:
Quincey Koziol
2003-12-06
1
-4/+4
*
[svn-r7871] Purpose:
Quincey Koziol
2003-11-21
1
-2/+0
*
[svn-r7868] Purpose: new feature
Raymond Lu
2003-11-21
1
-0/+2
*
[svn-r7116] Purpose:
Quincey Koziol
2003-06-27
1
-2/+4
*
[svn-r6395] Purpose:
Quincey Koziol
2003-02-12
1
-12/+22
*
[svn-r6266] Purpose:
Quincey Koziol
2003-01-10
1
-3/+3
*
[svn-r5867] Purpose:
Quincey Koziol
2002-08-09
1
-12/+17
*
[svn-r5842] Purpose:
Quincey Koziol
2002-08-08
1
-20/+15
*
[svn-r5471] Purpose:
Quincey Koziol
2002-05-29
1
-1/+2
[next]