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
/
testpar
Commit message (
Expand
)
Author
Age
Files
Lines
*
[svn-r1177] Changed HDmalloc to malloc to avoid the need of using H5private.h.
Albert Cheng
1999-04-08
2
-6/+3
*
[svn-r1151] Changes since 19990318
Robb Matzke
1999-03-19
1
-2/+5
*
[svn-r1149] ./configure.in
Robb Matzke
1999-03-18
1
-2/+2
*
[svn-r1115] Changes since 19990302
Robb Matzke
1999-03-03
1
-0/+1
*
[svn-r1112] Changes since 19990301
Robb Matzke
1999-03-02
1
-3/+3
*
[svn-r1071] Moved the MPI test to a file of its own (t_mpi.c) for future addi...
Albert Cheng
1999-02-17
5
-257/+258
*
[svn-r1068] Completed the previous to do auto-configure for parallel tests too.
Albert Cheng
1999-02-15
1
-7/+6
*
[svn-r1035] t_file.c:
Albert Cheng
1999-01-27
2
-2/+143
*
[svn-r1034] Changed spelling of extendable to extendible just for consistency...
Albert Cheng
1999-01-27
1
-8/+8
*
[svn-r928] Changes since 19981118
Robb Matzke
1998-11-19
1
-1/+1
*
[svn-r907] Changes since 19981111
Robb Matzke
1998-11-13
1
-0/+36
*
[svn-r651] Changed name: call H5Sget_simple_extent_dims instead of old H5Sext...
Robert Kim Yates
1998-09-01
1
-2/+2
*
[svn-r634] *** empty log message ***
Albert Cheng
1998-08-31
1
-1/+1
*
[svn-r591] For IBM SP using mpich v1.1.1 and ROMIO.
Robert Kim Yates
1998-08-13
1
-0/+95
*
[svn-r564] Purpose:
Paul Harten
1998-08-03
3
-19/+92
*
[svn-r543] Purpose:
Paul Harten
1998-07-24
1
-1/+1
*
[svn-r542] Purpose:
Paul Harten
1998-07-24
1
-2/+2
*
[svn-r483] Revised for alpha-2 release.
Albert Cheng
1998-07-13
4
-19/+53
*
[svn-r465] Replaced old H5Sset_hyperslab with new H5Sselect_hyperslab calls.
Albert Cheng
1998-07-07
2
-43/+57
*
[svn-r461] Purpose:
Paul Harten
1998-07-07
2
-5/+10
*
[svn-r449] Corrected some grammar errors in the debug messages.
Albert Cheng
1998-07-05
2
-70/+70
*
[svn-r448] Updated with more tests for extendable datasets such as testing
Albert Cheng
1998-07-05
3
-38/+123
*
[svn-r442] MPIO library maintained by William M. Davidson (wmdavid) has been
Albert Cheng
1998-07-02
1
-14/+9
*
[svn-r440] Header file for the PHDF5 tests. (forgot to add it last time.)
Albert Cheng
1998-07-01
1
-0/+67
*
[svn-r439] Changed the PHDF test programs substantially. Used to be just one
Albert Cheng
1998-07-01
4
-900/+1144
*
[svn-r427] Added -lm to libraries needed.
Albert Cheng
1998-06-16
1
-1/+1
*
[svn-r420] Put 'go' in the DISTCLEAN variable so that it will be cleaned
Albert Cheng
1998-06-10
2
-0/+2
*
[svn-r419] Removed 'go' from the cleanup list. Let individual decides when
Albert Cheng
1998-06-10
2
-2/+2
*
[svn-r403] Revised PHDF5 test program. Used VRFY macros instead of
Albert Cheng
1998-05-29
1
-194/+170
*
[svn-r366] Purpose:
Paul Harten
1998-04-23
2
-1/+117
*
[svn-r352] *** empty log message ***
Albert Cheng
1998-04-17
2
-19/+20
*
[svn-r348] Removed shdf entries. With more parallel access features used,
Albert Cheng
1998-04-16
1
-9/+3
*
[svn-r344] Added collective access tests to testphdf5.c.
Albert Cheng
1998-04-13
2
-132/+598
*
[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
*
[svn-r330] Remove sphdf from the automatic tests. Need to be invoke specific...
Albert Cheng
1998-03-30
1
-1/+1
*
[svn-r316] Added test for opening parallel file by communicator other than
Albert Cheng
1998-03-11
1
-9/+98
*
[svn-r308] revised according API changes.
Albert Cheng
1998-03-06
1
-11/+12
*
[svn-r307] Revised with new name schemes.
Albert Cheng
1998-03-05
1
-23/+23
*
[svn-r291] Changes since 19980206
Robb Matzke
1998-02-19
1
-2/+2
*
[svn-r284] Added more comments.
Albert Cheng
1998-02-16
1
-1/+13
*
[svn-r281] Initial version.
Albert Cheng
1998-02-16
1
-0/+23
*
[svn-r275] Initial version of test files for the parallel library.
Albert Cheng
1998-02-14
3
-0/+501