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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
[svn-r2319] Patched "print_stats" routine parameters for machines with no get...
Quincey Koziol
2000-06-02
1
-0/+8
*
[svn-r2316] Close a small memory leak in the test program (not library).
Quincey Koziol
2000-06-01
1
-0/+4
*
[svn-r2300] changed the name of the FILE macro to be FILENAME. wasn't compil...
Patrick Lu
2000-05-30
1
-7/+7
*
[svn-r2267] Minor change for 64-bit libs
Robb Matzke
2000-05-18
1
-1/+1
*
[svn-r2266] Minor change for 64-bit libs
Robb Matzke
2000-05-18
1
-48/+274
*
[svn-r2263] * 2000-05-18
Robb Matzke
2000-05-18
1
-2/+102
*
[svn-r2260] Updated all these dependant files.
Albert Cheng
2000-05-17
1
-2/+1
*
[svn-r2224] this is the dev version of the external test. fixes a problem on ...
Patrick Lu
2000-05-09
1
-7/+16
*
[svn-r2174] Updated dependency information
Quincey Koziol
2000-04-21
1
-4/+50
*
[svn-r2135] Tested H5Screate_simple & H5Sset_extent_simple disallowing
Quincey Koziol
2000-04-12
1
-0/+14
*
[svn-r2129] Changed test slightly to reflect change in return type for H5Aite...
Quincey Koziol
2000-04-12
1
-3/+3
*
[svn-r2121] Added test for error in which groups with more than one level of ...
Quincey Koziol
2000-04-12
1
-2/+169
*
[svn-r2111] Added random generator of 5-D hyperslabs to tests.
Quincey Koziol
2000-04-11
1
-1/+195
*
[svn-r2096] Added test to check for correct staggered hyperslab iteration.
Quincey Koziol
2000-04-07
1
-0/+137
*
[svn-r2079] Added additional group & attribute iteration tests.
Quincey Koziol
2000-04-05
4
-4/+402
*
[svn-r2072] Added free-list code to the library and took out the older "tempo...
Quincey Koziol
2000-04-04
3
-9/+15
*
[svn-r1723] Close & re-open file to detect object header encode/decode errors.
Quincey Koziol
1999-10-06
1
-0/+40
*
[svn-r1650] Changed integer error checking in dtypes.c to use the bits of pre...
Quincey Koziol
1999-09-24
2
-100/+128
*
[svn-r1618] *** empty log message ***
Robb Matzke
1999-08-30
1
-163/+6
*
[svn-r1611] Added check for reading an attribute immediately after writing it.
Quincey Koziol
1999-08-27
1
-0/+13
*
[svn-r1535] Fixed alignment problems on DEC Alpha platform.
Quincey Koziol
1999-07-23
1
-3/+17
*
[svn-r1531] ./test/dtypes.c [1.2, 1.3]
Robb Matzke
1999-07-23
1
-10/+10
*
[svn-r1504] Uncommented VL datatypes in compound datatypes test, since it's w...
Quincey Koziol
1999-07-17
4
-12/+6
*
[svn-r1493] Corrections and small bugfixes to VL testing. The compound vlen ...
Quincey Koziol
1999-07-16
1
-20/+60
*
[svn-r1482] changed teh order that the tests were called int he test_vltypes ...
Patrick Lu
1999-07-14
1
-4/+4
*
[svn-r1455]
Elena Pourmal
1999-07-09
1
-1/+1
*
[svn-r1419] Modified dtypes.c to add new dataset transfer property list I...
Quincey Koziol
1999-07-03
2
-49/+519
*
[svn-r1387] Added tests for the "all" and "none" selection iterators.
Quincey Koziol
1999-06-25
1
-13/+46
*
[svn-r1386] Added tests to iterate through hyperslab and point selections.
Quincey Koziol
1999-06-25
1
-22/+63
*
[svn-r1371]
Robb Matzke
1999-06-23
1
-2/+13
*
[svn-r1362]
Robb Matzke
1999-06-18
4
-50/+500
*
[svn-r1347]
Robb Matzke
1999-06-15
4
-12/+76
*
[svn-r1341]
Robb Matzke
1999-06-14
1
-0/+27
*
[svn-r1334] VL datatype testing file. Currently, only atomic datatype sequen...
Quincey Koziol
1999-06-11
1
-0/+168
*
[svn-r1333] Added the test_vltypes() to the other tests.
Quincey Koziol
1999-06-11
3
-7/+10
*
[svn-r1311] Changes since 19990607
Robb Matzke
1999-06-07
2
-1/+99
*
[svn-r1309] Changes since 19990607
Robb Matzke
1999-06-07
1
-1/+1
*
[svn-r1306] Changes since 19990602
Robb Matzke
1999-06-07
3
-9/+70
*
[svn-r1292] Changes since 19990430
Robb Matzke
1999-06-02
1
-0/+127
*
[svn-r1280] Added some extra debugging output.
Quincey Koziol
1999-05-26
1
-3/+3
*
[svn-r1274] Added code to delete the core file that maybe generated by
Albert Cheng
1999-05-25
1
-0/+2
*
[svn-r1241] fixed some errors in my conditional compile statements from yeste...
Patrick Lu
1999-04-30
1
-5/+5
*
[svn-r1240] Changes since 19990427
Robb Matzke
1999-04-30
2
-33/+87
*
[svn-r1236] i had to change some of the h5mm_xfree calls to just hdfree for t...
Patrick Lu
1999-04-29
1
-4/+19
*
[svn-r1217] Changes since 19990426
Robb Matzke
1999-04-26
1
-55/+55
*
[svn-r1211] Took out linefeeds from hyperslab.c and changed a datatype in tse...
Quincey Koziol
1999-04-23
2
-4/+3
*
[svn-r1204] Changes since 19990415
Robb Matzke
1999-04-23
1
-4/+4
*
[svn-r1191] moved some code around to fix a crash.
Patrick Lu
1999-04-16
1
-2/+18
*
[svn-r1190] moved some of the code around to fix a crash in the dll version o...
Patrick Lu
1999-04-16
1
-0/+15
*
[svn-r1184] Changes since 19990402
Robb Matzke
1999-04-15
9
-19/+20
[next]