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-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
*
[svn-r1848] *** empty log message ***
Robb Matzke
1999-11-23
3
-68/+107
*
[svn-r1847] ** src/H5T.c
Robb Matzke
1999-11-23
3
-952/+1081
*
[svn-r1846] ** config/depend1
Robb Matzke
1999-11-23
1
-2/+2
*
[svn-r1845] Snapshot version 1.3 release 7
Albert Cheng
1999-11-22
2
-2/+2
*
[svn-r1844] Changed to use the H5_HAVE_PARALLEL macro names.
Albert Cheng
1999-11-22
2
-4/+4
*
[svn-r1843] added a section that gives more detailed descriptions on using th...
Patrick Lu
1999-11-19
1
-6/+54
*
[svn-r1842] added the h5pubconf.h file
Patrick Lu
1999-11-19
1
-0/+0
*
[svn-r1841] changed the #includes to the new ones defined in H5pubconf.h.
Patrick Lu
1999-11-19
1
-5/+5
*
[svn-r1840] update the #includes so it would use the new ones defined in the ...
Patrick Lu
1999-11-19
2
-8/+8
*
[svn-r1839] added support for displaying nested compound data.
Patrick Lu
1999-11-18
1
-1/+5
*
[svn-r1838] Snapshot version 1.3 release 6
Albert Cheng
1999-11-17
2
-2/+2
*
[svn-r1837] Cleaned up a few warnings from the SGI compiler.
Quincey Koziol
1999-11-17
8
-75/+65
*
[svn-r1836] Mainly fixed a bug in VL datatype comparisons which was causing n...
Quincey Koziol
1999-11-17
10
-1164/+1241
*
[svn-r1835] Cleaned up a few warnings.
Quincey Koziol
1999-11-17
1
-1/+1
*
[svn-r1834] Blocked remark # 3201 (parameter unused) since the SGI compiler d...
Quincey Koziol
1999-11-17
1
-9/+10
*
[svn-r1833] changed due to Robb's checkin
Quincey Koziol
1999-11-17
1
-550/+482
*
[svn-r1832] * 1999-11-16
Robb Matzke
1999-11-16
11
-166/+47
*
[svn-r1831] removed the h5detect files from the lib and the dll and included ...
Patrick Lu
1999-11-06
1
-0/+0
*
[svn-r1830] Snapshot version 1.3 release 5
Albert Cheng
1999-11-05
2
-2/+2
*
[svn-r1829] Did a make distclean in the test stage to clean away previous tests.
Albert Cheng
1999-11-04
1
-1/+10
*
[svn-r1826] Got rid of old commented out commands.
Albert Cheng
1999-11-04
1
-10/+5
*
[svn-r1820] Updated with deleted file
Albert Cheng
1999-11-04
1
-1/+0
*
[svn-r1818] Testpar have been integrated. File no longer needed.
Albert Cheng
1999-11-04
1
-44/+0
*
[svn-r1816] Snapshot version 1.3 release 4
Albert Cheng
1999-11-04
3
-472/+555
*
[svn-r1815] added a definition for the S_ISDIR macro and a typedef for mode_t
Patrick Lu
1999-11-03
1
-1/+8
*
[svn-r1814] * 1999-11-03
Robb Matzke
1999-11-03
3
-13/+25
*
[svn-r1813] moved the globals out of the tools lib(h5findshd.c) into the h5to...
Patrick Lu
1999-11-03
4
-51/+101
*
[svn-r1812] Updated with recently added and deleted files.
Albert Cheng
1999-11-03
1
-2/+7
*
[svn-r1811] Purpose:
Albert Cheng
1999-11-03
2
-12/+188
*
[svn-r1809] Updated with new files name and locations.
Albert Cheng
1999-11-03
1
-2/+2
*
[svn-r1807] This file wasn't supposed to be part of CVS.
Robb Matzke
1999-11-02
1
-10682/+0
*
[svn-r1806] * 1999-11-02
Robb Matzke
1999-11-02
8
-3474/+3606
*
[svn-r1805] more changes. I found some duplicate functions in the library an...
Patrick Lu
1999-11-02
4
-450/+123
*
[svn-r1804] updated the file to reflect some changes that were made in V1.2 t...
Patrick Lu
1999-11-02
1
-1/+5
[next]