hdf5/src
2014-04-06 04:20:59 -05:00
..
.indent.pro
CMakeLists.txt [svn-r24919] Add MINGW check 2014-03-27 15:34:35 -05:00
COPYING [svn-r21504] Updated svn flags as needed on source files from H5A* to H5C*. 2011-10-10 16:05:32 -05:00
H5.c [svn-r24961] Updates to Win32 thread-local storage cleanup when the thread-safe library is built on Windows. Previously, thread-local storage was not cleaned up, causing resource leaks. 2014-04-04 15:51:30 -05:00
H5A.c [svn-r24255] Description: 2013-10-04 12:03:07 -05:00
H5Abtree2.c [svn-r22582] Description: 2012-07-16 14:54:26 -05:00
H5AC.c [svn-r24598] allocate and use the H5AC_aux_t struct even if num_procs == 1. This 2013-12-30 15:22:28 -05:00
H5ACpkg.h
H5ACprivate.h [svn-r24261] Description: 2013-10-07 14:35:12 -05:00
H5ACpublic.h
H5Adense.c [svn-r23987] Merge r23939 from reduce_warning branch to trunk 2013-08-09 16:59:14 -05:00
H5Adeprec.c [svn-r22582] Description: 2012-07-16 14:54:26 -05:00
H5Aint.c [svn-r22601] Purpose: Fix HDFFV-5853 2012-07-25 16:50:22 -05:00
H5api_adpt.h [svn-r21366] JIRA HDFFV-2748 replace use of _WIN32 in source. Created new defines H5_HAVE_WIN32_API and H5_HAVE_VISUAL_STUDIO defines to use. These can be properly set during configurration. 2011-09-06 11:50:32 -05:00
H5Apkg.h [svn-r22171] Description: 2012-03-28 14:45:49 -05:00
H5Aprivate.h [svn-r22171] Description: 2012-03-28 14:45:49 -05:00
H5Apublic.h
H5Atest.c [svn-r21919] Description: 2012-02-08 22:13:27 -05:00
H5B2.c [svn-r21919] Description: 2012-02-08 22:13:27 -05:00
H5B2cache.c [svn-r24261] Description: 2013-10-07 14:35:12 -05:00
H5B2dbg.c [svn-r21919] Description: 2012-02-08 22:13:27 -05:00
H5B2hdr.c [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for 2014-02-13 17:12:46 -05:00
H5B2int.c [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for 2014-02-13 17:12:46 -05:00
H5B2pkg.h
H5B2private.h
H5B2public.h
H5B2stat.c [svn-r23987] Merge r23939 from reduce_warning branch to trunk 2013-08-09 16:59:14 -05:00
H5B2test.c [svn-r21919] Description: 2012-02-08 22:13:27 -05:00
H5B.c [svn-r24087] Rename the private H5RC (reference count) module to H5UC (Use Count). 2013-08-30 12:05:42 -05:00
H5Bcache.c [svn-r24087] Rename the private H5RC (reference count) module to H5UC (Use Count). 2013-08-30 12:05:42 -05:00
H5Bdbg.c [svn-r24087] Rename the private H5RC (reference count) module to H5UC (Use Count). 2013-08-30 12:05:42 -05:00
H5Bpkg.h [svn-r24087] Rename the private H5RC (reference count) module to H5UC (Use Count). 2013-08-30 12:05:42 -05:00
H5Bprivate.h [svn-r24087] Rename the private H5RC (reference count) module to H5UC (Use Count). 2013-08-30 12:05:42 -05:00
H5Bpublic.h
H5C.c [svn-r24020] Description: 2013-08-17 15:05:27 -05:00
H5checksum.c [svn-r23938] remove "switch missing default case" in src. 2013-07-26 12:28:26 -05:00
H5config.h.in [svn-r24864] Description: 2014-03-21 18:02:24 -05:00
H5Cpkg.h [svn-r22666] Description: 2012-08-10 21:26:34 -05:00
H5Cprivate.h [svn-r22666] Description: 2012-08-10 21:26:34 -05:00
H5Cpublic.h
H5CS.c [svn-r24961] Updates to Win32 thread-local storage cleanup when the thread-safe library is built on Windows. Previously, thread-local storage was not cleaned up, causing resource leaks. 2014-04-04 15:51:30 -05:00
H5CSprivate.h
H5D.c [svn-r23713] Description: 2013-05-21 12:30:54 -05:00
H5dbg.c [svn-r23987] Merge r23939 from reduce_warning branch to trunk 2013-08-09 16:59:14 -05:00
H5Dbtree.c [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for 2014-02-13 17:12:46 -05:00
H5Dchunk.c [svn-r24769] Description: 2014-03-07 14:12:20 -05:00
H5Dcompact.c [svn-r24769] Description: 2014-03-07 14:12:20 -05:00
H5Dcontig.c [svn-r24769] Description: 2014-03-07 14:12:20 -05:00
H5Ddbg.c [svn-r22287] Description: 2012-04-16 16:20:26 -05:00
H5Ddeprec.c [svn-r22287] Description: 2012-04-16 16:20:26 -05:00
H5Defl.c [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for 2014-02-13 17:12:46 -05:00
H5detect.c [svn-r24757] Change assertion to condition check/error return. Should fix periodic 2014-03-03 17:54:14 -05:00
H5Dfill.c [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for 2014-02-13 17:12:46 -05:00
H5Dint.c [svn-r24769] Description: 2014-03-07 14:12:20 -05:00
H5Dio.c [svn-r24769] Description: 2014-03-07 14:12:20 -05:00
H5Dlayout.c [svn-r22287] Description: 2012-04-16 16:20:26 -05:00
H5Dmpio.c [svn-r24864] Description: 2014-03-21 18:02:24 -05:00
H5Doh.c [svn-r22646] Description: 2012-08-08 18:01:20 -05:00
H5Dpkg.h [svn-r24769] Description: 2014-03-07 14:12:20 -05:00
H5Dprivate.h [svn-r24769] Description: 2014-03-07 14:12:20 -05:00
H5Dpublic.h [svn-r23859] Add const tag to source buffers for H5Dscatter and H5Dgather. 2013-07-02 16:17:16 -05:00
H5Dscatgath.c [svn-r23859] Add const tag to source buffers for H5Dscatter and H5Dgather. 2013-07-02 16:17:16 -05:00
H5Dselect.c [svn-r22287] Description: 2012-04-16 16:20:26 -05:00
H5Dtest.c [svn-r22287] Description: 2012-04-16 16:20:26 -05:00
H5E.c [svn-r24965] Fixed a typo in the thread-safe code. 2014-04-04 22:35:32 -05:00
H5EA.c [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for 2014-02-13 17:12:46 -05:00
H5EAcache.c [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for 2014-02-13 17:12:46 -05:00
H5EAdbg.c
H5EAdblkpage.c [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for 2014-02-13 17:12:46 -05:00
H5EAdblock.c [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for 2014-02-13 17:12:46 -05:00
H5EAhdr.c [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for 2014-02-13 17:12:46 -05:00
H5EAiblock.c [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for 2014-02-13 17:12:46 -05:00
H5EAint.c
H5EApkg.h [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for 2014-02-13 17:12:46 -05:00
H5EAprivate.h
H5EAsblock.c [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for 2014-02-13 17:12:46 -05:00
H5EAstat.c
H5EAtest.c [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for 2014-02-13 17:12:46 -05:00
H5Edefin.h [svn-r23359] I added some macros and refactoring the code to prepare for Windows support. 2013-03-15 16:25:30 -05:00
H5Edeprec.c [svn-r21919] Description: 2012-02-08 22:13:27 -05:00
H5Einit.h [svn-r23359] I added some macros and refactoring the code to prepare for Windows support. 2013-03-15 16:25:30 -05:00
H5Eint.c [svn-r22987] ported revisions from 22742 to 22986 from the trunk 2012-10-29 13:59:05 -05:00
H5Epkg.h
H5Eprivate.h [svn-r23988] Description: 2013-08-10 13:20:38 -05:00
H5Epubgen.h [svn-r23359] I added some macros and refactoring the code to prepare for Windows support. 2013-03-15 16:25:30 -05:00
H5Epublic.h
H5err.txt [svn-r23359] I added some macros and refactoring the code to prepare for Windows support. 2013-03-15 16:25:30 -05:00
H5Eterm.h [svn-r23359] I added some macros and refactoring the code to prepare for Windows support. 2013-03-15 16:25:30 -05:00
H5F.c [svn-r24476] Description: 2013-11-30 00:51:42 -05:00
H5FA.c [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for 2014-02-13 17:12:46 -05:00
H5FAcache.c [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for 2014-02-13 17:12:46 -05:00
H5Faccum.c [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for 2014-02-13 17:12:46 -05:00
H5FAdbg.c [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for 2014-02-13 17:12:46 -05:00
H5FAdblkpage.c
H5FAdblock.c
H5FAhdr.c
H5FApkg.h
H5FAprivate.h
H5FAstat.c
H5FAtest.c [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for 2014-02-13 17:12:46 -05:00
H5Fcwfs.c [svn-r21919] Description: 2012-02-08 22:13:27 -05:00
H5FD.c [svn-r24255] Description: 2013-10-04 12:03:07 -05:00
H5Fdbg.c [svn-r21923] Description: 2012-02-09 21:16:52 -05:00
H5FDcore.c [svn-r23713] Description: 2013-05-21 12:30:54 -05:00
H5FDcore.h [svn-r21939] Fixed a minor typo in a comment. 2012-02-14 10:08:07 -05:00
H5FDdirect.c [svn-r23713] Description: 2013-05-21 12:30:54 -05:00
H5FDdirect.h [svn-r20588] Description: 2011-04-21 08:55:52 -05:00
H5Fdeprec.c [svn-r21919] Description: 2012-02-08 22:13:27 -05:00
H5FDfamily.c [svn-r23713] Description: 2013-05-21 12:30:54 -05:00
H5FDfamily.h [svn-r20588] Description: 2011-04-21 08:55:52 -05:00
H5FDint.c [svn-r23713] Description: 2013-05-21 12:30:54 -05:00
H5FDlog.c [svn-r23713] Description: 2013-05-21 12:30:54 -05:00
H5FDlog.h [svn-r20588] Description: 2011-04-21 08:55:52 -05:00
H5FDmpi.c [svn-r23713] Description: 2013-05-21 12:30:54 -05:00
H5FDmpi.h [svn-r24864] Description: 2014-03-21 18:02:24 -05:00
H5FDmpio.c [svn-r24864] Description: 2014-03-21 18:02:24 -05:00
H5FDmpio.h [svn-r24864] Description: 2014-03-21 18:02:24 -05:00
H5FDmulti.c [svn-r24030] Description: 2013-08-19 17:13:15 -05:00
H5FDmulti.h [svn-r23366] Removed the H5Pset_dxpl_multi and H5Pget_dxpl_multi functions from the 2013-03-18 14:50:32 -05:00
H5FDpkg.h
H5FDprivate.h [svn-r24864] Description: 2014-03-21 18:02:24 -05:00
H5FDpublic.h [svn-r22608] Description: 2012-07-26 14:33:59 -05:00
H5FDsec2.c [svn-r23147] ported revisions 23081:23145 from the trunk 2013-01-09 15:23:07 -05:00
H5FDsec2.h [svn-r20588] Description: 2011-04-21 08:55:52 -05:00
H5FDspace.c [svn-r21919] Description: 2012-02-08 22:13:27 -05:00
H5FDstdio.c [svn-r23854] HDFFV-8302: Add macros/code function to use coorect Windows (v)snprintf statement. Also fix use other uses of macros for windows. 2013-07-01 09:23:04 -05:00
H5FDstdio.h [svn-r20588] Description: 2011-04-21 08:55:52 -05:00
H5FDwindows.c [svn-r21947] Description: 2012-02-16 11:02:36 -05:00
H5FDwindows.h [svn-r21502] - Removed Windows VFD code. H5Pset_fapl_windows() actually sets the SEC2 driver, though it will still report H5FD_WINDOWS. 2011-10-10 14:44:57 -05:00
H5Fefc.c [svn-r21919] Description: 2012-02-08 22:13:27 -05:00
H5Ffake.c [svn-r21919] Description: 2012-02-08 22:13:27 -05:00
H5Fio.c [svn-r24476] Description: 2013-11-30 00:51:42 -05:00
H5FL.c [svn-r21919] Description: 2012-02-08 22:13:27 -05:00
H5FLprivate.h
H5Fmount.c [svn-r21919] Description: 2012-02-08 22:13:27 -05:00
H5Fmpi.c [svn-r23713] Description: 2013-05-21 12:30:54 -05:00
H5FO.c [svn-r23713] Description: 2013-05-21 12:30:54 -05:00
H5FOprivate.h
H5Fpkg.h [svn-r24476] Description: 2013-11-30 00:51:42 -05:00
H5Fprivate.h [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for 2014-02-13 17:12:46 -05:00
H5Fpublic.h [svn-r23078] I took out O_SYNC flag from the code. I used it to do performance test. But 2012-12-05 15:15:54 -05:00
H5Fquery.c [svn-r24476] Description: 2013-11-30 00:51:42 -05:00
H5FS.c [svn-r24256] Description: 2013-10-04 14:28:22 -05:00
H5FScache.c [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for 2014-02-13 17:12:46 -05:00
H5FSdbg.c [svn-r24256] Description: 2013-10-04 14:28:22 -05:00
H5Fsfile.c [svn-r22987] ported revisions from 22742 to 22986 from the trunk 2012-10-29 13:59:05 -05:00
H5FSpkg.h [svn-r24256] Description: 2013-10-04 14:28:22 -05:00
H5FSprivate.h [svn-r24256] Description: 2013-10-04 14:28:22 -05:00
H5FSpublic.h
H5FSsection.c [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for 2014-02-13 17:12:46 -05:00
H5FSstat.c [svn-r21919] Description: 2012-02-08 22:13:27 -05:00
H5FStest.c [svn-r21919] Description: 2012-02-08 22:13:27 -05:00
H5Fsuper_cache.c [svn-r22666] Description: 2012-08-10 21:26:34 -05:00
H5Fsuper.c [svn-r24140] Purpose: Remove problematic abandonment of error stack 2013-09-13 17:03:22 -05:00
H5Ftest.c [svn-r21923] Description: 2012-02-09 21:16:52 -05:00
H5G.c [svn-r24255] Description: 2013-10-04 12:03:07 -05:00
H5Gbtree2.c [svn-r21919] Description: 2012-02-08 22:13:27 -05:00
H5Gcache.c [svn-r22608] Description: 2012-07-26 14:33:59 -05:00
H5Gcompact.c [svn-r21923] Description: 2012-02-09 21:16:52 -05:00
H5Gdense.c [svn-r21923] Description: 2012-02-09 21:16:52 -05:00
H5Gdeprec.c [svn-r21923] Description: 2012-02-09 21:16:52 -05:00
H5Gent.c [svn-r23987] Merge r23939 from reduce_warning branch to trunk 2013-08-09 16:59:14 -05:00
H5Gint.c [svn-r24285] Eliminate several "passing argument ... with different width due to prototype" warnings by casting constants to size_t where expected by string functions. 2013-10-10 16:57:04 -05:00
H5Glink.c [svn-r21923] Description: 2012-02-09 21:16:52 -05:00
H5Gloc.c [svn-r21923] Description: 2012-02-09 21:16:52 -05:00
H5Gname.c [svn-r24285] Eliminate several "passing argument ... with different width due to prototype" warnings by casting constants to size_t where expected by string functions. 2013-10-10 16:57:04 -05:00
H5Gnode.c [svn-r24087] Rename the private H5RC (reference count) module to H5UC (Use Count). 2013-08-30 12:05:42 -05:00
H5Gobj.c [svn-r21923] Description: 2012-02-09 21:16:52 -05:00
H5Goh.c [svn-r22164] Fixed a bug in H5Ocopy(): When copying an opened object, call the object's 2012-03-28 01:21:14 -05:00
H5Gpkg.h [svn-r21923] Description: 2012-02-09 21:16:52 -05:00
H5Gprivate.h [svn-r23656] Issue 8380 H5Zunregister caused seg fault: I added some protection measures: 2013-04-29 14:23:04 -05:00
H5Gpublic.h
H5Groot.c [svn-r21923] Description: 2012-02-09 21:16:52 -05:00
H5Gstab.c [svn-r21923] Description: 2012-02-09 21:16:52 -05:00
H5Gtest.c [svn-r23238] Description: 2013-02-08 15:36:31 -05:00
H5Gtraverse.c [svn-r22601] Purpose: Fix HDFFV-5853 2012-07-25 16:50:22 -05:00
H5HF.c [svn-r22700] Description: 2012-08-20 13:44:14 -05:00
H5HFbtree2.c [svn-r22233] Description: 2012-04-01 18:53:17 -05:00
H5HFcache.c [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for 2014-02-13 17:12:46 -05:00
H5HFdbg.c [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for 2014-02-13 17:12:46 -05:00
H5HFdblock.c [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for 2014-02-13 17:12:46 -05:00
H5HFdtable.c [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for 2014-02-13 17:12:46 -05:00
H5HFhdr.c [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for 2014-02-13 17:12:46 -05:00
H5HFhuge.c [svn-r22233] Description: 2012-04-01 18:53:17 -05:00
H5HFiblock.c [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for 2014-02-13 17:12:46 -05:00
H5HFiter.c [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for 2014-02-13 17:12:46 -05:00
H5HFman.c [svn-r24757] Change assertion to condition check/error return. Should fix periodic 2014-03-03 17:54:14 -05:00
H5HFpkg.h [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for 2014-02-13 17:12:46 -05:00
H5HFprivate.h
H5HFpublic.h
H5HFsection.c [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for 2014-02-13 17:12:46 -05:00
H5HFspace.c [svn-r24256] Description: 2013-10-04 14:28:22 -05:00
H5HFstat.c [svn-r21919] Description: 2012-02-08 22:13:27 -05:00
H5HFtest.c [svn-r21919] Description: 2012-02-08 22:13:27 -05:00
H5HFtiny.c [svn-r22694] Description: 2012-08-17 16:54:21 -05:00
H5HG.c [svn-r23713] Description: 2013-05-21 12:30:54 -05:00
H5HGcache.c [svn-r24256] Description: 2013-10-04 14:28:22 -05:00
H5HGdbg.c [svn-r24726] Description: 2014-02-20 16:29:26 -05:00
H5HGpkg.h [svn-r21133] Description: 2011-07-20 16:47:15 -05:00
H5HGprivate.h [svn-r21133] Description: 2011-07-20 16:47:15 -05:00
H5HGpublic.h
H5HGquery.c [svn-r21919] Description: 2012-02-08 22:13:27 -05:00
H5HL.c [svn-r21919] Description: 2012-02-08 22:13:27 -05:00
H5HLcache.c [svn-r21919] Description: 2012-02-08 22:13:27 -05:00
H5HLdbg.c [svn-r24726] Description: 2014-02-20 16:29:26 -05:00
H5HLint.c [svn-r21919] Description: 2012-02-08 22:13:27 -05:00
H5HLpkg.h [svn-r21561] Description: 2011-10-14 08:28:23 -05:00
H5HLprivate.h [svn-r21126] Description: 2011-07-19 17:47:59 -05:00
H5HLpublic.h
H5HP.c [svn-r23713] Description: 2013-05-21 12:30:54 -05:00
H5HPprivate.h
H5I.c [svn-r24869] Description: 2014-03-23 01:27:57 -05:00
H5Ipkg.h [svn-r22582] Description: 2012-07-16 14:54:26 -05:00
H5Iprivate.h [svn-r24255] Description: 2013-10-04 12:03:07 -05:00
H5Ipublic.h
H5Itest.c [svn-r21919] Description: 2012-02-08 22:13:27 -05:00
H5L.c [svn-r21923] Description: 2012-02-09 21:16:52 -05:00
H5Lexternal.c [svn-r24726] Description: 2014-02-20 16:29:26 -05:00
H5Lpkg.h [svn-r21923] Description: 2012-02-09 21:16:52 -05:00
H5Lprivate.h
H5Lpublic.h
H5make_libsettings.c [svn-r23713] Description: 2013-05-21 12:30:54 -05:00
H5MF.c [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for 2014-02-13 17:12:46 -05:00
H5MFaggr.c [svn-r22676] Changes needed to make the default free-list mapping from H5FD_FLMAP_SINGLE to H5FD_FLMAP_DICHOTOMY. 2012-08-13 15:04:20 -05:00
H5MFdbg.c [svn-r22233] Description: 2012-04-01 18:53:17 -05:00
H5MFpkg.h [svn-r22676] Changes needed to make the default free-list mapping from H5FD_FLMAP_SINGLE to H5FD_FLMAP_DICHOTOMY. 2012-08-13 15:04:20 -05:00
H5MFprivate.h [svn-r22676] Changes needed to make the default free-list mapping from H5FD_FLMAP_SINGLE to H5FD_FLMAP_DICHOTOMY. 2012-08-13 15:04:20 -05:00
H5MFsection.c [svn-r22676] Changes needed to make the default free-list mapping from H5FD_FLMAP_SINGLE to H5FD_FLMAP_DICHOTOMY. 2012-08-13 15:04:20 -05:00
H5MM.c [svn-r23713] Description: 2013-05-21 12:30:54 -05:00
H5MMprivate.h
H5MMpublic.h
H5MP.c [svn-r21919] Description: 2012-02-08 22:13:27 -05:00
H5MPpkg.h
H5MPprivate.h
H5MPtest.c [svn-r21919] Description: 2012-02-08 22:13:27 -05:00
H5O.c [svn-r22608] Description: 2012-07-26 14:33:59 -05:00
H5Oainfo.c [svn-r22608] Description: 2012-07-26 14:33:59 -05:00
H5Oalloc.c [svn-r22608] Description: 2012-07-26 14:33:59 -05:00
H5Oattr.c [svn-r24726] Description: 2014-02-20 16:29:26 -05:00
H5Oattribute.c [svn-r22219] Description: 2012-03-31 03:49:35 -05:00
H5Obogus.c
H5Obtreek.c [svn-r21919] Description: 2012-02-08 22:13:27 -05:00
H5Ocache.c [svn-r24463] Issue 8484 - Segfault during H5Fopen of corrupt file. I put a condition check to make sure a pointer isn't NULL. 2013-11-22 15:59:07 -05:00
H5Ochunk.c [svn-r21919] Description: 2012-02-08 22:13:27 -05:00
H5Ocont.c [svn-r22608] Description: 2012-07-26 14:33:59 -05:00
H5Ocopy.c [svn-r23695] Description: 2013-05-11 10:59:48 -05:00
H5Odbg.c [svn-r24869] Description: 2014-03-23 01:27:57 -05:00
H5Odrvinfo.c [svn-r21919] Description: 2012-02-08 22:13:27 -05:00
H5Odtype.c [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for 2014-02-13 17:12:46 -05:00
H5Oefl.c [svn-r24726] Description: 2014-02-20 16:29:26 -05:00
H5Ofill.c [svn-r22608] Description: 2012-07-26 14:33:59 -05:00
H5Ofsinfo.c [svn-r22608] Description: 2012-07-26 14:33:59 -05:00
H5Oginfo.c [svn-r22608] Description: 2012-07-26 14:33:59 -05:00
H5Olayout.c [svn-r23713] Description: 2013-05-21 12:30:54 -05:00
H5Olinfo.c [svn-r22608] Description: 2012-07-26 14:33:59 -05:00
H5Olink.c [svn-r24869] Description: 2014-03-23 01:27:57 -05:00
H5Omessage.c [svn-r22608] Description: 2012-07-26 14:33:59 -05:00
H5Omtime.c [svn-r21919] Description: 2012-02-08 22:13:27 -05:00
H5Oname.c [svn-r23713] Description: 2013-05-21 12:30:54 -05:00
H5Onull.c
H5Opkg.h [svn-r22608] Description: 2012-07-26 14:33:59 -05:00
H5Opline.c [svn-r23889] Description: 2013-07-11 17:33:35 -05:00
H5Oprivate.h [svn-r24087] Rename the private H5RC (reference count) module to H5UC (Use Count). 2013-08-30 12:05:42 -05:00
H5Opublic.h [svn-r22171] Description: 2012-03-28 14:45:49 -05:00
H5Orefcount.c [svn-r21919] Description: 2012-02-08 22:13:27 -05:00
H5Osdspace.c [svn-r24476] Description: 2013-11-30 00:51:42 -05:00
H5Oshared.c [svn-r22601] Purpose: Fix HDFFV-5853 2012-07-25 16:50:22 -05:00
H5Oshared.h [svn-r22171] Description: 2012-03-28 14:45:49 -05:00
H5Oshmesg.c [svn-r22608] Description: 2012-07-26 14:33:59 -05:00
H5Ostab.c [svn-r23713] Description: 2013-05-21 12:30:54 -05:00
H5Otest.c [svn-r22646] Description: 2012-08-08 18:01:20 -05:00
H5Ounknown.c [svn-r21919] Description: 2012-02-08 22:13:27 -05:00
H5overflow.h
H5overflow.txt
H5P.c [svn-r22987] ported revisions from 22742 to 22986 from the trunk 2012-10-29 13:59:05 -05:00
H5Pacpl.c [svn-r22627] Description: 2012-08-03 18:44:17 -05:00
H5Pdapl.c [svn-r22987] ported revisions from 22742 to 22986 from the trunk 2012-10-29 13:59:05 -05:00
H5Pdcpl.c [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for 2014-02-13 17:12:46 -05:00
H5Pdeprec.c [svn-r22987] ported revisions from 22742 to 22986 from the trunk 2012-10-29 13:59:05 -05:00
H5Pdxpl.c [svn-r24769] Description: 2014-03-07 14:12:20 -05:00
H5Pencdec.c [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for 2014-02-13 17:12:46 -05:00
H5Pfapl.c [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for 2014-02-13 17:12:46 -05:00
H5Pfcpl.c [svn-r22987] ported revisions from 22742 to 22986 from the trunk 2012-10-29 13:59:05 -05:00
H5Pfmpl.c [svn-r22987] ported revisions from 22742 to 22986 from the trunk 2012-10-29 13:59:05 -05:00
H5Pgcpl.c [svn-r22987] ported revisions from 22742 to 22986 from the trunk 2012-10-29 13:59:05 -05:00
H5Pint.c [svn-r24255] Description: 2013-10-04 12:03:07 -05:00
H5PL.c [svn-r24167] HDFFV-8513, HDFFV-8522 Plugin testing in h5repack, h5dump. 2013-09-19 11:38:08 -05:00
H5Plapl.c [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for 2014-02-13 17:12:46 -05:00
H5Plcpl.c [svn-r22987] ported revisions from 22742 to 22986 from the trunk 2012-10-29 13:59:05 -05:00
H5PLextern.h [svn-r23549] Description: 2013-04-04 15:57:59 -05:00
H5PLprivate.h [svn-r23549] Description: 2013-04-04 15:57:59 -05:00
H5Pocpl.c [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for 2014-02-13 17:12:46 -05:00
H5Pocpypl.c [svn-r22987] ported revisions from 22742 to 22986 from the trunk 2012-10-29 13:59:05 -05:00
H5Ppkg.h [svn-r22987] ported revisions from 22742 to 22986 from the trunk 2012-10-29 13:59:05 -05:00
H5Pprivate.h [svn-r23656] Issue 8380 H5Zunregister caused seg fault: I added some protection measures: 2013-04-29 14:23:04 -05:00
H5Ppublic.h [svn-r24864] Description: 2014-03-21 18:02:24 -05:00
H5private.h [svn-r24961] Updates to Win32 thread-local storage cleanup when the thread-safe library is built on Windows. Previously, thread-local storage was not cleaned up, causing resource leaks. 2014-04-04 15:51:30 -05:00
H5Pstrcpl.c [svn-r22987] ported revisions from 22742 to 22986 from the trunk 2012-10-29 13:59:05 -05:00
H5Ptest.c [svn-r21919] Description: 2012-02-08 22:13:27 -05:00
H5public.h [svn-r24966] Snapshot version 1.9 release 176 2014-04-06 04:20:59 -05:00
H5R.c [svn-r24681] Description: 2014-02-04 10:11:20 -05:00
H5Rdeprec.c [svn-r21919] Description: 2012-02-08 22:13:27 -05:00
H5Rpkg.h [svn-r21117] Issue 2763 - I added a new parameter of object access property list to the function H5Rdereference. It's called H5Rdereference2 now. H5Rdereference function has been deprecated to H5Rdereference1. I also added some test cases in trefer.c. 2011-07-18 16:23:02 -05:00
H5Rprivate.h
H5Rpublic.h [svn-r21117] Issue 2763 - I added a new parameter of object access property list to the function H5Rdereference. It's called H5Rdereference2 now. H5Rdereference function has been deprecated to H5Rdereference1. I also added some test cases in trefer.c. 2011-07-18 16:23:02 -05:00
H5RS.c [svn-r21919] Description: 2012-02-08 22:13:27 -05:00
H5RSprivate.h
H5S.c [svn-r24864] Description: 2014-03-21 18:02:24 -05:00
H5Sall.c [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for 2014-02-13 17:12:46 -05:00
H5Sdbg.c [svn-r21919] Description: 2012-02-08 22:13:27 -05:00
H5Shyper.c [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for 2014-02-13 17:12:46 -05:00
H5SL.c [svn-r24261] Description: 2013-10-07 14:35:12 -05:00
H5SLprivate.h [svn-r24255] Description: 2013-10-04 12:03:07 -05:00
H5SM.c [svn-r22171] Description: 2012-03-28 14:45:49 -05:00
H5SMbtree2.c [svn-r22170] Removed extraneous svn executable properties from non-executable files. 2012-03-28 14:30:59 -05:00
H5SMcache.c [svn-r21919] Description: 2012-02-08 22:13:27 -05:00
H5SMmessage.c [svn-r21919] Description: 2012-02-08 22:13:27 -05:00
H5Smpio.c [svn-r24769] Description: 2014-03-07 14:12:20 -05:00
H5SMpkg.h [svn-r22170] Removed extraneous svn executable properties from non-executable files. 2012-03-28 14:30:59 -05:00
H5SMprivate.h [svn-r22170] Removed extraneous svn executable properties from non-executable files. 2012-03-28 14:30:59 -05:00
H5SMtest.c [svn-r21919] Description: 2012-02-08 22:13:27 -05:00
H5Snone.c [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for 2014-02-13 17:12:46 -05:00
H5Spkg.h
H5Spoint.c [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for 2014-02-13 17:12:46 -05:00
H5Sprivate.h [svn-r24864] Description: 2014-03-21 18:02:24 -05:00
H5Spublic.h [svn-r20426] Description: 2011-04-06 15:43:04 -05:00
H5Sselect.c [svn-r24769] Description: 2014-03-07 14:12:20 -05:00
H5ST.c [svn-r21919] Description: 2012-02-08 22:13:27 -05:00
H5Stest.c [svn-r21919] Description: 2012-02-08 22:13:27 -05:00
H5STprivate.h
H5system.c [svn-r24726] Description: 2014-02-20 16:29:26 -05:00
H5T.c [svn-r24255] Description: 2013-10-04 12:03:07 -05:00
H5Tarray.c [svn-r22646] Description: 2012-08-08 18:01:20 -05:00
H5Tbit.c [svn-r22287] Description: 2012-04-16 16:20:26 -05:00
H5Tcommit.c [svn-r22287] Description: 2012-04-16 16:20:26 -05:00
H5Tcompound.c [svn-r22287] Description: 2012-04-16 16:20:26 -05:00
H5Tconv.c [svn-r24803] Description: 2014-03-15 22:13:52 -05:00
H5Tcset.c [svn-r21919] Description: 2012-02-08 22:13:27 -05:00
H5Tdbg.c [svn-r23938] remove "switch missing default case" in src. 2013-07-26 12:28:26 -05:00
H5Tdeprec.c [svn-r21923] Description: 2012-02-09 21:16:52 -05:00
H5Tenum.c [svn-r23713] Description: 2013-05-21 12:30:54 -05:00
H5Tfields.c [svn-r23713] Description: 2013-05-21 12:30:54 -05:00
H5Tfixed.c [svn-r23713] Description: 2013-05-21 12:30:54 -05:00
H5Tfloat.c [svn-r21919] Description: 2012-02-08 22:13:27 -05:00
H5timer.c [svn-r23713] Description: 2013-05-21 12:30:54 -05:00
H5Tnative.c [svn-r23717] Description: 2013-05-23 13:24:57 -05:00
H5Toffset.c [svn-r23713] Description: 2013-05-21 12:30:54 -05:00
H5Toh.c [svn-r22287] Description: 2012-04-16 16:20:26 -05:00
H5Topaque.c [svn-r21919] Description: 2012-02-08 22:13:27 -05:00
H5Torder.c [svn-r22749] Description: 2012-09-10 12:00:05 -05:00
H5Tpad.c [svn-r22749] Description: 2012-09-10 12:00:05 -05:00
H5Tpkg.h [svn-r22987] ported revisions from 22742 to 22986 from the trunk 2012-10-29 13:59:05 -05:00
H5Tprecis.c [svn-r23713] Description: 2013-05-21 12:30:54 -05:00
H5Tprivate.h [svn-r22987] ported revisions from 22742 to 22986 from the trunk 2012-10-29 13:59:05 -05:00
H5Tpublic.h
H5trace.c [svn-r24864] Description: 2014-03-21 18:02:24 -05:00
H5TS.c [svn-r24961] Updates to Win32 thread-local storage cleanup when the thread-safe library is built on Windows. Previously, thread-local storage was not cleaned up, causing resource leaks. 2014-04-04 15:51:30 -05:00
H5TSprivate.h [svn-r24961] Updates to Win32 thread-local storage cleanup when the thread-safe library is built on Windows. Previously, thread-local storage was not cleaned up, causing resource leaks. 2014-04-04 15:51:30 -05:00
H5Tstrpad.c [svn-r21919] Description: 2012-02-08 22:13:27 -05:00
H5Tvisit.c [svn-r22287] Description: 2012-04-16 16:20:26 -05:00
H5Tvlen.c [svn-r23695] Description: 2013-05-11 10:59:48 -05:00
H5UC.c [svn-r24087] Rename the private H5RC (reference count) module to H5UC (Use Count). 2013-08-30 12:05:42 -05:00
H5UCprivate.h [svn-r24087] Rename the private H5RC (reference count) module to H5UC (Use Count). 2013-08-30 12:05:42 -05:00
H5vers.txt [svn-r21117] Issue 2763 - I added a new parameter of object access property list to the function H5Rdereference. It's called H5Rdereference2 now. H5Rdereference function has been deprecated to H5Rdereference1. I also added some test cases in trefer.c. 2011-07-18 16:23:02 -05:00
H5version.h [svn-r21149] Snapshot version 1.9 release 85 2011-07-24 09:40:12 -05:00
H5VM.c [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for 2014-02-13 17:12:46 -05:00
H5VMprivate.h [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for 2014-02-13 17:12:46 -05:00
H5WB.c [svn-r21919] Description: 2012-02-08 22:13:27 -05:00
H5WBprivate.h
H5win32defs.h [svn-r24333] Added a few volatile keywords to H5detect.c to quiet Visual Studio warnings. Also added a void to a Windows-specific function. 2013-10-19 18:43:06 -05:00
H5Z.c [svn-r24725] HDFFV-8629: h5repack will not attempt to remove UD filters. h5repack requires a check for UD filters that also must check if the filter can be dynamically loaded. This require a change in the library that checks for this. 2014-02-20 15:21:08 -05:00
H5Zdeflate.c [svn-r24869] Description: 2014-03-23 01:27:57 -05:00
H5Zfletcher32.c [svn-r23713] Description: 2013-05-21 12:30:54 -05:00
H5Znbit.c [svn-r23938] remove "switch missing default case" in src. 2013-07-26 12:28:26 -05:00
H5Zpkg.h [svn-r21882] Remove spurious (orphaned?) function declaration in H5Zpkg.h 2012-01-20 15:38:01 -05:00
H5Zprivate.h [svn-r23713] Description: 2013-05-21 12:30:54 -05:00
H5Zpublic.h [svn-r23513] I added a test case in plugin.c for testing using filter for groups and created a dummy filter library for this test case. 2013-04-01 18:28:48 -05:00
H5Zscaleoffset.c [svn-r24101] Description: 2013-09-05 15:44:14 -05:00
H5Zshuffle.c [svn-r24869] Description: 2014-03-23 01:27:57 -05:00
H5Zszip.c [svn-r23713] Description: 2013-05-21 12:30:54 -05:00
H5Ztrans.c [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for 2014-02-13 17:12:46 -05:00
hdf5-lin.lnt
hdf5-win.lnt
hdf5.h [svn-r23549] Description: 2013-04-04 15:57:59 -05:00
hdf5.lnt [svn-r24864] Description: 2014-03-21 18:02:24 -05:00
libhdf5.settings.in [svn-r24864] Description: 2014-03-21 18:02:24 -05:00
Makefile.am [svn-r24864] Description: 2014-03-21 18:02:24 -05:00
Makefile.in [svn-r24966] Snapshot version 1.9 release 176 2014-04-06 04:20:59 -05:00