Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r3770] Purpose: | Bill Wendling | 2001-04-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | Update Description: Changed includes of the form: #include <hdf5_file.h> to #include "hdf5_file.h" so that gcc can pick them up easier without including the system header files since we don't care about them. Platforms tested: Linux | ||||
* | [svn-r2717] Purpose: | Quincey Koziol | 2000-10-20 | 1 | -1/+8 |
| | | | | | | | | | | | | | | | | Change test files for increased maximum dimension constant. Description: space_overflow.c - added some simple error checking. th5s.c - corrected test case for maximem dimensions to use correct file and actually test what is supposed to be tested... :-) th5s.h5 - regenerated with increased dimensions. Platforms Tested: FreeBSD 4.1.1 (hawkwind) Solaris 2.5 (baldric) | ||||
* | [svn-r803] Something I forgot to add earlier... | Robb Matzke | 1998-10-27 | 1 | -0/+52 |