hdf5/src
vchoi-hdfgroup 49cce9173f
Fix for github issue #2414: segfault when copying dataset with attrib… (#3967)
* Fix for github issue #2414: segfault when copying dataset with attributes.
This also fixes github issue #3241: segfault when copying dataset.
Need to set the location via H5T_set_loc() of the src datatype
when copying dense attributes.
Otherwise the vlen callbacks are not set up therefore causing seg fault
when doing H5T_convert() -> H5T__conv_vlen().
2024-02-06 14:59:27 -06:00
..
H5FDsubfiling corrected warning: implicit conversion changes signedness (#3982) 2024-02-02 08:11:16 -06:00
CMakeLists.txt Use props for includes and remove global includes (#3921) 2024-01-04 12:06:36 -06:00
H5.c Replaces HDgetenv with getenv (#3599) 2023-09-26 13:11:22 -07:00
H5A.c Fix docs for H5Acreate2 and H5Acreate_by_name (#3598) 2023-09-26 10:01:47 -07:00
H5Abtree2.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5AC.c Replaces HDgetenv with getenv (#3599) 2023-09-26 13:11:22 -07:00
H5ACdbg.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5ACmodule.h
H5ACmpio.c Fix several spelling/grammar issues (#3621) 2023-10-03 09:01:28 -07:00
H5ACpkg.h Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5ACprivate.h Fix several spelling/grammar issues (#3621) 2023-10-03 09:01:28 -07:00
H5ACproxy_entry.c Made HGOTO_ERROR a do-while loop (#3308) 2023-08-02 08:39:15 -05:00
H5ACpublic.h Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Adense.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Adeprec.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Aint.c Fix for github issue #2414: segfault when copying dataset with attrib… (#3967) 2024-02-06 14:59:27 -06: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 Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Aprivate.h
H5Apublic.h Fix chid_t to hid_t (#3948) 2024-01-19 21:08:19 -06:00
H5Atest.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5B2.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5B2cache.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5B2dbg.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5B2hdr.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5B2int.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5B2internal.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5B2leaf.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07: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 Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Bcache.c Remove HD prefix from math functions (#3538) 2023-09-14 10:54:00 -07:00
H5Bdbg.c Made HGOTO_ERROR a do-while loop (#3308) 2023-08-02 08:39:15 -05:00
H5Bmodule.h
H5Bpkg.h Harden the v1 B-tree and local heap cache clients (#2803) 2023-04-25 10:03:41 -07:00
H5Bprivate.h Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5build_settings.autotools.c.in Remove H5detect and H5make_libsettings (#3104) 2023-06-13 08:16:41 -07:00
H5build_settings.cmake.c.in Remove H5detect and H5make_libsettings (#3104) 2023-06-13 08:16:41 -07:00
H5build_settings.off.c.in Remove H5detect and H5make_libsettings (#3104) 2023-06-13 08:16:41 -07:00
H5C.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Cdbg.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Centry.c Fix several spelling/grammar issues (#3621) 2023-10-03 09:01:28 -07: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 Cleanup unused statements (#3553) (#3617) 2023-09-29 07:05:36 -07:00
H5Cint.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Clog_json.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Clog_trace.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -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 Fix hangs during collective I/O with independent metadata writes (#3693) 2023-10-23 19:06:44 -07:00
H5Cpkg.h Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Cprefetched.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Cprivate.h Fix several spelling/grammar issues (#3621) 2023-10-03 09:01:28 -07:00
H5Cpublic.h Public header cleanup (#2923) 2023-05-06 18:12:32 -07:00
H5Cquery.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5CS.c Fixed unused variable in H5CS.c (#3552) (#3612) 2023-09-28 17:33:53 -07:00
H5CSprivate.h
H5Ctag.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Ctest.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5CX.c Add new API function H5Pget_actual_select_io_mode() (#2974) 2023-10-20 10:32:17 -07:00
H5CXmodule.h
H5CXprivate.h Add new API function H5Pget_actual_select_io_mode() (#2974) 2023-10-20 10:32:17 -07:00
H5D.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07: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 Fix some issues with collective metadata reads for chunked datasets (#3716) 2023-10-23 19:08:06 -07:00
H5Dchunk.c Implement selection vector I/O with collective chunk filling (#3826) 2023-11-16 10:12:45 -06:00
H5Dcompact.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Dcontig.c Update parallel compression feature to support multi-dataset I/O (#3591) 2023-10-10 10:11:22 -05:00
H5Ddbg.c Made HGOTO_ERROR a do-while loop (#3308) 2023-08-02 08:39:15 -05:00
H5Ddeprec.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -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 Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Dfarray.c Fix some issues with collective metadata reads for chunked datasets (#3716) 2023-10-23 19:08:06 -07:00
H5Dfill.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Dint.c Replaces HDgetenv with getenv (#3599) 2023-09-26 13:11:22 -07:00
H5Dio.c Clean up comments. (#3695) 2023-10-18 09:11:02 -07:00
H5Dlayout.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Dmodule.h Fix doxygen errors (#3962) 2024-01-29 07:38:54 -06:00
H5Dmpio.c Fix misc. warnings from GCC when compiling with -fsanitize=undefined (#3787) 2023-11-01 08:16:33 -05:00
H5Dnone.c Fix some issues with collective metadata reads for chunked datasets (#3716) 2023-10-23 19:08:06 -07:00
H5Doh.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Dpkg.h Add 'warning density' computation to the warnhist script (#3910) 2023-12-29 08:42:35 -06:00
H5Dprivate.h Add new API function H5Pget_actual_select_io_mode() (#2974) 2023-10-20 10:32:17 -07:00
H5Dpublic.h Doc versions (#3903) 2023-12-21 14:51:58 -06:00
H5Dscatgath.c Add more tests for selection I/O. (#3528) 2023-10-10 10:13:00 -05:00
H5Dselect.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Dsingle.c Fix some issues with collective metadata reads for chunked datasets (#3716) 2023-10-23 19:08:06 -07:00
H5Dtest.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Dvirtual.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5E.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5EA.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5EAcache.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5EAdbg.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5EAdblkpage.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5EAdblock.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5EAhdr.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07: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 Add 'warning density' computation to the warnhist script (#3910) 2023-12-29 08:42:35 -06: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 Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Eint.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Emodule.h removed the use of encoded single apostrophe (#3261) 2023-07-20 09:01:58 -05:00
H5encode.h Convert some H5MM calls to standard C equivalents (#2382) 2023-08-25 13:56:50 -07:00
H5Epkg.h Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Eprivate.h Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Epublic.h Doc versions (#3903) 2023-12-21 14:51:58 -06:00
H5err.txt Remove programmer/date from comments (#3210) 2023-06-29 12:13:29 -07:00
H5ES.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -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 programmer/date from comments (#3210) 2023-06-29 12:13:29 -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 Remove programmer/date from comments (#3210) 2023-06-29 12:13:29 -07:00
H5ESpublic.h Public header cleanup (#2923) 2023-05-06 18:12:32 -07:00
H5F.c Remove redundant backslash character from comment. (#3899) 2023-12-19 19:06:14 -06:00
H5FA.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5FAcache.c Change 'extensible' to 'fixed' in H5FA code (#3964) 2024-01-26 07:58:58 -08:00
H5Faccum.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5FAdbg.c Made HGOTO_ERROR a do-while loop (#3308) 2023-08-02 08:39:15 -05: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 Change 'extensible' to 'fixed' in H5FA code (#3964) 2024-01-26 07:58:58 -08:00
H5FAint.c Made HGOTO_ERROR a do-while loop (#3308) 2023-08-02 08:39:15 -05:00
H5FAmodule.h
H5FApkg.h Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07: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 Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Fdbg.c Made HGOTO_ERROR a do-while loop (#3308) 2023-08-02 08:39:15 -05:00
H5FDcore.c Fixed a file handle leak in the core VFD (#3779) 2023-10-25 23:16:32 -05:00
H5FDcore.h Update Doxygen initializers & identifiers in VFDs (#3795) 2023-10-30 11:13:54 -05:00
H5FDdevelop.h Implementation of the mpio driver with selection I/O. (#3222) 2023-08-06 22:12:07 -05:00
H5FDdirect.c Replaces HDgetenv with getenv (#3599) 2023-09-26 13:11:22 -07:00
H5FDdirect.h Update Doxygen initializers & identifiers in VFDs (#3795) 2023-10-30 11:13:54 -05:00
H5FDdrvr_module.h
H5Fdeprec.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5FDfamily.c Fix misc. warnings from GCC when compiling with -fsanitize=undefined (#3787) 2023-11-01 08:16:33 -05:00
H5FDfamily.h Update Doxygen initializers & identifiers in VFDs (#3795) 2023-10-30 11:13:54 -05:00
H5FDhdfs.c Fix several spelling/grammar issues (#3621) 2023-10-03 09:01:28 -07:00
H5FDhdfs.h Update Doxygen initializers & identifiers in VFDs (#3795) 2023-10-30 11:13:54 -05:00
H5FDint.c Add new API function H5Pget_actual_select_io_mode() (#2974) 2023-10-20 10:32:17 -07:00
H5FDlog.c Fix misc. warnings from GCC when compiling with -fsanitize=undefined (#3787) 2023-11-01 08:16:33 -05:00
H5FDlog.h Update Doxygen initializers & identifiers in VFDs (#3795) 2023-10-30 11:13:54 -05:00
H5FDmirror_priv.h Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5FDmirror.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5FDmirror.h Update Doxygen initializers & identifiers in VFDs (#3795) 2023-10-30 11:13:54 -05:00
H5FDmodule.h
H5FDmpi.c Rework MPI Info FAPL preserve PR to use VFD 'ctl' operations (#3782) 2023-11-02 21:42:28 -05:00
H5FDmpi.h
H5FDmpio.c Implement selection vector I/O with collective chunk filling (#3826) 2023-11-16 10:12:45 -06:00
H5FDmpio.h Update Doxygen initializers & identifiers in VFDs (#3795) 2023-10-30 11:13:54 -05:00
H5FDmulti.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5FDmulti.h Update Doxygen initializers & identifiers in VFDs (#3795) 2023-10-30 11:13:54 -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 Fix several spelling/grammar issues (#3621) 2023-10-03 09:01:28 -07:00
H5FDonion.h Update Doxygen initializers & identifiers in VFDs (#3795) 2023-10-30 11:13:54 -05:00
H5FDperform.c Made HGOTO_ERROR a do-while loop (#3308) 2023-08-02 08:39:15 -05:00
H5FDpkg.h Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
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 Bump the ros3 VFD cache to 16 MiB (#3759) 2023-10-23 19:06:18 -07:00
H5FDros3.h Update Doxygen initializers & identifiers in VFDs (#3795) 2023-10-30 11:13:54 -05:00
H5FDs3comms.c Fix invalid memory access in S3 comms (#3681) 2023-10-16 12:20:18 -05:00
H5FDs3comms.h Fix several spelling/grammar issues (#3621) 2023-10-03 09:01:28 -07:00
H5FDsec2.c Fix misc. warnings from GCC when compiling with -fsanitize=undefined (#3787) 2023-11-01 08:16:33 -05: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 Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5FDsplitter.h Update Doxygen initializers & identifiers in VFDs (#3795) 2023-10-30 11:13:54 -05:00
H5FDstdio.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5FDstdio.h Update Doxygen initializers & identifiers in VFDs (#3795) 2023-10-30 11:13:54 -05:00
H5FDtest.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5FDwindows.c Made HGOTO_ERROR a do-while loop (#3308) 2023-08-02 08:39:15 -05:00
H5FDwindows.h Update Doxygen initializers & identifiers in VFDs (#3795) 2023-10-30 11:13:54 -05:00
H5Fefc.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Ffake.c Made HGOTO_ERROR a do-while loop (#3308) 2023-08-02 08:39:15 -05:00
H5Fint.c Remove cached datatype conversion path table entries on file close (#3942) 2024-01-23 08:21:59 -08:00
H5Fio.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5FL.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5FLmodule.h
H5FLprivate.h Fix several spelling/grammar issues (#3621) 2023-10-03 09:01:28 -07:00
H5Fmodule.h Fix doxygen errors (#3962) 2024-01-29 07:38:54 -06:00
H5Fmount.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Fmpi.c Rework MPI Info FAPL preserve PR to use VFD 'ctl' operations (#3782) 2023-11-02 21:42:28 -05:00
H5FO.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5FOprivate.h Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Fpkg.h Rework MPI Info FAPL preserve PR to use VFD 'ctl' operations (#3782) 2023-11-02 21:42:28 -05:00
H5Fprivate.h Rework MPI Info FAPL preserve PR to use VFD 'ctl' operations (#3782) 2023-11-02 21:42:28 -05:00
H5Fpublic.h Document that fileno is same for all handles (#3963) 2024-01-26 12:30:12 -08:00
H5Fquery.c Update parallel compression feature to support multi-dataset I/O (#3591) 2023-10-10 10:11:22 -05:00
H5FS.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5FScache.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -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 Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07: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 Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Fsuper.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Ftest.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5G.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Gbtree2.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Gcache.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07: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 Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Gent.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Gint.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Glink.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Gloc.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Gmodule.h Fix doxygen errors (#3962) 2024-01-29 07:38:54 -06:00
H5Gname.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Gnode.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Gobj.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Goh.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Gpkg.h Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Gprivate.h Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Gpublic.h Doc versions (#3903) 2023-12-21 14:51:58 -06:00
H5Groot.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Gstab.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Gtest.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Gtraverse.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5HF.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5HFbtree2.c Made HGOTO_ERROR a do-while loop (#3308) 2023-08-02 08:39:15 -05:00
H5HFcache.c Fix several spelling/grammar issues (#3621) 2023-10-03 09:01:28 -07:00
H5HFdbg.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5HFdblock.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5HFdtable.c Made HGOTO_ERROR a do-while loop (#3308) 2023-08-02 08:39:15 -05:00
H5HFhdr.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5HFhuge.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5HFiblock.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5HFiter.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5HFman.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -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 Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07: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 Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5HGcache.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5HGdbg.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5HGmodule.h
H5HGpkg.h Sanitize H5HG cache deserialization code (#2808) 2023-04-25 10:03:57 -07:00
H5HGprivate.h
H5HGquery.c Remove programmer/date from comments (#3210) 2023-06-29 12:13:29 -07:00
H5HL.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5HLcache.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07: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 Remove programmer/date from comments (#3210) 2023-06-29 12:13:29 -07:00
H5I.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -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 Add 'warning density' computation to the warnhist script (#3910) 2023-12-29 08:42:35 -06:00
H5Imodule.h
H5Ipkg.h Add 'warning density' computation to the warnhist script (#3910) 2023-12-29 08:42:35 -06:00
H5Iprivate.h Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Ipublic.h Doc versions (#3903) 2023-12-21 14:51:58 -06:00
H5Itest.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5L.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Ldeprec.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Ldevelop.h
H5Lexternal.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Lint.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Lmodule.h Identify functions in a subgroup (#3530) 2023-09-12 08:00:05 -05:00
H5Lpkg.h Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Lprivate.h Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Lpublic.h Test and document path handling of H5Lcreate_* API (#3829) 2023-11-10 22:34:46 -06:00
H5M.c Add new API function H5Pget_actual_select_io_mode() (#2974) 2023-10-20 10:32:17 -07:00
H5MF.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -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 Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5MM.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Mmodule.h
H5MMprivate.h Convert some H5MM calls to standard C equivalents (#2382) 2023-08-25 13:56:50 -07:00
H5MMpublic.h Public header cleanup (#2923) 2023-05-06 18:12:32 -07:00
H5module.h Change dest for doxygen (#3856) 2023-11-15 17:32:07 -06: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 Warn about changing collections during iteration (#2950) 2023-05-14 22:09:58 -05:00
H5O.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Oainfo.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Oalloc.c Fix several spelling/grammar issues (#3621) 2023-10-03 09:01:28 -07:00
H5Oattr.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Oattribute.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Obogus.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Obtreek.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Ocache_image.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Ocache.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Ochunk.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Ocont.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Ocopy_ref.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Ocopy.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Odbg.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Odeprec.c Add native VOL checks to deprecated functions (#3647) 2023-10-23 12:32:54 -07:00
H5Odrvinfo.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Odtype.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Oefl.c Fix several spelling/grammar issues (#3621) 2023-10-03 09:01:28 -07:00
H5Ofill.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Oflush.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Ofsinfo.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Oginfo.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Oint.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Olayout.c Sync changes that are only in 1.14 branch (#3704) 2023-10-17 21:54:40 -07:00
H5Olinfo.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Olink.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Omessage.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Omodule.h
H5Omtime.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Oname.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Onull.c Remove programmer/date from comments (#3210) 2023-06-29 12:13:29 -07:00
H5Opkg.h Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Opline.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Oprivate.h Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Opublic.h Document that fileno is same for all handles (#3963) 2024-01-26 12:30:12 -08:00
H5Orefcount.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Osdspace.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Oshared.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Oshared.h Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Oshmesg.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Ostab.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Otest.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -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 Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Pacpl.c
H5PB.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07: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 Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Pdcpl.c Replace off_t with HDoff_t internally (#3944) 2024-01-18 09:03:59 -08:00
H5Pdeprec.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Pdxpl.c Add new API function H5Pget_actual_select_io_mode() (#2974) 2023-10-20 10:32:17 -07:00
H5Pencdec.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Pfapl.c Fix H5Pset_evict_on_close failing regardless of actual parallel use (#3761) 2023-10-24 12:51:55 -05:00
H5Pfcpl.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Pfmpl.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Pgcpl.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Pint.c Update parallel compression feature to support multi-dataset I/O (#3591) 2023-10-10 10:11:22 -05:00
H5PL.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Plapl.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Plcpl.c Made HGOTO_ERROR a do-while loop (#3308) 2023-08-02 08:39:15 -05:00
H5PLextern.h
H5PLint.c Replaces HDgetenv with getenv (#3599) 2023-09-26 13:11:22 -07:00
H5PLmodule.h
H5PLpath.c Replaces HDgetenv with getenv (#3599) 2023-09-26 13:11:22 -07:00
H5PLpkg.h Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5PLplugin_cache.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5PLprivate.h
H5PLpublic.h Public header cleanup (#2923) 2023-05-06 18:12:32 -07:00
H5Pmapl.c Made HGOTO_ERROR a do-while loop (#3308) 2023-08-02 08:39:15 -05:00
H5Pmcpl.c
H5Pmodule.h Fix doxygen errors (#3962) 2024-01-29 07:38:54 -06:00
H5Pocpl.c Correct comments about H5Z_FILTER_NONE (#3572) 2023-09-22 08:46:19 -05:00
H5Pocpypl.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Ppkg.h Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Pprivate.h Add 'warning density' computation to the warnhist script (#3910) 2023-12-29 08:42:35 -06:00
H5Ppublic.h Fix doxygen errors (#3962) 2024-01-29 07:38:54 -06:00
H5private.h Add 'warning density' computation to the warnhist script (#3910) 2023-12-29 08:42:35 -06:00
H5Pstrcpl.c Made HGOTO_ERROR a do-while loop (#3308) 2023-08-02 08:39:15 -05:00
H5Ptest.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5public.h Doc versions (#3903) 2023-12-21 14:51:58 -06:00
H5R.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Rdeprec.c Add native VOL checks to deprecated functions (#3647) 2023-10-23 12:32:54 -07:00
H5Rint.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Rmodule.h
H5Rpkg.h Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Rprivate.h
H5Rpublic.h Doc versions (#3903) 2023-12-21 14:51:58 -06:00
H5RS.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5RSmodule.h
H5RSprivate.h
H5S.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Sall.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Sdbg.c Remove programmer/date from comments (#3210) 2023-06-29 12:13:29 -07:00
H5Sdeprec.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Shyper.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07: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 Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5SMbtree2.c Made HGOTO_ERROR a do-while loop (#3308) 2023-08-02 08:39:15 -05:00
H5SMcache.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5SMmessage.c Made HGOTO_ERROR a do-while loop (#3308) 2023-08-02 08:39:15 -05:00
H5SMmodule.h
H5Smodule.h removed the use of encoded single apostrophe (#3261) 2023-07-20 09:01:58 -05:00
H5Smpio.c Fix typo in error message for MPI_Type_dup. (#3867) 2023-11-22 11:06:42 -06:00
H5SMpkg.h
H5SMprivate.h
H5SMtest.c Made HGOTO_ERROR a do-while loop (#3308) 2023-08-02 08:39:15 -05:00
H5Snone.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Spkg.h Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Spoint.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Sprivate.h Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Spublic.h Fortran API work. (#3941) 2024-01-23 07:59:10 -08:00
H5Sselect.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Stest.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5system.c Remove H5system.c warning on Windows oneAPI. (#3812) 2023-11-01 07:12:03 -05:00
H5T.c Remove cached datatype conversion path table entries on file close (#3942) 2024-01-23 08:21:59 -08:00
H5Tarray.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Tbit.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Tcommit.c Fix several spelling/grammar issues (#3621) 2023-10-03 09:01:28 -07:00
H5Tcompound.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Tconv.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Tcset.c Made HGOTO_ERROR a do-while loop (#3308) 2023-08-02 08:39:15 -05:00
H5Tdbg.c Remove programmer/date from comments (#3210) 2023-06-29 12:13:29 -07:00
H5Tdeprec.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Tdevelop.h removed the use of encoded single apostrophe (#3261) 2023-07-20 09:01:58 -05:00
H5Tenum.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Tfields.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Tfixed.c Made HGOTO_ERROR a do-while loop (#3308) 2023-08-02 08:39:15 -05:00
H5Tfloat.c Made HGOTO_ERROR a do-while loop (#3308) 2023-08-02 08:39:15 -05:00
H5timer.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Tinit_float.c Disable FP exceptions in H5T init code (#3837) 2023-11-07 08:13:30 -08:00
H5Tmodule.h Fix doxygen errors (#3962) 2024-01-29 07:38:54 -06:00
H5Tnative.c Fix several spelling/grammar issues (#3621) 2023-10-03 09:01:28 -07:00
H5Toffset.c Made HGOTO_ERROR a do-while loop (#3308) 2023-08-02 08:39:15 -05:00
H5Toh.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Topaque.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Torder.c Made HGOTO_ERROR a do-while loop (#3308) 2023-08-02 08:39:15 -05:00
H5Tpad.c Made HGOTO_ERROR a do-while loop (#3308) 2023-08-02 08:39:15 -05:00
H5Tpkg.h Remove cached datatype conversion path table entries on file close (#3942) 2024-01-23 08:21:59 -08:00
H5Tprecis.c Made HGOTO_ERROR a do-while loop (#3308) 2023-08-02 08:39:15 -05:00
H5Tprivate.h Remove cached datatype conversion path table entries on file close (#3942) 2024-01-23 08:21:59 -08:00
H5Tpublic.h Doc versions (#3903) 2023-12-21 14:51:58 -06:00
H5trace.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5Tref.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5TS.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5TSdevelop.h Drop HD prefix & hbool_t from H5TS (#3180) 2023-06-27 18:04:19 -07:00
H5TSprivate.h
H5Tstrpad.c Made HGOTO_ERROR a do-while loop (#3308) 2023-08-02 08:39:15 -05:00
H5Tvisit.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Tvlen.c Fix typo in comment (#3775) 2023-10-25 20:08: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 Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5VLcallback.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5VLconnector_passthru.h
H5VLconnector.h removed the use of encoded single apostrophe (#3261) 2023-07-20 09:01:58 -05:00
H5VLdyn_ops.c Made HGOTO_ERROR a do-while loop (#3308) 2023-08-02 08:39:15 -05:00
H5VLint.c Replaces HDgetenv with getenv (#3599) 2023-09-26 13:11:22 -07:00
H5VLmodule.h Fix doxygen errors (#3962) 2024-01-29 07:38:54 -06:00
H5VLnative_attr.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5VLnative_blob.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5VLnative_dataset.c Update parallel compression feature to support multi-dataset I/O (#3591) 2023-10-10 10:11:22 -05:00
H5VLnative_datatype.c Made HGOTO_ERROR a do-while loop (#3308) 2023-08-02 08:39:15 -05:00
H5VLnative_file.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5VLnative_group.c Made HGOTO_ERROR a do-while loop (#3308) 2023-08-02 08:39:15 -05:00
H5VLnative_introspect.c Made HGOTO_ERROR a do-while loop (#3308) 2023-08-02 08:39:15 -05:00
H5VLnative_link.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5VLnative_object.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5VLnative_private.h
H5VLnative_token.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5VLnative.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5VLnative.h
H5VLpassthru.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5VLpassthru.h
H5VLpkg.h Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5VLprivate.h Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07: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 Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -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 Replace off_t with HDoff_t internally (#3944) 2024-01-18 09:03:59 -08:00
H5Z.c Make filter unregister callbacks safe for VOL connectors (#3629) 2023-11-13 14:31:24 -06:00
H5Zdeflate.c Remove HD prefix from math functions (#3538) 2023-09-14 10:54:00 -07:00
H5Zdevelop.h Doc versions (#3903) 2023-12-21 14:51:58 -06:00
H5Zfletcher32.c Fix several spelling/grammar issues (#3621) 2023-10-03 09:01:28 -07:00
H5Zmodule.h
H5Znbit.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Zpkg.h
H5Zprivate.h Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -07:00
H5Zpublic.h Clean up Doxygen for szip functions and constants (#3943) 2024-01-18 09:03:43 -08:00
H5Zscaleoffset.c Remove HD prefix from math functions (#3538) 2023-09-14 10:54:00 -07:00
H5Zshuffle.c Made HGOTO_ERROR a do-while loop (#3308) 2023-08-02 08:39:15 -05:00
H5Zszip.c Convert hbool_t --> bool in src (#3496) 2023-09-05 14:52:30 -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.in Remove H5detect and H5make_libsettings (#3104) 2023-06-13 08:16:41 -07:00
Makefile.am Subfiling VFD source cleanup (#3241) 2023-07-13 12:19:02 -05:00
uthash.h