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-r16523] Purpose: Fix bugs related to H5Dset_extent and fill values
Neil Fortner
2009-02-27
5
-246/+362
*
[svn-r16521] Changed windows batch file due r16518. As all windows OS are alw...
Allen Byrne
2009-02-26
1
-2/+2
*
[svn-r16518] have 2 expected outputs for 2 h5ls runs depending if run on a bi...
Pedro Vicente Nunes
2009-02-26
49
-38/+150
*
[svn-r16516] To improve the performance of querying the info of a link (bug #...
Raymond Lu
2009-02-24
1
-45/+66
*
[svn-r16511] bug fix: TESTING2 macro introduced recently for the test suite (...
Pedro Vicente Nunes
2009-02-23
2
-8/+8
*
[svn-r16506] Snapshot version 1.9 release 32
HDF Tester
2009-02-22
10
-29/+30
*
[svn-r16504] Maintenance: Fixed a typo discovered while compiling on AIX system
Elena Pourmal
2009-02-20
1
-1/+1
*
[svn-r16502] bug fix: a comma accidently left on a conditional typedef was ca...
Pedro Vicente Nunes
2009-02-20
1
-4/+13
*
[svn-r16501] remove a strange character from a comment
Pedro Vicente Nunes
2009-02-20
1
-2/+2
*
[svn-r16499] Description:
Quincey Koziol
2009-02-19
1
-1/+7
*
[svn-r16492] revert gcc PROD_CFLAGS to "-O", which was incorrectly changed by...
Allen Byrne
2009-02-19
1
-1/+1
*
[svn-r16489] Fixed bug #1459 by eliminating the macro long_long and replacing...
Allen Byrne
2009-02-18
52
-615/+560
*
[svn-r16488] Description:
Quincey Koziol
2009-02-17
3
-169/+81
*
[svn-r16484] Snapshot version 1.9 release 31
HDF Tester
2009-02-15
9
-24/+24
*
[svn-r16483] Description:
Quincey Koziol
2009-02-12
10
-147/+183
*
[svn-r16480] Purpose: Improve chunk cache
Neil Fortner
2009-02-12
6
-16/+250
*
[svn-r16479] Fixed date in RELEASE.txt for last commit.
Neil Fortner
2009-02-12
1
-1/+1
*
[svn-r16477] Purpose: Fix problem with opening an attribute multiple times th...
Neil Fortner
2009-02-12
8
-21/+186
*
[svn-r16475] Purpose: Fix rare error when adding a new object header message
Neil Fortner
2009-02-12
3
-57/+212
*
[svn-r16473] Purpose: fix problems related to 'self-referential' attributes
Neil Fortner
2009-02-12
37
-154/+353
*
[svn-r16472] Change H5Dopen to H5Dopen2 - fixes compile error - too many argu...
Larry Knox
2009-02-12
1
-1/+1
*
[svn-r16469] Added new cases for compound types to batch file per the updated...
Allen Byrne
2009-02-11
1
-0/+7
*
[svn-r16466] Performance Improvement(bug #1450). When a chunk is bigger than...
Raymond Lu
2009-02-11
1
-0/+135
*
[svn-r16465] Performance Improvement(bug #1450). When a chunk is bigger than...
Raymond Lu
2009-02-11
3
-18/+174
*
[svn-r16464] I brought them up to date. I'm testing them on OpenVMS now.
Raymond Lu
2009-02-11
19
-131/+170
*
[svn-r16461] Bug fix: for compound types, the not comparable test for members...
Pedro Vicente Nunes
2009-02-11
11
-9/+175
*
[svn-r16457] Fix a typo in INSTALL_Windows.txt.
Neil Fortner
2009-02-10
1
-1/+1
*
[svn-r16453] Snapshot version 1.9 release 30
HDF Tester
2009-02-08
9
-24/+24
*
[svn-r16451] Repaired intermittant failure of the t_cache test in testpar.
John Mainzer
2009-02-06
1
-7/+147
*
[svn-r16449] bug fix: compare the return value of H5Tequal with TRUE
Pedro Vicente Nunes
2009-02-06
1
-2/+2
*
[svn-r16442] Update windows batch file to match *nix script due to rev 16351
Allen Byrne
2009-02-05
1
-0/+31
*
[svn-r16439] Description:
Quincey Koziol
2009-02-05
2
-46/+203
*
[svn-r16436] Checkin for moving messages forward into continuation message:
Vailin Choi
2009-02-05
4
-10/+251
*
[svn-r16434] bug fix: typo in usage message
Pedro Vicente Nunes
2009-02-05
15
-15/+15
*
[svn-r16431] Uncomment a h5cleanup() call previously accidently left commented
Pedro Vicente Nunes
2009-02-05
1
-1/+1
*
[svn-r16428] Purpose: Fix Windows install script to include missing tool bina...
Scott Wegner
2009-02-04
1
-0/+6
*
[svn-r16423] bug fix: a open call was not made the expected FAPL
Pedro Vicente Nunes
2009-02-04
1
-9/+11
*
[svn-r16419] #1449 Change set_extent test to use standard standalone test fra...
Pedro Vicente Nunes
2009-02-04
2
-28/+41
*
[svn-r16417] Description:
Quincey Koziol
2009-02-04
1
-83/+69
*
[svn-r16414] Description:
Quincey Koziol
2009-02-03
2
-15/+29
*
[svn-r16412] testh5ls.bat - added tests to match script file from rev 16310
Allen Byrne
2009-02-03
5
-11/+26
*
[svn-r16409] Description:
Frank Baker
2009-02-03
1
-1/+1
*
[svn-r16405] #1449 Change set_extent test to use standard standalone test fra...
Pedro Vicente Nunes
2009-02-03
1
-61/+66
*
[svn-r16401] Description:
Quincey Koziol
2009-02-03
4
-1/+7
*
[svn-r16399] Description:
Quincey Koziol
2009-02-02
3
-24/+21
*
[svn-r16397] Snapshot version 1.9 release 29
HDF Tester
2009-02-01
10
-26/+26
*
[svn-r16394] Description:
Quincey Koziol
2009-02-01
7
-14/+14
*
[svn-r16391] Description:
Quincey Koziol
2009-01-31
9
-51/+160
*
[svn-r16390] Brought check.com and make.com up to date. I'll test them on Op...
Raymond Lu
2009-01-31
2
-215/+285
*
[svn-r16389] Corrected a typo in the ZLIB path name.
Raymond Lu
2009-01-31
3
-4/+9
[next]