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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
[svn-r27224] Fix bug that prevented reading from datasets with unlimited mapp...
Neil Fortner
2015-06-17
1
-31/+41
*
[svn-r27215] Fix issue where % characters could not be used in non-printf map...
Neil Fortner
2015-06-16
4
-57/+144
*
[svn-r27214] Fixed a bug on Windows where dcpls were set to be chunked and no...
Dana Robinson
2015-06-16
1
-1/+1
*
[svn-r27197] Improve performance of "printf" VDS with selections in the file ...
Neil Fortner
2015-06-12
3
-16/+60
*
[svn-r27192] Improve support for printf selections (support partial blocks with
Neil Fortner
2015-06-12
7
-253/+417
*
[svn-r27191] Merged r26781 to r27185 from trunk
Dana Robinson
2015-06-11
149
-1599/+1873
|
\
|
*
[svn-r27185] fix more instances where both mpi is_initialized and is_finalize...
Mohamad Chaarawi
2015-06-10
1
-4/+8
|
*
[svn-r27162] fix for HDFFV-9412:
Mohamad Chaarawi
2015-06-08
1
-11/+15
|
*
[svn-r27159] Snapshot version 1.9 release 221
HDF Tester
2015-06-08
2
-3/+3
|
*
[svn-r27144] Description:
Quincey Koziol
2015-06-03
34
-475/+614
|
*
[svn-r27133] - Add a new attribute function characterstic for format:
Mohamad Chaarawi
2015-06-01
119
-967/+980
|
*
[svn-r27130] Fix warnings in H5Tconv
Jerome Soumagne
2015-06-01
1
-91/+132
|
*
[svn-r27129] Fix warnings in H5Tbit
Jerome Soumagne
2015-06-01
1
-5/+7
|
*
[svn-r27128] Fix warnings in H5Tdbg
Jerome Soumagne
2015-06-01
1
-2/+44
|
*
[svn-r27127] Snapshot version 1.9 release 220
HDF Tester
2015-06-01
2
-3/+3
|
*
[svn-r27114] Fixed spelling and which file is created with the program.
Scot Breitenfeld
2015-05-27
1
-1/+1
|
*
[svn-r27111] move undef of __attribute__ back to private and remove its usage...
Mohamad Chaarawi
2015-05-26
3
-8/+3
|
*
[svn-r27110] Snapshot version 1.9 release 219
HDF Tester
2015-05-24
2
-3/+3
*
|
[svn-r27174] Fix bug in H5S__hyper_project_intersection that affected empty s...
Neil Fortner
2015-06-09
1
-5/+8
*
|
[svn-r27155] Change H5Pget_virtual_view to return herr_t and take a pointer t...
Neil Fortner
2015-06-05
2
-9/+12
*
|
[svn-r27153] Implement fill value support for VDS.
Neil Fortner
2015-06-05
6
-131/+560
*
|
[svn-r27152] Updated bin/trace and src/H5trace.c to handle the H5D_vds_view_t
Dana Robinson
2015-06-04
2
-0/+34
*
|
[svn-r27145] Add some testing for printf-style source dataset name resolution.
Neil Fortner
2015-06-03
6
-258/+261
*
|
[svn-r27104] Add support for printf-style source dataset name resolution.
Neil Fortner
2015-05-22
10
-401/+1356
*
|
[svn-r27103] Merge revisions 26780 through 27102 from trunk to vds branch.
Neil Fortner
2015-05-21
112
-3278/+3551
|
\
\
|
|
/
|
*
[svn-r27092] Snapshot version 1.9 release 218
HDF Tester
2015-05-17
2
-3/+3
|
*
[svn-r27089] move private functions from H5A.c to H5Aint.c
Mohamad Chaarawi
2015-05-15
3
-266/+266
|
*
[svn-r27084] Description:
Quincey Koziol
2015-05-15
1
-2/+2
|
*
[svn-r27083] Description:
Quincey Koziol
2015-05-15
1
-13/+22
|
*
[svn-r27082] Description:
Quincey Koziol
2015-05-15
2
-69/+61
|
*
[svn-r27081] Description:
Quincey Koziol
2015-05-15
2
-24/+25
|
*
[svn-r27080] Description:
Quincey Koziol
2015-05-15
1
-595/+355
|
*
[svn-r27079] Description:
Quincey Koziol
2015-05-15
1
-8/+8
|
*
[svn-r27078] Description:
Quincey Koziol
2015-05-15
3
-22/+20
|
*
[svn-r27077] Description:
Quincey Koziol
2015-05-15
4
-46/+67
|
*
[svn-r27076] Description:
Quincey Koziol
2015-05-15
6
-48/+107
|
*
[svn-r27075] Description:
Quincey Koziol
2015-05-15
6
-35/+46
|
*
[svn-r27074] Description:
Quincey Koziol
2015-05-15
5
-56/+101
|
*
[svn-r27073] Description:
Quincey Koziol
2015-05-15
2
-4/+4
|
*
[svn-r27072] Description:
Quincey Koziol
2015-05-15
4
-318/+203
|
*
[svn-r27071] Description:
Quincey Koziol
2015-05-15
8
-479/+482
|
*
[svn-r27070] Description:
Quincey Koziol
2015-05-15
4
-64/+65
|
*
[svn-r27068] Description:
Quincey Koziol
2015-05-15
5
-370/+370
|
*
[svn-r27058] Description:
Quincey Koziol
2015-05-13
11
-282/+495
|
*
[svn-r27045] Renamed H5_ASSIGN_OVERFLOW() to H5_CHECKED_ASSIGN() and re-ordered
Dana Robinson
2015-05-10
51
-150/+171
|
*
[svn-r27040] Moved '*' in H5PLget_loading_state() so that bin/trace would cor...
Dana Robinson
2015-05-08
2
-2/+3
|
*
[svn-r27031] Fix warnings in H5detect and clean up code, use unsigned variables
Jerome Soumagne
2015-05-06
1
-149/+152
|
*
[svn-r27029] Fix bad comment in H5detect, this was preventing PGCC from compi...
Jerome Soumagne
2015-05-06
1
-1/+1
|
*
[svn-r27009] Fix mismatching prototypes in H5FD/H5B2
Jerome Soumagne
2015-05-04
3
-6/+6
|
*
[svn-r26997] Snapshot version 1.9 release 217
HDF Tester
2015-05-03
2
-3/+3
[next]