hdf5/src
bmribler 9adacb54a6
Replace non-VOL calls with VOL calls - part 2 (#4748)
This PR switches H5I_object_verify() to H5VL_vol_object_verify() in the H5F API
and fixes documentation of H5Fmount and H5Funmount.

* More on H5F API
2024-08-23 11:44:48 -05:00
..
H5FDsubfiling Refactor threading and other concurrency support (#4469) 2024-07-31 12:34:43 -05:00
CMakeLists.txt Add Windows SHLWAPI lib to public interface (#4701) 2024-08-08 16:35:01 -05:00
H5.c Refactor threading and other concurrency support (#4469) 2024-07-31 12:34:43 -05:00
H5A.c Fix inconsistent documentation of get_name functions (#4715) 2024-08-23 11:17:35 -05:00
H5Abtree2.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5AC.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5ACdbg.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5ACmodule.h
H5ACmpio.c Fix spelling (#4522) 2024-05-23 16:44:33 -05:00
H5ACpkg.h Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5ACprivate.h Improve performance of flushing single objects (#4017) 2024-02-23 09:06:06 -08:00
H5ACproxy_entry.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5ACpublic.h Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Adense.c Fix for github Issue #1388 can't delete renamed dense attribute with corder tracking enabled (#4462) 2024-05-17 11:05:27 -05:00
H5Adeprec.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Aint.c Add H5F_LIBVER_V116 to internal library version structures (#4619) 2024-07-02 09:26:05 -05:00
H5Amodule.h removed the use of encoded single apostrophe (#3261) 2023-07-20 09:01:58 -05:00
H5api_adpt.h Remove programmer/date from comments (#3210) 2023-06-29 12:13:29 -07:00
H5Apkg.h File format security issues (#4234) 2024-03-27 13:12:32 -07:00
H5Aprivate.h
H5Apublic.h Fix inconsistent documentation of get_name functions (#4715) 2024-08-23 11:17:35 -05:00
H5Atest.c Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5B2.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5B2cache.c Fix heap-buffer-overflow in H5Fio.c (#4450) 2024-05-01 05:42:22 -07:00
H5B2dbg.c Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5B2hdr.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5B2int.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5B2internal.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5B2leaf.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5B2module.h
H5B2pkg.h Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5B2private.h Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5B2stat.c Made HGOTO_ERROR a do-while loop (#3308) 2023-08-02 08:39:15 -05:00
H5B2test.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5B.c Eliminate another use of H5E_clear_stack() within the library (#4726) 2024-08-21 09:28:59 -05:00
H5Bcache.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5Bdbg.c Convert H5B__assert to use error checks (#4109) 2024-03-10 16:16:41 -07:00
H5Bmodule.h
H5Bpkg.h Convert H5B__assert to use error checks (#4109) 2024-03-10 16:16:41 -07:00
H5Bprivate.h Eliminate another use of H5E_clear_stack() within the library (#4726) 2024-08-21 09:28:59 -05:00
H5build_settings.autotools.c.in Refactor threading and other concurrency support (#4469) 2024-07-31 12:34:43 -05:00
H5build_settings.cmake.c.in Removed "function/code stack" debugging configure option (#4454) 2024-05-03 03:30:45 -07:00
H5build_settings.off.c.in
H5C.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5Cdbg.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5Centry.c Remove an error check regarding large cache objects (#4254) 2024-03-27 10:55:28 -05:00
H5Cepoch.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5checksum.c chore: fix typo (#3989) 2024-02-06 09:48:08 -06:00
H5Cimage.c Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5Cint.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5Clog_json.c Remove HD from last non-win32 C89 functions (#4348) 2024-04-08 07:58:13 -07:00
H5Clog_trace.c Remove HD from last non-win32 C89 functions (#4348) 2024-04-08 07:58:13 -07:00
H5Clog.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Clog.h Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Cmodule.h
H5Cmpio.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5Cpkg.h Allow clang-format to format H5Cpkg.h (#4429) 2024-04-20 17:11:33 -05:00
H5Cprefetched.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Cprivate.h Improve performance of flushing single objects (#4017) 2024-02-23 09:06:06 -08:00
H5Cpublic.h
H5Cquery.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Ctag.c Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5Ctest.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5CX.c Refactor threading and other concurrency support (#4469) 2024-07-31 12:34:43 -05:00
H5CXmodule.h
H5CXprivate.h Implement ID creation optimization for container datatype conversions (#4113) 2024-03-12 03:42:32 -07:00
H5D.c Replace non-VOL calls with VOL calls - part 1 (#4745) 2024-08-22 13:32:48 -05:00
H5dbg.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Dbtree2.c Fix some issues with collective metadata reads for chunked datasets (#3716) 2023-10-23 19:08:06 -07:00
H5Dbtree.c Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5Dchunk.c Fix spelling (#4522) 2024-05-23 16:44:33 -05:00
H5Dcompact.c Fixes for file format security issues (#4283) 2024-03-31 22:44:18 -05:00
H5Dcontig.c Fixes for file format security issues (#4283) 2024-03-31 22:44:18 -05:00
H5Ddbg.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Ddeprec.c Replace non-VOL calls with VOL calls - part 1 (#4745) 2024-08-22 13:32:48 -05:00
H5Dearray.c Fix some issues with collective metadata reads for chunked datasets (#3716) 2023-10-23 19:08:06 -07:00
H5Defl.c Fixes for file format security issues (#4283) 2024-03-31 22:44:18 -05:00
H5Dfarray.c Fix some issues with collective metadata reads for chunked datasets (#3716) 2023-10-23 19:08:06 -07:00
H5Dfill.c Remove some H5T_copy calls that are now unnecessary (#4164) 2024-03-18 21:44:31 -07:00
H5Dint.c Removed unnecessary call to H5E_clear_stack (#4607) 2024-06-26 17:41:03 -05:00
H5Dio.c File format security issues (#4234) 2024-03-27 13:12:32 -07:00
H5Dlayout.c Add H5F_LIBVER_V116 to internal library version structures (#4619) 2024-07-02 09:26:05 -05:00
H5Dmodule.h Update doxygen Learn Basics / example refs. Add Reference sections (#4640) 2024-07-15 22:02:08 -05:00
H5Dmpio.c Remove HD macros for C time functions (#4337) 2024-04-07 14:09:23 -07:00
H5Dnone.c Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5Doh.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Dpkg.h Add H5F_LIBVER_V116 to internal library version structures (#4619) 2024-07-02 09:26:05 -05:00
H5Dprivate.h Propagate group creation properties to intermediate groups (#4139) 2024-03-22 08:12:14 -07:00
H5Dpublic.h Replace alias \Code with \TText (#4714) 2024-08-14 15:54:44 -05:00
H5Dscatgath.c Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5Dselect.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Dsingle.c Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5Dtest.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Dvirtual.c Pause recording errors instead of clearing the error stack (#4475) 2024-06-18 14:17:43 -07:00
H5E.c Pause recording errors instead of clearing the error stack (#4475) 2024-06-18 14:17:43 -07:00
H5EA.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5EAcache.c Fix heap-buffer-overflow in H5Fio.c (#4450) 2024-05-01 05:42:22 -07:00
H5EAdbg.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5EAdblkpage.c Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5EAdblock.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5EAhdr.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5EAiblock.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5EAint.c Made HGOTO_ERROR a do-while loop (#3308) 2023-08-02 08:39:15 -05:00
H5EAmodule.h
H5EApkg.h Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5EAprivate.h Remove programmer/date from comments (#3210) 2023-06-29 12:13:29 -07:00
H5EAsblock.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5EAstat.c Remove programmer/date from comments (#3210) 2023-06-29 12:13:29 -07:00
H5EAtest.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Edeprec.c Pause recording errors instead of clearing the error stack (#4475) 2024-06-18 14:17:43 -07:00
H5Eint.c Refactor threading and other concurrency support (#4469) 2024-07-31 12:34:43 -05:00
H5Emodule.h Replace alias \Code with \TText (#4714) 2024-08-14 15:54:44 -05:00
H5encode.h File format security issues (#4234) 2024-03-27 13:12:32 -07:00
H5Epkg.h Refactor threading and other concurrency support (#4469) 2024-07-31 12:34:43 -05:00
H5Eprivate.h Pause recording errors instead of clearing the error stack (#4475) 2024-06-18 14:17:43 -07:00
H5Epublic.h Fix inconsistent documentation of get_name functions (#4715) 2024-08-23 11:17:35 -05:00
H5err.txt Refactor threading and other concurrency support (#4469) 2024-07-31 12:34:43 -05:00
H5ES.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5ESdevelop.h
H5ESevent.c Made HGOTO_ERROR a do-while loop (#3308) 2023-08-02 08:39:15 -05:00
H5ESint.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5ESlist.c Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5ESmodule.h Update doxygen Learn Basics / example refs. Add Reference sections (#4640) 2024-07-15 22:02:08 -05:00
H5ESpkg.h Add 'warning density' computation to the warnhist script (#3910) 2023-12-29 08:42:35 -06:00
H5ESprivate.h Remove programmer/date from comments (#3210) 2023-06-29 12:13:29 -07:00
H5ESpublic.h switched from \returns to commonly used \return (#4389) 2024-04-11 22:08:10 -07:00
H5F.c Replace non-VOL calls with VOL calls - part 2 (#4748) 2024-08-23 11:44:48 -05:00
H5FA.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5FAcache.c Fix heap-buffer-overflow in H5Fio.c (#4450) 2024-05-01 05:42:22 -07:00
H5Faccum.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5FAdbg.c Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5FAdblkpage.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5FAdblock.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5FAhdr.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5FAint.c Made HGOTO_ERROR a do-while loop (#3308) 2023-08-02 08:39:15 -05:00
H5FAmodule.h
H5FApkg.h Fix spelling (#4522) 2024-05-23 16:44:33 -05:00
H5FAprivate.h
H5FAstat.c Remove programmer/date from comments (#3210) 2023-06-29 12:13:29 -07:00
H5FAtest.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Fcwfs.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5FD.c Pause recording errors instead of clearing the error stack (#4475) 2024-06-18 14:17:43 -07:00
H5Fdbg.c Made HGOTO_ERROR a do-while loop (#3308) 2023-08-02 08:39:15 -05:00
H5FDcore.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5FDcore.h Update Doxygen initializers & identifiers in VFDs (#3795) 2023-10-30 11:13:54 -05:00
H5FDdevelop.h H5FDquery return value (#4530) 2024-05-30 22:11:29 -05:00
H5FDdirect.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5FDdirect.h Update Doxygen initializers & identifiers in VFDs (#3795) 2023-10-30 11:13:54 -05:00
H5FDdrvr_module.h
H5Fdeprec.c Replace non-VOL calls with VOL calls - part 2 (#4748) 2024-08-23 11:44:48 -05:00
H5FDfamily.c Eliminate more H5E_BEGIN/END_TRY macros and H5E_clear_stack() calls (#4648) 2024-07-17 07:46:06 -05:00
H5FDfamily.h Update Doxygen initializers & identifiers in VFDs (#3795) 2023-10-30 11:13:54 -05:00
H5FDhdfs.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5FDhdfs.h Add Doxygen for HDFS VFD (#4106) 2024-03-10 17:26:14 -07:00
H5FDint.c Clean up some hbool_t/TRUE/FALSE stragglers (#4143) 2024-03-15 08:54:08 -07:00
H5FDlog.c Don't update 'pos' and 'op' fields when using pread/pwrite (#4492) 2024-05-23 08:38:18 -07:00
H5FDlog.h Replace alias \Code with \TText (#4714) 2024-08-14 15:54:44 -05:00
H5FDmirror_priv.h Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5FDmirror.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5FDmirror.h Bump the size of the mirror VFD IP field (#4167) 2024-03-17 11:34:21 -07:00
H5FDmodule.h
H5FDmpi.c Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5FDmpi.h
H5FDmpio.c Fix bug in MPI-IO VFD (#4456) 2024-05-02 05:23:52 -07:00
H5FDmpio.h Update Doxygen initializers & identifiers in VFDs (#3795) 2023-10-30 11:13:54 -05:00
H5FDmulti.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5FDmulti.h Replace alias \Code with \TText (#4714) 2024-08-14 15:54:44 -05:00
H5FDonion_header.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5FDonion_header.h
H5FDonion_history.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5FDonion_history.h
H5FDonion_index.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5FDonion_index.h Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5FDonion_priv.h
H5FDonion.c Pause recording errors instead of clearing the error stack (#4475) 2024-06-18 14:17:43 -07:00
H5FDonion.h Update Doxygen initializers & identifiers in VFDs (#3795) 2023-10-30 11:13:54 -05:00
H5FDperform.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5FDpkg.h Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5FDprivate.h Pause recording errors instead of clearing the error stack (#4475) 2024-06-18 14:17:43 -07:00
H5FDpublic.h Rework MPI Info FAPL preserve PR to use VFD 'ctl' operations (#3782) 2023-11-02 21:42:28 -05:00
H5FDros3.c Remove public API call from ros3 VFD (#4583) 2024-06-19 07:49:07 -05:00
H5FDros3.h Increased H5FD_ROS3_MAX_SECRET_TOK_LEN to 4096 to accommodate long AWS secret tokens (#4064) 2024-03-07 08:53:45 -08:00
H5FDs3comms.c Return basic HTTP range GET logging to ROS3 (#4738) 2024-08-22 09:18:54 -07:00
H5FDs3comms.h Remove dead H5FD_s3comms_percent_encode_char() (#4591) 2024-06-19 16:22:21 -05:00
H5FDsec2.c Don't update 'pos' and 'op' fields when using pread/pwrite (#4492) 2024-05-23 08:38:18 -07:00
H5FDsec2.h Update Doxygen initializers & identifiers in VFDs (#3795) 2023-10-30 11:13:54 -05:00
H5FDspace.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5FDsplitter.c Pause recording errors instead of clearing the error stack (#4475) 2024-06-18 14:17:43 -07:00
H5FDsplitter.h Update Doxygen initializers & identifiers in VFDs (#3795) 2023-10-30 11:13:54 -05:00
H5FDstdio.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5FDstdio.h Update Doxygen initializers & identifiers in VFDs (#3795) 2023-10-30 11:13:54 -05:00
H5FDtest.c Fix 'make check-vfd' target for Autotools (#4211) 2024-03-22 21:31:16 -05:00
H5FDwindows.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5FDwindows.h Update Doxygen initializers & identifiers in VFDs (#3795) 2023-10-30 11:13:54 -05:00
H5Fefc.c Pause recording errors instead of clearing the error stack (#4475) 2024-06-18 14:17:43 -07:00
H5Ffake.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5Fint.c Remove some internal use of API calls and H5E_BEGIN_TRY/H5E_END_TRY (#4624) 2024-07-11 23:30:58 -07:00
H5Fio.c Fix heap-buffer-overflow in H5Fio.c (#4450) 2024-05-01 05:42:22 -07:00
H5FL.c Removed "function/code stack" debugging configure option (#4454) 2024-05-03 03:30:45 -07:00
H5FLmodule.h
H5FLprivate.h Removed "function/code stack" debugging configure option (#4454) 2024-05-03 03:30:45 -07:00
H5Fmodule.h Update doxygen Learn Basics / example refs. Add Reference sections (#4640) 2024-07-15 22:02:08 -05:00
H5Fmount.c Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5Fmpi.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5FO.c Fix a few function names in USAGE comments that don't match the actual (#4533) 2024-06-02 13:27:27 -07:00
H5FOprivate.h Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Fpkg.h Remove some internal use of API calls and H5E_BEGIN_TRY/H5E_END_TRY (#4624) 2024-07-11 23:30:58 -07:00
H5Fprivate.h Pause recording errors instead of clearing the error stack (#4475) 2024-06-18 14:17:43 -07:00
H5Fpublic.h Replace non-VOL calls with VOL calls - part 2 (#4748) 2024-08-23 11:44:48 -05:00
H5Fquery.c Clean up off_t --> HDoff_t stragglers (#4555) 2024-06-07 17:25:06 -07:00
H5FS.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5FScache.c Fix heap-buffer-overflow in H5Fio.c (#4450) 2024-05-01 05:42:22 -07:00
H5FSdbg.c Made HGOTO_ERROR a do-while loop (#3308) 2023-08-02 08:39:15 -05:00
H5Fsfile.c Fix unused variable warning in H5F_sfile_assert_num (#3700) 2023-10-17 12:22:10 -07:00
H5FSint.c Made HGOTO_ERROR a do-while loop (#3308) 2023-08-02 08:39:15 -05:00
H5FSmodule.h
H5Fspace.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5FSpkg.h Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5FSprivate.h Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5FSsection.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5FSstat.c Remove programmer/date from comments (#3210) 2023-06-29 12:13:29 -07:00
H5FStest.c Fixed more warnings about extra semicolons (#3249) 2023-07-18 10:35:05 -05:00
H5Fsuper_cache.c Improve spec. reading superblock into cache (a little) by using v2 size (#4491) 2024-05-17 08:30:30 -05:00
H5Fsuper.c Eliminate more H5E_BEGIN/END_TRY macros and H5E_clear_stack() calls (#4648) 2024-07-17 07:46:06 -05:00
H5Ftest.c Fix H5F_get_access_plist to copy file locking settings (#4030) 2024-02-22 14:52:36 -06:00
H5G.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Gbtree2.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Gcache.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5Gcompact.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Gdense.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Gdeprec.c Fix inconsistent documentation of get_name functions (#4715) 2024-08-23 11:17:35 -05:00
H5Gent.c Fix issues with empty or uninitialized link names (#4322) 2024-04-04 07:34:05 -05:00
H5Gint.c Removed unnecessary call to H5E_clear_stack (#4607) 2024-06-26 17:41:03 -05:00
H5Glink.c Fixes for file format security issues (#4283) 2024-03-31 22:44:18 -05:00
H5Gloc.c Refactor error handling code to eliminate internal ID calls (#4453) 2024-05-09 07:41:57 -07:00
H5Gmodule.h Fix Figure 9. table format in HDF5 Groups User Guide (#4295) 2024-04-01 12:02:14 -05:00
H5Gname.c Remove another H5E_BEGIN/END_TRY within the library (#4675) 2024-08-06 06:21:07 -05:00
H5Gnode.c Refactor error handling code to eliminate internal ID calls (#4453) 2024-05-09 07:41:57 -07:00
H5Gobj.c Fixes for file format security issues (#4283) 2024-03-31 22:44:18 -05:00
H5Goh.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5Gpkg.h Fixes for file format security issues (#4283) 2024-03-31 22:44:18 -05:00
H5Gprivate.h Fixes for file format security issues (#4283) 2024-03-31 22:44:18 -05:00
H5Gpublic.h Fix inconsistent documentation of get_name functions (#4715) 2024-08-23 11:17:35 -05:00
H5Groot.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5Gstab.c Eliminate another use of H5E_clear_stack() within the library (#4726) 2024-08-21 09:28:59 -05:00
H5Gtest.c Fixes for file format security issues (#4283) 2024-03-31 22:44:18 -05:00
H5Gtraverse.c Refactor error handling code to eliminate internal ID calls (#4453) 2024-05-09 07:41:57 -07:00
H5HF.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5HFbtree2.c Made HGOTO_ERROR a do-while loop (#3308) 2023-08-02 08:39:15 -05:00
H5HFcache.c Fix heap-buffer-overflow in H5Fio.c (#4450) 2024-05-01 05:42:22 -07:00
H5HFdbg.c Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5HFdblock.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5HFdtable.c Made HGOTO_ERROR a do-while loop (#3308) 2023-08-02 08:39:15 -05:00
H5HFhdr.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5HFhuge.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5HFiblock.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5HFiter.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5HFman.c Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5HFmodule.h
H5HFpkg.h Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5HFprivate.h Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5HFsection.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5HFspace.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5HFstat.c Made HGOTO_ERROR a do-while loop (#3308) 2023-08-02 08:39:15 -05:00
H5HFtest.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5HFtiny.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5HG.c Fixes for file format security issues (#4283) 2024-03-31 22:44:18 -05:00
H5HGcache.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5HGdbg.c Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5HGmodule.h
H5HGpkg.h
H5HGprivate.h
H5HGquery.c Remove programmer/date from comments (#3210) 2023-06-29 12:13:29 -07:00
H5HL.c Fixes for file format security issues (#4283) 2024-03-31 22:44:18 -05:00
H5HLcache.c Fixes for file format security issues (#4283) 2024-03-31 22:44:18 -05:00
H5HLdbg.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5HLdblk.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5HLint.c Made HGOTO_ERROR a do-while loop (#3308) 2023-08-02 08:39:15 -05:00
H5HLmodule.h
H5HLpkg.h Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5HLprfx.c Made HGOTO_ERROR a do-while loop (#3308) 2023-08-02 08:39:15 -05:00
H5HLprivate.h Fixes for file format security issues (#4283) 2024-03-31 22:44:18 -05:00
H5I.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Idbg.c Add 'warning density' computation to the warnhist script (#3910) 2023-12-29 08:42:35 -06:00
H5Idevelop.h Doc versions (#3903) 2023-12-21 14:51:58 -06:00
H5Iint.c Drop H5E_BEGIN/END_TRY and just check the error return from H5I_clear_types() (#4694) 2024-08-06 06:21:35 -05:00
H5Imodule.h Update doxygen Learn Basics / example refs. Add Reference sections (#4640) 2024-07-15 22:02:08 -05:00
H5Ipkg.h Add 'warning density' computation to the warnhist script (#3910) 2023-12-29 08:42:35 -06:00
H5Iprivate.h Refactor error handling code to eliminate internal ID calls (#4453) 2024-05-09 07:41:57 -07:00
H5Ipublic.h H5R Fortran wrappers and misc. H5R API/DOC updates (#4446) 2024-05-01 05:39:01 -07:00
H5Itest.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5L.c Fix incorrect VOL vs. non-VOL calls partially (#4733) 2024-08-20 19:36:40 -05:00
H5Ldeprec.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Ldevelop.h
H5Lexternal.c Pause recording errors instead of clearing the error stack (#4475) 2024-06-18 14:17:43 -07:00
H5Lint.c Fixes for file format security issues (#4283) 2024-03-31 22:44:18 -05:00
H5Lmodule.h Update doxygen Learn Basics / example refs. Add Reference sections (#4640) 2024-07-15 22:02:08 -05:00
H5Lpkg.h Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Lprivate.h Propagate group creation properties to intermediate groups (#4139) 2024-03-22 08:12:14 -07:00
H5Lpublic.h Fix inconsistent documentation of get_name functions (#4715) 2024-08-23 11:17:35 -05:00
H5M.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5MF.c Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5MFaggr.c Fix several spelling/grammar issues (#3621) 2023-10-03 09:01:28 -07:00
H5MFdbg.c Made HGOTO_ERROR a do-while loop (#3308) 2023-08-02 08:39:15 -05:00
H5MFmodule.h
H5MFpkg.h Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5MFprivate.h Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5MFsection.c Fix divide-by-zero when page buf page size is 0 (#4296) 2024-04-01 12:26:48 -07:00
H5MM.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Mmodule.h Update doxygen Learn Basics / example refs. Add Reference sections (#4640) 2024-07-15 22:02:08 -05:00
H5MMprivate.h Convert some H5MM calls to standard C equivalents (#2382) 2023-08-25 13:56:50 -07:00
H5MMpublic.h
H5module.h Update doxygen Learn Basics / example refs. Add Reference sections (#4640) 2024-07-15 22:02:08 -05:00
H5mpi.c Fix a couple usages of MPI_Info_get (#3809) 2023-10-31 06:05:52 -07:00
H5Mpkg.h
H5Mprivate.h
H5Mpublic.h switched from \returns to commonly used \return (#4389) 2024-04-11 22:08:10 -07:00
H5O.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Oainfo.c File format security issues (#4234) 2024-03-27 13:12:32 -07:00
H5Oalloc.c Fix several spelling/grammar issues (#3621) 2023-10-03 09:01:28 -07:00
H5Oattr.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5Oattribute.c Minor fixes after merge of file format security fixes (#4263) 2024-03-28 11:49:50 -07:00
H5Obogus.c Replaced last sprintf with snprintf (#4007) 2024-02-20 12:19:50 -05:00
H5Obtreek.c Replaced last sprintf with snprintf (#4007) 2024-02-20 12:19:50 -05:00
H5Ocache_image.c Replaced last sprintf with snprintf (#4007) 2024-02-20 12:19:50 -05:00
H5Ocache.c Fix heap-buffer-overflow in H5Fio.c (#4450) 2024-05-01 05:42:22 -07:00
H5Ochunk.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5Ocont.c Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5Ocopy_ref.c Remove some H5T_copy calls that are now unnecessary (#4164) 2024-03-18 21:44:31 -07:00
H5Ocopy.c Refactor error handling code to eliminate internal ID calls (#4453) 2024-05-09 07:41:57 -07:00
H5Odbg.c Properly clean up cache when failing to load an object header (#4477) 2024-05-14 12:18:35 -05:00
H5Odeprec.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Odrvinfo.c Replaced last sprintf with snprintf (#4007) 2024-02-20 12:19:50 -05:00
H5Odtype.c Fixes for file format security issues (#4283) 2024-03-31 22:44:18 -05:00
H5Oefl.c Fixes for file format security issues (#4283) 2024-03-31 22:44:18 -05:00
H5Ofill.c Add H5F_LIBVER_V116 to internal library version structures (#4619) 2024-07-02 09:26:05 -05:00
H5Oflush.c Correct H5VL_t ref count on H5O_refresh_metadata failure (#4636) 2024-07-15 11:01:15 -07:00
H5Ofsinfo.c Add H5F_LIBVER_V116 to internal library version structures (#4619) 2024-07-02 09:26:05 -05:00
H5Oginfo.c Replaced last sprintf with snprintf (#4007) 2024-02-20 12:19:50 -05:00
H5Oint.c Add H5F_LIBVER_V116 to internal library version structures (#4619) 2024-07-02 09:26:05 -05:00
H5Olayout.c Fixes for file format security issues (#4283) 2024-03-31 22:44:18 -05:00
H5Olinfo.c File format security issues (#4234) 2024-03-27 13:12:32 -07:00
H5Olink.c Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5Omessage.c Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5Omodule.h Update doxygen Learn Basics / example refs. Add Reference sections (#4640) 2024-07-15 22:02:08 -05:00
H5Omtime.c Remove HD macros for C time functions (#4337) 2024-04-07 14:09:23 -07:00
H5Oname.c Replaced last sprintf with snprintf (#4007) 2024-02-20 12:19:50 -05:00
H5Onull.c Remove programmer/date from comments (#3210) 2023-06-29 12:13:29 -07:00
H5Opkg.h Add H5F_LIBVER_V116 to internal library version structures (#4619) 2024-07-02 09:26:05 -05:00
H5Opline.c Add 'try' parameter to H5Z_find, and remove calls to H5E_clear_stack() (#4609) 2024-07-02 13:05:16 -07:00
H5Oprivate.h Fixes for file format security issues (#4283) 2024-03-31 22:44:18 -05:00
H5Opublic.h Fix github issue #2523: doxygen -- fix grammatically incorrect sentence alias (#4474) 2024-05-13 07:55:22 -05:00
H5Orefcount.c Replaced last sprintf with snprintf (#4007) 2024-02-20 12:19:50 -05:00
H5Osdspace.c Fixes for file format security issues (#4283) 2024-03-31 22:44:18 -05:00
H5Oshared.c Fixes for file format security issues (#4283) 2024-03-31 22:44:18 -05:00
H5Oshared.h Fixes for file format security issues (#4283) 2024-03-31 22:44:18 -05:00
H5Oshmesg.c Replaced last sprintf with snprintf (#4007) 2024-02-20 12:19:50 -05:00
H5Ostab.c Fixes for file format security issues (#4283) 2024-03-31 22:44:18 -05:00
H5Otest.c Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5Ounknown.c Remove programmer/date from comments (#3210) 2023-06-29 12:13:29 -07:00
H5overflow.txt Fix grammar (#3545) 2023-09-19 11:18:04 -05:00
H5P.c Document H5Punregister modifying default properties (#4570) 2024-06-15 10:45:12 -07:00
H5Pacpl.c
H5PB.c Fix potential buffer read overflows in H5PB_read (#4279) 2024-03-29 07:43:59 -05:00
H5PBmodule.h
H5PBpkg.h Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5PBprivate.h Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Pdapl.c Fix typo in DAPL callback documentation (#4523) 2024-05-24 07:41:07 -05:00
H5Pdcpl.c Clean up off_t --> HDoff_t stragglers (#4555) 2024-06-07 17:25:06 -07:00
H5Pdeprec.c Correct property cb signatures in docs (#4554) 2024-06-07 17:09:32 -07:00
H5Pdxpl.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Pencdec.c File format security issues (#4234) 2024-03-27 13:12:32 -07:00
H5Pfapl.c Remove public API call from ros3 VFD (#4583) 2024-06-19 07:49:07 -05:00
H5Pfcpl.c Fix typos in property callback documentation (#4532) 2024-05-30 07:48:15 -05:00
H5Pfmpl.c Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5Pgcpl.c Fix typos in property callback documentation (#4532) 2024-05-30 07:48:15 -05:00
H5Pint.c Correct property cb signatures in docs (#4554) 2024-06-07 17:09:32 -07:00
H5PL.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Plapl.c Fix typos in property callback documentation (#4532) 2024-05-30 07:48:15 -05:00
H5Plcpl.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5PLextern.h
H5PLint.c Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5PLmodule.h Update doxygen Learn Basics / example refs. Add Reference sections (#4640) 2024-07-15 22:02:08 -05:00
H5PLpath.c Call memset before stat calls (#4202) 2024-03-21 05:31:30 -07:00
H5PLpkg.h Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5PLplugin_cache.c Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5PLprivate.h
H5PLpublic.h
H5Pmapl.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Pmcpl.c Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5Pmodule.h Fix doxygen errors (#3962) 2024-01-29 07:38:54 -06:00
H5Pocpl.c Add 'try' parameter to H5Z_find, and remove calls to H5E_clear_stack() (#4609) 2024-07-02 13:05:16 -07:00
H5Pocpypl.c Fix typos in property callback documentation (#4532) 2024-05-30 07:48:15 -05:00
H5Ppkg.h Document H5Punregister modifying default properties (#4570) 2024-06-15 10:45:12 -07:00
H5Pprivate.h Add 'warning density' computation to the warnhist script (#3910) 2023-12-29 08:42:35 -06:00
H5Ppublic.h Replace alias \Code with \TText (#4714) 2024-08-14 15:54:44 -05:00
H5private.h Refactor threading and other concurrency support (#4469) 2024-07-31 12:34:43 -05:00
H5Pstrcpl.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Ptest.c Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5public.h Replace alias \Code with \TText (#4714) 2024-08-14 15:54:44 -05:00
H5R.c H5R Fortran wrappers and misc. H5R API/DOC updates (#4446) 2024-05-01 05:39:01 -07:00
H5Rdeprec.c Fix error return types in H5Rdeprec.c (#4722) 2024-08-16 12:03:42 -07:00
H5Rint.c Add tests for H5R get name APIs (#4657) 2024-08-12 09:40:48 -05:00
H5Rmodule.h Update doxygen Learn Basics / example refs. Add Reference sections (#4640) 2024-07-15 22:02:08 -05:00
H5Rpkg.h Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Rprivate.h
H5Rpublic.h Add tests for H5R get name APIs (#4657) 2024-08-12 09:40:48 -05:00
H5RS.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5RSmodule.h
H5RSprivate.h
H5S.c Add H5F_LIBVER_V116 to internal library version structures (#4619) 2024-07-02 09:26:05 -05:00
H5Sall.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Sdbg.c Remove programmer/date from comments (#3210) 2023-06-29 12:13:29 -07:00
H5Sdeprec.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Shyper.c Add H5F_LIBVER_V116 to internal library version structures (#4619) 2024-07-02 09:26:05 -05:00
H5SL.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5SLmodule.h
H5SLprivate.h
H5SM.c Eliminate more H5E_BEGIN/END_TRY macros and H5E_clear_stack() calls (#4648) 2024-07-17 07:46:06 -05:00
H5SMbtree2.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5SMcache.c Fix heap-buffer-overflow in H5Fio.c (#4450) 2024-05-01 05:42:22 -07:00
H5SMmessage.c Made HGOTO_ERROR a do-while loop (#3308) 2023-08-02 08:39:15 -05:00
H5SMmodule.h
H5Smodule.h Update doxygen Learn Basics / example refs. Add Reference sections (#4640) 2024-07-15 22:02:08 -05:00
H5Smpio.c Remove printf debugging from H5Smpio.c (#4098) 2024-03-09 20:30:34 -08:00
H5SMpkg.h Eliminate more H5E_BEGIN/END_TRY macros and H5E_clear_stack() calls (#4648) 2024-07-17 07:46:06 -05:00
H5SMprivate.h
H5SMtest.c Eliminate more H5E_BEGIN/END_TRY macros and H5E_clear_stack() calls (#4648) 2024-07-17 07:46:06 -05:00
H5Snone.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Spkg.h Add H5F_LIBVER_V116 to internal library version structures (#4619) 2024-07-02 09:26:05 -05:00
H5Spoint.c Add H5F_LIBVER_V116 to internal library version structures (#4619) 2024-07-02 09:26:05 -05:00
H5Sprivate.h Fixes for file format security issues (#4283) 2024-03-31 22:44:18 -05:00
H5Spublic.h Fix github issue #2523: doxygen -- fix grammatically incorrect sentence alias (#4474) 2024-05-13 07:55:22 -05:00
H5Sselect.c Fix a few function names in USAGE comments that don't match the actual (#4533) 2024-06-02 13:27:27 -07:00
H5Stest.c Allow H5Soffset_simple to accept NULL offsets (#4152) 2024-03-18 06:57:52 -07:00
H5system.c Clean up random number generator code (#4338) 2024-04-07 15:15:25 -07:00
H5T.c Add H5F_LIBVER_V116 to internal library version structures (#4619) 2024-07-02 09:26:05 -05:00
H5Tarray.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Tbit.c Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5Tcommit.c Fix segfault when closing datatype during failure in H5Topen2 (#4683) 2024-08-02 14:49:22 -05:00
H5Tcompound.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Tconv_array.c Split H5Tconv.c into modules by type (#4393) 2024-04-22 12:23:13 -07:00
H5Tconv_array.h Split H5Tconv.c into modules by type (#4393) 2024-04-22 12:23:13 -07:00
H5Tconv_bitfield.c Split H5Tconv.c into modules by type (#4393) 2024-04-22 12:23:13 -07:00
H5Tconv_bitfield.h Split H5Tconv.c into modules by type (#4393) 2024-04-22 12:23:13 -07:00
H5Tconv_compound.c Fix an issue where compound datatype member IDs can be leaked during conversion (#4459) 2024-05-10 16:28:53 -05:00
H5Tconv_compound.h Split H5Tconv.c into modules by type (#4393) 2024-04-22 12:23:13 -07:00
H5Tconv_enum.c Split H5Tconv.c into modules by type (#4393) 2024-04-22 12:23:13 -07:00
H5Tconv_enum.h Split H5Tconv.c into modules by type (#4393) 2024-04-22 12:23:13 -07:00
H5Tconv_float.c Split H5Tconv.c into modules by type (#4393) 2024-04-22 12:23:13 -07:00
H5Tconv_float.h Split H5Tconv.c into modules by type (#4393) 2024-04-22 12:23:13 -07:00
H5Tconv_integer.c Split H5Tconv.c into modules by type (#4393) 2024-04-22 12:23:13 -07:00
H5Tconv_integer.h Split H5Tconv.c into modules by type (#4393) 2024-04-22 12:23:13 -07:00
H5Tconv_macros.h Split H5Tconv.c into modules by type (#4393) 2024-04-22 12:23:13 -07:00
H5Tconv_reference.c Split H5Tconv.c into modules by type (#4393) 2024-04-22 12:23:13 -07:00
H5Tconv_reference.h Split H5Tconv.c into modules by type (#4393) 2024-04-22 12:23:13 -07:00
H5Tconv_string.c Split H5Tconv.c into modules by type (#4393) 2024-04-22 12:23:13 -07:00
H5Tconv_string.h Split H5Tconv.c into modules by type (#4393) 2024-04-22 12:23:13 -07:00
H5Tconv_vlen.c Split H5Tconv.c into modules by type (#4393) 2024-04-22 12:23:13 -07:00
H5Tconv_vlen.h Split H5Tconv.c into modules by type (#4393) 2024-04-22 12:23:13 -07:00
H5Tconv.c Split H5Tconv.c into modules by type (#4393) 2024-04-22 12:23:13 -07:00
H5Tconv.h Split H5Tconv.c into modules by type (#4393) 2024-04-22 12:23:13 -07:00
H5Tcset.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Tdbg.c Split H5Tconv.c into modules by type (#4393) 2024-04-22 12:23:13 -07:00
H5Tdeprec.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Tdevelop.h removed the use of encoded single apostrophe (#3261) 2023-07-20 09:01:58 -05:00
H5Tenum.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Tfields.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Tfixed.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Tfloat.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5timer.c Remove HD macros for C time functions (#4337) 2024-04-07 14:09:23 -07:00
H5Tinit_float.c Add support for _Float16 16-bit floating point type (#4065) 2024-03-18 21:36:46 -07:00
H5Tmodule.h Replace alias \Code with \TText (#4714) 2024-08-14 15:54:44 -05:00
H5Tnative.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Toffset.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Toh.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Topaque.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Torder.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Tpad.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Tpkg.h Add H5F_LIBVER_V116 to internal library version structures (#4619) 2024-07-02 09:26:05 -05:00
H5Tprecis.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Tprivate.h Split H5Tconv.c into modules by type (#4393) 2024-04-22 12:23:13 -07:00
H5Tpublic.h Replace alias \Code with \TText (#4714) 2024-08-14 15:54:44 -05:00
H5trace.c Add support for _Float16 16-bit floating point type (#4065) 2024-03-18 21:36:46 -07:00
H5Tref.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5TS.c Refactor threading and other concurrency support (#4469) 2024-07-31 12:34:43 -05:00
H5TSatomic.c Refactor threading and other concurrency support (#4469) 2024-07-31 12:34:43 -05:00
H5TSatomic.h Refactor threading and other concurrency support (#4469) 2024-07-31 12:34:43 -05:00
H5TSbarrier.c Refactor threading and other concurrency support (#4469) 2024-07-31 12:34:43 -05:00
H5TSbarrier.h Refactor threading and other concurrency support (#4469) 2024-07-31 12:34:43 -05:00
H5TSc11.c Refactor threading and other concurrency support (#4469) 2024-07-31 12:34:43 -05:00
H5TScond.c Refactor threading and other concurrency support (#4469) 2024-07-31 12:34:43 -05:00
H5TScond.h Refactor threading and other concurrency support (#4469) 2024-07-31 12:34:43 -05:00
H5TSdevelop.h Refactor threading and other concurrency support (#4469) 2024-07-31 12:34:43 -05:00
H5TSint.c Refactor threading and other concurrency support (#4469) 2024-07-31 12:34:43 -05:00
H5TSkey.c Refactor threading and other concurrency support (#4469) 2024-07-31 12:34:43 -05:00
H5TSkey.h Refactor threading and other concurrency support (#4469) 2024-07-31 12:34:43 -05:00
H5TSmodule.h Refactor threading and other concurrency support (#4469) 2024-07-31 12:34:43 -05:00
H5TSmutex.c Refactor threading and other concurrency support (#4469) 2024-07-31 12:34:43 -05:00
H5TSmutex.h Refactor threading and other concurrency support (#4469) 2024-07-31 12:34:43 -05:00
H5TSonce.c Refactor threading and other concurrency support (#4469) 2024-07-31 12:34:43 -05:00
H5TSpkg.h Refactor threading and other concurrency support (#4469) 2024-07-31 12:34:43 -05:00
H5TSpool.c Refactor threading and other concurrency support (#4469) 2024-07-31 12:34:43 -05:00
H5TSpool.h Refactor threading and other concurrency support (#4469) 2024-07-31 12:34:43 -05:00
H5TSprivate.h Refactor threading and other concurrency support (#4469) 2024-07-31 12:34:43 -05:00
H5TSpthread.c Refactor threading and other concurrency support (#4469) 2024-07-31 12:34:43 -05:00
H5TSrwlock.c Refactor threading and other concurrency support (#4469) 2024-07-31 12:34:43 -05:00
H5TSsemaphore.c Refactor threading and other concurrency support (#4469) 2024-07-31 12:34:43 -05:00
H5TSsemaphore.h Fix semaphore test (#4725) 2024-08-19 08:53:10 -05:00
H5TSthread.c Refactor threading and other concurrency support (#4469) 2024-07-31 12:34:43 -05:00
H5Tstrpad.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5TSwin.c Refactor threading and other concurrency support (#4469) 2024-07-31 12:34:43 -05:00
H5Tvisit.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Tvlen.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5UC.c Made HGOTO_ERROR a do-while loop (#3308) 2023-08-02 08:39:15 -05:00
H5UCprivate.h
H5vers.txt Remove programmer/date from comments (#3210) 2023-06-29 12:13:29 -07:00
H5VL.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5VLcallback.c Remove some internal use of API calls and H5E_BEGIN_TRY/H5E_END_TRY (#4624) 2024-07-11 23:30:58 -07:00
H5VLconnector_passthru.h
H5VLconnector.h Remove some internal use of API calls and H5E_BEGIN_TRY/H5E_END_TRY (#4624) 2024-07-11 23:30:58 -07:00
H5VLdyn_ops.c Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5VLint.c Replace non-VOL calls with VOL calls - part 1 (#4745) 2024-08-22 13:32:48 -05:00
H5VLmodule.h Update doxygen Learn Basics / example refs. Add Reference sections (#4640) 2024-07-15 22:02:08 -05:00
H5VLnative_attr.c Set DXPL in API context for native VOL attribute I/O calls (#4228) 2024-03-24 22:07:21 -05:00
H5VLnative_blob.c Fixes for file format security issues (#4283) 2024-03-31 22:44:18 -05:00
H5VLnative_dataset.c Remove some H5T_copy calls that are now unnecessary (#4164) 2024-03-18 21:44:31 -07:00
H5VLnative_datatype.c Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5VLnative_file.c Remove some internal use of API calls and H5E_BEGIN_TRY/H5E_END_TRY (#4624) 2024-07-11 23:30:58 -07:00
H5VLnative_group.c Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5VLnative_introspect.c Made HGOTO_ERROR a do-while loop (#3308) 2023-08-02 08:39:15 -05:00
H5VLnative_link.c Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5VLnative_object.c Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5VLnative_private.h
H5VLnative_token.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5VLnative.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5VLnative.h Add Doxygen to API calls in H5VLnative.h (#4173) 2024-03-18 06:06:07 -07:00
H5VLpassthru.c Fix enum type mismatch warning (#4741) 2024-08-21 22:40:53 -05:00
H5VLpassthru.h
H5VLpkg.h Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5VLprivate.h Replace non-VOL calls with VOL calls - part 1 (#4745) 2024-08-22 13:32:48 -05:00
H5VLpublic.h removed the use of encoded single apostrophe (#3261) 2023-07-20 09:01:58 -05:00
H5VLtest.c Made HGOTO_ERROR a do-while loop (#3308) 2023-08-02 08:39:15 -05:00
H5VM.c Remove lint comments (#4107) 2024-03-10 16:17:49 -07:00
H5VMprivate.h Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5WB.c Fix several spelling/grammar issues (#3621) 2023-10-03 09:01:28 -07:00
H5WBprivate.h Remove programmer/date from comments (#3210) 2023-06-29 12:13:29 -07:00
H5win32defs.h Change type of offset arg in H5Pset_external to HDoff_t (#3505) 2024-06-04 14:16:27 -07:00
H5Z.c Add 'try' parameter to H5Z_find, and remove calls to H5E_clear_stack() (#4609) 2024-07-02 13:05:16 -07:00
H5Zdeflate.c Fix buffer size calculation in the deflate filter (#4147) 2024-03-15 13:01:03 -07:00
H5Zdevelop.h Doc versions (#3903) 2023-12-21 14:51:58 -06:00
H5Zfletcher32.c Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5Zmodule.h Update doxygen Learn Basics / example refs. Add Reference sections (#4640) 2024-07-15 22:02:08 -05:00
H5Znbit.c Fixes for file format security issues (#4283) 2024-03-31 22:44:18 -05:00
H5Zpkg.h
H5Zprivate.h Add 'try' parameter to H5Z_find, and remove calls to H5E_clear_stack() (#4609) 2024-07-02 13:05:16 -07:00
H5Zpublic.h Clean up Doxygen for szip functions and constants (#3943) 2024-01-18 09:03:43 -08:00
H5Zscaleoffset.c File format security issues (#4234) 2024-03-27 13:12:32 -07:00
H5Zshuffle.c Remove lint comments (#4107) 2024-03-10 16:17:49 -07:00
H5Zszip.c Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5Ztrans.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
hdf5.h
libhdf5.settings.autotools.in Refactor threading and other concurrency support (#4469) 2024-07-31 12:34:43 -05:00
libhdf5.settings.cmake.in Refactor threading and other concurrency support (#4469) 2024-07-31 12:34:43 -05:00
Makefile.am Refactor threading and other concurrency support (#4469) 2024-07-31 12:34:43 -05:00
uthash.h