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-r25632] Purpose: Fixed HDFFV-8852
Binh-Minh Ribler
2014-09-29
5
-5/+14
*
[svn-r25631] Fix fo HDFFV-8912
Scot Breitenfeld
2014-09-29
3
-6/+30
*
[svn-r25629] Fix for hdffv-8855.
Scot Breitenfeld
2014-09-29
2
-2/+59
*
[svn-r25627] Snapshot version 1.9 release 197
HDF Tester
2014-09-28
13
-26/+26
*
[svn-r25626] Changed the callback function integer type from INTEGER to INTEG...
Scot Breitenfeld
2014-09-26
1
-1/+1
*
[svn-r25624] Define symbol for other compilers as nothing.
Allen Byrne
2014-09-26
1
-0/+2
*
[svn-r25623] Update from 1.8 docs - docs team changes from last release
Allen Byrne
2014-09-25
3
-6/+6
*
[svn-r25620] Fix a bug in multi VFD when the memb_addr in H5Pset_fapl_multi i...
Mohamad Chaarawi
2014-09-25
1
-1/+1
*
[svn-r25618] Added tests for HDFFV-8879
Scot Breitenfeld
2014-09-25
1
-0/+39
*
[svn-r25617] Upgrade packaging process with cmake helper functions.
Allen Byrne
2014-09-25
5
-100/+373
*
[svn-r25615] Include plugin header change. H5PLextern.h and H5PLprivate.h hav...
Allen Byrne
2014-09-25
2
-36/+18
*
[svn-r25614] Fixed HDFFV-8670
Scot Breitenfeld
2014-09-24
5
-28/+370
*
[svn-r25608] Windows needs extra slashes
Allen Byrne
2014-09-23
1
-1/+1
*
[svn-r25607] Add 10 sec timeout to VFD - flush2 tests instead of default 20 min.
Allen Byrne
2014-09-22
1
-0/+1
*
[svn-r25604] Snapshot version 1.9 release 196
HDF Tester
2014-09-21
13
-26/+26
*
[svn-r25595] Update VMs on other tested
Allen Byrne
2014-09-17
1
-7/+11
*
[svn-r25591] Snapshot version 1.9 release 195
HDF Tester
2014-09-14
13
-26/+26
*
[svn-r25586] need to use MPI_Count and corresponding _x check routines post r...
Mohamad Chaarawi
2014-09-11
1
-20/+11
*
[svn-r25573] fix error output when dataset verify detects wrong data.
Mohamad Chaarawi
2014-09-05
1
-1/+1
*
[svn-r25570] UNDO:Added option to build tools static when building shared lib...
Allen Byrne
2014-09-03
14
-141/+34
*
[svn-r25569] Added option to build tools static when building shared librarie...
Allen Byrne
2014-09-03
15
-47/+174
*
[svn-r25563] Snapshot version 1.9 release 194
HDF Tester
2014-08-31
13
-26/+26
*
[svn-r25552] JAVA-1880: hdfview failure to load plugins identified default va...
Allen Byrne
2014-08-25
1
-1/+1
*
[svn-r25546] Snapshot version 1.9 release 193
HDF Tester
2014-08-24
13
-26/+26
*
[svn-r25536] HDFFV-8897: remove include extra paths.
Allen Byrne
2014-08-19
1
-4/+4
*
[svn-r25534] Snapshot version 1.9 release 192
HDF Tester
2014-08-17
13
-26/+26
*
[svn-r25531] remove use of C99 PRI that failed on windows in dtypes.c
Mohamad Chaarawi
2014-08-11
17
-83/+126
*
[svn-r25527] fix printf format warnings in dtypes test.
Mohamad Chaarawi
2014-08-11
1
-2/+2
*
[svn-r25524] remove usage of // comment styles.
Mohamad Chaarawi
2014-08-11
1
-3/+4
*
[svn-r25518] HDFFV-8880: Remove t_posix_compliant test references
Allen Byrne
2014-08-06
1
-7/+1
*
[svn-r25516] remove use of MPI_LB and MPI_UB deprecated markers and use resiz...
Mohamad Chaarawi
2014-08-06
1
-29/+16
*
[svn-r25514] Replace MPI deprecated routines with undeprecated ones.
Mohamad Chaarawi
2014-08-05
2
-17/+18
*
[svn-r25510] Added the parameters to the code comment section:
Scot Breitenfeld
2014-08-05
2
-57/+49
*
[svn-r25509] HDFFV-8878:
Mohamad Chaarawi
2014-08-04
1
-40/+205
*
[svn-r25508] Added a check that ensures page_size is not set to zero in
Dana Robinson
2014-08-04
1
-0/+4
*
[svn-r25506] Snapshot version 1.9 release 191
HDF Tester
2014-08-03
15
-34/+33
*
[svn-r25504] fix ret_value in H5Oexists_by_name to be htri_t instead of hid_t...
Mohamad Chaarawi
2014-08-01
1
-1/+1
*
[svn-r25503] - fix bug in encode/decode plist parallel test when 1 proccess i...
Mohamad Chaarawi
2014-08-01
3
-25/+36
*
[svn-r25500] fix HDFFV-8888 - H5Ldelete_by_idx fails on non-existent group name.
Mohamad Chaarawi
2014-07-31
2
-1/+7
*
[svn-r25496] Description:
Quincey Koziol
2014-07-30
71
-768/+1065
*
[svn-r25487] store all members of the driver info in the file structs since they
Mohamad Chaarawi
2014-07-29
1
-0/+10
*
[svn-r25484] Snapshot version 1.9 release 190
HDF Tester
2014-07-27
13
-26/+26
*
[svn-r25483] Fixed code comments.
Scot Breitenfeld
2014-07-24
1
-2/+2
*
[svn-r25480] Added error if Fortran's default real is double precision. If it...
Scot Breitenfeld
2014-07-24
1
-1/+10
*
[svn-r25479] update ubuntu info
Allen Byrne
2014-07-24
1
-2/+2
*
[svn-r25478] update ubuntu info
Allen Byrne
2014-07-24
1
-16/+16
*
[svn-r25477] Added error if Fortran's default real is double precision. If it...
Scot Breitenfeld
2014-07-24
2
-0/+18
*
[svn-r25475] Fixed for nh5pget_fill_valuec_c where we called the wrong function
Scot Breitenfeld
2014-07-23
1
-3/+3
*
[svn-r25473] Added VALUE to callback group_id type. Needed to fix problem whe...
Scot Breitenfeld
2014-07-23
1
-1/+1
*
[svn-r25469] Removed duplicate BIND(C) type defintion.
Scot Breitenfeld
2014-07-22
1
-9/+4
[next]