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-r2225] added __DLL__ in front of the function prototypes. exports the fu...
Patrick Lu
2000-05-09
1
-17/+17
*
[svn-r2223] Added logging version of sec2 file driver. This is _reallly_ use...
Quincey Koziol
2000-05-08
5
-5/+991
*
[svn-r2221] Brought threaded, balanced binary tree code over from the HDF4 li...
Quincey Koziol
2000-05-08
2
-0/+1544
*
[svn-r2220] Added a major error number for TBBT trees
Quincey Koziol
2000-05-08
2
-1/+3
*
[svn-r2219] This simplifies the "check for power of 2" in the hashing functio...
Bill Wendling
2000-05-08
1
-16/+7
*
[svn-r2191] Changed hash function for caching to avoid as many hash clashes.
Quincey Koziol
2000-04-22
2
-30/+16
*
[svn-r2190] Turned on address sorting when flushing metadata for entire file,...
Quincey Koziol
2000-04-22
1
-1/+4
*
[svn-r2178] ./src/H5public.h
Robb Matzke
2000-04-21
1
-1/+1
*
[svn-r2175] Updated API tracing information.
Quincey Koziol
2000-04-21
1
-1/+1
*
[svn-r2172] Fixed a few typos in FUNC_ENTER macros and return types that Binh...
Quincey Koziol
2000-04-21
1
-10/+10
*
[svn-r2165] Fixed last batch of problems when using free-lists on the SGI mac...
Quincey Koziol
2000-04-20
8
-31/+40
*
[svn-r2164] Remove debugging information...
Quincey Koziol
2000-04-19
1
-2/+2
*
[svn-r2163] Take out some debugging information which was accidentally checke...
Quincey Koziol
2000-04-19
2
-4/+0
*
[svn-r2162] Various small fixes to address SGI compiler warnings.
Quincey Koziol
2000-04-19
6
-13/+13
*
[svn-r2158] Modified B-tree splits so they avoid the redundant metadata I/O w...
Quincey Koziol
2000-04-19
1
-34/+112
*
[svn-r2157] Changed hashing scheme slightly to better spread out the hash val...
Quincey Koziol
2000-04-19
2
-3/+7
*
[svn-r2151] Modified H5_term_library to not reported errors when H5Eset_a...
Quincey Koziol
2000-04-15
6
-257/+255
*
[svn-r2147] Corrected a few problems in the free-list code and added more ass...
Quincey Koziol
2000-04-14
8
-17/+47
*
[svn-r2144] Update.
Raymond Lu
2000-04-13
1
-3/+3
*
[svn-r2141] Fixed some mix up from the last cvs commit.
Raymond Lu
2000-04-13
1
-3/+3
*
[svn-r2137] Add SRB as a new VFL, add related info into these source codes.
Raymond Lu
2000-04-13
7
-11/+677
*
[svn-r2131] Changed H5Screate_simple & H5Sset_extent_simple to disallow
Quincey Koziol
2000-04-12
1
-7/+16
*
[svn-r2124] Changed return type of H5Aiterate and the H5A_operator_t to herr_...
Quincey Koziol
2000-04-12
2
-4/+4
*
[svn-r2122] Fixed small problem with va_arg & shorts and floats in HDfprintf....
Quincey Koziol
2000-04-12
1
-3/+3
*
[svn-r2117] Fixed error which manifested in H5Giterate, causing groups with m...
Quincey Koziol
2000-04-12
1
-1/+1
*
[svn-r2115] Snapshot version 1.3 release 20
Albert Cheng
2000-04-12
1
-1/+1
*
[svn-r2110] Re-wrote a good chunk of the hyperslab code to work correctly in ...
Quincey Koziol
2000-04-11
2
-412/+301
*
[svn-r2109] Re-wrote a good chunk of the hyperslab code to work correctly in ...
Quincey Koziol
2000-04-11
1
-5/+4
*
[svn-r2108] Fixed small bug where we were reading a value out of a piece of m...
Quincey Koziol
2000-04-11
1
-24/+28
*
[svn-r2105] Turned off the free lists until I can debug them on the platforms...
Quincey Koziol
2000-04-10
1
-1/+1
*
[svn-r2102] Checking in newer version of free-list code with easy way to turn...
Quincey Koziol
2000-04-10
1
-0/+52
*
[svn-r2101] Added --enable-threadsafe option to support the Thread-safe option.
Albert Cheng
2000-04-10
1
-0/+3
*
[svn-r2100] Turn on H5FDmpio_debug if H5F_DEBUG is on.
Albert Cheng
2000-04-10
1
-0/+7
*
[svn-r2098] Fixed error in iterating through hyperslabs in certain situations...
Quincey Koziol
2000-04-07
1
-32/+146
*
[svn-r2088] * 2000-01-26
Robb Matzke
2000-04-07
1
-2/+2
*
[svn-r2081] Fixed a problem in H5Giterate which was not updating the 'index' ...
Quincey Koziol
2000-04-05
3
-26/+39
*
[svn-r2073] Added free-list code to the library and took out the older "tempo...
Quincey Koziol
2000-04-04
45
-1936/+3318
*
[svn-r2059] Snapshot version 1.3 release 19
Albert Cheng
2000-03-24
1
-1/+1
*
[svn-r2057] Purpose:
Albert Cheng
2000-03-24
11
-23/+37
*
[svn-r2048] H5I_dec_ref was return 1 instead of FAIL when it failed.
Albert Cheng
2000-03-23
1
-1/+1
*
[svn-r2036] Snapshot version 1.3 release 18
Albert Cheng
2000-03-14
1
-1/+1
*
[svn-r2032] Purpose:
Albert Cheng
2000-03-14
1
-1/+1
*
[svn-r2031] Snapshot version 1.3 release 17
Albert Cheng
2000-03-13
1
-1/+1
*
[svn-r2027] Remove HAVE_GLOBUS macro.
Raymond Lu
2000-03-13
1
-12/+0
*
[svn-r2023] Snapshot version 1.3 release 16
Albert Cheng
2000-03-13
1
-1/+1
*
[svn-r2009] Purpose
Albert Cheng
2000-03-08
1
-1/+1
*
[svn-r1996] Snapshot version 1.3 release 15
Albert Cheng
2000-03-03
1
-1/+1
*
[svn-r1995] configure.in:
Albert Cheng
2000-03-01
4
-12/+12
*
[svn-r1994] Snapshot version 1.3 release 14
Albert Cheng
2000-02-29
1
-1/+1
*
[svn-r1993] Straightened out error messages, they were out of sync with the e...
Quincey Koziol
2000-02-29
1
-1/+29
[next]