hdf5/src
2020-05-01 17:59:57 -05:00
..
.indent.pro
CMakeLists.txt Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5 into feature/vfd_splitter_mirror_a 2020-04-07 10:29:00 -05:00
COPYING
H5.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5A.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Abtree2.c
H5AC.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5ACdbg.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5ACmodule.h
H5ACmpio.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5ACpkg.h Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5ACprivate.h Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5ACproxy_entry.c
H5ACpublic.h
H5Adense.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Adeprec.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Aint.c H5T_copy() constification plus Quincey's contributions. 2020-01-29 14:11:10 -06:00
H5Amodule.h
H5api_adpt.h
H5Apkg.h
H5Aprivate.h Modify H5VL initialization routines to initialize all VOL-managed object 2019-12-12 15:52:21 -06:00
H5Apublic.h
H5Atest.c
H5B2.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5B2cache.c squash cast warning fix 2020-01-23 15:12:00 -06:00
H5B2dbg.c merge and fix conflict 2020-01-19 08:09:44 -06:00
H5B2hdr.c
H5B2int.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5B2internal.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5B2leaf.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5B2module.h
H5B2pkg.h Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5B2private.h
H5B2stat.c
H5B2test.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5B.c Reduce casts of HDcalloc()/HDmalloc() that -Wc++-compat required. 2020-01-29 10:47:30 -06:00
H5Bcache.c
H5Bdbg.c
H5Bmodule.h
H5Bpkg.h
H5Bprivate.h
H5C.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Cdbg.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Cepoch.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5checksum.c
H5Cimage.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Clog_json.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Clog_trace.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Clog.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Clog.h
H5Cmodule.h
H5Cmpio.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Cpkg.h Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Cprefetched.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Cprivate.h Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Cpublic.h
H5Cquery.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5CS.c Change thread IDs to uint64_t from unsigned long, per Quincey's suggestion. 2020-02-03 16:23:06 -06:00
H5CSprivate.h
H5Ctag.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Ctest.c Squashed commit of the token_refactoring branch: 2020-01-16 13:29:34 -08:00
H5CX.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5CXmodule.h
H5CXprivate.h Add object header flags to API context 2019-11-14 15:56:15 -06:00
H5D.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5dbg.c
H5Dbtree2.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Dbtree.c merge and fix conflict 2020-01-19 08:09:44 -06:00
H5Dchunk.c Fix incorrect FUNC_LEAVE macro (should match FUNC_ENTER_*_TAG). 2020-02-28 17:14:45 -06:00
H5Dcompact.c
H5Dcontig.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Ddbg.c
H5Ddeprec.c Squashed commit of the token_refactoring branch: 2020-01-16 13:29:34 -08:00
H5Dearray.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Defl.c
H5detect.c Reduce differences between my -Werror branch and develop: 2020-01-28 20:35:28 -06:00
H5Dfarray.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Dfill.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Dint.c Avoid allocating a chunk index for datasets with 0-sized dimensions, until 2020-05-01 17:59:57 -05:00
H5Dio.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Dlayout.c Avoid allocating a chunk index for datasets with 0-sized dimensions, until 2020-05-01 17:59:57 -05:00
H5Dmodule.h
H5Dmpio.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Dnone.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Doh.c
H5Dpkg.h Refactor H5Dvlen_get_buf_size to use optional dataset operation, with generic fallback for VOL connectors that don't implement operation 2019-12-20 22:41:00 -06:00
H5Dprivate.h
H5Dpublic.h Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Dscatgath.c
H5Dselect.c
H5Dsingle.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Dtest.c
H5Dvirtual.c Implement public H5Sselect_project_intersection(). Updated internal 2019-11-13 12:54:13 -06:00
H5E.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5EA.c
H5EAcache.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5EAdbg.c
H5EAdblkpage.c
H5EAdblock.c
H5EAhdr.c
H5EAiblock.c
H5EAint.c
H5EAmodule.h
H5EApkg.h Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5EAprivate.h
H5EAsblock.c
H5EAstat.c
H5EAtest.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Edeprec.c
H5Eint.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Emodule.h
H5Epkg.h Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Eprivate.h
H5Epublic.h Squashed commit of the token_refactoring branch: 2020-01-16 13:29:34 -08:00
H5err.txt
H5ESpublic.h
H5F.c Reduce differences between my -Werror branch and develop: 2020-01-28 20:35:28 -06:00
H5FA.c
H5FAcache.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Faccum.c
H5FAdbg.c
H5FAdblkpage.c
H5FAdblock.c
H5FAhdr.c
H5FAint.c
H5FAmodule.h
H5FApkg.h Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5FAprivate.h
H5FAstat.c
H5FAtest.c
H5Fcwfs.c
H5FD.c Minor refactoring to the VFD info free call. 2020-01-30 16:47:30 -08:00
H5Fdbg.c
H5FDcore.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5FDcore.h
H5FDdirect.c Fix `src/H5FDdirect.c:1346:5: error: ISO C90 forbids mixed declarations 2020-04-24 10:18:15 -05:00
H5FDdirect.h
H5FDdrvr_module.h
H5Fdeprec.c Refactor all the 'H5VL_*_optional' callbacks to move the type of operation out 2019-12-19 22:41:37 -06:00
H5FDfamily.c Reduce differences between my -Werror branch and develop: 2020-01-28 20:35:28 -06:00
H5FDfamily.h
H5FDhdfs.c fix unused related warnings 2020-01-13 13:20:19 -06:00
H5FDhdfs.h Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5FDint.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5FDlog.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5FDlog.h
H5FDmirror.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5FDmirror.h Add Splitter VFD to library. 2020-03-13 17:13:17 -05:00
H5FDmodule.h
H5FDmpi.c
H5FDmpi.h
H5FDmpio.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5FDmpio.h
H5FDmulti.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5FDmulti.h
H5FDpkg.h
H5FDprivate.h Updated the 'const memory free' changes based on PR feedback. 2020-01-30 16:31:11 -08:00
H5FDpublic.h Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5FDros3.c Fixed some minor cmp callback bugs and cleaned warnings. 2020-04-17 00:46:46 -07:00
H5FDros3.h
H5FDs3comms.c Fix improper S3 signing key null check (HDFFV-11015). 2020-02-07 13:47:15 -06:00
H5FDs3comms.h
H5FDsec2.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5FDsec2.h
H5FDspace.c
H5FDsplitter.c Add Splitter VFD to library. 2020-03-13 17:13:17 -05:00
H5FDsplitter.h Add Splitter VFD to library. 2020-03-13 17:13:17 -05:00
H5FDstdio.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5FDstdio.h
H5FDtest.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5FDwindows.c
H5FDwindows.h
H5Fefc.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Ffake.c
H5Fint.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Fio.c
H5FL.c Add routines to query the library's free list sizes and allocation stats. 2020-03-10 18:37:55 -05:00
H5FLmodule.h
H5FLprivate.h Add routines to query the library's free list sizes and allocation stats. 2020-03-10 18:37:55 -05:00
H5Fmodule.h
H5Fmount.c H5T_copy() constification plus Quincey's contributions. 2020-01-29 14:11:10 -06:00
H5Fmpi.c Refactor all the 'H5VL_*_optional' callbacks to move the type of operation out 2019-12-19 22:41:37 -06:00
H5FO.c
H5FOprivate.h
H5Fpkg.h Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Fprivate.h Replace the old H5F_DECODE_LENGTH() implementation with one that 2020-02-19 13:18:48 -06:00
H5Fpublic.h
H5Fquery.c
H5FS.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5FScache.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5FSdbg.c
H5Fsfile.c
H5FSint.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5FSmodule.h
H5Fspace.c
H5FSpkg.h
H5FSprivate.h merge and fix conflict 2020-01-19 08:09:44 -06:00
H5FSsection.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5FSstat.c
H5FStest.c
H5Fsuper_cache.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Fsuper.c Yanked -Wc++-compat from the flags used to build the C library in both 2019-12-04 00:49:52 -08:00
H5Ftest.c
H5G.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Gbtree2.c
H5Gcache.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Gcompact.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Gdense.c
H5Gdeprec.c Squashed commit of the token_refactoring branch: 2020-01-16 13:29:34 -08:00
H5Gent.c
H5Gint.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Glink.c Squashed commit of the token_refactoring branch: 2020-01-16 13:29:34 -08:00
H5Gloc.c Squashed commit of the token_refactoring branch: 2020-01-16 13:29:34 -08:00
H5Gmodule.h
H5Gname.c Squashed commit of the token_refactoring branch: 2020-01-16 13:29:34 -08:00
H5Gnode.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Gobj.c H5T_copy() constification plus Quincey's contributions. 2020-01-29 14:11:10 -06:00
H5Goh.c
H5Gpkg.h Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Gprivate.h Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Gpublic.h
H5Groot.c
H5Gstab.c
H5Gtest.c
H5Gtraverse.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5HF.c
H5HFbtree2.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5HFcache.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5HFdbg.c
H5HFdblock.c
H5HFdtable.c
H5HFhdr.c
H5HFhuge.c
H5HFiblock.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5HFiter.c
H5HFman.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5HFmodule.h
H5HFpkg.h Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5HFprivate.h
H5HFsection.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5HFspace.c merge and fix conflict 2020-01-19 08:09:44 -06:00
H5HFstat.c
H5HFtest.c remove unnecessary check macro 2019-12-06 14:12:57 -06:00
H5HFtiny.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5HG.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5HGcache.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5HGdbg.c
H5HGmodule.h
H5HGpkg.h
H5HGprivate.h Refactor all the 'H5VL_*_optional' callbacks to move the type of operation out 2019-12-19 22:41:37 -06:00
H5HGquery.c
H5HL.c
H5HLcache.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5HLdbg.c
H5HLdblk.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5HLint.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5HLmodule.h
H5HLpkg.h
H5HLprfx.c
H5HLprivate.h
H5HP.c
H5HPprivate.h
H5I.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Imodule.h
H5Ipkg.h
H5Iprivate.h
H5Ipublic.h
H5Itest.c Squashed commit of the token_refactoring branch: 2020-01-16 13:29:34 -08:00
H5L.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Ldeprec.c Squashed commit of the token_refactoring branch: 2020-01-16 13:29:34 -08:00
H5Lexternal.c Squashed commit of the token_refactoring branch: 2020-01-16 13:29:34 -08:00
H5Lmodule.h
H5Lpkg.h
H5Lprivate.h Squashed commit of the token_refactoring branch: 2020-01-16 13:29:34 -08:00
H5Lpublic.h Squashed commit of the token_refactoring branch: 2020-01-16 13:29:34 -08:00
H5M.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5make_libsettings.c Moved -Woverlength-strings to the developer flags. 2020-04-26 04:22:12 -07:00
H5MF.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5MFaggr.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5MFdbg.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5MFmodule.h
H5MFpkg.h
H5MFprivate.h Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5MFsection.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5MM.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Mmodule.h
H5MMprivate.h Revise API for H5get_alloc_stats() to take a struct instead of separate values. 2020-03-20 16:39:55 -05:00
H5MMpublic.h
H5MP.c
H5mpi.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Mpkg.h
H5MPmodule.h
H5MPpkg.h
H5MPprivate.h
H5Mprivate.h Modify H5VL initialization routines to initialize all VOL-managed object 2019-12-12 15:52:21 -06:00
H5MPtest.c
H5Mpublic.h Add H5VL_MAP_OPTIONAL operation id (unused currently). 2019-12-05 14:56:57 -06:00
H5O.c Squashed commit of the token_refactoring branch: 2020-01-16 13:29:34 -08:00
H5Oainfo.c merge and fix conflict 2020-01-19 08:09:44 -06:00
H5Oalloc.c merge and fix conflict 2020-01-19 08:09:44 -06:00
H5Oattr.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Oattribute.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Obogus.c
H5Obtreek.c
H5Ocache_image.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Ocache.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Ochunk.c Fix incorrect FUNC_LEAVE macro (should match FUNC_ENTER_*_TAG). 2020-02-28 17:14:45 -06:00
H5Ocont.c
H5Ocopy_ref.c Squashed commit of the token_refactoring branch: 2020-01-16 13:29:34 -08:00
H5Ocopy.c Squashed commit of the token_refactoring branch: 2020-01-16 13:29:34 -08:00
H5Odbg.c H5_HAVE_PARALLEL, _DEBUG_API, etc. Add attributes to some variables and 2020-02-10 14:41:20 -06:00
H5Odeprec.c Squashed commit of the token_refactoring branch: 2020-01-16 13:29:34 -08:00
H5Odrvinfo.c
H5Odtype.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Oefl.c
H5Ofill.c remove unnecessary check macro 2019-12-06 14:12:57 -06:00
H5Oflush.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Ofsinfo.c Merge branch 'develop' into bugfix/intel_warnings 2019-12-09 09:18:56 -06:00
H5Oginfo.c add missing piece 2019-12-10 10:59:34 -06:00
H5Oint.c H5T_copy() constification plus Quincey's contributions. 2020-01-29 14:11:10 -06:00
H5Olayout.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Olinfo.c remove unnecessary check macro 2019-12-06 14:12:57 -06:00
H5Olink.c remove unnecessary check macro 2019-12-06 14:12:57 -06:00
H5Omessage.c merge and fix conflict 2020-01-19 08:09:44 -06:00
H5Omodule.h
H5Omtime.c
H5Oname.c
H5Onull.c
H5Opkg.h Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Opline.c
H5Oprivate.h Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Opublic.h Squashed commit of the token_refactoring branch: 2020-01-16 13:29:34 -08:00
H5Orefcount.c
H5Osdspace.c remove unnecessary check macro 2019-12-06 14:12:57 -06:00
H5Oshared.c merge and fix conflict 2020-01-19 08:09:44 -06:00
H5Oshared.h merge and fix conflict 2020-01-19 08:09:44 -06:00
H5Oshmesg.c
H5Ostab.c
H5Otest.c
H5Ounknown.c
H5overflow.txt squash cast warning fix 2020-01-23 15:12:00 -06:00
H5P.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Pacpl.c
H5PB.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5PBmodule.h
H5PBpkg.h
H5PBprivate.h
H5Pdapl.c
H5Pdcpl.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Pdeprec.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Pdxpl.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Pencdec.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Pfapl.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Pfcpl.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Pfmpl.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Pgcpl.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Pint.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5PL.c Reduce differences between my -Werror branch and develop: 2020-01-28 20:35:28 -06:00
H5Plapl.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Plcpl.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5PLextern.h
H5PLint.c Reduce differences between my -Werror branch and develop: 2020-01-28 20:35:28 -06:00
H5PLmodule.h
H5PLpath.c Reduce differences between my -Werror branch and develop: 2020-01-28 20:35:28 -06:00
H5PLpkg.h
H5PLplugin_cache.c Reduce differences between my -Werror branch and develop: 2020-01-28 20:35:28 -06:00
H5PLprivate.h
H5PLpublic.h
H5Pmapl.c fix missing prototype warning 2020-01-21 12:30:40 -06:00
H5Pmcpl.c
H5Pmodule.h
H5Pocpl.c
H5Pocpypl.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Ppkg.h
H5Pprivate.h
H5Ppublic.h
H5private.h Tidying of Mirror VFD. 2020-04-07 10:20:44 -05:00
H5Pstrcpl.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Ptest.c
H5public.h Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5R.c Squashed commit of the token_refactoring branch: 2020-01-16 13:29:34 -08:00
H5Rdeprec.c Squashed commit of the token_refactoring branch: 2020-01-16 13:29:34 -08:00
H5Rint.c Fix issues when deserializing point/all/none selection with version beyond the library's supported version: 2020-03-13 11:22:22 -05:00
H5Rmodule.h
H5Rpkg.h Squashed commit of the token_refactoring branch: 2020-01-16 13:29:34 -08:00
H5Rprivate.h Small changes from the token_refactoring branch, to reduce the delta to develop 2020-01-03 22:16:38 -06:00
H5Rpublic.h Squashed commit of the token_refactoring branch: 2020-01-16 13:29:34 -08:00
H5RS.c
H5RSprivate.h
H5S.c
H5Sall.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Sdbg.c
H5Sdeprec.c
H5Shyper.c Merge branch 'develop' into bugfix/intel_warnings 2019-12-09 09:18:56 -06:00
H5SL.c merge and fix conflict 2020-01-19 08:09:44 -06:00
H5SLmodule.h
H5SLprivate.h
H5SM.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5SMbtree2.c
H5SMcache.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5SMmessage.c remove unnecessary check macro 2019-12-06 14:12:57 -06:00
H5SMmodule.h
H5Smodule.h
H5Smpio.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5SMpkg.h
H5SMprivate.h
H5SMtest.c
H5Snone.c Fix issues when deserializing point/all/none selection with version beyond the library's supported version: 2020-03-13 11:22:22 -05:00
H5Spkg.h Fix issues when deserializing point/all/none selection with version beyond the library's supported version: 2020-03-13 11:22:22 -05:00
H5Spoint.c Fix issues when deserializing point/all/none selection with version beyond the library's supported version: 2020-03-13 11:22:22 -05:00
H5Sprivate.h address problems from comments 2019-12-11 13:35:02 -06:00
H5Spublic.h Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Sselect.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5ST.c
H5Stest.c
H5STprivate.h
H5system.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5T.c H5T_copy() constification plus Quincey's contributions. 2020-01-29 14:11:10 -06:00
H5Tarray.c
H5Tbit.c remove unnecessary check macro 2019-12-06 14:12:57 -06:00
H5Tcommit.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Tcompound.c H5T_copy() constification plus Quincey's contributions. 2020-01-29 14:11:10 -06:00
H5Tconv.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Tcset.c
H5Tdbg.c
H5Tdeprec.c Squashed commit of the token_refactoring branch: 2020-01-16 13:29:34 -08:00
H5Tenum.c
H5Tfields.c
H5Tfixed.c
H5Tfloat.c
H5timer.c
H5Tmodule.h
H5Tnative.c Merge pull request #2325 in HDFFV/hdf5 from ~DYOUNG/werror:h5t_copy to develop 2020-02-17 10:46:52 -06:00
H5Toffset.c
H5Toh.c
H5Topaque.c
H5Torder.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Tpad.c
H5Tpkg.h H5R: fix H5Tconv to check for null references 2019-11-26 15:50:08 -06:00
H5Tprecis.c
H5Tprivate.h H5T_copy() constification plus Quincey's contributions. 2020-01-29 14:11:10 -06:00
H5Tpublic.h
H5trace.c Update printf pointer syntax and revert fortran to f2003 2020-04-06 15:19:28 -05:00
H5Tref.c merge and fix 2020-01-20 21:11:32 -06:00
H5TS.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5TSprivate.h If H5_HAVE_THREADSAFE is not #defined, define nothing but a stub implementation 2020-02-05 16:47:55 -06:00
H5Tstrpad.c
H5Tvisit.c
H5Tvlen.c Refactor all the 'H5VL_*_optional' callbacks to move the type of operation out 2019-12-19 22:41:37 -06:00
H5UC.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5UCprivate.h Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5vers.txt Remove irrelevant sentence from comment. 2020-01-22 08:30:14 -06:00
H5VL.c Fix for passthrough VOL not passing tools tests due to incorrect 2020-04-08 16:44:19 -07:00
H5VLcallback.c Updated the 'const memory free' changes based on PR feedback. 2020-01-30 16:31:11 -08:00
H5VLconnector_passthru.h Squashed commit of the token_refactoring branch: 2020-01-16 13:29:34 -08:00
H5VLconnector.h Fix for passthrough VOL not passing tools tests due to incorrect 2020-04-08 16:44:19 -07:00
H5VLint.c Fix shutdown errors when using the HDF5_VOL_CONNECTOR environment 2020-03-18 13:58:02 -07:00
H5VLmodule.h
H5VLnative_attr.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5VLnative_blob.c Refactor all the 'H5VL_*_optional' callbacks to move the type of operation out 2019-12-19 22:41:37 -06:00
H5VLnative_dataset.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5VLnative_datatype.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5VLnative_file.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5VLnative_group.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5VLnative_introspect.c Refactor all the 'H5VL_*_optional' callbacks to move the type of operation out 2019-12-19 22:41:37 -06:00
H5VLnative_link.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5VLnative_object.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5VLnative_private.h Squashed commit of the token_refactoring branch: 2020-01-16 13:29:34 -08:00
H5VLnative_token.c Squashed commit of the token_refactoring branch: 2020-01-16 13:29:34 -08:00
H5VLnative.c Squashed commit of the token_refactoring branch: 2020-01-16 13:29:34 -08:00
H5VLnative.h Switch the 'get offset' operation from a dataset 'get' callback to a [native] 2020-02-28 14:06:28 -06:00
H5VLpassthru.c Fix shutdown errors when using the HDF5_VOL_CONNECTOR environment 2020-03-18 13:58:02 -07:00
H5VLpassthru.h
H5VLpkg.h Introduce new H5VL _by_value routines 2020-01-28 18:18:38 -06:00
H5VLprivate.h Updated the 'const memory free' changes based on PR feedback. 2020-01-30 16:31:11 -08:00
H5VLpublic.h Fix for passthrough VOL not passing tools tests due to incorrect 2020-04-08 16:44:19 -07:00
H5VM.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5VMprivate.h
H5WB.c
H5WBprivate.h
H5win32defs.h Replace pthread_self_ulong() with H5TS_thread_id(). The POSIX Threads 2020-02-03 11:59:14 -06:00
H5Z.c H5_HAVE_PARALLEL, _DEBUG_API, etc. Add attributes to some variables and 2020-02-10 14:41:20 -06:00
H5Zdeflate.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Zfletcher32.c
H5Zmodule.h
H5Znbit.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
H5Zpkg.h
H5Zprivate.h
H5Zpublic.h
H5Zscaleoffset.c
H5Zshuffle.c
H5Zszip.c
H5Ztrans.c Trim trailing whitespace 2020-04-20 18:12:00 -05:00
hdf5-lin.lnt Yanked -Wc++-compat from the flags used to build the C library in both 2019-12-04 00:49:52 -08:00
hdf5-win.lnt
hdf5.h Add Splitter VFD to library. 2020-03-13 17:13:17 -05:00
hdf5.lnt Yanked -Wc++-compat from the flags used to build the C library in both 2019-12-04 00:49:52 -08:00
libhdf5.settings.in Add C++ warnings treated as error for autotools builds. 2020-04-23 13:14:56 -05:00
Makefile.am Fixed problems with S3 and HDFS VFDs. 2020-04-16 17:07:21 -07:00