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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[svn-r229] New examples have been created in the examples directory:
Elena Pourmal
1998-02-08
5
-0/+652
*
[svn-r228] Old example test_write.c has been removed from the examples direct...
Elena Pourmal
1998-02-08
1
-130/+0
*
[svn-r227] Old example test_read.c has been deleted from the examples directory.
Elena Pourmal
1998-02-08
1
-98/+0
*
[svn-r226] Turned off couple tedious warning messages. One (1174) due to inc...
Albert Cheng
1998-02-06
1
-1/+5
*
[svn-r225] H5F_open has been changed due to the PHDF work. It needed an extra
Albert Cheng
1998-02-06
1
-1/+1
*
[svn-r224] Initial implementation of the upper levels of PHDF5. The
Albert Cheng
1998-02-06
9
-34/+207
*
[svn-r223] Somehow the default create template header is causing heap routines
Albert Cheng
1998-02-06
1
-2/+2
*
[svn-r222] Problem: UINT64DECODE and INT64DECODE were not working because it did
Albert Cheng
1998-02-05
1
-6/+6
*
[svn-r221] In H5F_mpio_open, if truncation was requested, all processes must ...
Robert Kim Yates
1998-02-05
1
-21/+24
*
[svn-r220] Changes since 19980204
Robb Matzke
1998-02-05
2
-3/+3
*
[svn-r219] Changes since 19980204
Robb Matzke
1998-02-04
1
-6/+3
*
[svn-r218] ./src/H5F.c
Robb Matzke
1998-02-04
3
-18/+17
*
[svn-r217] Fixed fence-post & memory copy errors in H5F_encode_length_unusual()
Quincey Koziol
1998-02-04
1
-3/+3
*
[svn-r216] Added (ifdef'ed out currently) support for creating scalar simple ...
Quincey Koziol
1998-02-04
1
-10/+21
*
[svn-r215] offset was declared intn when it actually dealed with pointer addr...
Albert Cheng
1998-02-04
1
-1/+2
*
[svn-r214] Changes since 19980203
Robb Matzke
1998-02-03
4
-11/+98
*
[svn-r213] Changes since 19980130
Robb Matzke
1998-02-03
12
-75/+320
*
[svn-r212] Fixed H5F_mpio_read's handling of number of bytes read,
Robert Kim Yates
1998-02-03
2
-14/+33
*
[svn-r211] Added hooks for MPI-IO low-level I/O module.
Robert Kim Yates
1998-02-02
3
-0/+573
*
[svn-r210] Changes since 19980130
Robb Matzke
1998-01-31
2
-3/+11
*
[svn-r209] Changes since 19980130
Robb Matzke
1998-01-30
17
-142/+522
*
[svn-r208] Just added in a missing bracket, just to make vi-matching happier.
Albert Cheng
1998-01-30
1
-0/+1
*
[svn-r207] Testing
Robb Matzke
1998-01-30
1
-1/+1
*
[svn-r206] Testing
Robb Matzke
1998-01-30
1
-1/+1
*
[svn-r205] Changes since 19980130
Robb Matzke
1998-01-30
6
-16/+17
*
[svn-r204] Changes since 19980129
Robb Matzke
1998-01-30
13
-39/+165
*
[svn-r203] Changed H5Pcreate_simple call...
Quincey Koziol
1998-01-30
1
-9/+3
*
[svn-r202] Changed H5Pget/set_hyperslab routines to int, size_t, size_t param...
Quincey Koziol
1998-01-30
1
-85/+1
*
[svn-r201] Changed H5Pget/set_hyperslab to final consensus types: int for off...
Quincey Koziol
1998-01-30
2
-8/+8
*
[svn-r200] Purpose: bug fix.
Albert Cheng
1998-01-30
1
-1/+8
*
[svn-r199] Added -ansi compile option.
Albert Cheng
1998-01-30
1
-1/+1
*
[svn-r198] Changes since 19980129
Robb Matzke
1998-01-29
5
-127/+283
*
[svn-r197] Changes since 19980129
Robb Matzke
1998-01-29
8
-221/+355
*
[svn-r196] Changes since 19980128
Robb Matzke
1998-01-29
4
-2/+171
*
[svn-r195] Purpose: minor bug fix
Albert Cheng
1998-01-29
1
-1/+1
*
[svn-r194] Changes since 19980128
Robb Matzke
1998-01-29
4
-76/+104
*
[svn-r193] Changes since 19980128
Robb Matzke
1998-01-28
13
-152/+88
*
[svn-r192] Added sensible flags for gcc on Solaris 2.5
Quincey Koziol
1998-01-28
1
-0/+6
*
[svn-r191] Added configuration for IRIX64 OS. Distinguish it from plain
Albert Cheng
1998-01-28
1
-0/+3
*
[svn-r190] initial version for IRIX64 OS such as those on O2K and Power
Albert Cheng
1998-01-28
1
-0/+56
*
[svn-r189] Minor cleanups for clean compilation on IRIX 6.2
Quincey Koziol
1998-01-28
2
-7/+7
*
[svn-r188] Changed hbool_t from an enum to 'int' and removed BTRUE/BFALSE/BFA...
Quincey Koziol
1998-01-28
25
-112/+99
*
[svn-r187] Added some sensible flags
Quincey Koziol
1998-01-28
1
-0/+6
*
[svn-r186] Changes since 19980128
Robb Matzke
1998-01-28
5
-18/+191
*
[svn-r185] Changes since 19980128
Robb Matzke
1998-01-28
11
-544/+773
*
[svn-r184] Purpose: Feature
Albert Cheng
1998-01-28
1
-0/+3
*
[svn-r183] Added comparison of selected hyperslabs to H5P_cmp
Quincey Koziol
1998-01-28
1
-0/+24
*
[svn-r182] Fixed typo...
Quincey Koziol
1998-01-28
1
-1/+1
*
[svn-r181] Reset hyperslab selection changing changing dataspace dimensions.
Quincey Koziol
1998-01-28
1
-0/+10
*
[svn-r180] Seperated range checking of start, count & stride in H5Pset_hypers...
Quincey Koziol
1998-01-28
1
-13/+14
[next]