summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [svn-r944] Changes since 19981120Robb Matzke1998-11-2311-1772/+1096
* [svn-r943] SnapshotRobb Matzke1998-11-221-1/+1
* [svn-r942] PURPOSE:Paul Harten1998-11-213-2/+1451
* [svn-r941] Purpose:Paul Harten1998-11-211-0/+302
* [svn-r940] Purpose:Paul Harten1998-11-217-0/+1884
* [svn-r939] Purpose:Paul Harten1998-11-211-0/+260
* [svn-r938] Purpose:Paul Harten1998-11-211-2/+2
* [svn-r937] SnapshotRobb Matzke1998-11-212-2/+2
* [svn-r936] Changes since 19981119Robb Matzke1998-11-2175-1976/+1898
* [svn-r934] SnapshotRobb Matzke1998-11-202-2/+2
* [svn-r933] moved the include for io.h into a block surrounded by HAVE_IO_HPatrick Lu1998-11-192-0/+6
* [svn-r932] added a cast for the (__int64)->double.Patrick Lu1998-11-191-1/+6
* [svn-r931] added io.h in the stdc_header sectionPatrick Lu1998-11-191-2/+5
* [svn-r930] *** empty log message ***Patrick Lu1998-11-191-5/+8
* [svn-r929] Changes since 19981119Robb Matzke1998-11-1921-107/+28
* [svn-r928] Changes since 19981118Robb Matzke1998-11-1912-206/+238
* [svn-r927] had to put the extra cast in for the __int64 to double conversion.Patrick Lu1998-11-192-3/+18
* [svn-r926] added flush1,flush2,overhead projects to the all projectPatrick Lu1998-11-191-0/+0
* [svn-r925] Changes since 19981116Robb Matzke1998-11-1877-1021/+4347
* [svn-r924] Added names of new entry points. Sorted the entry names alphabeti...Dan Wells1998-11-181-275/+282
* [svn-r923] Using buff to hold tracefile name.Dan Wells1998-11-181-0/+1
* [svn-r922] Using CLOCK structure for timings as opposed to doubles for better...Dan Wells1998-11-182-59/+72
* [svn-r921] changed the comment for the extra cast to say the correct verison ...Patrick Lu1998-11-173-9/+9
* [svn-r920] changed the GROUP macro to be GROUPNAME since GROUP was used by th...Patrick Lu1998-11-172-3/+3
* [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-r918] updated the location to put H5config.h and H5Tinit.c.Patrick Lu1998-11-171-0/+0
* [svn-r917] The name was wrong in the FUNC_ENTER macro of one of the entries.Dan Wells1998-11-161-1/+1
* [svn-r916] Problem:Albert Cheng1998-11-161-1/+7
* [svn-r915] Changed typo `cc' to `gcc'Robb Matzke1998-11-161-2/+2
* [svn-r914] Changes since 19981113Robb Matzke1998-11-169-312/+2046
* [svn-r913] Added $(LDFLAGS) to the make command for H5detect.Albert Cheng1998-11-161-1/+1
* [svn-r912] Added H5Snone.cQuincey Koziol1998-11-131-1/+1
* [svn-r909] Dummied out make of progs and test to avoid rebuild of the library.Dan Wells1998-11-131-33/+9
* [svn-r908] Fixed a bug in the I/O totals computation.Dan Wells1998-11-131-21/+30
* [svn-r907] Changes since 19981111Robb Matzke1998-11-1327-858/+1668
* [svn-r906] SnapshotRobb Matzke1998-11-132-2/+2
* [svn-r905] Added test for writing dataset region references.Quincey Koziol1998-11-131-1/+185
* [svn-r904] Fixed bug in H5dont_atexit.Quincey Koziol1998-11-1312-10/+568
* [svn-r903] Switched default compiler to be native compiler instead of gccQuincey Koziol1998-11-131-2/+2
* [svn-r902] Added H5Snone.cQuincey Koziol1998-11-131-0/+1
* [svn-r901] SnapshotRobb Matzke1998-11-122-2/+2
* [svn-r900] Changes since 19981106Robb Matzke1998-11-1111-98/+138
* [svn-r899] SnapshotRobb Matzke1998-11-112-2/+2
* [svn-r898] added an include for H5private.h and changed a uint to an uint32Patrick Lu1998-11-101-3/+3
* [svn-r897] added a #ifdef HAVE_UNISTD_H around the unistd.h includePatrick Lu1998-11-102-2/+4
* [svn-r896] replaced the macroname for FILE to be FILENAMEPatrick Lu1998-11-101-13/+13
* [svn-r895] added some extra casts because windows was having trouble converti...Patrick Lu1998-11-103-9/+57
* [svn-r894] included H5private.h and changed uint to uint32Patrick Lu1998-11-101-1/+2
* [svn-r893] changed a uint to a uint32 and included H5private.h in the file.Patrick Lu1998-11-101-1/+2
* [svn-r892] had to change teh name of the hyper union member to be hslabPatrick Lu1998-11-103-92/+92