summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r10511] James Laird2005-03-3050-49/+300
| | | | | | | | | | | | | Purpose: "Bug fix" Description: Hardcoded Makefiles to use /bin/sh instead of letting configure detect shell automatically. This is what v1.6 does, and avoids problems on janus. Platforms tested: sleipnir, copper, modi4, mir
* [svn-r10510] Purpose:Albert Cheng2005-03-301-31/+39
| | | | | | | | | | | | | | Improvement. Description: The derived datatype test often hangs when it fails. This blocks daily test or automatic build. Run it only when hi verbose mode is used. Platforms tested: Tested in eirene pp. Misc. update:
* [svn-r10509] James Laird2005-03-301-0/+2
| | | | | | | | | | | | | | Purpose: Bug fix Description: Header was expecting SRB headers to be installed. Solution: Only try to include SRB header if SRB is enabled. Platforms tested: sleipnir
* [svn-r10508] James Laird2005-03-291-7/+36
| | | | | | | | | | | | | | | Purpose: Bug fix Description: test/big fails randomly with a message warning of 'possible overlap.' Solution: Have the random number generator check each value to make sure a write at that position doesn't overlap any previous write. Platforms tested: sleipnir, modi4, eirene
* [svn-r10507] Purpose:Pedro Vicente Nunes2005-03-294-52/+791
| | | | | | | | | | | | | | | | | add a new feature for the test image API, read a palette from an ASCII file and attach several palettes to an image Description: Solution: Platforms tested: linux solaris AIX IRIX Misc. update:
* [svn-r10506] Purpose:Quincey Koziol2005-03-2917-39/+1314
| | | | | | | | | | | | New feature Description: Add first iteration of "segmented heap" code, which will be used to store links in groups in a more flexible way than the previous "local heap" mechanism. Platforms tested: FreeBSD 4.11 (sleipnir) w/parallel Solaris 2.9 (shanti)
* [svn-r10505] Purpose:Quincey Koziol2005-03-293-53/+113
| | | | | | | | | | | | New feature Description: Search free list when checking for, or actually performing, extension of an object in the file. Platforms tested: FreeBSD 4.11 (sleipnir) Solaris 2.9 (shanti)
* [svn-r10504] Purpose:Quincey Koziol2005-03-294-13/+376
| | | | | | | | | | | New feature Description: Add wrapper for v2 B-tree "neighbor" routine. Platforms tested: FreeBSD 4.11 (sleipnir) Solaris 2.9 (shanti)
* [svn-r10503] Purpose:Quincey Koziol2005-03-291-1/+1
| | | | | | | | | | | Fix typo Description: Fix typo in comment. Platforms tested: FreeBSD 4.11 (sleipnir) Too minor to require h5committest
* [svn-r10502] Purpose:Fang Guo2005-03-291-0/+1
| | | | | | | | | | | Update batch file. Description: Solution: Platforms tested: Misc. update:
* [svn-r10501] Purpose:Fang Guo2005-03-292-0/+190
| | | | | | | | | | | Add C examples project file into hdf5/windows/examples Description: Solution: Platforms tested: Misc. update:
* [svn-r10500] Purpose:Fang Guo2005-03-291-95/+0
| | | | | | | | | | | | | | Modify the wrong project file name; current one is selecttestdll.dsp correct one is selectestdll.dsp Description: Solution: Platforms tested: Misc. update:
* [svn-r10499] Purpose:Fang Guo2005-03-291-95/+0
| | | | | | | | | | | | | Modify wrong project file name; Current is selecttest.dsp correct should be selectest.dsp Description: Solution: Platforms tested: Misc. update:
* [svn-r10498] Purpose:Pedro Vicente Nunes2005-03-295-14/+35575
| | | | | | | | | | | | | | | add 1 test that reads realistic dimension scales data from an ASCII file and generates an hdf5 file with DSs Description: Solution: Platforms tested: linux solaris IRIX Misc. update:
* [svn-r10497] Purpose:Fang Guo2005-03-291-1/+55
| | | | | | | | | | | Add windows project files. Description: Solution: Platforms tested: Misc. update:
* [svn-r10496] Purpose:Fang Guo2005-03-291-0/+98
| | | | | | | | | | For windows support, remove all.zip form hdf5. Description Add fortran example project files into hdf5/windows/fortran Solution: Platforms tested: Comapq Visual Fortran 6.0 on windows xp. Misc. update:
* [svn-r10495] Purpose:Fang Guo2005-03-297-0/+679
| | | | | | | | | | | For windows support, remove all.zip form hdf5. Description: Add fortran example project files into hdf5/windows/fortran Solution: Platforms tested: Comapq Visual Fortran 6.0 on windows xp. Misc. update:
* [svn-r10494] Purpose:Fang Guo2005-03-291-0/+97
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add fortran example project files into hdf5/windows/fortran. Solution: Platforms tested: Comapq Visual Fortran 6.0 on windows xp. Misc. update:
* [svn-r10493] Purpose:Fang Guo2005-03-291-0/+96
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add fortran examples project files into hdf5/windows/fortran Solution: Platforms tested: Compaq Visual Fortran 6.0 on windows xp. Misc. update:
* [svn-r10492] Purpose:Fang Guo2005-03-291-0/+97
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add fortran examples project file into hdf5/windows/fortran. Solution: Platforms tested: Comapq Visual Fortran 6.0 on windows xp. Misc. update:
* [svn-r10491] Purpose:Fang Guo2005-03-291-0/+96
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add fortran examples project file into hdf5/windows/fortran. Solution: Platforms tested: Compaq Visual Fortran 6.0 on windows xp. Misc. update:
* [svn-r10490] Purpose:Fang Guo2005-03-291-0/+97
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add fortran example project files into hdf5/windows/fortran Solution: Platforms tested: Compaq Visual Fortran 6.0 on windows xp. Misc. update:
* [svn-r10489] Purpose:Fang Guo2005-03-291-0/+96
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add fortran project file into hdf5/windows. Solution: Platforms tested: Compaq Visual Fortran 6.0 Misc. update:
* [svn-r10488] Purpose:Fang Guo2005-03-291-0/+97
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add fortran examples project file into hdf5/windows. Solution: Platforms tested: Compaq Visual Fortan 6.0 Misc. update:
* [svn-r10487] Purpose:Fang Guo2005-03-291-0/+97
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add fortran examples project file into hdf5/windows. Solution: Platforms tested: Compaq Visual Fortran 6.0 on windows xp. Misc. update:
* [svn-r10486] Purpose:Fang Guo2005-03-291-0/+94
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add fortran examples project file into hdf5/windows. Solution: Platforms tested: Compaq Visual Fortran on windows xp. Misc. update:
* [svn-r10485] Purpose:Fang Guo2005-03-291-0/+93
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add fortran example project files into hdf5/windows. Solution: Platforms tested: Compaq Visual Fortan. Misc. update:
* [svn-r10484] Purpose:Fang Guo2005-03-291-0/+94
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add fortran examples project file into hdf5/windows. Solution: Platforms tested: Compaq Visual Fortan 6.0 Misc. update:
* [svn-r10483] Purpose:Fang Guo2005-03-291-0/+93
| | | | | | | | | | Description: Solution: Platforms tested: Misc. update:
* [svn-r10482] Purpose:Fang Guo2005-03-291-0/+94
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add fortran examples project file into hdf5/windows Solution: Platforms tested: Compaq Visual Fortran 6.0. Misc. update:
* [svn-r10481] Purpose:Fang Guo2005-03-291-0/+93
| | | | | | | | | | | For windows support, remove all.zip from hdf5 Description: Add fortran examples project file into hdf5/windows. Solution: Platforms tested: Compaq Visual Fortan 6.0. Misc. update:
* [svn-r10480] Purpose:Fang Guo2005-03-291-0/+94
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add fortran examples project file into hdf5/windows. Solution: Platforms tested: Compaq Visual Fortan 6.0 Misc. update:
* [svn-r10479] Purpose:Fang Guo2005-03-291-0/+95
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add fotran example project files into hdf5/windows Solution: Platforms tested: Compaq Visual Fortan 6.0 Misc. update:
* [svn-r10478] Purpose:Fang Guo2005-03-291-0/+95
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add fortran examples project file. Solution: Platforms tested: Compaq Visual Fortran 6.0 Misc. update:
* [svn-r10477] Purpose:Fang Guo2005-03-291-0/+95
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add fortran example project file. Solution: Platforms tested: Compaq Visual Fortran 6.0 Misc. update:
* [svn-r10476] Purpose:Fang Guo2005-03-291-0/+98
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add fortran examples project file. Solution: Platforms tested: Compaq Visual Fortan 6.0 Misc. update:
* [svn-r10475] Purpose:James Laird2005-03-2953-18/+188
| | | | | | | | | | | | | | | | | Feature - conditional compilation Description: SRB file driver and tests are now compiled only when SRB is enabled (using --with-srb during configure). Solution: Added an automake conditional in configure.in, altered Makefiles.am in src and test directories to depend on that conditional. This should make a nice example for posterity to add conditionally compiled sources. Platforms tested: heping (only configure change)
* [svn-r10474] Purpose:Fang Guo2005-03-291-0/+98
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add Fortran examples project file into hdf5/windows. Solution: Platforms tested: Compaq Visual Fortran 6.0 Misc. update:
* [svn-r10473] Purpose:Fang Guo2005-03-281-0/+4
| | | | | | | | | | | | More windows project files to be added. Description: Solution: Platforms tested: Misc. update:
* [svn-r10472] Purpose:Fang Guo2005-03-282-0/+540
| | | | | | | | | | | | For windows support, adding fortran example projects Description: Solution: Platforms tested: Misc. update:
* [svn-r10471] Purpose:Fang Guo2005-03-281-1/+201
| | | | | | | | | | | | | Update MANIFEST for windows project files. Description: Many windows project files are added into CVS. MANIFEST needs to be updated. Solution: Platforms tested: Misc. update:
* [svn-r10470] Purpose:Fang Guo2005-03-281-0/+89
| | | | | | | | | | | | | Add windows C example expected output file. Description: Solution: Platforms tested: Misc. update:
* [svn-r10469] Purpose: Minor typo fixRaymond Lu2005-03-281-9/+9
| | | | | | | | | | Description: During last change, part of the code wasn't updated in copy and paste accordingly. It was in the exception handling of NaN in H5T_conv_f_f(). Solution: Corrected. Platforms tested: No test needed - trivial.
* [svn-r10468] Purpose:Pedro Vicente Nunes2005-03-281-27/+193
| | | | | | | | | | | | | | | | new tests Description: added tests for flot and string datatype scales Solution: Platforms tested: linux solaris AIX Misc. update:
* [svn-r10467] James Laird2005-03-284-110/+226
| | | | | | | | Purpose: Made the C++ Packet Table tests look like other HDF5 tests (using PASSED(), etc.). Platforms tested: sleipnir, mir, modi4, windows
* [svn-r10466] Purpose:Fang Guo2005-03-2821-2019/+0
| | | | | | | | | | | | | Windows fortran examples was checked into a wrong directory. The correct directory is hdf5/windows/fortran/examples. The current directory is hdf5/fortran/examples. Description: Solution: Platforms tested: Misc. update:
* [svn-r10465] Purpose:Fang Guo2005-03-284-376/+0
| | | | | | | | | | | | | Windows fortran examples was checked into a wrong directory. The correct directory is hdf5/windows/fortran/examples. The current directory is hdf5/fortran/examples. Description: Solution: Platforms tested: Misc. update:
* [svn-r10464] Purpose:Fang Guo2005-03-281-95/+0
| | | | | | | | | | | | ndows fortran examples was checked into a wrong directory. The correct directory is hdf5/windows/fortran/examples. The current directory is hdf5/fortran/examples.Description: Solution: Platforms tested: Misc. update:
* [svn-r10463] Purpose:Fang Guo2005-03-281-98/+0
| | | | | | | | | | | | Windows fortran examples was checked into a wrong directory. The correct directory is hdf5/windows/fortran/examples. The current directory is hdf5/fortran/examples.Description: Solution: Platforms tested: Misc. update:
* [svn-r10462] Purpose:Fang Guo2005-03-281-98/+0
| | | | | | | | | | | | | Windows fortran examples was checked into a wrong directory. The correct directory is hdf5/windows/fortran/examples. The current directory is hdf5/fortran/examples.:wq: Description: Solution: Platforms tested: Misc. update: