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
/
dtypes.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[svn-r19313] Description:
Quincey Koziol
2010-08-26
1
-46/+38
*
[svn-r19288] Bug 1934 - I added support of all data types for H5Tget_order. ...
Raymond Lu
2010-08-24
1
-19/+51
*
[svn-r19272] Description:
Quincey Koziol
2010-08-20
1
-1/+3
*
[svn-r19251] New feature(bug #1934): I made H5Tset_order support all data typ...
Raymond Lu
2010-08-19
1
-17/+118
*
[svn-r19156] Description:
Quincey Koziol
2010-07-30
1
-74/+55
*
[svn-r18346] Description:
Quincey Koziol
2010-02-27
1
-283/+293
*
[svn-r18197] Description:
Quincey Koziol
2010-01-30
1
-8/+8
*
[svn-r18159] Description:
Quincey Koziol
2010-01-23
1
-85/+63
*
[svn-r18125] I added the support of bitfield in H5Tget_native_type. Bitfield...
Raymond Lu
2010-01-20
1
-10/+3
*
[svn-r17980] Description:
Quincey Koziol
2009-12-10
1
-1/+1
*
[svn-r17977] Bug fix for 1584. H5Tdetect_class said a VL string is a string ...
Raymond Lu
2009-12-09
1
-2/+7
*
[svn-r17755] Purpose: Fix assertion failure caused by H5Tcommit1/2
Neil Fortner
2009-10-27
1
-0/+11
*
[svn-r17751] Purpose: Fix assertion failure caused by H5Tcommit1/2
Neil Fortner
2009-10-27
1
-2/+41
*
[svn-r17268] Description:
Quincey Koziol
2009-07-30
1
-2/+6
*
[svn-r17178] I added a test of H5Tencode/decode for variable-length string ty...
Raymond Lu
2009-07-13
1
-13/+131
*
[svn-r17025] Purpose: fix bug 1593
Neil Fortner
2009-06-10
1
-0/+204
*
[svn-r16560] Description:
Quincey Koziol
2009-03-10
1
-16/+11
*
[svn-r16360] Purpose: Fix potential error with H5Tset_order
Neil Fortner
2009-01-27
1
-0/+167
*
[svn-r16308] Purpose: Fix problem with H5Tpack
Neil Fortner
2009-01-14
1
-2/+124
*
[svn-r15798] Description:
Quincey Koziol
2008-10-07
1
-1/+1
*
[svn-r15796] Purpose: Close bug #1322
Neil Fortner
2008-10-07
1
-24/+156
*
[svn-r15682] Purpose: fix bug 1298
Neil Fortner
2008-09-22
1
-5/+165
*
[svn-r15656] Purpose: fix bug 1286
Neil Fortner
2008-09-18
1
-1/+360
*
[svn-r15628] Description:
Quincey Koziol
2008-09-16
1
-3/+3
*
[svn-r15395] When an attribute was opened twice and data was written with one...
Raymond Lu
2008-07-22
1
-0/+1
*
[svn-r15294] Description:
Quincey Koziol
2008-06-29
1
-1/+1
*
[svn-r15290] H5Tpack didn't act correctly with nested compound datatype. The...
Raymond Lu
2008-06-27
1
-5/+104
*
[svn-r15150] Purpose: Separate Windows function macro definitions to win32defs.h
Scott Wegner
2008-06-05
1
-2/+2
*
[svn-r14903] Undoing change committed in r14902.
Scot Breitenfeld
2008-04-30
1
-1/+107
*
[svn-r14902] Merged fortran_1_8 branch changes r14505:14901 into the trunk. N...
Scot Breitenfeld
2008-04-30
1
-107/+1
*
[svn-r14738] Description:
Quincey Koziol
2008-03-13
1
-1/+107
*
[svn-r14413] Description:
Quincey Koziol
2008-01-14
1
-1/+1
*
[svn-r14362] Description:
Quincey Koziol
2008-01-03
1
-2/+2
*
[svn-r14225] Description:
Quincey Koziol
2007-10-31
1
-4/+4
*
[svn-r14220] Description:
Quincey Koziol
2007-10-30
1
-4/+4
*
[svn-r14218] Description:
Quincey Koziol
2007-10-30
1
-3/+3
*
[svn-r14212] Description:
Quincey Koziol
2007-10-18
1
-35/+71
*
[svn-r14199] Description:
Quincey Koziol
2007-10-11
1
-15/+15
*
[svn-r14193] Description:
Quincey Koziol
2007-10-08
1
-334/+335
*
[svn-r14187] Description:
Quincey Koziol
2007-10-04
1
-3/+3
*
[svn-r14160] Description:
Quincey Koziol
2007-09-27
1
-31/+17
*
[svn-r14157] Description:
Quincey Koziol
2007-09-27
1
-49/+137
*
[svn-r14156] Description:
Quincey Koziol
2007-09-26
1
-92/+90
*
[svn-r14144] Description:
Quincey Koziol
2007-09-13
1
-9/+9
*
[svn-r13549] Description:
Quincey Koziol
2007-03-27
1
-3/+3
*
[svn-r13432] Changed the detection of alignment requirement for Direct I/O fr...
Raymond Lu
2007-02-28
1
-1/+1
*
[svn-r13253] Updated all C and C++ style source code files with the THG copyr...
Albert Cheng
2007-02-07
1
-2/+3
*
[svn-r13223] Description:
Quincey Koziol
2007-01-30
1
-10/+4
*
[svn-r12833] Description:
Quincey Koziol
2006-10-31
1
-2/+1
*
[svn-r12736] Description:
Quincey Koziol
2006-10-09
1
-11/+23
[next]