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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[svn-r380] Finished tests for scalar dataspaces with both datasets and attrib...
Quincey Koziol
1998-04-28
4
-21/+433
*
[svn-r379] Fleshed out code for scalar dataspace support.
Quincey Koziol
1998-04-28
2
-58/+53
*
[svn-r378] Merged Robb's and my memory leak fixes into one set of common fixes.
Quincey Koziol
1998-04-28
7
-70/+82
*
[svn-r377] Changes since 19980424
Robb Matzke
1998-04-28
13
-230/+683
*
[svn-r376] ./acconfig.h
Robb Matzke
1998-04-24
8
-76/+185
*
[svn-r375] *** empty log message ***
Robb Matzke
1998-04-24
1
-78/+69
*
[svn-r374] ./src/H5A.c
Robb Matzke
1998-04-24
8
-72/+69
*
[svn-r373] ./MANIFEST
Robb Matzke
1998-04-24
1
-1/+4
*
[svn-r372] Removed redundant write from H5F_mpio_write.
Robert Kim Yates
1998-04-24
1
-2/+3
*
[svn-r371] Fixed compound datatype offset problems on machines with different...
Quincey Koziol
1998-04-24
1
-6/+12
*
[svn-r370] Fixed a couple of compiler warnings.
Quincey Koziol
1998-04-24
2
-4/+4
*
[svn-r369] Changed comments in H5Pset_mpi to reflect removal of access_mode a...
Robert Kim Yates
1998-04-24
1
-8/+1
*
[svn-r368] Purpose:
Paul Harten
1998-04-24
5
-19/+174
*
[svn-r367] Purpose:
Paul Harten
1998-04-23
1
-1/+1
*
[svn-r366] Purpose:
Paul Harten
1998-04-23
2
-1/+117
*
[svn-r365] Problems:
Albert Cheng
1998-04-23
2
-10/+0
*
[svn-r364] Purpose:
Paul Harten
1998-04-23
1
-4/+17
*
[svn-r363] Added attribute example code.
Quincey Koziol
1998-04-23
1
-0/+140
*
[svn-r362] Added Attribute (H5A) test
Quincey Koziol
1998-04-23
6
-25/+1162
*
[svn-r361] Added Attribute (H5A) code.
Quincey Koziol
1998-04-23
20
-37/+2124
*
[svn-r360] Added new files for H5A interface
Quincey Koziol
1998-04-23
1
-0/+7
*
[svn-r359] Added tests for H5Fcreate with the H5F_ACC_EXCL flag.
Albert Cheng
1998-04-23
1
-0/+26
*
[svn-r358] H5Fcreate did not accept EXCL creation flag correctly.
Albert Cheng
1998-04-23
1
-3/+1
*
[svn-r357] ./MANIFEST
Robb Matzke
1998-04-23
2
-0/+29
*
[svn-r356] Changes since 19980421
Robb Matzke
1998-04-22
12
-51/+163
*
[svn-r355] Changes since 19980417
Robb Matzke
1998-04-21
9
-40/+267
*
[svn-r354] Removed because it is not being used.
Albert Cheng
1998-04-20
1
-13/+0
*
[svn-r353] Changes since 19980414
Robb Matzke
1998-04-17
46
-781/+2780
*
[svn-r352] *** empty log message ***
Albert Cheng
1998-04-17
2
-19/+20
*
[svn-r351] Removed the access_mode argument from H5Pset_mpi which was later
Albert Cheng
1998-04-17
7
-67/+38
*
[svn-r350] RUNTEST was hardcoded to "mpirun -np 1" due to some historical SGI
Albert Cheng
1998-04-16
2
-9/+9
*
[svn-r349] Set "cc" as the C compiler. The CFLAGS setting works with SGI
Albert Cheng
1998-04-16
1
-0/+3
*
[svn-r348] Removed shdf entries. With more parallel access features used,
Albert Cheng
1998-04-16
1
-9/+3
*
[svn-r347] Added '*.core' to distclean target and set new location for cpp on...
Quincey Koziol
1998-04-14
2
-1/+2
*
[svn-r346] Changes since 19980410
Robb Matzke
1998-04-14
16
-104/+807
*
[svn-r345] Updated the comment block of H5Pset_xfer.
Albert Cheng
1998-04-13
1
-3/+3
*
[svn-r344] Added collective access tests to testphdf5.c.
Albert Cheng
1998-04-13
2
-132/+598
*
[svn-r343] First implementation of collective access support.
Albert Cheng
1998-04-13
6
-2/+313
*
[svn-r342] H5F_mpio_write and H5F_mpio_read now do collective versions of MPI-IO
Robert Kim Yates
1998-04-10
1
-7/+40
*
[svn-r341] Changes since 19980409
Robb Matzke
1998-04-10
4
-51/+44
*
[svn-r340] Purpose:
Paul Harten
1998-04-09
1
-0/+50
*
[svn-r339] Changes since 19980408
Robb Matzke
1998-04-09
19
-341/+888
*
[svn-r338] Changes since 19980407
Robb Matzke
1998-04-08
63
-1874/+2041
*
[svn-r337] Changes since 19980403
Robb Matzke
1998-04-07
58
-338/+657
*
[svn-r336] Changes since 19980402
Robb Matzke
1998-04-03
17
-35/+510
*
[svn-r335] Changes since 19980330
Robb Matzke
1998-04-03
45
-743/+2161
*
[svn-r334] Purpose:
Paul Harten
1998-04-02
1
-1/+1
*
[svn-r333] Changes since 19980324
Robb Matzke
1998-03-30
27
-390/+1334
*
[svn-r332] Overhauled the testing routines:
Albert Cheng
1998-03-30
1
-73/+204
*
[svn-r331] Moved its code into testphdf.c. Easier that way.
Albert Cheng
1998-03-30
1
-54/+0
[next]