hdf5/src
Quincey Koziol 6930f2e32d [svn-r13945] Description:
Modify semantics for constant messages slightly, to allow them to be
deleted, but not modified.  This works around the issue where "old" style
groups are being created with the symbol table message marked constant in
the 1.6 (and prior) branch, but the 1.8 branch needs to remove the symbol table
message when the group has been changed to the "new" style (upon insertion
of a link that the "old" style can't handle).

Tested on:
    Mac OS X/32 10.4.10 (amazon)
    Linux/32 2.6 (chicago)
    Linux/64 2.6 (chicago2)
2007-07-05 15:01:42 -05:00
..
.indent.pro
COPYING
H5.c [svn-r13648] Description: 2007-04-11 20:59:45 -05:00
H5A.c [svn-r13814] Description: 2007-05-29 15:02:34 -05:00
H5Abtree2.c [svn-r13797] Description: 2007-05-22 21:17:42 -05:00
H5AC.c [svn-r13745] Description: 2007-05-10 15:35:35 -05:00
H5ACpkg.h [svn-r13650] Description: 2007-04-12 16:41:23 -05:00
H5ACprivate.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5ACpublic.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5Adense.c [svn-r13926] Description: 2007-06-28 22:12:45 -05:00
H5Adeprec.c [svn-r13475] There's a configure issue linking szip's shared libraries when running on kagiso. 2007-03-08 11:57:36 -05:00
H5Aint.c [svn-r13741] Description: 2007-05-10 10:06:49 -05:00
H5api_adpt.h [svn-r13766] In Visual Studio 2005 for 64-bit, _WIN32 is defined, but not WIN32, so I've standardized all #ifdef's to use _WIN32. This should not affect any other platform. 2007-05-18 10:14:43 -05:00
H5Apkg.h [svn-r13753] Description: 2007-05-14 15:24:08 -05:00
H5Aprivate.h [svn-r13486] Description: 2007-03-09 23:56:53 -05:00
H5Apublic.h [svn-r13361] Description: 2007-02-21 08:20:46 -05:00
H5Atest.c [svn-r13750] Description: 2007-05-13 23:05:28 -05:00
H5B2.c [svn-r13773] Description: 2007-05-20 00:48:09 -05:00
H5B2cache.c [svn-r13926] Description: 2007-06-28 22:12:45 -05:00
H5B2dbg.c [svn-r13773] Description: 2007-05-20 00:48:09 -05:00
H5B2int.c [svn-r13814] Description: 2007-05-29 15:02:34 -05:00
H5B2pkg.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5B2private.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5B2public.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5B2stat.c [svn-r13773] Description: 2007-05-20 00:48:09 -05:00
H5B2test.c [svn-r13773] Description: 2007-05-20 00:48:09 -05:00
H5B.c [svn-r13773] Description: 2007-05-20 00:48:09 -05:00
H5Bcache.c [svn-r13773] Description: 2007-05-20 00:48:09 -05:00
H5Bpkg.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5Bprivate.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5Bpublic.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5C.c [svn-r13690] Description: 2007-04-19 13:43:10 -05:00
H5checksum.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5config.h.in [svn-r13928] Purpose: 1) Moving H5_CXX_HAVE_OFFSETOF macro to src/H5pubconf.h file. 2007-06-29 15:52:56 -05:00
H5Cpkg.h [svn-r13618] Modified metadata cache to support multiple read only protects of 2007-04-09 13:58:42 -05:00
H5Cprivate.h [svn-r13690] Description: 2007-04-19 13:43:10 -05:00
H5Cpublic.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5CS.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5CSprivate.h [svn-r13770] Description: 2007-05-18 23:58:59 -05:00
H5D.c [svn-r13932] Description: 2007-07-03 08:59:09 -05:00
H5dbg.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5Dcompact.c [svn-r13942] Description: 2007-07-05 10:43:22 -05:00
H5Dcontig.c [svn-r13942] Description: 2007-07-05 10:43:22 -05:00
H5Ddeprec.c [svn-r13932] Description: 2007-07-03 08:59:09 -05:00
H5Defl.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5detect.c [svn-r13766] In Visual Studio 2005 for 64-bit, _WIN32 is defined, but not WIN32, so I've standardized all #ifdef's to use _WIN32. This should not affect any other platform. 2007-05-18 10:14:43 -05:00
H5Dfill.c [svn-r13942] Description: 2007-07-05 10:43:22 -05:00
H5Dio.c [svn-r13918] Description: 2007-06-26 12:46:35 -05:00
H5Distore.c [svn-r13944] Description: 2007-07-05 10:45:45 -05:00
H5Dmpio.c [svn-r13730] Remove debug information inside H5Dmpio.c when enable-debug is turned on. 2007-05-03 18:07:03 -05:00
H5Doh.c [svn-r13636] Description: 2007-04-11 11:22:16 -05:00
H5Dpkg.h [svn-r13918] Description: 2007-06-26 12:46:35 -05:00
H5Dprivate.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5Dpublic.h [svn-r13932] Description: 2007-07-03 08:59:09 -05:00
H5Dselect.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5Dtest.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5E.c [svn-r13650] Description: 2007-04-12 16:41:23 -05:00
H5Edefin.h [svn-r13276] Snapshot version 1.8 release 0 (alpha6snap1) 2007-02-11 00:52:21 -05:00
H5Edeprec.c [svn-r13648] Description: 2007-04-11 20:59:45 -05:00
H5Einit.h [svn-r13276] Snapshot version 1.8 release 0 (alpha6snap1) 2007-02-11 00:52:21 -05:00
H5Eint.c [svn-r13766] In Visual Studio 2005 for 64-bit, _WIN32 is defined, but not WIN32, so I've standardized all #ifdef's to use _WIN32. This should not affect any other platform. 2007-05-18 10:14:43 -05:00
H5Epkg.h [svn-r13648] Description: 2007-04-11 20:59:45 -05:00
H5Eprivate.h [svn-r13648] Description: 2007-04-11 20:59:45 -05:00
H5Epubgen.h [svn-r13276] Snapshot version 1.8 release 0 (alpha6snap1) 2007-02-11 00:52:21 -05:00
H5Epublic.h [svn-r13648] Description: 2007-04-11 20:59:45 -05:00
H5err.txt [svn-r13263] hand edited the copyright notice. 2007-02-07 16:55:59 -05:00
H5Eterm.h [svn-r13276] Snapshot version 1.8 release 0 (alpha6snap1) 2007-02-11 00:52:21 -05:00
H5F.c [svn-r13856] H5FDwindows.h is included in the hdf5.h but we didn't put it into Makefile.am un 2007-06-12 16:20:13 -05:00
H5FD.c [svn-r13856] H5FDwindows.h is included in the hdf5.h but we didn't put it into Makefile.am un 2007-06-12 16:20:13 -05:00
H5Fdbg.c [svn-r13745] Description: 2007-05-10 15:35:35 -05:00
H5FDcore.c [svn-r13814] Description: 2007-05-29 15:02:34 -05:00
H5FDcore.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5FDdirect.c [svn-r13766] In Visual Studio 2005 for 64-bit, _WIN32 is defined, but not WIN32, so I've standardized all #ifdef's to use _WIN32. This should not affect any other platform. 2007-05-18 10:14:43 -05:00
H5FDdirect.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5FDfamily.c [svn-r13419] Description: 2007-02-27 12:48:57 -05:00
H5FDfamily.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5FDlog.c [svn-r13766] In Visual Studio 2005 for 64-bit, _WIN32 is defined, but not WIN32, so I've standardized all #ifdef's to use _WIN32. This should not affect any other platform. 2007-05-18 10:14:43 -05:00
H5FDlog.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5FDmpi.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5FDmpi.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5FDmpio.c [svn-r13829] Some systems (only SGI Altix ProPack 4 discovered so far) doesn't return correct 2007-06-02 13:19:36 -05:00
H5FDmpio.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5FDmpiposix.c [svn-r13766] In Visual Studio 2005 for 64-bit, _WIN32 is defined, but not WIN32, so I've standardized all #ifdef's to use _WIN32. This should not affect any other platform. 2007-05-18 10:14:43 -05:00
H5FDmpiposix.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5FDmulti.c [svn-r13648] Description: 2007-04-11 20:59:45 -05:00
H5FDmulti.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5FDprivate.h [svn-r13270] Description: 2007-02-08 11:07:56 -05:00
H5FDpublic.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5FDsec2.c [svn-r13766] In Visual Studio 2005 for 64-bit, _WIN32 is defined, but not WIN32, so I've standardized all #ifdef's to use _WIN32. This should not affect any other platform. 2007-05-18 10:14:43 -05:00
H5FDsec2.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5FDstdio.c [svn-r13766] In Visual Studio 2005 for 64-bit, _WIN32 is defined, but not WIN32, so I've standardized all #ifdef's to use _WIN32. This should not affect any other platform. 2007-05-18 10:14:43 -05:00
H5FDstdio.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5FDstream.c [svn-r13872] WinXP x64 does not define the error code EWOULDBLOCK, but instead uses its own WSAEWOULDBLOCK. Although the stream vfd isn't supported on Windows, this was requested by a user via bug #890. This won't affect any other platforms, but should help, should we ever decide to support stream vfd on Windows. 2007-06-18 12:11:56 -05:00
H5FDstream.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5FDwindows.c [svn-r13873] Purpose: Code cleanup 2007-06-18 13:19:56 -05:00
H5FDwindows.h [svn-r13852] Added includes in various places to make it possible to set windows as the default vfd. Although sec2 is still default on Windows, it should now be possible to switch by simply changing H5pubconf.h . 2007-06-11 17:27:07 -05:00
H5Ffake.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5FL.c [svn-r13770] Description: 2007-05-18 23:58:59 -05:00
H5FLprivate.h [svn-r13814] Description: 2007-05-29 15:02:34 -05:00
H5Fmount.c [svn-r13475] There's a configure issue linking szip's shared libraries when running on kagiso. 2007-03-08 11:57:36 -05:00
H5FO.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5FOprivate.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5Fpkg.h [svn-r13495] Description: 2007-03-10 21:00:48 -05:00
H5Fprivate.h [svn-r13745] Description: 2007-05-10 15:35:35 -05:00
H5Fpublic.h [svn-r13291] Description: 2007-02-13 17:19:14 -05:00
H5FS.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5FScache.c [svn-r13926] Description: 2007-06-28 22:12:45 -05:00
H5FSdbg.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5Fsfile.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5FSpkg.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5FSprivate.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5FSpublic.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5FSsection.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5Fsuper.c [svn-r13495] Description: 2007-03-10 21:00:48 -05:00
H5Ftest.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5G.c [svn-r13682] Description: 2007-04-18 15:15:58 -05:00
H5Gbtree2.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5Gcompact.c [svn-r13796] Description: 2007-05-22 21:16:41 -05:00
H5Gdense.c [svn-r13926] Description: 2007-06-28 22:12:45 -05:00
H5Gdeprec.c [svn-r13636] Description: 2007-04-11 11:22:16 -05:00
H5Gent.c [svn-r13745] Description: 2007-05-10 15:35:35 -05:00
H5Gint.c [svn-r13636] Description: 2007-04-11 11:22:16 -05:00
H5Glink.c [svn-r13745] Description: 2007-05-10 15:35:35 -05:00
H5Gloc.c [svn-r13717] Description: 2007-05-01 09:28:02 -05:00
H5Gname.c [svn-r13814] Description: 2007-05-29 15:02:34 -05:00
H5Gnode.c [svn-r13926] Description: 2007-06-28 22:12:45 -05:00
H5Gobj.c [svn-r13796] Description: 2007-05-22 21:16:41 -05:00
H5Goh.c [svn-r13636] Description: 2007-04-11 11:22:16 -05:00
H5Gpkg.h [svn-r13745] Description: 2007-05-10 15:35:35 -05:00
H5Gprivate.h [svn-r13636] Description: 2007-04-11 11:22:16 -05:00
H5Gpublic.h [svn-r13636] Description: 2007-04-11 11:22:16 -05:00
H5Gstab.c [svn-r13745] Description: 2007-05-10 15:35:35 -05:00
H5Gtest.c [svn-r13498] Description: 2007-03-11 21:38:08 -05:00
H5Gtraverse.c [svn-r13814] Description: 2007-05-29 15:02:34 -05:00
H5HF.c [svn-r13750] Description: 2007-05-13 23:05:28 -05:00
H5HFbtree2.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5HFcache.c [svn-r13926] Description: 2007-06-28 22:12:45 -05:00
H5HFdbg.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5HFdblock.c [svn-r13814] Description: 2007-05-29 15:02:34 -05:00
H5HFdtable.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5HFhdr.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5HFhuge.c [svn-r13367] Description: 2007-02-21 14:58:48 -05:00
H5HFiblock.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5HFiter.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5HFman.c [svn-r13750] Description: 2007-05-13 23:05:28 -05:00
H5HFpkg.h [svn-r13367] Description: 2007-02-21 14:58:48 -05:00
H5HFprivate.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5HFpublic.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5HFsection.c [svn-r13690] Description: 2007-04-19 13:43:10 -05:00
H5HFspace.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5HFstat.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5HFtest.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5HFtiny.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5HG.c [svn-r13842] Description: 2007-06-07 22:06:56 -05:00
H5HGdbg.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5HGpkg.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5HGprivate.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5HGpublic.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5HL.c [svn-r13745] Description: 2007-05-10 15:35:35 -05:00
H5HLdbg.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5HLpkg.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5HLprivate.h [svn-r13745] Description: 2007-05-10 15:35:35 -05:00
H5HLpublic.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5HP.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5HPprivate.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5I.c [svn-r13465] Description: 2007-03-06 10:06:05 -05:00
H5Ipkg.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5Iprivate.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5Ipublic.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5L.c [svn-r13773] Description: 2007-05-20 00:48:09 -05:00
H5Lexternal.c [svn-r13745] Description: 2007-05-10 15:35:35 -05:00
H5Lpkg.h [svn-r13636] Description: 2007-04-11 11:22:16 -05:00
H5Lprivate.h [svn-r13636] Description: 2007-04-11 11:22:16 -05:00
H5Lpublic.h [svn-r13580] Description: 2007-04-03 14:51:14 -05:00
H5MF.c [svn-r13750] Description: 2007-05-13 23:05:28 -05:00
H5MFprivate.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5MM.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5MMprivate.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5MMpublic.h [svn-r13917] Description: 2007-06-26 12:44:39 -05:00
H5MP.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5MPpkg.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5MPprivate.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5MPtest.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5O.c [svn-r13808] Description: 2007-05-24 13:36:53 -05:00
H5Oainfo.c [svn-r13753] Description: 2007-05-14 15:24:08 -05:00
H5Oalloc.c [svn-r13808] Description: 2007-05-24 13:36:53 -05:00
H5Oattr.c [svn-r13825] Description: 2007-05-31 15:33:19 -05:00
H5Oattribute.c [svn-r13753] Description: 2007-05-14 15:24:08 -05:00
H5Obogus.c [svn-r13753] Description: 2007-05-14 15:24:08 -05:00
H5Obtreek.c [svn-r13753] Description: 2007-05-14 15:24:08 -05:00
H5Ocache.c [svn-r13796] Description: 2007-05-22 21:16:41 -05:00
H5Ocont.c [svn-r13753] Description: 2007-05-14 15:24:08 -05:00
H5Ocopy.c [svn-r13821] 2007-05-30 16:35:57 -05:00
H5Odbg.c [svn-r13753] Description: 2007-05-14 15:24:08 -05:00
H5Odrvinfo.c [svn-r13753] Description: 2007-05-14 15:24:08 -05:00
H5Odtype.c [svn-r13821] 2007-05-30 16:35:57 -05:00
H5Oefl.c [svn-r13753] Description: 2007-05-14 15:24:08 -05:00
H5Ofill.c [svn-r13827] Description: 2007-05-31 21:49:13 -05:00
H5Oginfo.c [svn-r13753] Description: 2007-05-14 15:24:08 -05:00
H5Olayout.c [svn-r13753] Description: 2007-05-14 15:24:08 -05:00
H5Olinfo.c [svn-r13753] Description: 2007-05-14 15:24:08 -05:00
H5Olink.c [svn-r13753] Description: 2007-05-14 15:24:08 -05:00
H5Omessage.c [svn-r13945] Description: 2007-07-05 15:01:42 -05:00
H5Omtime.c [svn-r13766] In Visual Studio 2005 for 64-bit, _WIN32 is defined, but not WIN32, so I've standardized all #ifdef's to use _WIN32. This should not affect any other platform. 2007-05-18 10:14:43 -05:00
H5Oname.c [svn-r13753] Description: 2007-05-14 15:24:08 -05:00
H5Onull.c [svn-r13753] Description: 2007-05-14 15:24:08 -05:00
H5Opkg.h [svn-r13821] 2007-05-30 16:35:57 -05:00
H5Opline.c [svn-r13821] 2007-05-30 16:35:57 -05:00
H5Oprivate.h [svn-r13821] 2007-05-30 16:35:57 -05:00
H5Opublic.h [svn-r13491] Description: 2007-03-10 15:02:55 -05:00
H5Orefcount.c [svn-r13753] Description: 2007-05-14 15:24:08 -05:00
H5Osdspace.c [svn-r13821] 2007-05-30 16:35:57 -05:00
H5Oshared.c [svn-r13926] Description: 2007-06-28 22:12:45 -05:00
H5Oshared.h [svn-r13821] 2007-05-30 16:35:57 -05:00
H5Oshmesg.c [svn-r13753] Description: 2007-05-14 15:24:08 -05:00
H5Ostab.c [svn-r13753] Description: 2007-05-14 15:24:08 -05:00
H5Otest.c [svn-r13721] Description: 2007-05-01 16:00:52 -05:00
H5Ounknown.c [svn-r13722] Description: 2007-05-01 21:39:43 -05:00
H5P.c [svn-r13794] Description: 2007-05-22 15:27:33 -05:00
H5Pacpl.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5Pdcpl.c [svn-r13825] Description: 2007-05-31 15:33:19 -05:00
H5Pdxpl.c [svn-r13475] There's a configure issue linking szip's shared libraries when running on kagiso. 2007-03-08 11:57:36 -05:00
H5Pfapl.c [svn-r13856] H5FDwindows.h is included in the hdf5.h but we didn't put it into Makefile.am un 2007-06-12 16:20:13 -05:00
H5Pfcpl.c [svn-r13427] Description: 2007-02-27 17:12:29 -05:00
H5Pfmpl.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5Pgcpl.c [svn-r13493] Description: 2007-03-10 20:09:00 -05:00
H5Plapl.c [svn-r13475] There's a configure issue linking szip's shared libraries when running on kagiso. 2007-03-08 11:57:36 -05:00
H5Plcpl.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5Pocpl.c [svn-r13475] There's a configure issue linking szip's shared libraries when running on kagiso. 2007-03-08 11:57:36 -05:00
H5Pocpypl.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5Ppkg.h [svn-r13726] Add H5P_reset_external_file_test to the header file. 2007-05-02 17:16:32 -05:00
H5Pprivate.h [svn-r13794] Description: 2007-05-22 15:27:33 -05:00
H5Ppublic.h [svn-r13449] Description: 2007-03-03 23:28:09 -05:00
H5private.h [svn-r13916] Purpose: Fix MinGW inconsistency 2007-06-26 11:23:59 -05:00
H5Pstrcpl.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5Ptest.c [svn-r13714] Fix memory leak on objcopy.c test 2007-04-30 17:44:04 -05:00
H5public.h [svn-r13913] Maintenance after beta2 release: used bin/h5vers script to change version number to 1.8.0-beta2poat1 2007-06-25 17:42:04 -05:00
H5R.c [svn-r13798] Description: 2007-05-22 21:18:10 -05:00
H5RC.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5RCprivate.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5Rprivate.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5Rpublic.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5RS.c [svn-r13769] Description: 2007-05-18 23:58:25 -05:00
H5RSprivate.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5S.c [svn-r13943] Description: 2007-07-05 10:44:30 -05:00
H5Sall.c [svn-r13825] Description: 2007-05-31 15:33:19 -05:00
H5Shyper.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5SL.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5SLprivate.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5SM.c [svn-r13926] Description: 2007-06-28 22:12:45 -05:00
H5SMbtree2.c [svn-r13915] Description: 2007-06-26 11:10:29 -05:00
H5SMcache.c [svn-r13926] Description: 2007-06-28 22:12:45 -05:00
H5Smpio.c [svn-r13733] Changed more parallel debugging info. to a more standard way by using H5DEBUG. 2007-05-04 08:53:57 -05:00
H5SMpkg.h [svn-r13926] Description: 2007-06-28 22:12:45 -05:00
H5SMprivate.h [svn-r13753] Description: 2007-05-14 15:24:08 -05:00
H5SMtest.c [svn-r13750] Description: 2007-05-13 23:05:28 -05:00
H5Snone.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5Spkg.h [svn-r13750] Description: 2007-05-13 23:05:28 -05:00
H5Spoint.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5Sprivate.h [svn-r13870] Description: 2007-06-15 12:52:25 -05:00
H5Spublic.h [svn-r13806] Description: 2007-05-24 09:27:04 -05:00
H5Sselect.c [svn-r13926] Description: 2007-06-28 22:12:45 -05:00
H5ST.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5Stest.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5STprivate.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5system.c [svn-r13442] H5system.c file didn't include H5MMprivate.h; that caused warnings on VMS; fixed 2007-03-02 09:21:36 -05:00
H5T.c [svn-r13884] The second step of optimization for compound data for the Chicago 2007-06-19 15:05:24 -05:00
H5Tarray.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5Tbit.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5Tcommit.c [svn-r13814] Description: 2007-05-29 15:02:34 -05:00
H5Tcompound.c [svn-r13475] There's a configure issue linking szip's shared libraries when running on kagiso. 2007-03-08 11:57:36 -05:00
H5Tconv.c [svn-r13926] Description: 2007-06-28 22:12:45 -05:00
H5Tcset.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5Tdeprec.c [svn-r13636] Description: 2007-04-11 11:22:16 -05:00
H5Tenum.c [svn-r13475] There's a configure issue linking szip's shared libraries when running on kagiso. 2007-03-08 11:57:36 -05:00
H5Tfields.c [svn-r13475] There's a configure issue linking szip's shared libraries when running on kagiso. 2007-03-08 11:57:36 -05:00
H5Tfixed.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5Tfloat.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5timer.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5Tnative.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5Toffset.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5Toh.c [svn-r13769] Description: 2007-05-18 23:58:25 -05:00
H5Topaque.c [svn-r13475] There's a configure issue linking szip's shared libraries when running on kagiso. 2007-03-08 11:57:36 -05:00
H5Torder.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5Tpad.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5Tpkg.h [svn-r13917] Description: 2007-06-26 12:44:39 -05:00
H5Tprecis.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5Tprivate.h [svn-r13926] Description: 2007-06-28 22:12:45 -05:00
H5Tpublic.h [svn-r13636] Description: 2007-04-11 11:22:16 -05:00
H5trace.c [svn-r13648] Description: 2007-04-11 20:59:45 -05:00
H5TS.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5TSprivate.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5Tstrpad.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5Tvlen.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5V.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5Vprivate.h [svn-r13549] Description: 2007-03-26 22:06:48 -05:00
H5WB.c [svn-r13926] Description: 2007-06-28 22:12:45 -05:00
H5WBprivate.h [svn-r13926] Description: 2007-06-28 22:12:45 -05:00
H5Z.c [svn-r13485] Description: 2007-03-09 23:50:28 -05:00
H5Zdeflate.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5Zfletcher32.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5Znbit.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5Zpkg.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5Zprivate.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5Zpublic.h [svn-r13660] Minor cleanups and bug fixes. 2007-04-13 17:04:26 -05:00
H5Zscaleoffset.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5Zshuffle.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5Zszip.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
H5Ztrans.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
hdf5-lin.lnt
hdf5-win.lnt
hdf5.h [svn-r13856] H5FDwindows.h is included in the hdf5.h but we didn't put it into Makefile.am un 2007-06-12 16:20:13 -05:00
hdf5.lnt
libhdf5.settings.in
Makefile.am [svn-r13926] Description: 2007-06-28 22:12:45 -05:00
Makefile.in [svn-r13928] Purpose: 1) Moving H5_CXX_HAVE_OFFSETOF macro to src/H5pubconf.h file. 2007-06-29 15:52:56 -05:00