2
0
mirror of https://github.com/HDFGroup/hdf5.git synced 2025-03-01 16:28:09 +08:00
hdf5/src
2018-04-24 15:10:13 -05:00
..
.indent.pro
CMakeLists.txt Fix for HDFFV-10180 Performance issues with H5Oget_info. 2018-04-24 15:10:13 -05:00
COPYING Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5.c Resolve memory leak of last API context, by freeing it in H5CX terminate 2018-04-17 22:55:45 -05:00
H5A.c Remove redundant 'is_collective' parameter from H5CX_set_loc. 2018-03-26 23:19:08 -05:00
H5Abtree2.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5AC.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5ACdbg.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5AClog.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5ACmodule.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5ACmpio.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5ACpkg.h Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5ACprivate.h Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5ACproxy_entry.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5ACpublic.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Adense.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Adeprec.c Remove redundant 'is_collective' parameter from H5CX_set_loc. 2018-03-26 23:19:08 -05:00
H5Aint.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Amodule.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5api_adpt.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Apkg.h Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Aprivate.h Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Apublic.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Atest.c Cleanup API context function usage. 2018-03-18 22:51:19 -05:00
H5B2.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5B2cache.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5B2dbg.c Minor warning cleanup while working on VOL issues. 2018-04-06 00:11:18 -07:00
H5B2hdr.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5B2int.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5B2internal.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5B2leaf.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5B2module.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5B2pkg.h Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5B2private.h Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5B2public.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5B2stat.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5B2test.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5B.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Bcache.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Bdbg.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Bmodule.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Bpkg.h Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Bprivate.h Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Bpublic.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5C.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Cdbg.c Better segregate clean & dirty LRU lists so that they are only defined when 2017-09-30 09:50:58 -05:00
H5Cepoch.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5checksum.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Cimage.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Clog.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Cmodule.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Cmpio.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Cpkg.h Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Cprefetched.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Cprivate.h Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Cpublic.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Cquery.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5CS.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5CSprivate.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Ctag.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Ctest.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5CX.c Fix non-threadsafe API context head pointer handling. 2018-04-18 22:33:57 -05:00
H5CXmodule.h Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5CXprivate.h Resolve memory leak of last API context, by freeing it in H5CX terminate 2018-04-17 22:55:45 -05:00
H5D.c Remove redundant 'is_collective' parameter from H5CX_set_loc. 2018-03-26 23:19:08 -05:00
H5dbg.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Dbtree2.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Dbtree.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Dchunk.c Merge remote-tracking branch 'origin/develop' into merge_func_enter_vol 2018-03-21 00:12:02 -05:00
H5Dcompact.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Dcontig.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Ddbg.c Cleanup API context function usage. 2018-03-18 22:51:19 -05:00
H5Ddeprec.c Remove redundant 'is_collective' parameter from H5CX_set_loc. 2018-03-26 23:19:08 -05:00
H5Dearray.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Defl.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5detect.c HDFFV-10345 spelling errors 2018-02-05 12:38:20 -06:00
H5Dfarray.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Dfill.c Cleanup API context function usage. 2018-03-18 22:51:19 -05:00
H5Dint.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Dio.c Corrections for parallel I/O & tests. 2018-03-21 00:09:16 -05:00
H5Dlayout.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Dmodule.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Dmpio.c Corrections for parallel I/O & tests. 2018-03-21 00:09:16 -05:00
H5Dnone.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Doh.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Dpkg.h Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Dprivate.h Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Dpublic.h Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Dscatgath.c Cleanup API context function usage. 2018-03-18 22:51:19 -05:00
H5Dselect.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Dsingle.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Dtest.c Fix for the two issues reported in HDFFV-10051 2017-05-08 22:14:20 -05:00
H5Dvirtual.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5E.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5EA.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5EAcache.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5EAdbg.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5EAdblkpage.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5EAdblock.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5EAhdr.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5EAiblock.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5EAint.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5EAmodule.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5EApkg.h Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5EAprivate.h Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5EAsblock.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5EAstat.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5EAtest.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Edeprec.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Eint.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Emodule.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Epkg.h Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Eprivate.h Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Epublic.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5err.txt Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5F.c Minor warning cleanup while working on VOL issues. 2018-04-06 00:11:18 -07:00
H5FA.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5FAcache.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Faccum.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5FAdbg.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5FAdblkpage.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5FAdblock.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5FAhdr.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5FAint.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5FAmodule.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5FApkg.h Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5FAprivate.h Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5FAstat.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5FAtest.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Fcwfs.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5FD.c Cleanup API context function usage. 2018-03-18 22:51:19 -05:00
H5Fdbg.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5FDcore.c Merge branch 'develop' into windows_open 2017-05-31 15:07:49 -07:00
H5FDcore.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5FDdirect.c Merge branch 'develop' into windows_open 2017-05-31 15:07:49 -07:00
H5FDdirect.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5FDdrvr_module.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Fdeprec.c Cleanup API context function usage. 2018-03-18 22:51:19 -05:00
H5FDfamily.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5FDfamily.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5FDint.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5FDlog.c Merge branch 'develop' into windows_open 2017-05-31 15:07:49 -07:00
H5FDlog.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5FDmodule.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5FDmpi.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5FDmpi.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5FDmpio.c Add an assert to verify that we don't write when between MPI_Barrier() calls 2018-03-27 14:20:50 -05:00
H5FDmpio.h Add a test for parallel reads of independent files using MPI subgroups 2017-10-09 16:47:21 -04:00
H5FDmulti.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5FDmulti.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5FDpkg.h Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5FDprivate.h Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5FDpublic.h * Added new public H5FDdriver_query() API call. 2017-05-24 09:41:26 -04:00
H5FDsec2.c Merge branch 'develop' into windows_open 2017-05-31 15:07:49 -07:00
H5FDsec2.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5FDspace.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5FDstdio.c Fixed HDFFV-10214: 2017-05-19 14:58:34 -07:00
H5FDstdio.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5FDtest.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5FDwindows.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5FDwindows.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Fefc.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Ffake.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Fint.c Add comment for the file flush when the file low / high bounds are changed 2018-04-01 13:04:37 -05:00
H5Fio.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5FL.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5FLmodule.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5FLprivate.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Fmodule.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Fmount.c Remove redundant 'is_collective' parameter from H5CX_set_loc. 2018-03-26 23:19:08 -05:00
H5Fmpi.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5FO.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5FOprivate.h Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Fpkg.h Merge remote-tracking branch 'origin/develop' into merge_func_enter_vol 2018-04-01 12:47:58 -05:00
H5Fprivate.h Merge remote-tracking branch 'origin/develop' into merge_func_enter_vol 2018-04-01 12:47:58 -05:00
H5Fpublic.h Enhancement to the tool h5clear (HDFFV-10360) 2018-03-12 09:02:15 -05:00
H5Fquery.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5FS.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5FScache.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5FSdbg.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Fsfile.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5FSint.c Cleaned up misc warnings in src and test. 2017-11-09 20:04:12 -08:00
H5FSmodule.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Fspace.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5FSpkg.h Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5FSprivate.h Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5FSpublic.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5FSsection.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5FSstat.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5FStest.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Fsuper_cache.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Fsuper.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Ftest.c Cleanup API context function usage. 2018-03-18 22:51:19 -05:00
H5G.c Remove redundant 'is_collective' parameter from H5CX_set_loc. 2018-03-26 23:19:08 -05:00
H5Gbtree2.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Gcache.c Added a fix for HDFFV-10358. 2018-03-12 17:56:54 -07:00
H5Gcompact.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Gdense.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Gdeprec.c Fix for HDFFV-10180 Performance issues with H5Oget_info. 2018-04-24 15:10:13 -05:00
H5Gent.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Gint.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Glink.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Gloc.c Fix for HDFFV-10180 Performance issues with H5Oget_info. 2018-04-24 15:10:13 -05:00
H5Gmodule.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Gname.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Gnode.c Fix for HDFFV-10180 Performance issues with H5Oget_info. 2018-04-24 15:10:13 -05:00
H5Gobj.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Goh.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Gpkg.h Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Gprivate.h Fix for HDFFV-10180 Performance issues with H5Oget_info. 2018-04-24 15:10:13 -05:00
H5Gpublic.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Groot.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Gstab.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Gtest.c Cleanup API context function usage. 2018-03-18 22:51:19 -05:00
H5Gtraverse.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5HF.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5HFbtree2.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5HFcache.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5HFdbg.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5HFdblock.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5HFdtable.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5HFhdr.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5HFhuge.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5HFiblock.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5HFiter.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5HFman.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5HFmodule.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5HFpkg.h Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5HFprivate.h Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5HFpublic.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5HFsection.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5HFspace.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5HFstat.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5HFtest.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5HFtiny.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5HG.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5HGcache.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5HGdbg.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5HGmodule.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5HGpkg.h Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5HGprivate.h Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5HGpublic.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5HGquery.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5HL.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5HLcache.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5HLdbg.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5HLdblk.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5HLint.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5HLmodule.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5HLpkg.h Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5HLprfx.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5HLprivate.h Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5HLpublic.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5HP.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5HPprivate.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5I.c Cleanup API context function usage. 2018-03-18 22:51:19 -05:00
H5Imodule.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Ipkg.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Iprivate.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Ipublic.h * Reverted removal of H5I_REFERENCE to avoid breaking binary 2017-07-03 12:54:14 -07:00
H5Itest.c Cleanup API context function usage. 2018-03-18 22:51:19 -05:00
H5L.c Cleanup API context function usage. 2018-03-18 22:51:19 -05:00
H5Lexternal.c Cleanup API context function usage. 2018-03-18 22:51:19 -05:00
H5Lmodule.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Lpkg.h Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Lprivate.h Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Lpublic.h Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5make_libsettings.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5MF.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5MFaggr.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5MFdbg.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5MFmodule.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5MFpkg.h Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5MFprivate.h Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5MFsection.c Revert using H5MF_sect_small_can_shrink and H5MF_sect_small_shrink for the 2018-04-02 16:33:57 -05:00
H5MM.c Removed asserts from H5MM calls that conflict with stated behavior 2017-11-09 13:56:58 -08:00
H5MMprivate.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5MMpublic.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5MP.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5MPmodule.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5MPpkg.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5MPprivate.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5MPtest.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5O.c Fix for HDFFV-10180 Performance issues with H5Oget_info. 2018-04-24 15:10:13 -05:00
H5Oainfo.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Oalloc.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Oattr.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Oattribute.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Obogus.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Obtreek.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Ocache_image.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Ocache.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Ochunk.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Ocont.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Ocopy.c Remove redundant 'is_collective' parameter from H5CX_set_loc. 2018-03-26 23:19:08 -05:00
H5Odbg.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Odeprec.c Fix for HDFFV-10180 Performance issues with H5Oget_info. 2018-04-24 15:10:13 -05:00
H5Odrvinfo.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Odtype.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Oefl.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Ofill.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Oflush.c Remove redundant 'is_collective' parameter from H5CX_set_loc. 2018-03-26 23:19:08 -05:00
H5Ofsinfo.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Oginfo.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Oint.c Fix for HDFFV-10180 Performance issues with H5Oget_info. 2018-04-24 15:10:13 -05:00
H5Olayout.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Olinfo.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Olink.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Omessage.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Omodule.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Omtime.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Oname.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Onull.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Opkg.h Fix for HDFFV-10180 Performance issues with H5Oget_info. 2018-04-24 15:10:13 -05:00
H5Opline.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Oprivate.h Fix for HDFFV-10180 Performance issues with H5Oget_info. 2018-04-24 15:10:13 -05:00
H5Opublic.h Fix for HDFFV-10180 Performance issues with H5Oget_info. 2018-04-24 15:10:13 -05:00
H5Orefcount.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Osdspace.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Oshared.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Oshared.h Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Oshmesg.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Ostab.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Otest.c Cleanup API context function usage. 2018-03-18 22:51:19 -05:00
H5Ounknown.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5overflow.txt Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5P.c Cleanup API context function usage. 2018-03-18 22:51:19 -05:00
H5Pacpl.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5PB.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5PBmodule.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5PBpkg.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5PBprivate.h Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Pdapl.c HDFFV-9724 Corrected files and verified tests 2017-12-28 16:49:50 -06:00
H5Pdcpl.c Cleanup API context function usage. 2018-03-18 22:51:19 -05:00
H5Pdeprec.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Pdxpl.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Pencdec.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Pfapl.c Enhancement to the tool h5clear (HDFFV-10360) 2018-03-12 09:02:15 -05:00
H5Pfcpl.c Changes made based on RFC review comments 2017-07-17 23:28:31 -05:00
H5Pfmpl.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Pgcpl.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Pint.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5PL.c Major rework of H5PL package code before bringing VOL changes 2017-07-14 09:18:33 -07:00
H5Plapl.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Plcpl.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5PLextern.h Major rework of H5PL package code before bringing VOL changes 2017-07-14 09:18:33 -07:00
H5PLint.c Brings H5Z and H5PL packages in sync with VOL integration branch. 2017-11-17 15:21:49 -08:00
H5PLmodule.h Major rework of H5PL package code before bringing VOL changes 2017-07-14 09:18:33 -07:00
H5PLpath.c Fixed Windows code in H5PLpath.c 2017-11-21 01:22:21 -08:00
H5PLpkg.h Brings H5Z and H5PL packages in sync with VOL integration branch. 2017-11-17 15:21:49 -08:00
H5PLplugin_cache.c Brings H5Z and H5PL packages in sync with VOL integration branch. 2017-11-17 15:21:49 -08:00
H5PLprivate.h Brings H5Z and H5PL packages in sync with VOL integration branch. 2017-11-17 15:21:49 -08:00
H5PLpublic.h Brings H5Z and H5PL packages in sync with VOL integration branch. 2017-11-17 15:21:49 -08:00
H5Pmodule.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Pocpl.c HDFFV-10297 - fix repack individual objects 2017-10-06 14:36:07 -05:00
H5Pocpypl.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Ppkg.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Pprivate.h Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Ppublic.h HDFFV-9724 Corrected files and verified tests 2017-12-28 16:49:50 -06:00
H5private.h Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Pstrcpl.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Ptest.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5public.h Snapshot version 1.11 release 2 2018-01-05 10:09:10 -06:00
H5R.c Remove redundant 'is_collective' parameter from H5CX_set_loc. 2018-03-26 23:19:08 -05:00
H5Rdeprec.c Cleanup API context function usage. 2018-03-18 22:51:19 -05:00
H5Rint.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Rmodule.h Split internal H5R functionality into H5Rint.c. 2017-11-07 17:56:27 -08:00
H5Rpkg.h Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Rprivate.h Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Rpublic.h Split internal H5R functionality into H5Rint.c. 2017-11-07 17:56:27 -08:00
H5RS.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5RSprivate.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5S.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Sall.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Sdbg.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Shyper.c Added missing casts for the return value of H5I_object_verify(). 2017-05-24 16:13:12 -04:00
H5SL.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5SLmodule.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5SLprivate.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5SM.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5SMbtree2.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5SMcache.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5SMmessage.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5SMmodule.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Smodule.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Smpio.c Include code fixes and additional modifications pointed out by code reviewers 2017-07-10 16:17:26 -04:00
H5SMpkg.h Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5SMprivate.h Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5SMtest.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Snone.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Spkg.h Fix for daily test failures 2018-02-14 14:30:51 -06:00
H5Spoint.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Sprivate.h Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Spublic.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Sselect.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5ST.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Stest.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5STprivate.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5system.c HDFFV-9724 Corrected files and verified tests 2017-12-28 16:49:50 -06:00
H5T.c Cleanup API context function usage. 2018-03-18 22:51:19 -05:00
H5Tarray.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Tbit.c Normalization with VOL integration branch. 2017-11-30 17:12:37 -08:00
H5Tcommit.c Remove redundant 'is_collective' parameter from H5CX_set_loc. 2018-03-26 23:19:08 -05:00
H5Tcompound.c Cleanup API context function usage. 2018-03-18 22:51:19 -05:00
H5Tconv.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Tcset.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Tdbg.c Fixed misc Warnings flagged by VS2017. 2017-11-26 18:13:18 -08:00
H5Tdeprec.c Remove redundant 'is_collective' parameter from H5CX_set_loc. 2018-03-26 23:19:08 -05:00
H5Tenum.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Tfields.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Tfixed.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Tfloat.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5timer.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Tmodule.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Tnative.c Cleanup API context function usage. 2018-03-18 22:51:19 -05:00
H5Toffset.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Toh.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Topaque.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Torder.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Tpad.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Tpkg.h Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Tprecis.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Tprivate.h Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Tpublic.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5trace.c Modifications made based on comments from pull request. 2018-02-06 21:42:02 -06:00
H5TS.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5TSprivate.h Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Tstrpad.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Tvisit.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Tvlen.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5UC.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5UCprivate.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5vers.txt Fix for HDFFV-10180 Performance issues with H5Oget_info. 2018-04-24 15:10:13 -05:00
H5VM.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5VMprivate.h Fix for HDFFV-10217 infinite loop in H5VM_power2up(). 2017-07-10 03:22:48 -05:00
H5WB.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5WBprivate.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5win32defs.h Major rework of H5PL package code before bringing VOL changes 2017-07-14 09:18:33 -07:00
H5Z.c Cleanup API context function usage. 2018-03-18 22:51:19 -05:00
H5Zdeflate.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Zfletcher32.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Zmodule.h Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Znbit.c Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Zpkg.h Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Zprivate.h Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
H5Zpublic.h Fixed an uninitialized filter callback struct in H5Dchunk.c and 2017-11-21 10:38:15 -08:00
H5Zscaleoffset.c Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:36:49 -05:00
H5Zshuffle.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5Zszip.c Minor warning fixes 2017-11-15 02:58:16 -08:00
H5Ztrans.c Merge pull request in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
hdf5-lin.lnt
hdf5-win.lnt
hdf5.h Normalization with VOL integration branch. 2017-12-05 10:41:54 -08:00
hdf5.lnt
libhdf5.settings.in Fixed that annoying ar warning about -u being ignored. 2017-11-12 23:22:39 -08:00
Makefile.am Fix for HDFFV-10180 Performance issues with H5Oget_info. 2018-04-24 15:10:13 -05:00