.. |
.indent.pro
|
|
|
CMakeLists.txt
|
cmake custom command fix (#1356)
|
2022-01-12 14:27:56 -06:00 |
H5.c
|
Call FUNC_ENTER immediately in H5_init_library (#1287)
|
2021-12-13 17:31:02 -06:00 |
H5A.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Abtree2.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5AC.c
|
Replaced several uses of sprintf with safer snprintf (#1383)
|
2022-01-28 10:34:57 -06:00 |
H5ACdbg.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5ACmodule.h
|
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
|
2021-02-22 22:29:56 -06:00 |
H5ACmpio.c
|
Parallel rank0 deadlock fixes (#1183)
|
2022-01-22 08:40:33 -06:00 |
H5ACpkg.h
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5ACprivate.h
|
OESS-168: Remove clang warnings. (#1076)
|
2021-10-07 21:59:10 -05:00 |
H5ACproxy_entry.c
|
Simplify function enter macros for performance benefits (#1024)
|
2021-11-08 15:08:07 -06:00 |
H5ACpublic.h
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Adense.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Adeprec.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Aint.c
|
Simplify function enter macros for performance benefits (#1024)
|
2021-11-08 15:08:07 -06:00 |
H5Amodule.h
|
A batch of life-cycle examples for different modules (#654)
|
2021-09-01 16:09:27 -05:00 |
H5api_adpt.h
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Apkg.h
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5Aprivate.h
|
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
|
2021-02-22 22:29:56 -06:00 |
H5Apublic.h
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Atest.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5B2.c
|
Simplify function enter macros for performance benefits (#1024)
|
2021-11-08 15:08:07 -06:00 |
H5B2cache.c
|
Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)
|
2021-03-10 12:42:35 -06:00 |
H5B2dbg.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5B2hdr.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5B2int.c
|
Fixes const issues in the version 2 B-trees (#1172)
|
2021-11-09 12:31:00 -06:00 |
H5B2internal.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5B2leaf.c
|
Fixed uninitialized warnings (#360)
|
2021-02-19 11:25:44 -06:00 |
H5B2module.h
|
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
|
2021-02-22 22:29:56 -06:00 |
H5B2pkg.h
|
Fixes const issues in the version 2 B-trees (#1172)
|
2021-11-09 12:31:00 -06:00 |
H5B2private.h
|
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
|
2021-02-22 22:29:56 -06:00 |
H5B2stat.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5B2test.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5B.c
|
Simplify function enter macros for performance benefits (#1024)
|
2021-11-08 15:08:07 -06:00 |
H5Bcache.c
|
Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)
|
2021-03-10 12:42:35 -06:00 |
H5Bdbg.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Bmodule.h
|
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
|
2021-02-22 22:29:56 -06:00 |
H5Bpkg.h
|
Changes found during merge to 1.12 (#414)
|
2021-03-04 06:29:10 -06:00 |
H5Bprivate.h
|
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
|
2021-02-22 22:29:56 -06:00 |
H5C.c
|
Unify handling of collective metadata reads status (#1206)
|
2022-01-29 14:22:30 -06:00 |
H5Cdbg.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Cepoch.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5checksum.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Cimage.c
|
Parallel rank0 deadlock fixes (#1183)
|
2022-01-22 08:40:33 -06:00 |
H5Clog_json.c
|
Adds const to a few global variables (#623)
|
2021-05-04 15:26:38 -05:00 |
H5Clog_trace.c
|
Adds const to a few global variables (#623)
|
2021-05-04 15:26:38 -05:00 |
H5Clog.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Clog.h
|
Cleans up a const warning left over from previous constification (#633)
|
2021-05-07 11:44:07 -05:00 |
H5Cmodule.h
|
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
|
2021-02-22 22:29:56 -06:00 |
H5Cmpio.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Cpkg.h
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Cprefetched.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Cprivate.h
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Cpublic.h
|
Merge doxygen2 into develop (#553)
|
2021-04-26 14:07:29 -05:00 |
H5Cquery.c
|
More various warnings (#958)
|
2021-08-24 23:05:23 -05:00 |
H5CS.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5CSprivate.h
|
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
|
2021-02-22 22:29:56 -06:00 |
H5Ctag.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Ctest.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5CX.c
|
Unify handling of collective metadata reads status (#1206)
|
2022-01-29 14:22:30 -06:00 |
H5CXmodule.h
|
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
|
2021-02-22 22:29:56 -06:00 |
H5CXprivate.h
|
Simplify function enter macros for performance benefits (#1024)
|
2021-11-08 15:08:07 -06:00 |
H5D.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5dbg.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Dbtree2.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Dbtree.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Dchunk.c
|
Unify handling of collective metadata reads status (#1206)
|
2022-01-29 14:22:30 -06:00 |
H5Dcompact.c
|
Stop lying about H5S_t const-ness (#1209)
|
2021-11-20 08:34:50 -06:00 |
H5Dcontig.c
|
Parallel rank0 deadlock fixes (#1183)
|
2022-01-22 08:40:33 -06:00 |
H5Ddbg.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Ddeprec.c
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5Dearray.c
|
Replaced several uses of sprintf with safer snprintf (#1383)
|
2022-01-28 10:34:57 -06:00 |
H5Defl.c
|
Stop lying about H5S_t const-ness (#1209)
|
2021-11-20 08:34:50 -06:00 |
H5detect.c
|
Revert 61464d7e (#1396)
|
2022-01-26 16:58:49 -06:00 |
H5Dfarray.c
|
Replaced several uses of sprintf with safer snprintf (#1383)
|
2022-01-28 10:34:57 -06:00 |
H5Dfill.c
|
Stop lying about H5S_t const-ness (#1209)
|
2021-11-20 08:34:50 -06:00 |
H5Dint.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Dio.c
|
Fix typo. (#1301)
|
2022-01-04 10:59:54 -06:00 |
H5Dlayout.c
|
Purges UFAIL from the library (#637)
|
2021-05-11 11:05:03 -05:00 |
H5Dmodule.h
|
A batch of life-cycle examples for different modules (#654)
|
2021-09-01 16:09:27 -05:00 |
H5Dmpio.c
|
Unify handling of collective metadata reads status (#1206)
|
2022-01-29 14:22:30 -06:00 |
H5Dnone.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Doh.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Dpkg.h
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Dprivate.h
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5Dpublic.h
|
Fix documentation for H5D_space_status_t enum values (#1372)
|
2022-01-19 14:29:37 -06:00 |
H5Dscatgath.c
|
Stop lying about H5S_t const-ness (#1209)
|
2021-11-20 08:34:50 -06:00 |
H5Dselect.c
|
Stop lying about H5S_t const-ness (#1209)
|
2021-11-20 08:34:50 -06:00 |
H5Dsingle.c
|
Initialize filter mask and chunk nbytes for 'Single' chunk index (#1261)
|
2021-12-09 15:28:52 -06:00 |
H5Dtest.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Dvirtual.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5E.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5EA.c
|
Simplify function enter macros for performance benefits (#1024)
|
2021-11-08 15:08:07 -06:00 |
H5EAcache.c
|
Removes alternative function enter/leave macro scheme (#678)
|
2021-05-28 21:58:13 -05:00 |
H5EAdbg.c
|
Replaced several uses of sprintf with safer snprintf (#1383)
|
2022-01-28 10:34:57 -06:00 |
H5EAdblkpage.c
|
Removes alternative function enter/leave macro scheme (#678)
|
2021-05-28 21:58:13 -05:00 |
H5EAdblock.c
|
Removes alternative function enter/leave macro scheme (#678)
|
2021-05-28 21:58:13 -05:00 |
H5EAhdr.c
|
Removes alternative function enter/leave macro scheme (#678)
|
2021-05-28 21:58:13 -05:00 |
H5EAiblock.c
|
Removes alternative function enter/leave macro scheme (#678)
|
2021-05-28 21:58:13 -05:00 |
H5EAint.c
|
Removes alternative function enter/leave macro scheme (#678)
|
2021-05-28 21:58:13 -05:00 |
H5EAmodule.h
|
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
|
2021-02-22 22:29:56 -06:00 |
H5EApkg.h
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5EAprivate.h
|
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
|
2021-02-22 22:29:56 -06:00 |
H5EAsblock.c
|
Removes alternative function enter/leave macro scheme (#678)
|
2021-05-28 21:58:13 -05:00 |
H5EAstat.c
|
Removes alternative function enter/leave macro scheme (#678)
|
2021-05-28 21:58:13 -05:00 |
H5EAtest.c
|
Replaced several uses of sprintf with safer snprintf (#1383)
|
2022-01-28 10:34:57 -06:00 |
H5Edeprec.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Eint.c
|
Simplify function enter macros for performance benefits (#1024)
|
2021-11-08 15:08:07 -06:00 |
H5Emodule.h
|
A batch of life-cycle examples for different modules (#654)
|
2021-09-01 16:09:27 -05:00 |
H5Epkg.h
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Eprivate.h
|
Removes obsolete equivalents of C99's __func__ (#800)
|
2021-06-28 23:58:38 -05:00 |
H5Epublic.h
|
A batch of life-cycle examples for different modules (#654)
|
2021-09-01 16:09:27 -05:00 |
H5err.txt
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5ES.c
|
Implement H5ESget requests function to retrieve requests from an event set (#1355)
|
2022-01-20 07:34:43 -06:00 |
H5ESdevelop.h
|
Implement H5ESget requests function to retrieve requests from an event set (#1355)
|
2022-01-20 07:34:43 -06:00 |
H5ESevent.c
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5ESint.c
|
Implement H5ESget requests function to retrieve requests from an event set (#1355)
|
2022-01-20 07:34:43 -06:00 |
H5ESlist.c
|
Implement H5ESget requests function to retrieve requests from an event set (#1355)
|
2022-01-20 07:34:43 -06:00 |
H5ESmodule.h
|
A batch of life-cycle examples for different modules (#654)
|
2021-09-01 16:09:27 -05:00 |
H5ESpkg.h
|
Implement H5ESget requests function to retrieve requests from an event set (#1355)
|
2022-01-20 07:34:43 -06:00 |
H5ESprivate.h
|
Simplify function enter macros for performance benefits (#1024)
|
2021-11-08 15:08:07 -06:00 |
H5ESpublic.h
|
Documentation fixes right in time for the holidays (#1321)
|
2022-01-13 22:11:39 -06:00 |
H5F.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5FA.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5FAcache.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Faccum.c
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5FAdbg.c
|
Removes alternative function enter/leave macro scheme (#678)
|
2021-05-28 21:58:13 -05:00 |
H5FAdblkpage.c
|
Use appropriate printf format specifiers for haddr_t and hsize_t types directly (#1340)
|
2022-01-11 12:16:10 -06:00 |
H5FAdblock.c
|
Removes alternative function enter/leave macro scheme (#678)
|
2021-05-28 21:58:13 -05:00 |
H5FAhdr.c
|
Removes alternative function enter/leave macro scheme (#678)
|
2021-05-28 21:58:13 -05:00 |
H5FAint.c
|
Removes alternative function enter/leave macro scheme (#678)
|
2021-05-28 21:58:13 -05:00 |
H5FAmodule.h
|
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
|
2021-02-22 22:29:56 -06:00 |
H5FApkg.h
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5FAprivate.h
|
Fix usage of several HDfprintf format specifiers after HDfprintf removal (#1324)
|
2022-01-04 11:00:55 -06:00 |
H5FAstat.c
|
Fixes parallel issues from recent C99 changes (#809)
|
2021-06-30 10:17:35 -05:00 |
H5FAtest.c
|
Replaced several uses of sprintf with safer snprintf (#1383)
|
2022-01-28 10:34:57 -06:00 |
H5Fcwfs.c
|
Simplify function enter macros for performance benefits (#1024)
|
2021-11-08 15:08:07 -06:00 |
H5FD.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Fdbg.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5FDcore.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5FDcore.h
|
Simplify function enter macros for performance benefits (#1024)
|
2021-11-08 15:08:07 -06:00 |
H5FDdevelop.h
|
Simplify function enter macros for performance benefits (#1024)
|
2021-11-08 15:08:07 -06:00 |
H5FDdirect.c
|
OESS-168: Remove clang warnings. (#1308)
|
2022-01-07 16:30:18 -06:00 |
H5FDdirect.h
|
Simplify function enter macros for performance benefits (#1024)
|
2021-11-08 15:08:07 -06:00 |
H5FDdrvr_module.h
|
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
|
2021-02-22 22:29:56 -06:00 |
H5Fdeprec.c
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5FDfamily.c
|
Fixes FUNC_ENTER warnings in VFDs due to recent init changes (#1178)
|
2021-11-09 22:40:46 -06:00 |
H5FDfamily.h
|
Simplify function enter macros for performance benefits (#1024)
|
2021-11-08 15:08:07 -06:00 |
H5FDhdfs.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5FDhdfs.h
|
Simplify function enter macros for performance benefits (#1024)
|
2021-11-08 15:08:07 -06:00 |
H5FDint.c
|
Fixes FUNC_ENTER warnings in VFDs due to recent init changes (#1178)
|
2021-11-09 22:40:46 -06:00 |
H5FDlog.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5FDlog.h
|
Simplify function enter macros for performance benefits (#1024)
|
2021-11-08 15:08:07 -06:00 |
H5FDmirror_priv.h
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5FDmirror.c
|
OESS-168: Remove clang warnings. (#1305)
|
2022-01-07 16:29:56 -06:00 |
H5FDmirror.h
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5FDmodule.h
|
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
|
2021-02-22 22:29:56 -06:00 |
H5FDmpi.c
|
VFD ctl feature (#981)
|
2021-09-23 07:50:00 -05:00 |
H5FDmpi.h
|
Merge doxygen2 into develop (#553)
|
2021-04-26 14:07:29 -05:00 |
H5FDmpio.c
|
Parallel rank0 deadlock fixes (#1183)
|
2022-01-22 08:40:33 -06:00 |
H5FDmpio.h
|
Documentation fixes right in time for the holidays (#1321)
|
2022-01-13 22:11:39 -06:00 |
H5FDmulti.c
|
Replaced several uses of sprintf with safer snprintf (#1383)
|
2022-01-28 10:34:57 -06:00 |
H5FDmulti.h
|
Simplify function enter macros for performance benefits (#1024)
|
2021-11-08 15:08:07 -06:00 |
H5FDperform.c
|
Simplify function enter macros for performance benefits (#1024)
|
2021-11-08 15:08:07 -06:00 |
H5FDpkg.h
|
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
|
2021-02-22 22:29:56 -06:00 |
H5FDprivate.h
|
Simplify function enter macros for performance benefits (#1024)
|
2021-11-08 15:08:07 -06:00 |
H5FDpublic.h
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5FDros3.c
|
OESS-168: Remove clang warnings. (#1304)
|
2022-01-07 16:29:30 -06:00 |
H5FDros3.h
|
Simplify function enter macros for performance benefits (#1024)
|
2021-11-08 15:08:07 -06:00 |
H5FDs3comms.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5FDs3comms.h
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5FDsec2.c
|
Only check HDF5_DRIVER in MPI I/O VFD if VFD isn't initialized (#1213)
|
2021-11-24 21:14:45 -06:00 |
H5FDsec2.h
|
Simplify function enter macros for performance benefits (#1024)
|
2021-11-08 15:08:07 -06:00 |
H5FDspace.c
|
Use appropriate printf format specifiers for haddr_t and hsize_t types directly (#1340)
|
2022-01-11 12:16:10 -06:00 |
H5FDsplitter.c
|
Only check HDF5_DRIVER in MPI I/O VFD if VFD isn't initialized (#1213)
|
2021-11-24 21:14:45 -06:00 |
H5FDsplitter.h
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5FDstdio.c
|
VFD plugins (#602)
|
2021-09-29 13:28:12 -05:00 |
H5FDstdio.h
|
Simplify function enter macros for performance benefits (#1024)
|
2021-11-08 15:08:07 -06:00 |
H5FDtest.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5FDwindows.c
|
VFD plugins (#602)
|
2021-09-29 13:28:12 -05:00 |
H5FDwindows.h
|
Merge doxygen2 into develop (#553)
|
2021-04-26 14:07:29 -05:00 |
H5Fefc.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Ffake.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Fint.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Fio.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5FL.c
|
Fix free list tracking and cleanup cast alignment warnings (#1288)
|
2021-12-13 17:30:22 -06:00 |
H5FLmodule.h
|
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
|
2021-02-22 22:29:56 -06:00 |
H5FLprivate.h
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Fmodule.h
|
A batch of life-cycle examples for different modules (#654)
|
2021-09-01 16:09:27 -05:00 |
H5Fmount.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Fmpi.c
|
Unify handling of collective metadata reads status (#1206)
|
2022-01-29 14:22:30 -06:00 |
H5FO.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5FOprivate.h
|
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
|
2021-02-22 22:29:56 -06:00 |
H5Fpkg.h
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Fprivate.h
|
Unify handling of collective metadata reads status (#1206)
|
2022-01-29 14:22:30 -06:00 |
H5Fpublic.h
|
Documentation fixes right in time for the holidays (#1321)
|
2022-01-13 22:11:39 -06:00 |
H5Fquery.c
|
Update compact dataset I/O routines to handle driver-level memory copy (#1054)
|
2021-09-29 23:00:24 -05:00 |
H5FS.c
|
Use appropriate printf format specifiers for haddr_t and hsize_t types directly (#1340)
|
2022-01-11 12:16:10 -06:00 |
H5FScache.c
|
Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)
|
2021-03-10 12:42:35 -06:00 |
H5FSdbg.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Fsfile.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5FSint.c
|
Simplify function enter macros for performance benefits (#1024)
|
2021-11-08 15:08:07 -06:00 |
H5FSmodule.h
|
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
|
2021-02-22 22:29:56 -06:00 |
H5Fspace.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5FSpkg.h
|
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
|
2021-02-22 22:29:56 -06:00 |
H5FSprivate.h
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5FSsection.c
|
Use appropriate printf format specifiers for haddr_t and hsize_t types directly (#1340)
|
2022-01-11 12:16:10 -06:00 |
H5FSstat.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5FStest.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Fsuper_cache.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Fsuper.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Ftest.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5G.c
|
Removes obsolete equivalents of C99's __func__ (#800)
|
2021-06-28 23:58:38 -05:00 |
H5Gbtree2.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Gcache.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Gcompact.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Gdense.c
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5Gdeprec.c
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5Gent.c
|
Purges UFAIL from the library (#637)
|
2021-05-11 11:05:03 -05:00 |
H5Gint.c
|
Simplify function enter macros for performance benefits (#1024)
|
2021-11-08 15:08:07 -06:00 |
H5Glink.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Gloc.c
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5Gmodule.h
|
A batch of life-cycle examples for different modules (#654)
|
2021-09-01 16:09:27 -05:00 |
H5Gname.c
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5Gnode.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Gobj.c
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5Goh.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Gpkg.h
|
Fixes some H5SL include statements (#758)
|
2021-06-16 11:54:11 -05:00 |
H5Gprivate.h
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5Gpublic.h
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Groot.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Gstab.c
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5Gtest.c
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5Gtraverse.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5HF.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5HFbtree2.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5HFcache.c
|
Fix typo. (#1303)
|
2022-01-04 11:00:14 -06:00 |
H5HFdbg.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5HFdblock.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5HFdtable.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5HFhdr.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5HFhuge.c
|
Patches from vtk (#358)
|
2021-02-25 12:15:02 -06:00 |
H5HFiblock.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5HFiter.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5HFman.c
|
Quiets most const warnings in the fractal heap code (#1188)
|
2021-11-12 22:36:32 -06:00 |
H5HFmodule.h
|
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
|
2021-02-22 22:29:56 -06:00 |
H5HFpkg.h
|
Fixes some H5SL include statements (#758)
|
2021-06-16 11:54:11 -05:00 |
H5HFprivate.h
|
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
|
2021-02-22 22:29:56 -06:00 |
H5HFsection.c
|
Fixed uninitialized warnings (#360)
|
2021-02-19 11:25:44 -06:00 |
H5HFspace.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5HFstat.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5HFtest.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5HFtiny.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5HG.c
|
Simplify function enter macros for performance benefits (#1024)
|
2021-11-08 15:08:07 -06:00 |
H5HGcache.c
|
Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)
|
2021-03-10 12:42:35 -06:00 |
H5HGdbg.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5HGmodule.h
|
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
|
2021-02-22 22:29:56 -06:00 |
H5HGpkg.h
|
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
|
2021-02-22 22:29:56 -06:00 |
H5HGprivate.h
|
Assume C99 fixed sized ints exist, use them (#470)
|
2021-11-08 12:44:06 -06:00 |
H5HGquery.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5HL.c
|
Simplify function enter macros for performance benefits (#1024)
|
2021-11-08 15:08:07 -06:00 |
H5HLcache.c
|
Removes alternative function enter/leave macro scheme (#678)
|
2021-05-28 21:58:13 -05:00 |
H5HLdbg.c
|
Removes alternative function enter/leave macro scheme (#678)
|
2021-05-28 21:58:13 -05:00 |
H5HLdblk.c
|
Removes alternative function enter/leave macro scheme (#678)
|
2021-05-28 21:58:13 -05:00 |
H5HLint.c
|
Removes alternative function enter/leave macro scheme (#678)
|
2021-05-28 21:58:13 -05:00 |
H5HLmodule.h
|
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
|
2021-02-22 22:29:56 -06:00 |
H5HLpkg.h
|
Removes alternative function enter/leave macro scheme (#678)
|
2021-05-28 21:58:13 -05:00 |
H5HLprfx.c
|
Removes alternative function enter/leave macro scheme (#678)
|
2021-05-28 21:58:13 -05:00 |
H5HLprivate.h
|
Removes alternative function enter/leave macro scheme (#678)
|
2021-05-28 21:58:13 -05:00 |
H5HP.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5HPprivate.h
|
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
|
2021-02-22 22:29:56 -06:00 |
H5I.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Idbg.c
|
Modified gcc/clang warning suppression macros to account for some warnings flags being supported by one compiler but not the other (#379)
|
2021-09-16 07:42:20 -05:00 |
H5Idevelop.h
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5Iint.c
|
Simplify function enter macros for performance benefits (#1024)
|
2021-11-08 15:08:07 -06:00 |
H5Imodule.h
|
A batch of life-cycle examples for different modules (#654)
|
2021-09-01 16:09:27 -05:00 |
H5Ipkg.h
|
Hash table replacement for skip lists in ID code (#600)
|
2021-05-04 15:51:26 -05:00 |
H5Iprivate.h
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5Ipublic.h
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Itest.c
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5L.c
|
Removes obsolete equivalents of C99's __func__ (#800)
|
2021-06-28 23:58:38 -05:00 |
H5Ldeprec.c
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5Ldevelop.h
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5Lexternal.c
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5Lint.c
|
Simplify function enter macros for performance benefits (#1024)
|
2021-11-08 15:08:07 -06:00 |
H5Lmodule.h
|
A batch of life-cycle examples for different modules (#654)
|
2021-09-01 16:09:27 -05:00 |
H5Lpkg.h
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5Lprivate.h
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5Lpublic.h
|
H5Lexists docs: Removed reference to 1.8.16 since the change is the 1.8.x releases, HDFFV-11289 (#1335)
|
2022-01-10 18:47:57 -06:00 |
H5M.c
|
Simplify function enter macros for performance benefits (#1024)
|
2021-11-08 15:08:07 -06:00 |
H5make_libsettings.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5MF.c
|
Use appropriate printf format specifiers for haddr_t and hsize_t types directly (#1340)
|
2022-01-11 12:16:10 -06:00 |
H5MFaggr.c
|
Use appropriate printf format specifiers for haddr_t and hsize_t types directly (#1340)
|
2022-01-11 12:16:10 -06:00 |
H5MFdbg.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5MFmodule.h
|
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
|
2021-02-22 22:29:56 -06:00 |
H5MFpkg.h
|
Adds const to a few global variables (#623)
|
2021-05-04 15:26:38 -05:00 |
H5MFprivate.h
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5MFsection.c
|
Use appropriate printf format specifiers for haddr_t and hsize_t types directly (#1340)
|
2022-01-11 12:16:10 -06:00 |
H5MM.c
|
Removes implementation of my_strdup() from the multi VFD (#527)
|
2021-03-31 15:52:57 -05:00 |
H5Mmodule.h
|
A batch of life-cycle examples for different modules (#654)
|
2021-09-01 16:09:27 -05:00 |
H5MMprivate.h
|
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
|
2021-02-22 22:29:56 -06:00 |
H5MMpublic.h
|
Merge doxygen2 into develop (#553)
|
2021-04-26 14:07:29 -05:00 |
H5module.h
|
A batch of life-cycle examples for different modules (#654)
|
2021-09-01 16:09:27 -05:00 |
H5MP.c
|
Simplify function enter macros for performance benefits (#1024)
|
2021-11-08 15:08:07 -06:00 |
H5mpi.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Mpkg.h
|
Changes found during merge to 1.12 (#414)
|
2021-03-04 06:29:10 -06:00 |
H5MPmodule.h
|
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
|
2021-02-22 22:29:56 -06:00 |
H5MPpkg.h
|
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
|
2021-02-22 22:29:56 -06:00 |
H5MPprivate.h
|
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
|
2021-02-22 22:29:56 -06:00 |
H5Mprivate.h
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5MPtest.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Mpublic.h
|
A batch of life-cycle examples for different modules (#654)
|
2021-09-01 16:09:27 -05:00 |
H5O.c
|
Removes obsolete equivalents of C99's __func__ (#800)
|
2021-06-28 23:58:38 -05:00 |
H5Oainfo.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Oalloc.c
|
Fixed clang-tidy readability-misleading-indentation warnings (#427)
|
2021-03-05 08:50:42 -06:00 |
H5Oattr.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Oattribute.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Obogus.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Obtreek.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Ocache_image.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Ocache.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Ochunk.c
|
Fixed HDFFV-11150 (#356)
|
2021-02-19 13:01:44 -06:00 |
H5Ocont.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Ocopy_ref.c
|
Fixed all -Wincompatible-pointer-types-discards-qualifiers warnings (#341)
|
2021-02-22 11:37:12 -06:00 |
H5Ocopy.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Odbg.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Odeprec.c
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5Odrvinfo.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Odtype.c
|
Snprintf2 (#1399)
|
2022-01-28 16:43:48 -06:00 |
H5Oefl.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Ofill.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Oflush.c
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5Ofsinfo.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Oginfo.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Oint.c
|
Simplify function enter macros for performance benefits (#1024)
|
2021-11-08 15:08:07 -06:00 |
H5Olayout.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Olinfo.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Olink.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Omessage.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Omodule.h
|
A batch of life-cycle examples for different modules (#654)
|
2021-09-01 16:09:27 -05:00 |
H5Omtime.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Oname.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Onull.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Opkg.h
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Opline.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Oprivate.h
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Opublic.h
|
Corrected H5Oget_info parameter description (#1349)
|
2022-01-11 12:17:05 -06:00 |
H5Orefcount.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Osdspace.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Oshared.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Oshared.h
|
Removed workarounds for pre-standard inline keyword (#423)
|
2021-03-12 08:56:09 -06:00 |
H5Oshmesg.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Ostab.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Otest.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Ounknown.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5overflow.txt
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5P.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Pacpl.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5PB.c
|
Simplify function enter macros for performance benefits (#1024)
|
2021-11-08 15:08:07 -06:00 |
H5PBmodule.h
|
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
|
2021-02-22 22:29:56 -06:00 |
H5PBpkg.h
|
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
|
2021-02-22 22:29:56 -06:00 |
H5PBprivate.h
|
Changes found during merge to 1.12 (#414)
|
2021-03-04 06:29:10 -06:00 |
H5Pdapl.c
|
Fix several warnings (#720)
|
2021-09-14 15:24:01 -05:00 |
H5Pdcpl.c
|
Update clang config (#473)
|
2021-03-17 10:25:39 -05:00 |
H5Pdeprec.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Pdxpl.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Pencdec.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Pfapl.c
|
Unify handling of collective metadata reads status (#1206)
|
2022-01-29 14:22:30 -06:00 |
H5Pfcpl.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Pfmpl.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Pgcpl.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Pint.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5PL.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Plapl.c
|
Fix several warnings (#720)
|
2021-09-14 15:24:01 -05:00 |
H5Plcpl.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5PLextern.h
|
Includes hdf5dev.h in hdf5.h (#728)
|
2021-06-06 21:04:34 -05:00 |
H5PLint.c
|
Simplify function enter macros for performance benefits (#1024)
|
2021-11-08 15:08:07 -06:00 |
H5PLmodule.h
|
A batch of life-cycle examples for different modules (#654)
|
2021-09-01 16:09:27 -05:00 |
H5PLpath.c
|
Snprintf2 (#1399)
|
2022-01-28 16:43:48 -06:00 |
H5PLpkg.h
|
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
|
2021-02-22 22:29:56 -06:00 |
H5PLplugin_cache.c
|
VFD plugins (#602)
|
2021-09-29 13:28:12 -05:00 |
H5PLprivate.h
|
Simplify function enter macros for performance benefits (#1024)
|
2021-11-08 15:08:07 -06:00 |
H5PLpublic.h
|
VFD plugins (#602)
|
2021-09-29 13:28:12 -05:00 |
H5Pmapl.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Pmcpl.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Pmodule.h
|
Documentation fixes right in time for the holidays (#1321)
|
2022-01-13 22:11:39 -06:00 |
H5Pocpl.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Pocpypl.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Ppkg.h
|
VFD plugins (#602)
|
2021-09-29 13:28:12 -05:00 |
H5Pprivate.h
|
VFD plugins (#602)
|
2021-09-29 13:28:12 -05:00 |
H5Ppublic.h
|
Documentation fixes right in time for the holidays (#1321)
|
2022-01-13 22:11:39 -06:00 |
H5private.h
|
Remove const from the argv tools/tests main sig. (#1390)
|
2022-01-28 16:30:33 -06:00 |
H5Pstrcpl.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Ptest.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5public.h
|
Use appropriate printf format specifiers for haddr_t and hsize_t types directly (#1340)
|
2022-01-11 12:16:10 -06:00 |
H5R.c
|
Removes obsolete equivalents of C99's __func__ (#800)
|
2021-06-28 23:58:38 -05:00 |
H5Rdeprec.c
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5Rint.c
|
Simplify function enter macros for performance benefits (#1024)
|
2021-11-08 15:08:07 -06:00 |
H5Rmodule.h
|
A batch of life-cycle examples for different modules (#654)
|
2021-09-01 16:09:27 -05:00 |
H5Rpkg.h
|
Assume C99 fixed sized ints exist, use them (#470)
|
2021-11-08 12:44:06 -06:00 |
H5Rprivate.h
|
Simplify function enter macros for performance benefits (#1024)
|
2021-11-08 15:08:07 -06:00 |
H5Rpublic.h
|
A batch of life-cycle examples for different modules (#654)
|
2021-09-01 16:09:27 -05:00 |
H5RS.c
|
Replaced several uses of sprintf with safer snprintf (#1383)
|
2022-01-28 10:34:57 -06:00 |
H5RSmodule.h
|
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
|
2021-02-22 22:29:56 -06:00 |
H5RSprivate.h
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5S.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Sall.c
|
Stop lying about H5S_t const-ness (#1209)
|
2021-11-20 08:34:50 -06:00 |
H5Sdbg.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Sdeprec.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Shyper.c
|
Use appropriate printf format specifiers for haddr_t and hsize_t types directly (#1340)
|
2022-01-11 12:16:10 -06:00 |
H5SL.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5SLmodule.h
|
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
|
2021-02-22 22:29:56 -06:00 |
H5SLprivate.h
|
Simplify function enter macros for performance benefits (#1024)
|
2021-11-08 15:08:07 -06:00 |
H5SM.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5SMbtree2.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5SMcache.c
|
Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)
|
2021-03-10 12:42:35 -06:00 |
H5SMmessage.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5SMmodule.h
|
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
|
2021-02-22 22:29:56 -06:00 |
H5Smodule.h
|
A batch of life-cycle examples for different modules (#654)
|
2021-09-01 16:09:27 -05:00 |
H5Smpio.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5SMpkg.h
|
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
|
2021-02-22 22:29:56 -06:00 |
H5SMprivate.h
|
Changes found during merge to 1.12 (#414)
|
2021-03-04 06:29:10 -06:00 |
H5SMtest.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Snone.c
|
Stop lying about H5S_t const-ness (#1209)
|
2021-11-20 08:34:50 -06:00 |
H5Spkg.h
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Spoint.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Sprivate.h
|
Stop lying about H5S_t const-ness (#1209)
|
2021-11-20 08:34:50 -06:00 |
H5Spublic.h
|
A batch of life-cycle examples for different modules (#654)
|
2021-09-01 16:09:27 -05:00 |
H5Sselect.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Stest.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5system.c
|
Remove const from the argv tools/tests main sig. (#1390)
|
2022-01-28 16:30:33 -06:00 |
H5T.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Tarray.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Tbit.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Tcommit.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Tcompound.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Tconv.c
|
Used clang-tidy to change all floating point f suffixes to F (#1359)
|
2022-01-28 08:31:26 -06:00 |
H5Tcset.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Tdbg.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Tdeprec.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Tdevelop.h
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5Tenum.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Tfields.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Tfixed.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Tfloat.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5timer.c
|
Removes gratuitous (double)x.yF casts (#632)
|
2021-05-07 11:45:05 -05:00 |
H5Tmodule.h
|
A batch of life-cycle examples for different modules (#654)
|
2021-09-01 16:09:27 -05:00 |
H5Tnative.c
|
Fix some spelling. (#1402)
|
2022-01-28 16:44:47 -06:00 |
H5Toffset.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Toh.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Topaque.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Torder.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Tpad.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Tpkg.h
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Tprecis.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Tprivate.h
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5Tpublic.h
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5trace.c
|
Snprintf2 (#1399)
|
2022-01-28 16:43:48 -06:00 |
H5Tref.c
|
Assume C99 fixed sized ints exist, use them (#470)
|
2021-11-08 12:44:06 -06:00 |
H5TS.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5TSdevelop.h
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5TSprivate.h
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5Tstrpad.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Tvisit.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Tvlen.c
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5UC.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5UCprivate.h
|
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
|
2021-02-22 22:29:56 -06:00 |
H5vers.txt
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5VL.c
|
Fix H5DS warnings related to new H5DSwith_new_ref and H5VLobject_is_native APIs (#1184)
|
2021-11-10 12:09:38 -06:00 |
H5VLcallback.c
|
Fixes for async operations (#1272)
|
2021-12-10 22:48:50 -06:00 |
H5VLconnector_passthru.h
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5VLconnector.h
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5VLdyn_ops.c
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5VLint.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5VLmodule.h
|
A batch of life-cycle examples for different modules (#654)
|
2021-09-01 16:09:27 -05:00 |
H5VLnative_attr.c
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5VLnative_blob.c
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5VLnative_dataset.c
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5VLnative_datatype.c
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5VLnative_file.c
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5VLnative_group.c
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5VLnative_introspect.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5VLnative_link.c
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5VLnative_object.c
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5VLnative_private.h
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5VLnative_token.c
|
Use appropriate printf format specifiers for haddr_t and hsize_t types directly (#1340)
|
2022-01-11 12:16:10 -06:00 |
H5VLnative.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5VLnative.h
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5VLpassthru.c
|
Replaced several uses of sprintf with safer snprintf (#1383)
|
2022-01-28 10:34:57 -06:00 |
H5VLpassthru.h
|
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
|
2021-02-22 22:29:56 -06:00 |
H5VLpkg.h
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5VLprivate.h
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5VLpublic.h
|
Fix H5DS warnings related to new H5DSwith_new_ref and H5VLobject_is_native APIs (#1184)
|
2021-11-10 12:09:38 -06:00 |
H5VLtest.c
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5VM.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5VMprivate.h
|
Purges UFAIL from the library (#637)
|
2021-05-11 11:05:03 -05:00 |
H5WB.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5WBprivate.h
|
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
|
2021-02-22 22:29:56 -06:00 |
H5win32defs.h
|
Correct number of args to Windows HDunsetenv macro (#939)
|
2021-08-19 13:07:49 -05:00 |
H5Z.c
|
Unify handling of collective metadata reads status (#1206)
|
2022-01-29 14:22:30 -06:00 |
H5Zdeflate.c
|
Removes gratuitous (double)x.yF casts (#632)
|
2021-05-07 11:45:05 -05:00 |
H5Zdevelop.h
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5Zfletcher32.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Zmodule.h
|
A batch of life-cycle examples for different modules (#654)
|
2021-09-01 16:09:27 -05:00 |
H5Znbit.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
H5Zpkg.h
|
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
|
2021-02-22 22:29:56 -06:00 |
H5Zprivate.h
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5Zpublic.h
|
Combo set of async and other changes (#161)
|
2021-06-02 15:29:46 -05:00 |
H5Zscaleoffset.c
|
OESS-168: Remove clang warnings. (#1300)
|
2022-01-04 10:58:58 -06:00 |
H5Zshuffle.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Zszip.c
|
Update license url (#332)
|
2021-02-17 08:52:04 -06:00 |
H5Ztrans.c
|
Fixed Spelling Errors (#1166)
|
2021-12-07 08:27:29 -06:00 |
hdf5-lin.lnt
|
|
|
hdf5-win.lnt
|
|
|
hdf5.h
|
Includes hdf5dev.h in hdf5.h (#728)
|
2021-06-06 21:04:34 -05:00 |
hdf5.lnt
|
|
|
libhdf5.settings.in
|
New references for Dimension Scale APIs (#1139)
|
2021-11-05 07:33:02 -05:00 |
Makefile.am
|
Simplify function enter macros for performance benefits (#1024)
|
2021-11-08 15:08:07 -06:00 |
uthash.h
|
OESS-168: Remove clang warnings. (#1124)
|
2021-11-05 08:31:01 -05:00 |