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-r14406] bug fix: a type ID was not closed
Pedro Vicente Nunes
2008-01-14
12
-12/+48
*
[svn-r14402] Description:
Quincey Koziol
2008-01-13
52
-44/+382
*
[svn-r14399] Maintenance: fixed some typos.
Elena Pourmal
2008-01-11
1
-5/+6
*
[svn-r14398] Bug fix: Fixed installation instructions for the OpenVMS system
Elena Pourmal
2008-01-11
1
-0/+1
*
[svn-r14397] partial fix for the block selection subsetting bug (2D case ok)
Pedro Vicente Nunes
2008-01-10
1
-3/+49
*
[svn-r14396] Maintenance: VMS doesn't like multiple "." in the file names; we...
Elena Pourmal
2008-01-10
1
-2/+2
*
[svn-r14395] Maintenance: Updated installation instructions for VMS system.
Elena Pourmal
2008-01-10
1
-63/+47
*
[svn-r14394] Maintenance on VMS: cleaned up the scripts to avoid the annoying...
Elena Pourmal
2008-01-10
4
-49/+61
*
[svn-r14393] Changed the way that the file name string is represented.
Raymond Lu
2008-01-10
1
-2/+4
*
[svn-r14390] Maintenance for VMS system before the final release:
Elena Pourmal
2008-01-09
15
-112/+175
*
[svn-r14389] Changed some test cases to use H5Sselect_elements instead of H5S...
Raymond Lu
2008-01-09
1
-12/+22
*
[svn-r14385] This checkin completely modified the test for the coordinate cal...
Raymond Lu
2008-01-09
3
-330/+423
*
[svn-r14384] new file with output regarding the new binary file
Pedro Vicente Nunes
2008-01-08
1
-0/+2
*
[svn-r14383] new binary file: with double dataset with NaN values
Pedro Vicente Nunes
2008-01-08
1
-0/+0
*
[svn-r14382] bug fix: enable NaN detection for double type
Pedro Vicente Nunes
2008-01-08
2
-1953/+2249
*
[svn-r14381] comment typo fix
Pedro Vicente Nunes
2008-01-07
1
-1/+1
*
[svn-r14380] Eliminate old code not used and that was replaced (command line)
Pedro Vicente Nunes
2008-01-07
1
-308/+73
*
[svn-r14379] add check of some values for the nbit and scale offest filters o...
Pedro Vicente Nunes
2008-01-07
4
-12/+20
*
[svn-r14378] Maintenance: Cleaned up the test script and add reporting of fal...
Elena Pourmal
2008-01-07
1
-3/+11
*
[svn-r14377] Maintenance: Added Ray's new test tcoords.c to the build script;
Elena Pourmal
2008-01-06
3
-2/+12
*
[svn-r14376] moved a couple more private filter symbols to the public side, n...
Pedro Vicente Nunes
2008-01-04
4
-6/+10
*
[svn-r14375] Update copyright to 2008.
Frank Baker
2008-01-04
1
-1/+1
*
[svn-r14374] Description:
Quincey Koziol
2008-01-04
5
-7/+34
*
[svn-r14373] Maintenance: Fixed the script to use the correct VMS file name w...
Elena Pourmal
2008-01-04
1
-13/+13
*
[svn-r14372] Description:
Quincey Koziol
2008-01-03
6
-59/+60
*
[svn-r14371] Description:
Quincey Koziol
2008-01-03
1
-80/+92
*
[svn-r14370] Maintenance: more cleanup of the h5import script
Elena Pourmal
2008-01-03
1
-15/+16
*
[svn-r14369] Maintenance: Cleaned up the h5import script and fixed some poten...
Elena Pourmal
2008-01-03
1
-19/+32
*
[svn-r14368] clean code and reshufle functions between modules, remove unused...
Pedro Vicente Nunes
2008-01-03
4
-198/+141
*
[svn-r14367] Maintenance for VMS system: updated testscript for h5import (nee...
Elena Pourmal
2008-01-03
2
-31/+27
*
[svn-r14366] comments grammar correction
Pedro Vicente Nunes
2008-01-03
1
-6/+1
*
[svn-r14365] Add szip filter check of client data values for has_filters.
Pedro Vicente Nunes
2008-01-03
3
-20/+19
*
[svn-r14364] Description:
Quincey Koziol
2008-01-03
3
-65/+83
*
[svn-r14363] Description:
Quincey Koziol
2008-01-03
6
-1659/+1879
*
[svn-r14362] Description:
Quincey Koziol
2008-01-03
20
-69/+163
*
[svn-r14361] add a warning message in case a dataset cannot be created with m...
Pedro Vicente Nunes
2008-01-02
1
-1/+7
*
[svn-r14360] New function has_filters (replace has_filters for each object an...
Pedro Vicente Nunes
2008-01-02
4
-334/+102
*
[svn-r14359] Description:
Quincey Koziol
2007-12-24
2
-7/+7
*
[svn-r14358] Description:
Quincey Koziol
2007-12-23
7
-87/+83
*
[svn-r14357] Description:
Quincey Koziol
2007-12-22
2
-10/+44
*
[svn-r14356] Description:
Quincey Koziol
2007-12-20
3
-77/+58
*
[svn-r14355] uncomment previously commented code regarding nbit and scale-off...
Pedro Vicente Nunes
2007-12-20
2
-57/+92
*
[svn-r14354] Bug fix for #956 where the element coordinates went wrong for da...
Raymond Lu
2007-12-20
9
-4/+471
*
[svn-r14353] Description:
Quincey Koziol
2007-12-20
14
-563/+775
*
[svn-r14352] Maintenance: Fixed a typo in the build script
Elena Pourmal
2007-12-18
1
-1/+1
*
[svn-r14350] Maintenance for VMS system: brought up-to-date h5repack testing ...
Elena Pourmal
2007-12-17
3
-55/+70
*
[svn-r14346] New feature: has_filters_obj function that checks if filters mat...
Pedro Vicente Nunes
2007-12-14
5
-18/+134
*
[svn-r14345] substituted the symbol CD_VALUES , number of filter client data ...
Pedro Vicente Nunes
2007-12-14
3
-6/+8
*
[svn-r14344] Maintenance on VMS system: updated testscript for h5diff and rem...
Elena Pourmal
2007-12-13
3
-299/+73
*
[svn-r14343] Maintenance for VMS: added more tests to the command file for h5...
Elena Pourmal
2007-12-13
3
-206/+86
[next]