hdf5/src
jhendersonHDF 3876299d75
Split H5Tconv.c into modules by type (#4393)
* Split H5Tconv.c into modules by type

* Add new H5Tconv headers to list of private headers
2024-04-22 12:23:13 -07:00
..
H5FDsubfiling Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
CMakeLists.txt Split H5Tconv.c into modules by type (#4393) 2024-04-22 12:23:13 -07:00
H5.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5A.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Abtree2.c
H5AC.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5ACdbg.c
H5ACmodule.h
H5ACmpio.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5ACpkg.h
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
H5Adense.c File format security issues (#4234) 2024-03-27 13:12:32 -07:00
H5Adeprec.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Aint.c File format security issues (#4234) 2024-03-27 13:12:32 -07:00
H5Amodule.h
H5api_adpt.h
H5Apkg.h File format security issues (#4234) 2024-03-27 13:12:32 -07:00
H5Aprivate.h
H5Apublic.h added missing doxygen \since (#4410) 2024-04-16 07:58:38 -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
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
H5B2private.h
H5B2stat.c
H5B2test.c
H5B.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -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 Remove H5B debug checks (#4089) 2024-03-08 23:17:13 -08:00
H5build_settings.autotools.c.in Add configure options for disabling extension features (#4277) 2024-03-31 22:45:50 -05:00
H5build_settings.cmake.c.in Add configure options for disabling extension features (#4277) 2024-03-31 22:45:50 -05: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
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
H5Clog.h
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
H5Cprivate.h Improve performance of flushing single objects (#4017) 2024-02-23 09:06:06 -08:00
H5Cpublic.h
H5Cquery.c
H5CS.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5CSprivate.h
H5Ctag.c Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5Ctest.c
H5CX.c Clean up some hbool_t/TRUE/FALSE stragglers (#4143) 2024-03-15 08:54:08 -07:00
H5CXmodule.h
H5CXprivate.h Implement ID creation optimization for container datatype conversions (#4113) 2024-03-12 03:42:32 -07:00
H5D.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5dbg.c
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 Fixes for file format security issues (#4283) 2024-03-31 22:44:18 -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 Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07: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 Fixes for file format security issues (#4283) 2024-03-31 22:44:18 -05:00
H5Dio.c File format security issues (#4234) 2024-03-27 13:12:32 -07:00
H5Dlayout.c Remove lint comments (#4107) 2024-03-10 16:17:49 -07:00
H5Dmodule.h Add filter plugin user guide text. Fix registered URL in docs (#4169) 2024-03-18 08:36:55 -07: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
H5Dpkg.h Fixes for file format security issues (#4283) 2024-03-31 22:44:18 -05:00
H5Dprivate.h Propagate group creation properties to intermediate groups (#4139) 2024-03-22 08:12:14 -07:00
H5Dpublic.h added missing doxygen \since (#4410) 2024-04-16 07:58:38 -05:00
H5Dscatgath.c Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5Dselect.c
H5Dsingle.c Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5Dtest.c
H5Dvirtual.c Refactor datatype conversion code to use pointers rather than IDs (#4104) 2024-03-09 23:47:31 -08:00
H5E.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5EA.c
H5EAcache.c Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5EAdbg.c
H5EAdblkpage.c Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5EAdblock.c
H5EAhdr.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5EAiblock.c
H5EAint.c
H5EAmodule.h
H5EApkg.h Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5EAprivate.h
H5EAsblock.c
H5EAstat.c
H5EAtest.c
H5Edeprec.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Eint.c Prevent stack overflows in H5E__push_stack (#4264) 2024-03-28 11:12:19 -07:00
H5Emodule.h
H5encode.h File format security issues (#4234) 2024-03-27 13:12:32 -07:00
H5Epkg.h
H5Eprivate.h
H5Epublic.h added missing doxygen \since (#4410) 2024-04-16 07:58:38 -05:00
H5err.txt
H5ES.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5ESdevelop.h
H5ESevent.c
H5ESint.c
H5ESlist.c Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5ESmodule.h
H5ESpkg.h Add 'warning density' computation to the warnhist script (#3910) 2023-12-29 08:42:35 -06:00
H5ESprivate.h
H5ESpublic.h switched from \returns to commonly used \return (#4389) 2024-04-11 22:08:10 -07:00
H5F.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5FA.c
H5FAcache.c Remove useless headers (#4145) 2024-03-15 08:49:59 -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
H5FAdblock.c
H5FAhdr.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5FAint.c
H5FAmodule.h
H5FApkg.h
H5FAprivate.h
H5FAstat.c
H5FAtest.c
H5Fcwfs.c
H5FD.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Fdbg.c
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 Add documentation (H5FD) (#4269) 2024-03-31 22:47:14 -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 Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5FDfamily.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07: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 Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5FDlog.h Update Doxygen initializers & identifiers in VFDs (#3795) 2023-10-30 11:13:54 -05:00
H5FDmirror_priv.h
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 Remove TRACE macros (#4341) 2024-04-12 09:16:41 -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 Update Doxygen initializers & identifiers in VFDs (#3795) 2023-10-30 11:13:54 -05:00
H5FDonion_header.c
H5FDonion_header.h
H5FDonion_history.c
H5FDonion_history.h
H5FDonion_index.c
H5FDonion_index.h
H5FDonion_priv.h
H5FDonion.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -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
H5FDprivate.h Rework MPI Info FAPL preserve PR to use VFD 'ctl' operations (#3782) 2023-11-02 21:42:28 -05: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 TRACE macros (#4341) 2024-04-12 09:16:41 -07: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 Remove HD prefix from toupper/tolower (#4340) 2024-04-07 14:51:58 -07:00
H5FDs3comms.h Fix several spelling/grammar issues (#3621) 2023-10-03 09:01:28 -07:00
H5FDsec2.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5FDsec2.h Update Doxygen initializers & identifiers in VFDs (#3795) 2023-10-30 11:13:54 -05:00
H5FDspace.c
H5FDsplitter.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -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 Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5Ffake.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5Fint.c Relaxed behavior of H5Pset_page_buffer_size() when opening files (#4280) 2024-03-29 11:46:31 -07:00
H5Fio.c Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5FL.c Remove lint comments (#4107) 2024-03-10 16:17:49 -07:00
H5FLmodule.h
H5FLprivate.h Fix several spelling/grammar issues (#3621) 2023-10-03 09:01:28 -07:00
H5Fmodule.h Use aliases for URLs (#4409) 2024-04-16 13:51:20 -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 Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5FOprivate.h
H5Fpkg.h File format security issues (#4234) 2024-03-27 13:12:32 -07:00
H5Fprivate.h File format security issues (#4234) 2024-03-27 13:12:32 -07:00
H5Fpublic.h added missing doxygen \since (#4410) 2024-04-16 07:58:38 -05:00
H5Fquery.c File format security issues (#4234) 2024-03-27 13:12:32 -07:00
H5FS.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5FScache.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5FSdbg.c
H5Fsfile.c Fix unused variable warning in H5F_sfile_assert_num (#3700) 2023-10-17 12:22:10 -07:00
H5FSint.c
H5FSmodule.h
H5Fspace.c
H5FSpkg.h
H5FSprivate.h
H5FSsection.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5FSstat.c
H5FStest.c
H5Fsuper_cache.c Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5Fsuper.c Fix divide-by-zero when page buf page size is 0 (#4296) 2024-04-01 12:26:48 -07: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
H5Gcache.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5Gcompact.c
H5Gdense.c
H5Gdeprec.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Gent.c Fix issues with empty or uninitialized link names (#4322) 2024-04-04 07:34:05 -05:00
H5Gint.c Propagate group creation properties to intermediate groups (#4139) 2024-03-22 08:12:14 -07:00
H5Glink.c Fixes for file format security issues (#4283) 2024-03-31 22:44:18 -05:00
H5Gloc.c Fix issues with empty or uninitialized link names (#4322) 2024-04-04 07:34:05 -05: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 useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5Gnode.c Fixes for file format security issues (#4283) 2024-03-31 22:44:18 -05: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 Add clarification for current behavior of H5Get_objtype_by_idx() (#4120) 2024-03-22 11:16:01 -05:00
H5Groot.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5Gstab.c Fixes for file format security issues (#4283) 2024-03-31 22:44:18 -05:00
H5Gtest.c Fixes for file format security issues (#4283) 2024-03-31 22:44:18 -05:00
H5Gtraverse.c Propagate group creation properties to intermediate groups (#4139) 2024-03-22 08:12:14 -07:00
H5HF.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5HFbtree2.c
H5HFcache.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05: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
H5HFhdr.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5HFhuge.c
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
H5HFprivate.h
H5HFsection.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5HFspace.c
H5HFstat.c
H5HFtest.c
H5HFtiny.c
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
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
H5HLdblk.c
H5HLint.c
H5HLmodule.h
H5HLpkg.h
H5HLprfx.c
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 Prevent stack overflows in H5E__push_stack (#4264) 2024-03-28 11:12:19 -07:00
H5Imodule.h
H5Ipkg.h Add 'warning density' computation to the warnhist script (#3910) 2023-12-29 08:42:35 -06:00
H5Iprivate.h Prevent stack overflows in H5E__push_stack (#4264) 2024-03-28 11:12:19 -07:00
H5Ipublic.h Add note about H5Iregister_type hash_table param (#4345) 2024-04-08 07:57:24 -07:00
H5Itest.c
H5L.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Ldeprec.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Ldevelop.h
H5Lexternal.c Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5Lint.c Fixes for file format security issues (#4283) 2024-03-31 22:44:18 -05:00
H5Lmodule.h
H5Lpkg.h
H5Lprivate.h Propagate group creation properties to intermediate groups (#4139) 2024-03-22 08:12:14 -07:00
H5Lpublic.h Test and document path handling of H5Lcreate_* API (#3829) 2023-11-10 22:34:46 -06: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
H5MFmodule.h
H5MFpkg.h
H5MFprivate.h
H5MFsection.c Fix divide-by-zero when page buf page size is 0 (#4296) 2024-04-01 12:26:48 -07:00
H5MM.c
H5Mmodule.h
H5MMprivate.h
H5MMpublic.h
H5module.h Update and use more URL alias (#4413) 2024-04-17 07:56:19 -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 Fixes for file format security issues (#4283) 2024-03-31 22:44:18 -05: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 Fixes for file format security issues (#4283) 2024-03-31 22:44:18 -05:00
H5Odbg.c Remove HD macros for C time functions (#4337) 2024-04-07 14:09:23 -07: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 Remove some H5T_copy calls that are now unnecessary (#4164) 2024-03-18 21:44:31 -07:00
H5Oflush.c
H5Ofsinfo.c Replaced last sprintf with snprintf (#4007) 2024-02-20 12:19:50 -05:00
H5Oginfo.c Replaced last sprintf with snprintf (#4007) 2024-02-20 12:19:50 -05:00
H5Oint.c File format security issues (#4234) 2024-03-27 13:12:32 -07: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
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
H5Opkg.h Fixes for file format security issues (#4283) 2024-03-31 22:44:18 -05:00
H5Opline.c Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5Oprivate.h Fixes for file format security issues (#4283) 2024-03-31 22:44:18 -05:00
H5Opublic.h added missing doxygen \since (#4410) 2024-04-16 07:58:38 -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
H5overflow.txt
H5P.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -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
H5PBprivate.h
H5Pdapl.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Pdcpl.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Pdeprec.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -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 TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Pfcpl.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Pfmpl.c Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5Pgcpl.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Pint.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5PL.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Plapl.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07: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 Add a missing period at the end of sentence. (#4184) 2024-03-19 16:32:53 -07:00
H5PLpath.c Call memset before stat calls (#4202) 2024-03-21 05:31:30 -07:00
H5PLpkg.h
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 Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Pocpypl.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Ppkg.h File format security issues (#4234) 2024-03-27 13:12:32 -07:00
H5Pprivate.h Add 'warning density' computation to the warnhist script (#3910) 2023-12-29 08:42:35 -06:00
H5Ppublic.h Use aliases for URLs (#4409) 2024-04-16 13:51:20 -05:00
H5private.h Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07: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 switched from \returns to commonly used \return (#4389) 2024-04-11 22:08:10 -07:00
H5R.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Rdeprec.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Rint.c File format security issues (#4234) 2024-03-27 13:12:32 -07:00
H5Rmodule.h
H5Rpkg.h
H5Rprivate.h
H5Rpublic.h Doc versions (#3903) 2023-12-21 14:51:58 -06:00
H5RS.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5RSmodule.h
H5RSprivate.h
H5S.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Sall.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Sdbg.c
H5Sdeprec.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Shyper.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5SL.c
H5SLmodule.h
H5SLprivate.h
H5SM.c
H5SMbtree2.c Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5SMcache.c Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5SMmessage.c
H5SMmodule.h
H5Smodule.h
H5Smpio.c Remove printf debugging from H5Smpio.c (#4098) 2024-03-09 20:30:34 -08:00
H5SMpkg.h Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5SMprivate.h
H5SMtest.c Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5Snone.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Spkg.h File format security issues (#4234) 2024-03-27 13:12:32 -07:00
H5Spoint.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Sprivate.h Fixes for file format security issues (#4283) 2024-03-31 22:44:18 -05:00
H5Spublic.h added missing doxygen \since (#4410) 2024-04-16 07:58:38 -05:00
H5Sselect.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -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 Split H5Tconv.c into modules by type (#4393) 2024-04-22 12:23:13 -07: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 Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07: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 Split H5Tconv.c into modules by type (#4393) 2024-04-22 12:23:13 -07: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
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 Add support for _Float16 16-bit floating point type (#4065) 2024-03-18 21:36:46 -07: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
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 Split H5Tconv.c into modules by type (#4393) 2024-04-22 12:23:13 -07: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 added missing doxygen \since (#4410) 2024-04-16 07:58:38 -05:00
H5trace.c Add support for _Float16 16-bit floating point type (#4065) 2024-03-18 21:36:46 -07:00
H5Tref.c
H5TS.c Add NAMECHECK_ONLY to macro list in .clang-format (#4343) 2024-04-08 07:57:54 -07:00
H5TSdevelop.h
H5TSprivate.h
H5Tstrpad.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5Tvisit.c
H5Tvlen.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5UC.c
H5UCprivate.h
H5vers.txt
H5VL.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5VLcallback.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -07:00
H5VLconnector_passthru.h
H5VLconnector.h
H5VLdyn_ops.c Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5VLint.c Set DXPL in API context for native VOL attribute I/O calls (#4228) 2024-03-24 22:07:21 -05:00
H5VLmodule.h Use aliases for URLs (#4409) 2024-04-16 13:51:20 -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 Header cleanup in C library (#4154) 2024-03-16 11:42:32 -05:00
H5VLnative_group.c Remove useless headers (#4145) 2024-03-15 08:49:59 -07:00
H5VLnative_introspect.c
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
H5VLpassthru.h
H5VLpkg.h
H5VLprivate.h
H5VLpublic.h
H5VLtest.c
H5VM.c Remove lint comments (#4107) 2024-03-10 16:17:49 -07:00
H5VMprivate.h
H5WB.c Fix several spelling/grammar issues (#3621) 2023-10-03 09:01:28 -07:00
H5WBprivate.h
H5win32defs.h Address code page issues w/ Windows file paths (#4172) 2024-03-18 06:05:45 -07:00
H5Z.c Remove TRACE macros (#4341) 2024-04-12 09:16:41 -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 Add filter plugin user guide text. Fix registered URL in docs (#4169) 2024-03-18 08:36:55 -07:00
H5Znbit.c Fixes for file format security issues (#4283) 2024-03-31 22:44:18 -05:00
H5Zpkg.h
H5Zprivate.h
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
hdf5.h
libhdf5.settings.in Add configure options for disabling extension features (#4277) 2024-03-31 22:45:50 -05:00
Makefile.am Split H5Tconv.c into modules by type (#4393) 2024-04-22 12:23:13 -07:00
uthash.h