hdf5/src
Quincey Koziol ca757b033f [svn-r3559] Purpose:
C++ compatibility fix
Description:
    'delete' is a reserved word in C++
Solution:
    Change structure member named 'delete' into 'del'
Platforms tested:
    FreeBSD 4.2 (hawkwind)
2001-03-08 11:29:22 -05:00
..
.indent.pro [svn-r3252] Purpose: 2001-01-09 16:22:30 -05:00
Dependencies [svn-r3304] Purpose: 2001-01-18 18:30:23 -05:00
H5.c [svn-r3304] Purpose: 2001-01-18 18:30:23 -05:00
H5A.c [svn-r3252] Purpose: 2001-01-09 16:22:30 -05:00
H5AC.c [svn-r3288] Purpose: 2001-01-12 18:30:45 -05:00
H5ACprivate.h [svn-r2476] Added free lists to track various data structures in memory, to reduce malloc 2000-08-16 15:13:02 -05:00
H5ACpublic.h [svn-r164] Changes since 19980122 1998-01-22 11:41:32 -05:00
H5api_adpt.h [svn-r1052] changed the HDF5GLOBAL and HDF5DLL to __DLLVAR and __DLL__ 1999-02-02 10:55:10 -05:00
H5Apkg.h [svn-r2652] Purpose: 2000-10-10 02:43:38 -05:00
H5Aprivate.h [svn-r1052] changed the HDF5GLOBAL and HDF5DLL to __DLLVAR and __DLL__ 1999-02-02 10:55:10 -05:00
H5Apublic.h [svn-r2124] Changed return type of H5Aiterate and the H5A_operator_t to herr_t, to align 2000-04-12 16:09:38 -05:00
H5B.c [svn-r3288] Purpose: 2001-01-12 18:30:45 -05:00
H5Bprivate.h [svn-r2318] Rearranged metadata caching to put caching information in the objects being 2000-06-01 18:45:11 -05:00
H5Bpublic.h [svn-r164] Changes since 19980122 1998-01-22 11:41:32 -05:00
H5config.h.in [svn-r3290] Changed H5_VERS_SUBRELEASE to identify this as beta3-pre-release1. 2001-01-12 20:14:24 -05:00
H5D.c [svn-r3302] Purpose: 2001-01-18 17:01:17 -05:00
H5Dcontig.c [svn-r3252] Purpose: 2001-01-09 16:22:30 -05:00
H5detect.c [svn-r2866] Purpose: 2000-11-11 10:58:12 -05:00
H5Distore.c [svn-r3252] Purpose: 2001-01-09 16:22:30 -05:00
H5Dprivate.h [svn-r3252] Purpose: 2001-01-09 16:22:30 -05:00
H5Dpublic.h [svn-r3005] Purpose: 2000-11-27 18:01:48 -05:00
H5Dseq.c [svn-r3528] Purpose: 2001-02-28 15:54:57 -05:00
H5E.c [svn-r3304] Purpose: 2001-01-18 18:30:23 -05:00
H5Eprivate.h [svn-r2264] Added Thread-safe feature. This is the phase 1 implementation 2000-05-18 14:13:33 -05:00
H5Epublic.h [svn-r3304] Purpose: 2001-01-18 18:30:23 -05:00
H5F.c [svn-r3236] Purpose: 2001-01-03 20:31:33 -05:00
H5Farray.c [svn-r3252] Purpose: 2001-01-09 16:22:30 -05:00
H5Fcontig.c [svn-r3252] Purpose: 2001-01-09 16:22:30 -05:00
H5FD.c [svn-r3252] Purpose: 2001-01-09 16:22:30 -05:00
H5FDcore.c [svn-r3252] Purpose: 2001-01-09 16:22:30 -05:00
H5FDcore.h [svn-r1753] Changes since 19991007 1999-10-15 09:53:57 -05:00
H5FDdpss.c [svn-r3215] ./hdf5/src/H5FDdpss.c 2000-12-29 13:35:16 -05:00
H5FDdpss.h [svn-r1995] configure.in: 2000-03-01 18:56:22 -05:00
H5FDfamily.c [svn-r3216] ./hdf5/src/H5FDfamily.c 2000-12-29 13:35:17 -05:00
H5FDfamily.h [svn-r1615] put the __DLL__ in front of the function prototypes so the dll could see them 1999-08-30 11:04:35 -05:00
H5FDgass.c [svn-r3288] Purpose: 2001-01-12 18:30:45 -05:00
H5FDgass.h [svn-r1881] Changed all the HAVE_PARALLEL and HAVE_GASS macros to the new 1999-12-17 09:37:22 -05:00
H5FDlog.c [svn-r3274] 2001-01-12 01:43:04 -05:00
H5FDlog.h [svn-r2652] Purpose: 2000-10-10 02:43:38 -05:00
H5FDmpio.c [svn-r3256] Purpose: 2001-01-10 02:14:43 -05:00
H5FDmpio.h [svn-r2656] Purpose: 2000-10-10 14:55:09 -05:00
H5FDmulti.c [svn-r3252] Purpose: 2001-01-09 16:22:30 -05:00
H5FDmulti.h [svn-r1615] put the __DLL__ in front of the function prototypes so the dll could see them 1999-08-30 11:04:35 -05:00
H5FDprivate.h [svn-r3221] ./hdf5/src/H5FDprivate.h 2000-12-29 13:35:23 -05:00
H5FDpublic.h [svn-r3008] Purpose: 2000-11-28 11:18:42 -05:00
H5FDsec2.c [svn-r3274] 2001-01-12 01:43:04 -05:00
H5FDsec2.h [svn-r1615] put the __DLL__ in front of the function prototypes so the dll could see them 1999-08-30 11:04:35 -05:00
H5FDsrb.c [svn-r3364] Purpose: 2001-02-05 16:50:03 -05:00
H5FDsrb.h [svn-r2137] Add SRB as a new VFL, add related info into these source codes. 2000-04-13 10:16:20 -05:00
H5FDstdio.c [svn-r3252] Purpose: 2001-01-09 16:22:30 -05:00
H5FDstdio.h [svn-r1785] Added stdio VFL driver, which uses the new public H5E calls. 1999-10-20 12:51:03 -05:00
H5FDstream.c [svn-r3252] Purpose: 2001-01-09 16:22:30 -05:00
H5FDstream.h [svn-r3252] Purpose: 2001-01-09 16:22:30 -05:00
H5Fistore.c [svn-r3252] Purpose: 2001-01-09 16:22:30 -05:00
H5FL.c [svn-r3252] Purpose: 2001-01-09 16:22:30 -05:00
H5FLprivate.h [svn-r3252] Purpose: 2001-01-09 16:22:30 -05:00
H5Fpkg.h [svn-r3252] Purpose: 2001-01-09 16:22:30 -05:00
H5Fprivate.h [svn-r3252] Purpose: 2001-01-09 16:22:30 -05:00
H5Fpublic.h [svn-r3005] Purpose: 2000-11-27 18:01:48 -05:00
H5Fseq.c [svn-r3528] Purpose: 2001-02-28 15:54:57 -05:00
H5G.c [svn-r3304] Purpose: 2001-01-18 18:30:23 -05:00
H5Gent.c [svn-r2652] Purpose: 2000-10-10 02:43:38 -05:00
H5Gnode.c [svn-r3252] Purpose: 2001-01-09 16:22:30 -05:00
H5Gpkg.h [svn-r2318] Rearranged metadata caching to put caching information in the objects being 2000-06-01 18:45:11 -05:00
H5Gprivate.h [svn-r1548] Changes since 19990727 1999-07-28 13:25:43 -05:00
H5Gpublic.h [svn-r3304] Purpose: 2001-01-18 18:30:23 -05:00
H5Gstab.c [svn-r2652] Purpose: 2000-10-10 02:43:38 -05:00
H5HG.c [svn-r3252] Purpose: 2001-01-09 16:22:30 -05:00
H5HGprivate.h [svn-r1548] Changes since 19990727 1999-07-28 13:25:43 -05:00
H5HGpublic.h [svn-r333] Changes since 19980324 1998-03-30 14:24:08 -05:00
H5HL.c [svn-r3252] Purpose: 2001-01-09 16:22:30 -05:00
H5HLprivate.h [svn-r1548] Changes since 19990727 1999-07-28 13:25:43 -05:00
H5HLpublic.h [svn-r333] Changes since 19980324 1998-03-30 14:24:08 -05:00
H5I.c [svn-r3252] Purpose: 2001-01-09 16:22:30 -05:00
H5Iprivate.h [svn-r3304] Purpose: 2001-01-18 18:30:23 -05:00
H5Ipublic.h [svn-r3304] Purpose: 2001-01-18 18:30:23 -05:00
H5MF.c [svn-r3252] Purpose: 2001-01-09 16:22:30 -05:00
H5MFprivate.h [svn-r2652] Purpose: 2000-10-10 02:43:38 -05:00
H5MM.c [svn-r936] Changes since 19981119 1998-11-20 22:36:51 -05:00
H5MMprivate.h [svn-r1078] Changes since 19990215 1999-02-18 11:21:34 -05:00
H5MMpublic.h [svn-r1418] Modified H5Tconvert to require a dataset transfer property list ID as the 1999-07-03 05:31:26 -05:00
H5O.c [svn-r3252] Purpose: 2001-01-09 16:22:30 -05:00
H5Oattr.c [svn-r2652] Purpose: 2000-10-10 02:43:38 -05:00
H5Ocomp.c [svn-r2073] Added free-list code to the library and took out the older "temporary buffer" 2000-04-04 16:00:31 -05:00
H5Ocont.c [svn-r2652] Purpose: 2000-10-10 02:43:38 -05:00
H5Odtype.c [svn-r3209] Purpose: 2000-12-28 13:54:34 -05:00
H5Oefl.c [svn-r2652] Purpose: 2000-10-10 02:43:38 -05:00
H5Ofill.c [svn-r3252] Purpose: 2001-01-09 16:22:30 -05:00
H5Olayout.c [svn-r3252] Purpose: 2001-01-09 16:22:30 -05:00
H5Omtime.c [svn-r3233] 2001-01-03 18:38:13 -05:00
H5Oname.c [svn-r2073] Added free-list code to the library and took out the older "temporary buffer" 2000-04-04 16:00:31 -05:00
H5Onull.c [svn-r2073] Added free-list code to the library and took out the older "temporary buffer" 2000-04-04 16:00:31 -05:00
H5Oprivate.h [svn-r3252] Purpose: 2001-01-09 16:22:30 -05:00
H5Opublic.h [svn-r164] Changes since 19980122 1998-01-22 11:41:32 -05:00
H5Osdspace.c [svn-r3252] Purpose: 2001-01-09 16:22:30 -05:00
H5Oshared.c [svn-r2652] Purpose: 2000-10-10 02:43:38 -05:00
H5Ostab.c [svn-r2476] Added free lists to track various data structures in memory, to reduce malloc 2000-08-16 15:13:02 -05:00
H5P.c [svn-r3559] Purpose: 2001-03-08 11:29:22 -05:00
H5Pprivate.h [svn-r3559] Purpose: 2001-03-08 11:29:22 -05:00
H5Ppublic.h [svn-r3520] Purpose: 2001-02-27 17:26:23 -05:00
H5private.h [svn-r3317] Purpose: 2001-01-22 11:20:39 -05:00
H5public.h [svn-r3530] Snapshot version 1.5 release 0 2001-03-01 07:00:30 -05:00
H5R.c [svn-r3252] Purpose: 2001-01-09 16:22:30 -05:00
H5Rprivate.h [svn-r743] Added H5I_type_t type to H5_trace and added H5Iget_type function call. Also 1998-10-07 16:04:51 -05:00
H5Rpublic.h [svn-r1572] Changes since 19990810 1999-08-17 14:12:59 -05:00
H5S.c [svn-r3255] Purpose: 2001-01-09 18:25:49 -05:00
H5Sall.c [svn-r3252] Purpose: 2001-01-09 16:22:30 -05:00
H5Shyper.c [svn-r3479] Purpose: 2001-02-21 16:25:27 -05:00
H5Smpio.c [svn-r3003] Purpose: 2000-11-27 13:25:18 -05:00
H5Snone.c [svn-r3252] Purpose: 2001-01-09 16:22:30 -05:00
H5Spkg.h [svn-r3252] Purpose: 2001-01-09 16:22:30 -05:00
H5Spoint.c [svn-r3252] Purpose: 2001-01-09 16:22:30 -05:00
H5Sprivate.h [svn-r3252] Purpose: 2001-01-09 16:22:30 -05:00
H5Spublic.h [svn-r3008] Purpose: 2000-11-28 11:18:42 -05:00
H5Sselect.c [svn-r3252] Purpose: 2001-01-09 16:22:30 -05:00
H5T.c [svn-r3258] Snapshot version 1.4 release 0 (beta3-snap0) 2001-01-10 10:31:42 -05:00
H5TB.c [svn-r3252] Purpose: 2001-01-09 16:22:30 -05:00
H5Tbit.c [svn-r3252] Purpose: 2001-01-09 16:22:30 -05:00
H5TBprivate.h [svn-r2272] Updated data structure names to be more in line with HDF5 naming scheme. 2000-05-19 09:49:40 -05:00
H5Tconv.c [svn-r3384] Purpose: 2001-02-09 11:00:45 -05:00
H5Tpkg.h [svn-r3252] Purpose: 2001-01-09 16:22:30 -05:00
H5Tprivate.h [svn-r3252] Purpose: 2001-01-09 16:22:30 -05:00
H5Tpublic.h [svn-r3252] Purpose: 2001-01-09 16:22:30 -05:00
H5TS.c [svn-r2348] The way the pthread_t object was being initialized wasn't correct for all 2000-06-06 15:50:18 -05:00
H5TSprivate.h [svn-r2348] The way the pthread_t object was being initialized wasn't correct for all 2000-06-06 15:50:18 -05:00
H5Tvlen.c [svn-r3252] Purpose: 2001-01-09 16:22:30 -05:00
H5V.c [svn-r3252] Purpose: 2001-01-09 16:22:30 -05:00
H5Vprivate.h [svn-r3252] Purpose: 2001-01-09 16:22:30 -05:00
H5Z.c [svn-r3252] Purpose: 2001-01-09 16:22:30 -05:00
H5Zdeflate.c [svn-r3252] Purpose: 2001-01-09 16:22:30 -05:00
H5Zprivate.h [svn-r1619] ./src/H5O.c [1.2, 1.3] 1999-08-30 14:59:37 -05:00
H5Zpublic.h [svn-r1619] ./src/H5O.c [1.2, 1.3] 1999-08-30 14:59:37 -05:00
hdf5.h [svn-r3304] Purpose: 2001-01-18 18:30:23 -05:00
libhdf5.settings.in [svn-r1608] ./src/libhdf5.settings.in [1.2, 1.3] 1999-08-27 13:24:56 -05:00
Makefile.in [svn-r3304] Purpose: 2001-01-18 18:30:23 -05:00