summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [svn-r1785] Added stdio VFL driver, which uses the new public H5E calls.Quincey Koziol1999-10-206-12/+745
* [svn-r1783] Added public H5Epush... routines and macros.Quincey Koziol1999-10-202-0/+55
* [svn-r1769] Snapshot version 1.3 release 2Albert Cheng1999-10-161-1/+1
* [svn-r1768] Deriverd from configure.in.Albert Cheng1999-10-151-3/+0
* [svn-r1759] Corrected a few more compiler warnings.Quincey Koziol1999-10-153-9/+9
* [svn-r1753] Changes since 19991007Robb Matzke1999-10-158-29/+132
* [svn-r1739] Cleaned up some warnings from the HP compiler.Quincey Koziol1999-10-092-2/+1
* [svn-r1732] Changes since 19991007Robb Matzke1999-10-075-23/+22
* [svn-r1731] Snapshot version 1.3 release 1Albert Cheng1999-10-061-1/+1
* [svn-r1729] Put in "alias" for old H5P_DATASET_XFER to map it to the new H5P_...Quincey Koziol1999-10-061-0/+4
* [svn-r1728] Corrected two bugs in VL types, one in which the wrong length of ...Quincey Koziol1999-10-061-4/+8
* [svn-r1708] Turned off compression feature if zlib.h is off.Albert Cheng1999-10-011-0/+3
* [svn-r1702] Closed some more memory leaks on failure conditions...Quincey Koziol1999-10-011-0/+6
* [svn-r1701] Closed a couple more resouce leaks..Quincey Koziol1999-09-302-1/+3
* [svn-r1697] Changes since 19990915Robb Matzke1999-09-302-2/+45
* [svn-r1696] Closed file handle leak for some failure cases.Quincey Koziol1999-09-302-4/+5
* [svn-r1695] Fixed various compiler warnings..Quincey Koziol1999-09-308-17/+20
* [svn-r1689] Mainly adding support for "native" variable-length strings (C onl...Quincey Koziol1999-09-2918-630/+824
* [svn-r1651] Fold in J90 changesQuincey Koziol1999-09-241-4/+4
* [svn-r1642] Snapshot version 1.3 release 0Quincey Koziol1999-09-211-1/+1
* [svn-r1629] Fixed error in point selections which was incorrectly computing t...Quincey Koziol1999-09-061-2/+2
* [svn-r1627] Cleanup some minor bugs in the MPIO file-driver ported by Robb.Albert Cheng1999-09-035-33/+23
* [svn-r1624] forgot to actually chance the open to HDopen last time!Patrick Lu1999-09-011-1/+1
* [svn-r1623] included the H5private.h file and replace calls to open() with HD...Patrick Lu1999-08-311-5/+1
* [svn-r1621] Added GASS driver. Coded by Saurabh Bagchi, bagchi@uiuc.edu.Albert Cheng1999-08-318-2/+714
* [svn-r1619] ./src/H5O.c [1.2, 1.3]Robb Matzke1999-08-307-1296/+222
* [svn-r1616] added __DLL__ in front of all the function prototypes so the dll ...Patrick Lu1999-08-302-32/+32
* [svn-r1615] put the __DLL__ in front of the function prototypes so the dll co...Patrick Lu1999-08-305-28/+28
* [svn-r1614] put a #ifdef HAVE_UNISTD_H around the #include for the it.Patrick Lu1999-08-301-4/+32
* [svn-r1612] Fixed bug in attribute writing which was causing core dump if an ...Quincey Koziol1999-08-271-3/+0
* [svn-r1608] ./src/libhdf5.settings.in [1.2, 1.3]Robb Matzke1999-08-272-4/+4
* [svn-r1602] Changes since 19990825Robb Matzke1999-08-261-2/+9
* [svn-r1599] Changed return type of H5Tenum_nameof and H5Tenum_valueof from hi...Quincey Koziol1999-08-252-5/+11
* [svn-r1595] Patrick Lu1999-08-251-2/+2
* [svn-r1594] Patrick Lu1999-08-251-0/+3
* [svn-r1592] ./src/H5private.hRobb Matzke1999-08-252-10/+548
* [svn-r1586] There is a problem compiling when the H5TRACE_DECL is void and th...Dan Wells1999-08-241-7/+12
* [svn-r1585] Changes since 19990820Robb Matzke1999-08-2414-222/+605
* [svn-r1583] ./src/H5private.h [1.2, 1.3]Robb Matzke1999-08-201-1/+4
* [svn-r1576] Added H5Dvlen_get_buf_size function.Quincey Koziol1999-08-198-50/+268
* [svn-r1574] Changes since 19990817Robb Matzke1999-08-188-82/+69
* [svn-r1573] Changes since 19990817Robb Matzke1999-08-177-19/+39
* [svn-r1572] Changes since 19990810Robb Matzke1999-08-1723-81/+2514
* [svn-r1569] Changes since 19990810Robb Matzke1999-08-101-17/+3
* [svn-r1568] Changes since 19990730Robb Matzke1999-08-1068-7375/+7561
* [svn-r1566] Changed C++ "operator" keyword to "op"Quincey Koziol1999-08-108-37/+37
* [svn-r1565] acconfig.h:Albert Cheng1999-08-061-0/+27
* [svn-r1549] Changes since 19990728Robb Matzke1999-07-2824-279/+119
* [svn-r1548] Changes since 19990727Robb Matzke1999-07-2845-1443/+1361
* [svn-r1547] Changes since 19990723Robb Matzke1999-07-271-1/+2