summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [svn-r1836] Mainly fixed a bug in VL datatype comparisons which was causing n...Quincey Koziol1999-11-1710-1164/+1241
* [svn-r1832] * 1999-11-16Robb Matzke1999-11-165-53/+26
* [svn-r1830] Snapshot version 1.3 release 5Albert Cheng1999-11-051-1/+1
* [svn-r1816] Snapshot version 1.3 release 4Albert Cheng1999-11-041-1/+1
* [svn-r1814] * 1999-11-03Robb Matzke1999-11-031-0/+6
* [svn-r1806] * 1999-11-02Robb Matzke1999-11-021-1519/+1519
* [svn-r1802] Changes since 19991019Robb Matzke1999-11-0110-116/+271
* [svn-r1799] got rid of the include of the private header filePatrick Lu1999-10-291-2/+7
* [svn-r1797] included the h5private.h file to get a definition of F_OK andPatrick Lu1999-10-271-2/+3
* [svn-r1795] Removed an extra return statement resulted from the previous chan...Albert Cheng1999-10-261-1/+1
* [svn-r1794] Snapshot version 1.3 release 3Albert Cheng1999-10-262-82/+82
* [svn-r1793] Corrected a typo.Albert Cheng1999-10-261-1/+1
* [svn-r1788] Converted all the VFL drivers except for the stdio and multi driv...Quincey Koziol1999-10-238-675/+1166
* [svn-r1787] Removed CVS merged warnings stuff that got check in by mistake.Albert Cheng1999-10-231-5/+0
* [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