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
/
H5FL.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[svn-r2502] Added limits to the free lists, so they will automatically garbag...
Quincey Koziol
2000-08-31
1
-6/+6
*
[svn-r2470] Changed parameter type from uintn to size_t to clear up some warn...
Quincey Koziol
2000-08-08
1
-2/+2
*
[svn-r2459] Added public API function (H5set_free_list_limits) to allow limit...
Quincey Koziol
2000-08-04
1
-12/+67
*
[svn-r2453] Made free-list code garbage collect if it runs out memory during ...
Quincey Koziol
2000-08-01
1
-71/+109
*
[svn-r2447] Another small calculation optimization.
Quincey Koziol
2000-07-28
1
-1/+1
*
[svn-r2446] Some small performance improvements to various allocations and ca...
Quincey Koziol
2000-07-28
1
-21/+74
*
[svn-r2445] Check in initial coding effort for automatically garbage collecti...
Quincey Koziol
2000-07-27
1
-153/+344
*
[svn-r2442] Insert better error checking when memory allocation fails (in cer...
Quincey Koziol
2000-07-25
1
-2/+4
*
[svn-r2262] * 2000-05-18
Robb Matzke
2000-05-18
1
-25/+36
*
[svn-r2165] Fixed last batch of problems when using free-lists on the SGI mac...
Quincey Koziol
2000-04-20
1
-16/+16
*
[svn-r2147] Corrected a few problems in the free-list code and added more ass...
Quincey Koziol
2000-04-14
1
-2/+30
*
[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-r2073] Added free-list code to the library and took out the older "tempo...
Quincey Koziol
2000-04-04
1
-0/+1257
[prev]