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
/
H5Shyper.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[svn-r2652] Purpose:
Quincey Koziol
2000-10-10
1
-50/+94
*
[svn-r2647] Purpose:
Albert Cheng
2000-10-10
1
-15/+19
*
[svn-r2610] Purpose:
Quincey Koziol
2000-09-28
1
-28/+325
*
[svn-r2594] Purpose:
Quincey Koziol
2000-09-26
1
-24/+18
*
[svn-r2587] Purpose:
Quincey Koziol
2000-09-22
1
-2/+56
*
[svn-r2581] Purpose:
Quincey Koziol
2000-09-19
1
-33/+23
*
[svn-r2580] Purpose:
Quincey Koziol
2000-09-19
1
-333/+1952
*
[svn-r2579] Purpose:
Quincey Koziol
2000-09-19
1
-3/+1
*
[svn-r2573] Purpose:
Robb Matzke
2000-09-19
1
-1949/+332
*
[svn-r2546] Further patches to accomodate regular hyperslabs. More of the te...
Quincey Koziol
2000-09-13
1
-50/+193
*
[svn-r2544] Optimized regular hyperslab I/O routines and data structures. On...
Quincey Koziol
2000-09-13
1
-293/+1767
*
[svn-r2510] Took memory allocation out of loop and used some temporary variab...
Quincey Koziol
2000-09-06
1
-8/+21
*
[svn-r2504] Revised routine to add hyperslabs to the selection, sorting the a...
Quincey Koziol
2000-09-04
1
-78/+36
*
[svn-r2454] Took out another unneeded assertion which was causing problems.
Quincey Koziol
2000-08-01
1
-1/+0
*
[svn-r2450] Remove asserts on non-existent variables..
Quincey Koziol
2000-08-01
1
-2/+1
*
[svn-r2448] Re-did section of hyperslab initialization code to avoid tons of ...
Quincey Koziol
2000-07-28
1
-114/+111
*
[svn-r2110] Re-wrote a good chunk of the hyperslab code to work correctly in ...
Quincey Koziol
2000-04-11
1
-411/+301
*
[svn-r2098] Fixed error in iterating through hyperslabs in certain situations...
Quincey Koziol
2000-04-07
1
-32/+146
*
[svn-r2073] Added free-list code to the library and took out the older "tempo...
Quincey Koziol
2000-04-04
1
-128/+438
*
[svn-r1857] Fixed error in decoding hyperslab regions for dataset region refe...
Quincey Koziol
1999-12-07
1
-1/+1
*
[svn-r1836] Mainly fixed a bug in VL datatype comparisons which was causing n...
Quincey Koziol
1999-11-17
1
-2/+2
*
[svn-r1695] Fixed various compiler warnings..
Quincey Koziol
1999-09-30
1
-1/+1
*
[svn-r1568] Changes since 19990730
Robb Matzke
1999-08-10
1
-36/+54
*
[svn-r1566] Changed C++ "operator" keyword to "op"
Quincey Koziol
1999-08-10
1
-5/+5
*
[svn-r1506] Bug fixes to get VL datatype fields in compound datatypes working...
Quincey Koziol
1999-07-17
1
-0/+9
*
[svn-r1385] Updated H5Rdereference, H5Rget_object_type and H5Rget_region ...
Quincey Koziol
1999-06-25
1
-4/+7
*
[svn-r1374] Added in code to support the H5Diterate function, which I've got ...
Quincey Koziol
1999-06-24
1
-287/+488
*
[svn-r1305] Checkpointing the VL datatype code. I believe the core functiona...
Quincey Koziol
1999-06-04
1
-4/+2
*
[svn-r1277] Added additional checks into the dataspace code to determine if t...
Albert Cheng
1999-05-25
1
-0/+55
*
[svn-r1233] Removed some debugging printfs.
Quincey Koziol
1999-04-28
1
-2/+0
*
[svn-r1232] Fixed some boundary conditions on hyperslab I/O that the parallel...
Quincey Koziol
1999-04-28
1
-25/+28
*
[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
-27/+25
*
[svn-r1204] Changes since 19990415
Robb Matzke
1999-04-23
1
-5/+5
*
[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
-5/+5
*
[svn-r1081] Changes since 19990218
Robb Matzke
1999-02-18
1
-6/+8
*
[svn-r1010] Changes since 19981217
Robb Matzke
1999-01-07
1
-2/+2
*
[svn-r947] Lots of patches to enable dataset region references. The testing ...
Quincey Koziol
1998-11-25
1
-1/+73
*
[svn-r936] Changes since 19981119
Robb Matzke
1998-11-21
1
-1/+1
*
[svn-r925] Changes since 19981116
Robb Matzke
1998-11-18
1
-15/+15
*
[svn-r904] Fixed bug in H5dont_atexit.
Quincey Koziol
1998-11-13
1
-4/+162
*
[svn-r892] had to change teh name of the hyper union member to be hslab
Patrick Lu
1998-11-10
1
-86/+86
*
[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
-27/+17
*
[svn-r789] Changes since 19981023
Robb Matzke
1998-10-26
1
-3/+3
*
[svn-r737] Changed H5I groups to have a H5I_ prefix before them, to better al...
Quincey Koziol
1998-10-05
1
-4/+5
*
[svn-r733]
Robb Matzke
1998-10-01
1
-21/+49
[prev]
[next]