summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r11838] Purpose:Quincey Koziol2005-12-2627-1615/+1164
| | | | | | | | | | | | | | | | Bug fix Description: Retrieving an object's name could fail (in various ways) under certain circumstances (mostly having to do with mounted files). Solution: Re-write & simplify "get object name" code to fix error in a better way than adding yet another hack to the previous pile of hacks... :-) Platforms tested: FreeBSD 4.11 (sleipnir) h5committest
* [svn-r11836] Snapshot version 1.7 release 54HDF Admin2005-12-257-17/+17
|
* [svn-r11834] Purpose:Quincey Koziol2005-12-241-1/+1
| | | | | | | | | | | | Bug fix Description: Tone down the optimization flags for gcc 4.2.x in the same way as we do for all the other gcc 3/4 builds, to avoid datatype conversion issues. Platforms tested: FreeBSD 4.11 (sleipnir) w/gcc 4.2 Not tested by h5committest
* [svn-r11832] Purpose: Rename files and change grammar rule.Raymond Lu2005-12-2210-689/+619
| | | | | | | | | | | Description: Renamed lex.yy.c to H5LTanalyze.c, y.tab.c to H5LTparse.c, and y.tab.h to H5LTparse.h in hl/src. Changed definition of opaque type to ommit the tag. Changed the test for opaque type in hl/test, too. Platforms tested: h5committest, fuss, and sleipnir. Misc. update: MANIFEST
* [svn-r11831] Purpose: Bug fix and warning fix.Raymond Lu2005-12-221-15/+18
| | | | | | | | | Description: The g++ compiler on sleipnir doesn't like variable name "class". There're also some other warnings. Solution: Changed "class" to another name and fixed the warnings. Platforms tested: sleipnir - simple changes.
* [svn-r11830] Purpose: A new function and its test.Raymond Lu2005-12-213-14/+764
| | | | | | | | | | Description: This is the second step of conversion between data type and text, H5LTdtype_to_text(). Solution: Similar to h5dump, this function print the DDL description of a data type into a string. Platforms tested: h5committest and fuss.
* [svn-r11829] Purpose:Fang Guo2005-12-211-3/+6
| | | | | | | | | | | Maintenance on Windows Description: Fix an error Solution: Platforms tested: Misc. update:
* [svn-r11828] Purpose:Fang Guo2005-12-211-1/+1
| | | | | | | | | | | Maintenance on Windows Description: Changes due to location change of hl c examples Solution: Platforms tested: Misc. update:
* [svn-r11827] Purpose:Fang Guo2005-12-211-1/+2
| | | | | | | | | | | Maintenance on Windows Description: Changes due to hl c examples' location changed Solution: Platforms tested: Misc. update:
* [svn-r11825] Purpose:Fang Guo2005-12-211-0/+6
| | | | | | | | | | | Maintenance on Windows Description: Update workspace due to project h52gif.dsp and h52gifdll.dsp setting changes Solution: Platforms tested: Windows XP Misc. update:
* [svn-r11824] Purpose:Fang Guo2005-12-201-0/+1
| | | | | | | | | | | maintenance on Windows Description: Move hl c examples to windows/hl/examples Solution: Platforms tested: Misc. update:
* [svn-r11823] Purpose:Fang Guo2005-12-205-0/+528
| | | | | | | | | | | | move hl c examples to windows/hl/examples Description: Solution: Platforms tested: Misc. update:
* [svn-r11822] Purpose:Fang Guo2005-12-201-0/+107
| | | | | | | | | | | move hl c examples to windows/hl/examples Description: Solution: Platforms tested: Misc. update:
* [svn-r11821] Purpose:Fang Guo2005-12-201-15/+20
| | | | | | | | | | | add hl fortran examples and move hl c examples Description: Solution: Platforms tested: Misc. update:
* [svn-r11820] Purpose:Fang Guo2005-12-201-0/+37
| | | | | | | | | | | Add batch file to install hl fortran examples Description: Solution: Platforms tested: Misc. update:
* [svn-r11819] Purpose:Fang Guo2005-12-203-243/+0
| | | | | | | | | | | Move hl c examples to windows/hl/examples Description: Solution: Platforms tested: Misc. update:
* [svn-r11818] Purpose:Fang Guo2005-12-202-211/+0
| | | | | | | | | | | Maintenance on Windows Description: move hl c examples to windows/hl/examples Solution: Platforms tested: Misc. update:
* [svn-r11817] Purpose:Fang Guo2005-12-201-105/+0
| | | | | | | | | | | Maintenance on Windows Description: Move hl c examples to hl/examples Solution: Platforms tested: Misc. update:
* [svn-r11816] Purpose:Fang Guo2005-12-201-107/+0
| | | | | | | | | | | maintenance on windows Description: move hl c examples to windows/hl/examples Solution: Platforms tested: Misc. update:
* [svn-r11815] Purpose:Fang Guo2005-12-201-105/+0
| | | | | | | | | | | Maintenance on Windows Description: Move hl c examples to windows/hl/examples Solution: Platforms tested: Misc. update:
* [svn-r11814] Purpose:Fang Guo2005-12-201-107/+0
| | | | | | | | | | | Windows Maintenance Description: move hl c examples to windows/hl/examples Solution: Platforms tested: Misc. update:
* [svn-r11813] Purpose:Fang Guo2005-12-203-273/+0
| | | | | | | | | | | Windows maintanence Description: move hl c examples to windows/hl/examples directory Solution: Platforms tested: Misc. update:
* [svn-r11812] Purpose:Fang Guo2005-12-201-0/+61
| | | | | | | | | | | Maintenance on windows Description: moving hl c examples to windows/hl/examples Solution: Platforms tested: Misc. update:
* [svn-r11811] Purpose:Fang Guo2005-12-202-18/+18
| | | | | | | | | | | maintenance on windows Description: move hl c examples to windows/hl/examples Solution: Platforms tested: Misc. update:
* [svn-r11810] Purpose:Fang Guo2005-12-201-9/+9
| | | | | | | | | | | Maintenace on Windows Description: move hl c examples to windows/hl/examples Solution: Platforms tested: Misc. update:
* [svn-r11809] Purpose:Fang Guo2005-12-202-18/+19
| | | | | | | | | | | Maintenance on Windows Description: Move hl c examples to windows/hl/examples Solution: Platforms tested: Misc. update:
* [svn-r11808] Purpose:Fang Guo2005-12-201-9/+9
| | | | | | | | | | | Maintenance on Windows Description: move hl c examples to windows/hl/examples Solution: Platforms tested: Misc. update:
* [svn-r11807] Purpose:Fang Guo2005-12-202-0/+182
| | | | | | | | | | | Maintenance on Windows Description: Move hl c examples to windows/hl/examples directory Solution: Platforms tested: Misc. update:
* [svn-r11806] Purpose:Fang Guo2005-12-203-0/+273
| | | | | | | | | | | Maintenance on Windows Description: Move hl c examples to the directory hl/examples Solution: Platforms tested: Misc. update:
* [svn-r11805] Purpose:Fang Guo2005-12-201-0/+60
| | | | | | | | | | | Maintenance on Windows Description: Add batch file to test hl fortran examples Solution: Platforms tested: Windows XP Misc. update:
* [svn-r11804] Purpose:Fang Guo2005-12-202-0/+202
| | | | | | | | | | | Maintenance on Windows Description: Add hl fortran examples Solution: Platforms tested: Windows XP Misc. update:
* [svn-r11803] Purpose:Fang Guo2005-12-203-0/+234
| | | | | | | | | | | Maintenance on Windows Description: Add in hl fortran examples Solution: Platforms tested: Windows XP Misc. update:
* [svn-r11802] Purpose:Fang Guo2005-12-201-13/+84
| | | | | | | | | | | Maintenance on Windows Description: Add in instruction for building hl fortran examples Solution: Platforms tested: Misc. update:
* [svn-r11801] Purpose:Fang Guo2005-12-191-2/+2
| | | | | | | | | | | Maintenance on Windows XP Description: Change project settings due to Petro's changes to h52gif Solution: Platforms tested: Windows XP Misc. update:
* [svn-r11800] Purpose:Fang Guo2005-12-191-2/+2
| | | | | | | | | | | Maintenance on Windows Description: Update project settings due to Petro's new changes to h52gif Solution: Platforms tested: Windows XP Misc. update:
* [svn-r11799] James Laird2005-12-164-8/+8
| | | | | | | | | | | | | | | Purpose: Bug fix Description: Libraries were listed in the wrong order in tools/gifconv Makefile.am, confusing the linker. Solution: Put HDF5 library after tools library in Makefile.am and ran reconfigure. Platforms tested: mir, sleipnir
* [svn-r11798] Purpose:Albert Cheng2005-12-161-0/+17
| | | | | | | | | | | Feature. Description: Modified it so that it can be compiled outside of HDF5 library as a standalone program. e.g., mpicc -DSTANDALONE prog.c. Platforms tested: Tested in Red storm and heping.
* [svn-r11796] Purpose:Pedro Vicente Nunes2005-12-152-34/+120
| | | | | | | | | | | | | | | | | | | | h52gif bug fix (494) Description: the reading routines were using file datatype sizes for memory allocation Changed the HDF5 read routines to use memory types and sizes, for both the image and pallete datasets Solution: Platforms tested: linux solaris Misc. update:
* [svn-r11795] Snapshot version 1.7 release 54HDF Admin2005-12-147-17/+17
|
* [svn-r11793] Purpose:HDF Admin2005-12-141-1/+2
| | | | | | | | | | | | | Improvement Description: Release action now prints a message showing Release version and where it deposits it. Platforms tested: Change is simple and will test by hand after check in. Misc. update:
* [svn-r11792] Purpose:James Laird2005-12-132-2/+4
| | | | | | | | | | | | | | Makefile fix Description: The h5diff parallel test script depends on the serial test script. Added this dependency. Solution: Used SCRIPT_DEPEND variable. Also added ph5diff (when it is compiled). Platforms tested: mir
* [svn-r11791] Purpose:James Laird2005-12-132-0/+75
| | | | | | | | | | | Bug fix Description: Fogot to commit file config/examples.am in previous checkin. Solution: The examples.am file contains common Makefile rules for the example directories.
* [svn-r11790] Purpose:Albert Cheng2005-12-131-12/+42
| | | | | | | | | | | | | | | | Improvement Description: Some parallel system would dump some system messages in the stdout stream of an MPI application. That caused the output matching script to fail unnecessarily. Solution: Added the STDOUT_FILTER feature to filter out those system messages out of stdout result. Platforms tested: Tested in LANL Lambda.
* [svn-r11789] Purpose:Albert Cheng2005-12-121-2/+5
| | | | | | | | | | | Improvement. Description: Splitted the "make check" into "make check-s" and "make check-p" so that it is clearer which nature of tests are being tested. Platforms tested: heping (serial and pp).
* [svn-r11788] Purpose:Albert Cheng2005-12-121-2/+5
| | | | | | | | | | | | | | | | | | Patch. Description: Copper would fail with a message of 0032-113 Out of memory in routine unknown, task 0 when run with 3 processes and size 1MB in MPI-IO tests. It seems to be a copper MPIO error. Solution: Reduced the upper bound of default write size to 1/2MB (but tests only go to 1/4MB) for now, pending permenant fix from Copper. Platforms tested: Copper.
* [svn-r11787] Purpose:Quincey Koziol2005-12-121-4/+0
| | | | | | | | | | | | Bug fix Description: Remove several macros that are already defined in H5private.h and are causing failures on copper. Platforms tested: FreeBSD 4.11 (sleipnir) Too minor to require h5committest
* [svn-r11786] Purpose:Leon Arber2005-12-111-18/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Minor bug fixes. Description: 1. Changed free() calls to HDfree() 2. Corrected behavior of -m command-line parameter 3. Changed return value to always return 0. Solution: 2. The -m flag tells the test to run only the MPI IO tests. However, it would incorrectly make the test run both the MPI and POSIX tests (same as the default behavior). 3. This test is known to fail on many platforms, and, even on those platforms where it usually passes, it is known to suffer transient failures (especially with small test file sizes). It's outcome is also very dependent on the filesystem on which the testfile is created. Corrected the program to always return success, so that it doesn't interfere with the daily tests. The motivation for this is that this test has nothing to do with the HDF library and is an auxiliary test. Failures in t_posix_complaint do not necessarily mean that parallel HDF will fail, but simply indicate something to look into, especially on new platforms. This is now an "output only" test, and any errors will be only be visible in the output. Platforms tested: copper (all of these were minor changes) Misc. update:
* [svn-r11785] Purpose:Albert Cheng2005-12-111-0/+15
| | | | | | | | | | | | Patch for red-storm. Description: A temporary patch for redstorm, must open a file in the same parallel data filesystem before H5_init_library. Otherwise, it hangs with error: (client.c:568:ptlrpc_check_status()) @@@ type == PTL_RPC_MSG_ERR, err == -114 req@0x57a9660 x1/t0 o38->mds_l2@MDS_PEER_UUID:12 lens 240/272 ref 1 fl Rpc:R/100000/0 rc 0/-114 Platforms tested: Red-storm.
* [svn-r11784] Purpose:Albert Cheng2005-12-111-26/+15
| | | | | | | Customize more for the red-storm platform. Platforms tested: Red-storm.
* [svn-r11783] Purpose:Albert Cheng2005-12-111-16/+32
| | | | | | | | | | | | | | | | bug fix. Description: Fixed the segmentation fault errors in modi4, copper and tg-login. It was due to the misuse of trying to realloc a pointer returned by getenv_all. (not supposed to.) Also rearranged the code so that option is checked first, then check with environment variable, then use default setup. This saves the need to do realloc at all. Platforms tested: Heping, modi4, shanti, copper (copper showed a different error now.)