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
/
H5F.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[svn-r188] Changed hbool_t from an enum to 'int' and removed BTRUE/BFALSE/BFA...
Quincey Koziol
1998-01-28
1
-8/+8
*
[svn-r172] Cleaned up formatting for nicer printing
Quincey Koziol
1998-01-27
1
-0/+9
*
[svn-r164] Changes since 19980122
Robb Matzke
1998-01-22
1
-13/+13
*
[svn-r157] Reformatted code with indent...
Quincey Koziol
1998-01-16
1
-960/+922
*
[svn-r151] Changes since 19980105
Robb Matzke
1998-01-07
1
-0/+22
*
[svn-r150] Changes since 19971219
Robb Matzke
1998-01-06
1
-45/+29
*
[svn-r146] ./src/H5.c
Robb Matzke
1997-12-16
1
-12/+11
*
[svn-r145] ./src/H5Osdtyp.c -> H5Odtype.c
Robb Matzke
1997-12-11
1
-81/+80
*
[svn-r139] ./src/*.[ch]
Robb Matzke
1997-12-10
1
-171/+137
*
[svn-r136] ./MANIFEST
Robb Matzke
1997-11-14
1
-209/+344
*
[svn-r135] ./config/linux
Robb Matzke
1997-11-07
1
-1/+2
*
[svn-r134] Changes since 19971023
Robb Matzke
1997-10-24
1
-19/+13
*
[svn-r133] ./MANIFEST
Robb Matzke
1997-10-22
1
-90/+48
*
[svn-r129] Changes since 19970916
Robb Matzke
1997-10-20
1
-14/+26
*
[svn-r121] Simplified fix for seek optimizing.
Quincey Koziol
1997-10-15
1
-13/+1
*
[svn-r119] Fixed seek optimization problems.
Robb Matzke
1997-10-15
1
-6/+33
*
[svn-r117] Added "seek position caching" code to shared file-records, which t...
Quincey Koziol
1997-10-08
1
-8/+22
*
[svn-r114] Mostly changes to add new parameter to the H5Ainit_group call. Th...
Quincey Koziol
1997-10-08
1
-1/+1
*
[svn-r111] Changed hdf5_file_t to H5F_t, split data struct ito two halves, fixed
Robb Matzke
1997-09-24
1
-441/+679
*
[svn-r108] Changed all hatom_t types to hid_t. (Isn't 'sed' nifty.. :-)
Quincey Koziol
1997-09-24
1
-16/+16
*
[svn-r106] Fixed some symbol table bugs. Fixed a free memory read in H5Osdim.c.
Robb Matzke
1997-09-22
1
-6/+33
*
[svn-r100] Interim checkin for purify. Also contains H5G shadow stuff, changes
Robb Matzke
1997-09-19
1
-3/+2
*
[svn-r96] Added "atexit" routines to each interface to free buffers allocated...
Quincey Koziol
1997-09-18
1
-1/+24
*
[svn-r71] Lost my changelog, but basically some new caching functions.
Robb Matzke
1997-09-10
1
-2/+6
*
[svn-r61] ./src/H5.c
Robb Matzke
1997-09-02
1
-57/+174
*
[svn-r55] ./src/H5F.c
Robb Matzke
1997-08-29
1
-42/+125
*
[svn-r44] ./src/H5D.c
Robb Matzke
1997-08-28
1
-58/+0
*
[svn-r35] ./src/H5ACproto.h
Robb Matzke
1997-08-15
1
-18/+18
*
[svn-r30] Intermediate checkin of (non-working) dataset code to allow for sou...
Quincey Koziol
1997-08-15
1
-6/+66
*
[svn-r27] ./src/H5B.c
Robb Matzke
1997-08-13
1
-4/+9
*
[svn-r24] ./src/H5B.c
Robb Matzke
1997-08-11
1
-1/+1
*
[svn-r20] Upgraded function comment header for H5Fcreate to be the the templa...
Quincey Koziol
1997-08-11
1
-16/+31
*
[svn-r17] ./src/H5AC.c
Robb Matzke
1997-08-09
1
-0/+1
*
[svn-r15] ./src/H5AC.c
Robb Matzke
1997-08-07
1
-12/+25
*
[svn-r13] ./src/H5.c
Robb Matzke
1997-08-05
1
-75/+57
*
[svn-r12] ./src/H5AC.c
Robb Matzke
1997-08-04
1
-2/+96
*
[svn-r11] Moved haddr_t from H5Fprivate.h to H5Fproto.h (so I can store the a...
Quincey Koziol
1997-08-01
1
-4/+0
*
[svn-r7] Changed some text for the file errors to make them more generic. Al...
Quincey Koziol
1997-08-01
1
-4/+4
*
[svn-r4] Changed SIZEOF_OFFSET and SIZEOF_SIZE to H5F_SIZEOF_OFFSET and
Robb Matzke
1997-08-01
1
-44/+44
*
[svn-r2] Oops...
Quincey Koziol
1997-07-30
1
-0/+852