hdf5/src
2000-08-31 14:33:58 -05:00
..
.indent.pro
Dependencies [svn-r2073] Added free-list code to the library and took out the older "temporary buffer" 2000-04-04 16:00:31 -05:00
H5.c [svn-r2459] Added public API function (H5set_free_list_limits) to allow limits to be 2000-08-04 08:34:05 -05:00
H5A.c [svn-r2262] * 2000-05-18 2000-05-18 11:40:20 -05:00
H5AC.c [svn-r2476] Added free lists to track various data structures in memory, to reduce malloc 2000-08-16 15:13:02 -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
H5api_adpt.h
H5Apkg.h
H5Aprivate.h
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-r2491] Added type of data parameter to H5F_block_write calls. 2000-08-31 14:22:03 -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
H5config.h.in [svn-r2144] Update. 2000-04-13 16:38:10 -05:00
H5D.c [svn-r2491] Added type of data parameter to H5F_block_write calls. 2000-08-31 14:22:03 -05:00
H5detect.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
H5Distore.c [svn-r2495] More type of data parameter additions for H5F_block_write. 2000-08-31 14:26:06 -05:00
H5Dprivate.h [svn-r2444] Checkpoint the Generic Property implementation. It's not active yet, but it's 2000-07-25 12:35:17 -05:00
H5Dpublic.h
H5E.c [svn-r2276] Modifed thread-safety code to more closely align with rest of HDF5 coding 2000-05-19 09:51:50 -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-r2220] Added a major error number for TBBT trees 2000-05-08 18:06:54 -05:00
H5F.c [svn-r2492] Added type of data parameter to H5F_block_write calls and also added the 2000-08-31 14:23:13 -05:00
H5Farray.c [svn-r2495] More type of data parameter additions for H5F_block_write. 2000-08-31 14:26:06 -05:00
H5FD.c [svn-r1836] Mainly fixed a bug in VL datatype comparisons which was causing non-equal 1999-11-17 16:59:53 -05:00
H5FDcore.c [svn-r2498] Added new VFL 'query' code and added new 'type of data' parameter to write 2000-08-31 14:33:58 -05:00
H5FDcore.h [svn-r1753] Changes since 19991007 1999-10-15 09:53:57 -05:00
H5FDdpss.c [svn-r2498] Added new VFL 'query' code and added new 'type of data' parameter to write 2000-08-31 14:33:58 -05:00
H5FDdpss.h [svn-r1995] configure.in: 2000-03-01 18:56:22 -05:00
H5FDfamily.c [svn-r2498] Added new VFL 'query' code and added new 'type of data' parameter to write 2000-08-31 14:33:58 -05:00
H5FDfamily.h
H5FDgass.c [svn-r2498] Added new VFL 'query' code and added new 'type of data' parameter to write 2000-08-31 14:33:58 -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-r2497] Removing metadata aggregation & accumulation prototyping code (it's in H5FD.c 2000-08-31 14:28:16 -05:00
H5FDlog.h [svn-r2474] Updated some old variables to the proper names, added seek logging and added 2000-08-16 15:09:59 -05:00
H5FDmpio.c [svn-r2498] Added new VFL 'query' code and added new 'type of data' parameter to write 2000-08-31 14:33:58 -05:00
H5FDmpio.h [svn-r2100] Turn on H5FDmpio_debug if H5F_DEBUG is on. 2000-04-10 13:22:10 -05:00
H5FDmulti.c [svn-r2498] Added new VFL 'query' code and added new 'type of data' parameter to write 2000-08-31 14:33:58 -05:00
H5FDmulti.h
H5FDprivate.h
H5FDpublic.h [svn-r1859] * 1999-12-09 1999-12-09 06:10:24 -05:00
H5FDsec2.c [svn-r2498] Added new VFL 'query' code and added new 'type of data' parameter to write 2000-08-31 14:33:58 -05:00
H5FDsec2.h
H5FDsrb.c [svn-r2498] Added new VFL 'query' code and added new 'type of data' parameter to write 2000-08-31 14:33:58 -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-r2498] Added new VFL 'query' code and added new 'type of data' parameter to write 2000-08-31 14:33:58 -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
H5Fistore.c [svn-r2495] More type of data parameter additions for H5F_block_write. 2000-08-31 14:26:06 -05:00
H5FL.c [svn-r2470] Changed parameter type from uintn to size_t to clear up some warnings. 2000-08-08 14:11:05 -05:00
H5FLprivate.h [svn-r2470] Changed parameter type from uintn to size_t to clear up some warnings. 2000-08-08 14:11:05 -05:00
H5Fprivate.h [svn-r2496] Changed H5F_block_write prototype & added metadata allocation field to file 2000-08-31 14:26:42 -05:00
H5Fpublic.h [svn-r1844] Changed to use the H5_HAVE_PARALLEL macro names. 1999-11-22 13:08:32 -05:00
H5G.c [svn-r2494] Changed the default size of object headers from 16 bytes to 256 bytes. 2000-08-31 14:25:10 -05:00
H5Gent.c
H5Gnode.c [svn-r2491] Added type of data parameter to H5F_block_write calls. 2000-08-31 14:22:03 -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
H5Gpublic.h
H5Gstab.c [svn-r2318] Rearranged metadata caching to put caching information in the objects being 2000-06-01 18:45:11 -05:00
H5HG.c [svn-r2491] Added type of data parameter to H5F_block_write calls. 2000-08-31 14:22:03 -05:00
H5HGprivate.h
H5HGpublic.h
H5HL.c [svn-r2491] Added type of data parameter to H5F_block_write calls. 2000-08-31 14:22:03 -05:00
H5HLprivate.h
H5HLpublic.h
H5I.c [svn-r2235] Changed POWER_OF_TWO macro to allow 1 as a valid power of two. Changed 2000-05-09 15:40:44 -05:00
H5Iprivate.h [svn-r2444] Checkpoint the Generic Property implementation. It's not active yet, but it's 2000-07-25 12:35:17 -05:00
H5Ipublic.h [svn-r2444] Checkpoint the Generic Property implementation. It's not active yet, but it's 2000-07-25 12:35:17 -05:00
H5MF.c
H5MFprivate.h
H5MM.c
H5MMprivate.h
H5MMpublic.h
H5O.c [svn-r2491] Added type of data parameter to H5F_block_write calls. 2000-08-31 14:22:03 -05:00
H5Oattr.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
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-r2073] Added free-list code to the library and took out the older "temporary buffer" 2000-04-04 16:00:31 -05:00
H5Odtype.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
H5Oefl.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
H5Ofill.c [svn-r2262] * 2000-05-18 2000-05-18 11:40:20 -05:00
H5Olayout.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
H5Omtime.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
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-r2318] Rearranged metadata caching to put caching information in the objects being 2000-06-01 18:45:11 -05:00
H5Opublic.h
H5Osdspace.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
H5Oshared.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
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-r2493] Added a set/get pair of property modifiers to allows users to set/query the 2000-08-31 14:24:36 -05:00
H5Pprivate.h [svn-r2444] Checkpoint the Generic Property implementation. It's not active yet, but it's 2000-07-25 12:35:17 -05:00
H5Ppublic.h [svn-r2493] Added a set/get pair of property modifiers to allows users to set/query the 2000-08-31 14:24:36 -05:00
H5private.h [svn-r2276] Modifed thread-safety code to more closely align with rest of HDF5 coding 2000-05-19 09:51:50 -05:00
H5public.h [svn-r2477] Snapshot version 1.3 release 28 2000-08-19 02:21:53 -05:00
H5R.c
H5RA.c
H5RAprivate.h
H5RApublic.h
H5Rprivate.h
H5Rpublic.h
H5S.c [svn-r2131] Changed H5Screate_simple & H5Sset_extent_simple to disallow 2000-04-12 17:02:16 -05:00
H5Sall.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
H5Shyper.c [svn-r2454] Took out another unneeded assertion which was causing problems. 2000-08-01 14:26:29 -05:00
H5Smpio.c [svn-r2057] Purpose: 2000-03-23 21:12:44 -05:00
H5Snone.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
H5Spoint.c [svn-r2147] Corrected a few problems in the free-list code and added more assert() macros 2000-04-14 14:07:32 -05:00
H5Sprivate.h [svn-r2448] Re-did section of hyperslab initialization code to avoid tons of realloc() 2000-07-28 15:14:48 -05:00
H5Spublic.h [svn-r1944] Added "H5S_SELECT_PREPEND" and "H5S_SELECT_APPEND" operations to point 2000-01-21 17:42:51 -05:00
H5Sselect.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
H5T.c [svn-r2262] * 2000-05-18 2000-05-18 11:40:20 -05:00
H5TB.c [svn-r2272] Updated data structure names to be more in line with HDF5 naming scheme. 2000-05-19 09:49:40 -05:00
H5Tbit.c
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-r2262] * 2000-05-18 2000-05-18 11:40:20 -05:00
H5Tpkg.h [svn-r2262] * 2000-05-18 2000-05-18 11:40:20 -05:00
H5Tprivate.h [svn-r2262] * 2000-05-18 2000-05-18 11:40:20 -05:00
H5Tpublic.h [svn-r2262] * 2000-05-18 2000-05-18 11:40:20 -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-r1836] Mainly fixed a bug in VL datatype comparisons which was causing non-equal 1999-11-17 16:59:53 -05:00
H5V.c
H5Vprivate.h
H5Z.c [svn-r1619] ./src/H5O.c [1.2, 1.3] 1999-08-30 14:59:37 -05:00
H5Zdeflate.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
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-r2223] Added logging version of sec2 file driver. This is _reallly_ useful for 2000-05-08 18:09:59 -05:00
libhdf5.settings.in
Makefile.in [svn-r2285] A \ was needed at the end of one of the definitions to make gmake work. 2000-05-19 16:35:40 -05:00