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
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Replaced several uses of sprintf with safer snprintf (#1383)
Sean McBride
2022-01-28
1
-1/+1
*
Updated README.txt to README.md (#1375)
Scot Breitenfeld
2022-01-14
1
-2/+2
*
Make it easier to find version specific docs. (#1260)
Gerd Heber
2021-12-13
1
-1/+1
*
Fix directory variable in shell scripts (#1273)
Allen Byrne
2021-12-10
1
-3/+9
*
Fixed Spelling Errors (#1166)
Scot Breitenfeld
2021-12-07
1
-4/+4
*
Update version to 1.13.1-1 after creation of branch for 1.13.0 release. (#1236)
Larry Knox
2021-11-30
1
-1/+1
*
Make default to build high-level tools the same as default for (#1234)
Larry Knox
2021-11-30
1
-1/+4
*
Add support for parallel tools based on the 3rd party library mpiFileUtils (l...
rawarren
2021-11-29
1
-1/+141
*
Next batch of Doxygen updates. (#1180)
Gerd Heber
2021-11-23
1
-2/+4
*
New references for Dimension Scale APIs (#1139)
jhendersonHDF
2021-11-05
1
-0/+32
*
Github #1019 - add Fortran developer flags (#1090)
Allen Byrne
2021-10-27
1
-0/+1
*
Move test utilities to utils/test folder (#1109)
Allen Byrne
2021-10-20
1
-0/+1
*
To reduce maintenance effort, delete the `noerror-` variants of the compiler ...
David Young
2021-10-06
1
-39/+42
*
Update version to 1.13.0-7 after snapshot release 1.13.0-6. (#1048)
Larry Knox
2021-09-29
1
-1/+1
*
Update Platforms Tested in RELEASE.txt. (#1045)
hdf5-1_13_0-rc6
Larry Knox
2021-09-28
1
-1/+1
*
HDFFV-11266 - add option to build HL tools (#1018)
Allen Byrne
2021-09-16
1
-0/+20
*
Fix various warnings and issues in doxygen doc generation (#994)
Allen Byrne
2021-09-10
1
-1/+3
*
A batch of life-cycle examples for different modules (#654)
Gerd Heber
2021-09-01
1
-1/+5
*
Move pwd header check to alphabetical order (#954)
Dana Robinson
2021-08-23
1
-1/+1
*
Develop windows compiler fixes (#912)
Allen Byrne
2021-08-19
1
-1/+1
*
Reorg tools perform to provide h5perf for installation (#884)
Allen Byrne
2021-08-10
1
-0/+1
*
Remove checks for winsock2.h (#813)
Dana Robinson
2021-07-06
1
-2/+0
*
Cleans up POSIX/C bits in H5private.h (#804)
Dana Robinson
2021-06-29
1
-15/+10
*
Removes obsolete equivalents of C99's __func__ (#800)
Dana Robinson
2021-06-29
1
-12/+0
*
Assume frexpl/f and fabsl/f, which are C99 (#799)
Dana Robinson
2021-06-25
1
-2/+2
*
Removes checks for signal and set/longjmp, which are C89 (#798)
Dana Robinson
2021-06-25
1
-2/+2
*
Removes ancient Autotools cruft (#790)
Dana Robinson
2021-06-24
1
-10/+0
*
Further simplifies Autotools type size checks (#789)
Dana Robinson
2021-06-23
1
-12/+2
*
Removes checks for system(), which is C89/90 (#782)
Dana Robinson
2021-06-23
1
-1/+1
*
Removes outdated checks for ways inline might be defined (#781)
Dana Robinson
2021-06-23
1
-21/+0
*
Removes checks for (v)snprintf, which are C99 (#772)
Dana Robinson
2021-06-21
1
-2/+2
*
Removes checks and work-arounds for strtoll and strtoull (#769)
Dana Robinson
2021-06-18
1
-1/+0
*
Removes some DEC Alpha cruft from H5detect and H5private.h (#708)
Dana Robinson
2021-06-02
1
-3/+3
*
C++ warning and build fixes (#707)
Dana Robinson
2021-06-01
1
-14/+0
*
Clean up type size checks in configure.ac (#702)
Dana Robinson
2021-05-29
1
-29/+10
*
Removes pre-C99 build and header cruft (#700)
Dana Robinson
2021-05-28
1
-9/+1
*
doygen adjustments (#614)
Allen Byrne
2021-05-04
1
-2/+3
*
Merge doxygen2 into develop (#553)
Gerd Heber
2021-04-26
1
-3/+21
*
Remove unused #cmakedefine and autotools checks (#431)
Sean McBride
2021-04-13
1
-1/+0
*
Update license url part2 (#333)
Larry Knox
2021-02-17
1
-1/+1
*
Add option to control gcc 10 warnings diagnostics (#321)
Allen Byrne
2021-02-08
1
-0/+45
*
Remove unused AC_REVISION macro from configure.ac (#292)
Dana Robinson
2021-01-30
1
-1/+0
*
Fixes Autotools detection of the st_blocks field in stat (#246)
Dana Robinson
2021-01-08
1
-2/+2
*
Restores maintainer mode in the autotools (#200)
Dana Robinson
2020-12-18
1
-11/+39
*
Add else choice to error flags option (#128)
Allen Byrne
2020-11-25
1
-0/+2
*
Adds a configure/CMake option to control -Werror behavior (#119)
Dana Robinson
2020-11-25
1
-8/+37
*
Correction for location of doxygen folder
Allen Byrne
2020-11-12
1
-1/+1
*
Add missing entries, remove m4 reference
Allen Byrne
2020-11-12
1
-6/+13
*
Set doxygen default to normally disabled.
Allen Byrne
2020-11-09
1
-4/+4
*
Change doxygen brief variable
Allen Byrne
2020-11-07
1
-1/+1
[prev]
[next]