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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
[svn-r21603] Purpose: Add generic skip list implementation
Neil Fortner
2011-10-18
1
-1/+1
*
[svn-r21586] Description:
Jonathan Kim
2011-10-14
7
-18/+64
*
[svn-r21489] Bug:
Albert Cheng
2011-10-07
1
-4/+4
*
[svn-r21457] Problem:
Albert Cheng
2011-10-04
1
-0/+10
*
[svn-r21413] Description:
Jonathan Kim
2011-09-23
1
-2/+8
*
[svn-r21396] Purpose:
Jonathan Kim
2011-09-16
27
-40/+306
*
[svn-r21389] Test case added for HDFFV-5932 - h5repack breaks files with dime...
Jonathan Kim
2011-09-14
1
-4/+2
*
[svn-r21386] Fixed a void pointer (need to cast it to char*) because it cause...
Peter Cao
2011-09-14
1
-4/+4
*
[svn-r21382] Update values of references(object and region) of attributes in ...
Peter Cao
2011-09-14
2
-160/+324
*
[svn-r21378] The tools used "%hhd" to print signed char. But VMS doesn't kno...
Raymond Lu
2011-09-13
3
-3/+19
*
[svn-r21366] JIRA HDFFV-2748 replace use of _WIN32 in source. Created new def...
Allen Byrne
2011-09-06
2
-3/+3
*
[svn-r21358] Purpose:
Jonathan Kim
2011-09-02
7
-35/+710
*
[svn-r21354] Issue 7674 - CLANG compiler complained about the line (about 800):
Raymond Lu
2011-09-01
1
-10/+48
*
[svn-r21297] Move all tests into DEPENDS structure so that clear-all-objects ...
Allen Byrne
2011-08-23
1
-311/+318
*
[svn-r21283] H5Eget_major() is depreciated. use the H5Eget_msg() instead.
Peter Cao
2011-08-22
1
-6/+3
*
[svn-r21280] Correct IF/ENDIF arguments
Allen Byrne
2011-08-22
1
-2/+2
*
[svn-r21265] h5repack: added macro to handle failure in H5Dread/write when me...
Peter Cao
2011-08-19
1
-11/+37
*
[svn-r21249] Description: Part II of F2003 branch merge into the trunk.
Scot Breitenfeld
2011-08-18
11
-0/+33
*
[svn-r21243] Add resultcode check to MemTest test sections
Allen Byrne
2011-08-17
1
-0/+6
*
[svn-r21237] Description:
Jonathan Kim
2011-08-16
4
-6/+57
*
[svn-r21236] Purpose:
Jonathan Kim
2011-08-16
9
-61/+293
*
[svn-r21210] Correct location of xml schema files. JIRA HDFFV-7688
Allen Byrne
2011-08-10
62
-66/+66
*
[svn-r21208] Add fortran COMPILE_FLAGS
Allen Byrne
2011-08-10
1
-8/+16
*
[svn-r21201] Prepend test folder name to perform and testpar cmake tests
Allen Byrne
2011-08-09
1
-1/+1
*
[svn-r21195] Correct windows exports for h5diff.
Allen Byrne
2011-08-08
9
-83/+136
*
[svn-r21166] Remove subfolder in library install
Allen Byrne
2011-08-01
1
-5/+5
*
[svn-r21125] Description:
Quincey Koziol
2011-07-19
1
-31/+31
*
[svn-r21121] Description:
Quincey Koziol
2011-07-18
4
-13/+13
*
[svn-r21117] Issue 2763 - I added a new parameter of object access property l...
Raymond Lu
2011-07-18
4
-12/+12
*
[svn-r21113] Description:
Jonathan Kim
2011-07-18
2
-3/+3
*
[svn-r21109] Renamed test files to more descriptive name
Allen Byrne
2011-07-18
1
-1/+1
*
[svn-r21108] Renamed test files to more descriptive name
Allen Byrne
2011-07-18
4
-8/+8
*
[svn-r21105] Fixed two bugs:
Peter Cao
2011-07-15
8
-94/+132
*
[svn-r21101] HDFFV-7639
Mike McGreevy
2011-07-14
1
-2/+2
*
[svn-r21091] Replace #ifdef WIN32 around 64 bit integers with H5_SIZEOF_LONG_...
Allen Byrne
2011-07-11
2
-153/+126
*
[svn-r21088] Add dependicies for tests to address issues when run in parallel
Allen Byrne
2011-07-11
1
-0/+10
*
[svn-r21072] Purpose:
Jonathan Kim
2011-07-07
24
-965/+1083
*
[svn-r21057] [hdf5 Trunk ] TODO
Jonathan Kim
2011-06-30
10
-526/+1637
*
[svn-r21026] Add configure check for endianess and adjust test depending on s...
Allen Byrne
2011-06-23
1
-3/+3
*
[svn-r21014] Purpose:
Jonathan Kim
2011-06-21
6
-47/+128
*
[svn-r21011] Change how test created files are cleared by clearing the files ...
Allen Byrne
2011-06-21
4
-72/+147
*
[svn-r20995] Get comment section did not add null terminator.
Allen Byrne
2011-06-19
1
-7/+8
*
[svn-r20929] Issue 4278 - When reading data fails, the error message should s...
Raymond Lu
2011-06-03
1
-1/+1
*
[svn-r20927] Purpose:
Jonathan Kim
2011-06-02
55
-175/+15
*
[svn-r20902] Re-ordered routines to match order of 1.8 for easier comparision...
Allen Byrne
2011-05-25
1
-150/+150
*
[svn-r20885] Description:
Quincey Koziol
2011-05-20
2
-13/+15
*
[svn-r20875] Refactor h5import to close files and free allocations. Also corr...
Allen Byrne
2011-05-20
3
-2309/+2222
*
[svn-r20871] Added function to free iter structure allocations.
Allen Byrne
2011-05-20
1
-0/+42
*
[svn-r20869] Purpose:
Jonathan Kim
2011-05-19
229
-764/+31
*
[svn-r20805] references files for jam tests are in sub-folder - testfiles
Allen Byrne
2011-05-13
1
-2/+2
[next]