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-r24246] - add H5Oopen_by_token implementation
Mohamad Chaarawi
2013-10-01
17
-703/+1179
*
[svn-r24211] - remove H5EQ and H5AO interface
Mohamad Chaarawi
2013-09-28
59
-2207/+2908
*
[svn-r24196] small tweaks to examples.
Mohamad Chaarawi
2013-09-24
7
-21/+35
*
[svn-r24193] - add Software marking.
Mohamad Chaarawi
2013-09-23
6
-46/+99
*
[svn-r24185] update instructions how to build and test the EFF stack
Mohamad Chaarawi
2013-09-22
1
-19/+27
*
[svn-r24184] Use bulk data transfer for Values.
Mohamad Chaarawi
2013-09-21
5
-77/+358
*
[svn-r24183] update description of Data integrity property routines added.
Mohamad Chaarawi
2013-09-21
1
-6/+35
*
[svn-r24182] create IDs for metadata and attribute KVs at client instead of s...
Mohamad Chaarawi
2013-09-21
16
-267/+477
*
[svn-r24181] update file close to store the current indexes for KV, array, an...
Mohamad Chaarawi
2013-09-20
5
-23/+107
*
[svn-r24177] update testff for ctests (did not try out)
Mohamad Chaarawi
2013-09-20
21
-630/+2685
*
[svn-r24176] check scope in datatype storage to IOD
Mohamad Chaarawi
2013-09-20
1
-13/+22
*
[svn-r24173] - update checksum verification to check for properties for enabl...
Mohamad Chaarawi
2013-09-19
22
-309/+536
*
[svn-r24170] - add properties to dxpl and fapl for raw and metadata integrity...
Mohamad Chaarawi
2013-09-19
7
-5/+201
*
[svn-r24159] fix bugs/fakeness in tests exposed by testing on Ostrich.
Mohamad Chaarawi
2013-09-18
4
-12/+23
*
[svn-r24154] update API for FF exist operations to accept an hbool_t pointer ...
Mohamad Chaarawi
2013-09-18
12
-36/+68
*
[svn-r24153] add integrity checks for blobs
Mohamad Chaarawi
2013-09-18
2
-7/+37
*
[svn-r24152] add more data integrity checks.
Mohamad Chaarawi
2013-09-18
8
-31/+77
*
[svn-r24151] add data integrity verification for scratch pads
Mohamad Chaarawi
2013-09-17
10
-22/+212
*
[svn-r24148] revert also in examples
Mohamad Chaarawi
2013-09-17
1
-1/+1
*
[svn-r24147] revert adding hcs_t type.. does not look good when different che...
Mohamad Chaarawi
2013-09-17
16
-49/+64
*
[svn-r24146] add and use a new type (hcs_t) for checksum values to make it ea...
Mohamad Chaarawi
2013-09-17
16
-46/+52
*
[svn-r24145] Bug Fix:
Mohamad Chaarawi
2013-09-17
11
-89/+88
*
[svn-r24144] Add support of VL data for maps.
Mohamad Chaarawi
2013-09-17
6
-87/+601
*
[svn-r24141] - remove eq_id from H5Oopen_ff
Mohamad Chaarawi
2013-09-13
13
-286/+295
*
[svn-r24135] - update File open to return optional rcxt_id
Mohamad Chaarawi
2013-09-13
18
-31/+302
*
[svn-r24133] - remove large example (it is broken now into multiple examples ...
Mohamad Chaarawi
2013-09-12
2
-786/+110
*
[svn-r24132] more examples updated/added.
Mohamad Chaarawi
2013-09-12
5
-38/+400
*
[svn-r24129] more tests, bug fixes, etc...
Mohamad Chaarawi
2013-09-12
11
-71/+663
*
[svn-r24125] update examples.
Mohamad Chaarawi
2013-09-11
8
-51/+195
*
[svn-r24123] update server ops to use transaction IDs.
Mohamad Chaarawi
2013-09-11
11
-219/+318
*
[svn-r24122] more transactions/read contexts
Mohamad Chaarawi
2013-09-10
30
-1872/+3203
*
[svn-r24102] add trans and read context operations:
Mohamad Chaarawi
2013-09-05
32
-334/+2779
*
[svn-r24091] Start adding infrastructure for Transaction and Read Context cha...
Mohamad Chaarawi
2013-08-30
14
-17/+1673
*
[svn-r24090] Merging r24045 through r24089 from VOL branch
Mohamad Chaarawi
2013-08-30
62
-410/+844
|
\
|
*
[svn-r24088] Merging r24044 through r24087
Mohamad Chaarawi
2013-08-30
60
-403/+834
|
|
\
|
|
*
[svn-r24087] Rename the private H5RC (reference count) module to H5UC (Use Co...
Mohamad Chaarawi
2013-08-30
20
-103/+109
|
|
*
[svn-r24078] Correct name of windows shared libraries
Allen Byrne
2013-08-27
1
-2/+2
|
|
*
[svn-r24077] Updated -help output for compile scripts for changing default fr...
Larry Knox
2013-08-27
3
-11/+19
|
|
*
[svn-r24070] Fix typo in flags options
Allen Byrne
2013-08-26
1
-3/+13
|
|
*
[svn-r24068] Snapshot version 1.9 release 162
HDF Tester
2013-08-25
13
-26/+26
|
|
*
[svn-r24066] Eliminate switch default warning by printing err message.
Allen Byrne
2013-08-23
2
-10/+106
|
|
*
[svn-r24058] Coorect usage text wrt dataset subsetting
Allen Byrne
2013-08-22
9
-9/+9
|
|
*
[svn-r24057] Add --superblock long name to parser and add tests for both --bo...
Allen Byrne
2013-08-22
6
-65/+121
|
|
*
[svn-r24056] Move make_executable commands back from tests file
Allen Byrne
2013-08-22
2
-132/+156
|
|
*
[svn-r24055] Move make_executable commands back from tests file
Allen Byrne
2013-08-22
2
-35/+35
|
|
*
[svn-r24053] HDFFV-8498: --minimum option was disabled by HDFFV-8214. Reverte...
Allen Byrne
2013-08-21
3
-7/+56
|
|
*
[svn-r24050] HDFFV-8498: --minimum option was disabled by HDFFV-8214. Reverte...
Allen Byrne
2013-08-21
6
-4/+181
|
|
*
[svn-r24046] HDFFV-8500: set h5detect compile optimization to -O0
Allen Byrne
2013-08-21
1
-1/+6
|
*
|
[svn-r24076] Allow H5VLobject_register to create an hid_t for files and attr...
Mohamad Chaarawi
2013-08-26
2
-8/+11
*
|
|
[svn-r24089] minor update
Mohamad Chaarawi
2013-08-30
1
-1/+1
[next]