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
/
H5Spoint.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[svn-r4586] Purpose:
Quincey Koziol
2001-11-02
1
-2/+2
*
[svn-r4561] Purpose:
Quincey Koziol
2001-10-20
1
-8/+9
*
[svn-r4473] Purpose:
Quincey Koziol
2001-09-25
1
-24/+24
*
[svn-r4355] Purpose:
Quincey Koziol
2001-08-14
1
-18/+18
*
[svn-r4181] Purpose:
Quincey Koziol
2001-07-10
1
-5/+2
*
[svn-r4002] Purpose:
Quincey Koziol
2001-06-14
1
-3/+2
*
[svn-r3781] Purpose:
Bill Wendling
2001-04-05
1
-9/+9
*
[svn-r3252] Purpose:
Quincey Koziol
2001-01-09
1
-82/+68
*
[svn-r2652] Purpose:
Quincey Koziol
2000-10-10
1
-1/+4
*
[svn-r2518] Backed out patch from user after further testing...
Quincey Koziol
2000-09-06
1
-3/+4
*
[svn-r2511] Fix point selections so they work properly with both staticly and...
Quincey Koziol
2000-09-06
1
-4/+3
*
[svn-r2147] Corrected a few problems in the free-list code and added more ass...
Quincey Koziol
2000-04-14
1
-1/+1
*
[svn-r2073] Added free-list code to the library and took out the older "tempo...
Quincey Koziol
2000-04-04
1
-1/+148
*
[svn-r1944] Added "H5S_SELECT_PREPEND" and "H5S_SELECT_APPEND" operations to ...
Quincey Koziol
2000-01-21
1
-6/+19
*
[svn-r1689] Mainly adding support for "native" variable-length strings (C onl...
Quincey Koziol
1999-09-29
1
-1/+1
*
[svn-r1629] Fixed error in point selections which was incorrectly computing t...
Quincey Koziol
1999-09-06
1
-2/+2
*
[svn-r1576] Added H5Dvlen_get_buf_size function.
Quincey Koziol
1999-08-19
1
-0/+12
*
[svn-r1568] Changes since 19990730
Robb Matzke
1999-08-10
1
-16/+18
*
[svn-r1566] Changed C++ "operator" keyword to "op"
Quincey Koziol
1999-08-10
1
-5/+5
*
[svn-r1385] Updated H5Rdereference, H5Rget_object_type and H5Rget_region ...
Quincey Koziol
1999-06-25
1
-2/+7
*
[svn-r1374] Added in code to support the H5Diterate function, which I've got ...
Quincey Koziol
1999-06-24
1
-1/+76
*
[svn-r1277] Added additional checks into the dataspace code to determine if t...
Albert Cheng
1999-05-25
1
-0/+39
*
[svn-r1217] Changes since 19990426
Robb Matzke
1999-04-26
1
-1/+2
*
[svn-r1210] Changed parameters for function calls which figure out the buffer...
Quincey Koziol
1999-04-23
1
-2/+2
*
[svn-r1204] Changes since 19990415
Robb Matzke
1999-04-23
1
-4/+4
*
[svn-r1184] Changes since 19990402
Robb Matzke
1999-04-15
1
-2/+2
*
[svn-r1182] Changed name of PABLO Mask to simplify automatic definitions.
Dan Wells
1999-04-14
1
-1/+1
*
[svn-r1132] Dataset region references are now finished and working correctly....
Quincey Koziol
1999-03-10
1
-0/+58
*
[svn-r1106] Cleaned up a few compiler warnings, etc.
Quincey Koziol
1999-02-25
1
-1/+1
*
[svn-r947] Lots of patches to enable dataset region references. The testing ...
Quincey Koziol
1998-11-25
1
-1/+65
*
[svn-r936] Changes since 19981119
Robb Matzke
1998-11-21
1
-1/+1
*
[svn-r925] Changes since 19981116
Robb Matzke
1998-11-18
1
-18/+18
*
[svn-r904] Fixed bug in H5dont_atexit.
Quincey Koziol
1998-11-13
1
-0/+114
*
[svn-r800] Made a "htri_t" as a return value from "boolean" functions returning
Quincey Koziol
1998-10-26
1
-3/+3
*
[svn-r797] Changed comments from returning "SUCCEED/FAIL" to "non-negative/ne...
Quincey Koziol
1998-10-26
1
-10/+6
*
[svn-r733]
Robb Matzke
1998-10-01
1
-12/+14
*
[svn-r730] Changes since 19980928
Robb Matzke
1998-09-30
1
-10/+8
*
[svn-r712] Added temporary buffer support to several places in the library wh...
Quincey Koziol
1998-09-21
1
-6/+9
*
[svn-r654] Fixed last bug (hah! ;-) for beta release, changed H5Gget_stat to ...
Quincey Koziol
1998-09-02
1
-3/+2
*
[svn-r622] Fixed memory leak in point selections.
Quincey Koziol
1998-08-27
1
-0/+4
*
[svn-r615] Fixed memory leaks & duplicates frees.
Quincey Koziol
1998-08-25
1
-3/+6
*
[svn-r588] Changes since 19980810
Robb Matzke
1998-08-13
1
-7/+56
*
[svn-r569] Changes since 19980731
Robb Matzke
1998-08-05
1
-5/+6
*
[svn-r566] Fixed offset code [finally :-/ ] for selections.
Quincey Koziol
1998-08-04
1
-4/+62
*
[svn-r530] Added code so H5Scopy copies selections properly.
Quincey Koziol
1998-07-22
1
-0/+79
*
[svn-r529] Changes since 19980722
Robb Matzke
1998-07-22
1
-65/+85
*
[svn-r512] Tracked down some problems with the number of dimensions used for ...
Quincey Koziol
1998-07-15
1
-11/+15
*
[svn-r495] Finished debugging element selections. H5Sselect_elements call now...
Quincey Koziol
1998-07-15
1
-37/+126
*
[svn-r490] Changed more API functions to the new names as documented.
Quincey Koziol
1998-07-14
1
-2/+12
*
[svn-r480] Fixed an ugly bug by teaching the recursive hyperslab I/O code how...
Quincey Koziol
1998-07-10
1
-0/+67
[prev]
[next]