summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [svn-r1069] SnapshotRobb Matzke1999-02-161-1/+1
* [svn-r1065] Changes since 19990121Robb Matzke1999-02-1512-42/+127
* [svn-r1056] Removed carriage returns inserted by a "broken" operating system.Robb Matzke1999-02-031-49/+103
* [svn-r1052] changed the HDF5GLOBAL and HDF5DLL to __DLLVAR and __DLL__Patrick Lu1999-02-025-48/+51
* [svn-r1051] changed the HDF5DLL and HDF5GLOBAL to __DLL__ and __DLLVAR__Patrick Lu1999-02-0220-526/+526
* [svn-r1050] made all non static functions and globals accessible to the dll.Patrick Lu1999-02-0212-149/+149
* [svn-r1043] Purpose:Paul Harten1999-02-011-5/+3
* [svn-r1032] Changes since 19990118Robb Matzke1999-01-2124-175/+220
* [svn-r1031] added necessary info to export info to the dllPatrick Lu1999-01-2113-252/+252
* [svn-r1030] added necessary info to export functions to dllPatrick Lu1999-01-2111-65/+65
* [svn-r1029] added the necessary information to make a dllPatrick Lu1999-01-211-1/+1
* [svn-r1028] new include file that is needed on NT to export functions and glo...Patrick Lu1999-01-211-0/+25
* [svn-r1027] Added CVS Revision and ID tags so we can track the snapshots more...Quincey Koziol1999-01-201-0/+7
* [svn-r1023] Changes since 19990105Robb Matzke1999-01-184-37/+37
* [svn-r1020] I messed the last one up again. sorry this should be the last time.Patrick Lu1999-01-111-6/+4
* [svn-r1019] the last version I checked in was not ocmpletely correct.Patrick Lu1999-01-111-1/+2
* [svn-r1018] need to put a fix for a bug in the Microsoft compiler.Patrick Lu1999-01-111-1/+13
* [svn-r1015] Got rid of some warning messages.Albert Cheng1999-01-074-5/+3
* [svn-r1014] Switched the order of the assert and HRETURN_ERROR statementsAlbert Cheng1999-01-071-1/+1
* [svn-r1010] Changes since 19981217Robb Matzke1999-01-0713-1221/+2902
* [svn-r979] SnapshotRobb Matzke1998-12-211-1/+1
* [svn-r976] SnapshotRobb Matzke1998-12-191-1/+1
* [svn-r974] SnapshotRobb Matzke1998-12-181-1/+1
* [svn-r971] Changes since 19981214Robb Matzke1998-12-1714-1454/+1251
* [svn-r969] SnapshotRobb Matzke1998-12-151-1/+1
* [svn-r968] Changes since 19981207Robb Matzke1998-12-147-1101/+1072
* [svn-r963] SnapshotRobb Matzke1998-12-081-1/+1
* [svn-r962] Added #ifdef HAVE_PARALLEL to interprocess coordination in H5F_ist...Robert Kim Yates1998-12-072-0/+8
* [svn-r961] Added barrier after MPI_File_set_size to prevent race condition:Robert Kim Yates1998-12-071-0/+10
* [svn-r960] Added interprocess coordination in H5F_istore_allocate around call...Robert Kim Yates1998-12-074-0/+132
* [svn-r959] Changes since 19981125Robb Matzke1998-12-073-165/+176
* [svn-r956] Fixes for dataset region code.Quincey Koziol1998-11-302-0/+4
* [svn-r955] Made debug print statements portable.Robert Kim Yates1998-11-302-16/+14
* [svn-r954] SnapshotRobb Matzke1998-11-261-1/+1
* [svn-r952] Changes since 19981125Robb Matzke1998-11-257-282/+283
* [svn-r949] Changes since 19981124Robb Matzke1998-11-252-4/+6
* [svn-r948] SnapshotRobb Matzke1998-11-251-1/+1
* [svn-r947] Lots of patches to enable dataset region references. The testing ...Quincey Koziol1998-11-2514-109/+685
* [svn-r946] Changes since 19981121Robb Matzke1998-11-244-10/+61
* [svn-r945] SnapshotRobb Matzke1998-11-241-1/+1
* [svn-r943] SnapshotRobb Matzke1998-11-221-1/+1
* [svn-r938] Purpose:Paul Harten1998-11-211-2/+2
* [svn-r937] SnapshotRobb Matzke1998-11-211-1/+1
* [svn-r936] Changes since 19981119Robb Matzke1998-11-2158-767/+627
* [svn-r934] SnapshotRobb Matzke1998-11-201-1/+1
* [svn-r928] Changes since 19981118Robb Matzke1998-11-198-198/+230
* [svn-r925] Changes since 19981116Robb Matzke1998-11-1862-629/+2614
* [svn-r919] added a check to see if we need to or a _O_BINARY flag to the flag...Patrick Lu1998-11-171-0/+6
* [svn-r917] The name was wrong in the FUNC_ENTER macro of one of the entries.Dan Wells1998-11-161-1/+1
* [svn-r914] Changes since 19981113Robb Matzke1998-11-164-10/+1779