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-r1934] Removed the entry of h5findshd.c. Its routines have been moved to
Albert Cheng
2000-01-07
1
-1/+1
*
[svn-r1933] took the functions out of the h5findshd.c and put them into this ...
Patrick Lu
2000-01-06
1
-4/+483
*
[svn-r1932] Reversed the order that hyperslab blocks are added to the interna...
Quincey Koziol
2000-01-06
1
-1/+2
*
[svn-r1930] Add Globus 1.1; refer Gass to Globus 1.0
Raymond Lu
2000-01-05
4
-610/+2781
*
[svn-r1929] Added the srcdir option to support concurrent tests by different
Albert Cheng
2000-01-05
1
-14/+32
*
[svn-r1928] DPSS was added.
Raymond Lu
2000-01-04
1
-760/+648
*
[svn-r1927] Added #include <H5FDdpss.h>
Raymond Lu
1999-12-22
1
-0/+1
*
[svn-r1926] Macros HAVE_GASS and HAVE_DPSS are changed to H5_HAVE_GASS AND H5...
Raymond Lu
1999-12-21
5
-5/+5
*
[svn-r1925] DPSS is checked in.
Raymond Lu
1999-12-21
11
-5/+1037
*
[svn-r1924] DPSS is checked in.
Raymond Lu
1999-12-21
1
-41/+97
*
[svn-r1919] Added Pthread library options.
Albert Cheng
1999-12-20
1
-0/+6
*
[svn-r1918] configure.in:
Albert Cheng
1999-12-20
2
-415/+754
*
[svn-r1917] Updated the change history of H5FD_mpio_write().
Albert Cheng
1999-12-20
1
-0/+7
*
[svn-r1916] Changed the #define TRUE to be consistent with the one in H5priva...
Albert Cheng
1999-12-20
1
-1/+1
*
[svn-r1915] Purpose:
Albert Cheng
1999-12-20
1
-15/+21
*
[svn-r1914] t_mdset.c:
Albert Cheng
1999-12-20
2
-6/+5
*
[svn-r1912] Document a fix to bypass a make problem in Janus.
Albert Cheng
1999-12-20
1
-0/+14
*
[svn-r1900] temporary fix for the committed type problem that Elena reported.
Patrick Lu
1999-12-17
1
-35/+27
*
[svn-r1899] Chagned to venue to call pause_proc via the profile feature of MP...
Albert Cheng
1999-12-17
1
-12/+13
*
[svn-r1898] backed out the changes that were breaking the test cases until i can
Patrick Lu
1999-12-17
1
-3/+36
*
[svn-r1897] RM_H5T.html H5Tset/get_fields: Added spos parameter.
Frank Baker
1999-12-17
1
-11/+26
*
[svn-r1894] Tools.html h5dump: Added -V option.
Frank Baker
1999-12-17
3
-2/+9
*
[svn-r1893] RM_H5S.html
Frank Baker
1999-12-17
1
-4/+7
*
[svn-r1890] RM_H5G.html H5Giterate: Corrected H5G_operator_t to read H5G_i...
Frank Baker
1999-12-17
1
-4/+10
*
[svn-r1889] RM_H5F.html H5Fcreate, H5Fopen: Clarified description of file a...
Frank Baker
1999-12-17
2
-16/+20
*
[svn-r1886] RM_H5P.html
Frank Baker
1999-12-17
1
-23/+32
*
[svn-r1885] RM_H5.html H5check_version: Grammar correction.
Frank Baker
1999-12-17
2
-14/+21
*
[svn-r1883] Added libh5test.a links so that parallel tests may make use of ro...
Albert Cheng
1999-12-17
1
-2/+3
*
[svn-r1882] New entries automatically created by one of gmake/configure/autoconf
Albert Cheng
1999-12-17
1
-0/+32
*
[svn-r1881] Changed all the HAVE_PARALLEL and HAVE_GASS macros to the new
Albert Cheng
1999-12-17
18
-85/+84
*
[svn-r1880] Added the new test module file for testpar.
Albert Cheng
1999-12-17
1
-0/+1
*
[svn-r1879] Changed the test host from eirene to which. (Got to change this
Albert Cheng
1999-12-17
3
-3/+3
*
[svn-r1878] Makefile.in
Frank Baker
1999-12-14
1
-1/+1
*
[svn-r1874] Bringing all changes from R1.2 tree into R1.3 tree.
Frank Baker
1999-12-13
33
-1575/+5814
*
[svn-r1873] added new test for multiple dataset writes to parallel tests
Chee-Wai Lee
1999-12-10
3
-2/+65
*
[svn-r1870] h5dump.c:
Albert Cheng
1999-12-10
3
-12/+33
*
[svn-r1868] Added a new component, H5_VERS_SUBRELEASE, to the release informa...
Albert Cheng
1999-12-10
1
-3/+5
*
[svn-r1864] fixed the committed type error.
Patrick Lu
1999-12-10
1
-43/+11
*
[svn-r1863] The old way of testing **argv against NULL would cause coredump in
Albert Cheng
1999-12-09
1
-18/+22
*
[svn-r1861] Snapshot version 1.3 release 9
Albert Cheng
1999-12-09
2
-2/+2
*
[svn-r1859] * 1999-12-09
Robb Matzke
1999-12-09
4
-42/+45
*
[svn-r1858] Changed the default testfiles to be in /tmp instead of current di...
Albert Cheng
1999-12-07
1
-1/+5
*
[svn-r1857] Fixed error in decoding hyperslab regions for dataset region refe...
Quincey Koziol
1999-12-07
1
-1/+1
*
[svn-r1855] Use the user MAKE if that has been set.
Albert Cheng
1999-12-03
1
-3/+6
*
[svn-r1854] fixed a bug
Patrick Lu
1999-12-03
2
-2/+2
*
[svn-r1853] updated these files to reflect the changes in the format for the ...
Patrick Lu
1999-12-03
2
-57/+57
*
[svn-r1852] fixed a bug that i introduced with the last change to this file.
Patrick Lu
1999-12-03
1
-5/+16
*
[svn-r1851] updated the output for the dumper so that it prints out compound ...
Patrick Lu
1999-12-03
2
-75/+99
*
[svn-r1850] Snapshot version 1.3 release 8
Albert Cheng
1999-12-02
2
-2/+2
*
[svn-r1849] Performance improvement to H5FD_mpio_open: eliminated unnecessary...
Robert Kim Yates
1999-12-01
1
-19/+38
[next]