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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[svn-r544] Added code for H5Sselect_none call.
Quincey Koziol
1998-07-24
4
-410/+455
*
[svn-r541] Changes since 19980723
Robb Matzke
1998-07-24
1
-418/+418
*
[svn-r539] Added H5Sselect_all code
Quincey Koziol
1998-07-23
5
-428/+473
*
[svn-r538] Added H5Sset_extent_none and H5Sextent_copy functions. They are w...
Quincey Koziol
1998-07-23
4
-12/+118
*
[svn-r537] Changes since 19980722
Robb Matzke
1998-07-23
7
-22/+1134
*
[svn-r536] Updated version
Quincey Koziol
1998-07-23
1
-1/+1
*
[svn-r532] Added code for H5Sextent_class (renamed H5Sget_class)
Quincey Koziol
1998-07-23
3
-2/+41
*
[svn-r530] Added code so H5Scopy copies selections properly.
Quincey Koziol
1998-07-22
5
-1/+280
*
[svn-r529] Changes since 19980722
Robb Matzke
1998-07-22
20
-913/+1205
*
[svn-r528] Updated version
Robb Matzke
1998-07-22
1
-1/+1
*
[svn-r526] Changes since 19980721
Robb Matzke
1998-07-22
8
-72/+329
*
[svn-r524] Fixed potential core dump on freeing uninitialized selection itera...
Quincey Koziol
1998-07-21
1
-3/+15
*
[svn-r523] Changes since 19980720
Robb Matzke
1998-07-21
3
-1/+49
*
[svn-r522] Changes since 19980720
Robb Matzke
1998-07-20
4
-52/+237
*
[svn-r519] Strided hyperslab selections now work.
Quincey Koziol
1998-07-20
5
-64/+192
*
[svn-r518] Changes since 19980720
Robb Matzke
1998-07-20
6
-39/+150
*
[svn-r517] Changes since 19980720
Robb Matzke
1998-07-20
2
-23/+17
*
[svn-r516] Changes since 19980720
Robb Matzke
1998-07-20
3
-10/+47
*
[svn-r515] Changes since 19980715
Robb Matzke
1998-07-20
8
-266/+145
*
[svn-r514] Changes since 19980715
Robb Matzke
1998-07-17
1
-4/+15
*
[svn-r512] Tracked down some problems with the number of dimensions used for ...
Quincey Koziol
1998-07-15
4
-62/+105
*
[svn-r511] Changes since 19980715
Robb Matzke
1998-07-15
5
-20/+41
*
[svn-r507] Last updates for alpha2 release (I think :-)
hdf5-1_0_0-alpha2
Quincey Koziol
1998-07-15
1
-1/+1
*
[svn-r496] Fixed typos.
Quincey Koziol
1998-07-15
2
-2/+2
*
[svn-r495] Finished debugging element selections. H5Sselect_elements call now...
Quincey Koziol
1998-07-15
6
-43/+132
*
[svn-r493] Fixed a bug when iterating through hyperslabs with greater than 2 ...
Quincey Koziol
1998-07-15
5
-5/+24
*
[svn-r490] Changed more API functions to the new names as documented.
Quincey Koziol
1998-07-14
7
-31/+50
*
[svn-r485] Changes since 19980710
Robb Matzke
1998-07-13
5
-779/+7
*
[svn-r482] Cleanup some code for final alpha-2 release.
Albert Cheng
1998-07-13
1
-20/+27
*
[svn-r480] Fixed an ugly bug by teaching the recursive hyperslab I/O code how...
Quincey Koziol
1998-07-10
8
-73/+284
*
[svn-r478] Changes since 19980709
Robb Matzke
1998-07-10
1
-1/+1
*
[svn-r477] Changed the way file-space allocation for the data part of a dataset.
Albert Cheng
1998-07-09
4
-63/+114
*
[svn-r476] ./src/Makefile.in
Robb Matzke
1998-07-09
3
-101/+101
*
[svn-r473] Changes since 19980708
Robb Matzke
1998-07-08
10
-40/+113
*
[svn-r471] Changes since 19980708
Robb Matzke
1998-07-08
1
-1/+1
*
[svn-r469] Changes since 19980707
Robb Matzke
1998-07-08
9
-58/+233
*
[svn-r468] Fixed formatting problems and moved H5S_sel_iter_release calls abo...
Quincey Koziol
1998-07-08
4
-47/+60
*
[svn-r466] Removed some debugging information that was out of date.
Quincey Koziol
1998-07-07
1
-30/+2
*
[svn-r464] Plugged several memory leaks in the hyperslab selection iterators.
Quincey Koziol
1998-07-07
4
-7/+94
*
[svn-r463] H5S.c:
Albert Cheng
1998-07-07
5
-51/+55
*
[svn-r462] Plugged several memory leaks in the hyperslab selection iterators.
Quincey Koziol
1998-07-07
1
-13/+21
*
[svn-r460] Changes since 19980707
Robb Matzke
1998-07-07
14
-150/+397
*
[svn-r458] Changed H5Sget_npoints call to H5Sextent_npoints and H5Sselect_npo...
Quincey Koziol
1998-07-07
6
-20/+21
*
[svn-r457] Fixed another couple of typos in dynamically allocated variables.
Quincey Koziol
1998-07-07
1
-2/+2
*
[svn-r456] Changes since 19980706
Robb Matzke
1998-07-07
1
-1/+1
*
[svn-r455] Fixed various const and signed/unsigned problems and corrected one...
Quincey Koziol
1998-07-07
6
-36/+38
*
[svn-r454] Changes since 19980702
Robb Matzke
1998-07-06
3
-14/+38
*
[svn-r451] Completely tore out existing dataspace API and replaced with code ...
Quincey Koziol
1998-07-06
23
-1050/+4666
*
[svn-r446] Changes since 19980702
Robb Matzke
1998-07-03
1
-2/+14
*
[svn-r438] Changes for PHDF5 to support extendable datasets.
Albert Cheng
1998-07-01
4
-2/+666
[next]