summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r4195] Elena Pourmal2001-07-121-1/+1
| | | | | | | Purpose: Maintenance Description: Changed subrelease version to pre1 for the second round of testing
* [svn-r4194] Raymond Lu2001-07-111-3/+3
| | | | | | | | | | | Purpose: Bug Fix Description: For dataset writing in multiple group testing, change datatype from double to integer to avoid possible problem. Platforms tested: Problem was found on T3E. Don't have access to it. Will check it after the group testing tomorrow. July 12, 2001.
* [svn-r4192] Purpose:Frank Baker2001-07-111-4/+11
| | | | | | | | | | Add notes for Release 1.4.2 Description: Added "1.4.2 -- bugfix release" note. Changed reference to "1.4.0 (current release)" to "1.4.x". Minor copy edits. Platforms tested: IE 5
* [svn-r4191] Purpose:Frank Baker2001-07-111-7/+95
| | | | | | | | | New section -- "Freespace Management" Description: Added "Freespace Management" section. Minor formatting. Platforms tested: IE 5
* [svn-r4190] Bill Wendling2001-07-111-1/+2
| | | | | | | | Purpose: Bug Fix Description: Back ported the fix to the module dependencies vis-a-vis the ptesthdf5_fortran.f90 file.
* [svn-r4186] MuQun Yang2001-07-111-5/+19
| | | | | | | | | | | | Purpose: a bug fix in comments Description: The original description for HDF4 comprehensive file structure is incorrect. Solution: correct the comments and add more explanation. Platforms tested: eirene
* [svn-r4183] Bill Wendling2001-07-111-1/+1
| | | | | | | | Purpose: Fix Description: Back porting the bug fix from the 1.5 branch vis-a-vis the -b nolibpath thingy.
* [svn-r4177] Purpose:Quincey Koziol2001-07-105-1/+207
| | | | | | | | Bug fix Description: Accommodate v1.2.x behavior when --enable-hdf5v1_2 is enabled. Platforms tested: FreeBSD 4.3 (hawkwind)
* [svn-r4176] Purpose:Quincey Koziol2001-07-101-0/+23
| | | | | | | | | | | | Bug fix Description: H5Tget_member_type in v1.2.x returns the base type of array fields in compound datatypes, not an array type itself. Solution: Changed to emulate this behavior in v1.4.x when the --enable-hdf5v1_2 flag is given during configuration Platforms tested: FreeBSD 4.3 (hawkwind)
* [svn-r4175] Purpose:Quincey Koziol2001-07-101-0/+2
| | | | | | | | Documentation Description: Noted bug fix for v1.2 compatibility mode. Platforms tested: FreeBSD 4.3 (hawkwind)
* [svn-r4173] Bill Wendling2001-07-102-2/+2
| | | | | | | Purpose: Bug Fix Description: Back porting the fix to the fortran FFLAGS macro.
* [svn-r4170] Elena Pourmal2001-07-102-2/+2
| | | | | | | | | | | | | Purpose: Bug fix by Bob McGrath Description: On Solaris platforms palette was not written to the HDF5 file Solution: '\0' character was written outside the GroupName array. Apparently on Solaris it destroyed the condition value that determined if the palette should be written to the file. Platforms tested: Solaris 2.7 (arabica)
* [svn-r4168] Description:Frank Baker2001-07-091-3/+2
| | | | | | Updated release reference in user docs table header to 1.4.2. Platforms tested: IE 5
* [svn-r4167] Description:Frank Baker2001-07-0956-58/+58
| | | | | | Updating "Describes HDF5 Release..." line to "...1.4.2, July 2001" Platforms tested: IE 5
* [svn-r4165] Bill Wendling2001-07-096-50/+47
| | | | | | | | | | | | | | | | | | | | | Purpose: Bug Fixes Description: If the system doesn't support modules, then the F9XMODFLAG would be empty. This would cause things like '.' and '../src' to be stranded on the compile line by themselves and the compiler would barf. Also, there needs to be a dependence between the thyperslab_wr program and the THDF5 module. Solution: Put the code to generate the -{M,I,p}<directory> flags in the acsite.m4 file since it's not possible to check if a macro is empty and do substitution on it in the Makefiles. Put a dependency in the Makefile.in so that THDF5 will be made before the thyperslab_wr program. Platforms tested: Linux
* [svn-r4164] Purpose:Frank Baker2001-07-091-9/+22
| | | | | | | | | | Fixes bug #503 Description: H5Gunlink -- Changed "file space is reclaimed" ot "released". Added note re: freespace and packing. Heavy edit of Purpose and Description. Platforms tested: IE 5
* [svn-r4161] Description:Frank Baker2001-07-091-3/+3
| | | | | | H5Screate_simple -- Minor edit re negative value (-1) of H5S_UNLIMITED. Platforms tested: IE 5
* [svn-r4157] Pedro Vicente Nunes2001-07-091-2/+2
| | | | | | | | | | | | | | | | Purpose: updated code warrior doc file Description: Solution: Platforms tested: are you kidding ? :
* [svn-r4156] Bill Wendling2001-07-092-41/+51
| | | | | | | | | | | Purpose: Fix Description: I didn't put the zlib fix into the 1.4 branch. Solution: Put the fix into the configure to clear the cache so that configure always checks for zlib in the fortran/ directory so that it'll be put in the LFlags macro.
* [svn-r4154] Pedro Vicente Nunes2001-07-091-0/+1
| | | | | | | | | | | Purpose: updated MANIFEST to include the file release_docs/INSTALL_codewarrior.txt Description: Solution: Platforms tested:
* [svn-r4149] Pedro Vicente Nunes2001-07-081-0/+30
| | | | | | | | | | | | Purpose: add new file with install instructions on CW could somebody check the grammar ? Thanks Description: Solution: Platforms tested:
* [svn-r4148] Pedro Vicente Nunes2001-07-081-0/+0
| | | | | | | | | | | | | | | | | Purpose: update all.zip Description: 2 new files in all.zip hdf5.mcp (code warrior project) that opens by default the all project a new H5pubconf.h , the older one had line endings not compatible with CW Solution: Platforms tested: NT, (CW and MSVC)
* [svn-r4147] Robert E. McGrath2001-07-071-8/+28
| | | | | | | | Purpose: Repeat from yesterday. CVS checkin was lost and overwritten. Description: Solution: Platforms tested:
* [svn-r4146] Pedro Vicente Nunes2001-07-071-0/+0
| | | | | | | | | | | Purpose: inserted new code warrior project file in ALL.ZIP has an all projects build Description: Solution: Platforms tested:
* [svn-r4145] Pedro Vicente Nunes2001-07-071-3/+0
| | | | | | | | | | | | | | | | Purpose code warrior port : Description: changed strdup to HDstrdup Solution: Platforms tested: nt
* [svn-r4144] Pedro Vicente Nunes2001-07-071-36/+20
| | | | | | | | | | | | | | | Purpose: code warrior port Description: changed strdup to H5strdup Solution: Platforms tested: nt, linux:
* [svn-r4143] Pedro Vicente Nunes2001-07-071-0/+12
| | | | | | | | | | | | | | | | Purpose: code warrior port Description: added defines to avoid including the header sys/timeb.h Solution: Platforms tested: nt, linux:
* [svn-r4142] Pedro Vicente Nunes2001-07-072-26/+4
| | | | | | | | | Purpose update windows headers that were causing compiler errors in the DLL versions Platform tested: :windows NT
* [svn-r4141] Robert E. McGrath2001-07-066-10/+50
| | | | | | | | | | | Purpose: Fix bugs in XML output of dumper Description: Incorrect XML was produced. Solution: Do the right thing. See diffs in test files. Platforms tested: Solaris.
* [svn-r4140] Elena Pourmal2001-07-061-1/+1
| | | | | | | | | | | | Purpose: Make T3E happy Description: hdf5-1.4.2-pre0 would not build without adding special flag to disable linker warning #412 for Fortran Solution: Disable warning #412 Platforms tested: T3E
* [svn-r4139] Bill Wendling2001-07-062-523/+533
| | | | | | | | | Purpose: Bug Fix Description: Back ported bug fix from the 1.5 branch re the nsl library being checked for and used on all platforms (only Solaris seems to need it).
* [svn-r4137] Elena Pourmal2001-07-062-4/+2
| | | | | | | | | | | Purpose: Bufg fix Description: H5Sget_simple_extent_dims function had the third argument of the wrong type. Solution: Replaced the argument with NULL, since it is not used. Platforms tested: T3E
* [svn-r4135] Bill Wendling2001-07-061-1/+1
| | | | | | | | | | | | | Purpose: Bug Fix Description: We long ago changed the compiler flags to pick out dependencies to -MM instead of -M so that only #include "filename.h" type headers will be put into the .depend file. Solution: Changed this flag. Platforms tested: Linux
* [svn-r4133] Purpose:Frank Baker2001-07-061-2/+7
| | | | | | | | | Bugfix. Description: H5Screate_simple -- Minor edit. 9 H5Sget_simple_extent_dims -- Added note regarding H5S_UNLIMITED. Completes fix to bug #568. Platforms tested: IE 5
* [svn-r4132] Elena Pourmal2001-07-061-1/+1
| | | | | Purpose: Another typo fix that I did not catch in the 1.4 branch but fixed in 1.5.
* [svn-r4130] Elena Pourmal2001-07-061-2/+2
| | | | | | | | | Purpose: Typo fix Description: Today's daily tests failed on modi4 (pp) because name of the H5FDmpioff.f90 was misspelled.
* [svn-r4128] Purpose:Frank Baker2001-07-061-15/+21
| | | | | | | | | | | Bugfix Description: H5Screate_simple -- Corrected statement referring to value of 0 instead of H5S_UNLIMITED for unlimited dimensions. While there, took the opportunity to rework the Description section. Fixes Bug #568. Platforms tested: IE 5
* [svn-r4125] Frank Baker2001-07-062-4/+5
| | | | | | | | | | | | | | | | Purpose: Bugfixes. Description: Solution: [details about the changes, algorithm, etc...] [Please as detail as you can since your own explanation is better than others guessing it from the code.] Platforms tested: [machines you have tested the changed version. This is absolute important. Test it out on at least two or three different platforms such as Big-endian-32bit (SUN/IRIX), little-endian-32(LINUX) and 64-bit (IRIX64/UNICOS/DEC-ALPHA) would be good.]
* [svn-r4124] Purpose:Frank Baker2001-07-062-5/+7
| | | | | | | | | | | | | | Bugfix (Tools.html) and spelling correction (Files.html). Description: Tools.html h5dump -- Removed "interactively" from first description sentence. (As a user has pointed out, an application that runs and exits without opportunity for user input is not "interactive".) Fixes bug #474. Rewrote introductory sentence to "Tools" page. Files.html -- Spelling correction Platforms tested: IE 5
* [svn-r4122] Purpose:Albert Cheng2001-07-052-27/+25
| | | | | | | | | | | | | | | | update Description: Several files have been renamed or moved to a different location. README => README.txt RELEASE.txt => release_docs/RELEASE.txt HISTORY.txt => release_docs/HISTORY.txt Updated h5vers and release to reflect all these new names/locations. Also made all uses the same beginning phases for the first line of text in README.txt and RELEASE.txt as follows: "HDF5 version ... " Platforms tested: eirene by running the bin/release and bin/h5vers -i.
* [svn-r4120] Raymond Lu2001-07-051-17/+38
| | | | | | | | | Purpose: Added parallel group testing. Description: See t_mdset.c description. Platforms tested: See t_mdset.c tested platforms.
* [svn-r4119] Raymond Lu2001-07-051-0/+265
| | | | | | | | | | Purpose: Parallel group testing. Description: created multiple groups under root group; also created child group of multiple levels for the 1st subgroup. Platforms tested: IRIX64 MPI, MPICH for IRIX64, IRIX64 N32, IRIX, Linux, SunOS.
* [svn-r4117] Bill Wendling2001-07-052-119/+506
| | | | | | | | | | | | | Purpose: Bug Fix Description: During a parallel make session, some modules would get built way before the modules they depend upon were built. Solution: Explicitly put the dependencies in the Makefile.in so that things will be built in the correct order. Platforms tested: modi4 and eirene.
* [svn-r4116] Pedro Vicente Nunes2001-07-051-0/+0
| | | | | | | | | | Purpose: updated the all.zip file to include the code warrior project file it is located on hdf5/proj/codewarrior/hdf5.mcp Description: Solution:
* [svn-r4115] Purpose:Bill Wendling2001-07-052-3/+3
| | | | | | | | | | | | Bug Fix Description: Small bug fix introduced by the changing of the name of the README file to README.txt Solution: Changed the file name in the configure script from README to README.txt Platforms tested: Linux
* [svn-r4113] Elena Pourmal2001-07-051-3/+3
| | | | | | | Purpose: Maintenance Description: Changed version information to be 1.4.2-pre0 for upcoming testing.
* [svn-r4112] Elena Pourmal2001-07-0512-11/+14
| | | | | | | | | | | Purpose: Maintenance Description: Source directory has been rearranged. INSTALL*, HISTORY.txt and RELEASE.txt were moved to the release_docs directory. *.zip files were moved to the windows directory. README file was renamed to README.txt MANIFEST was updated to reflect those changes.
* [svn-r4109] MuQun Yang2001-07-051-4/+4
| | | | | | | | | | | | Purpose: a bug fix Description: declaration of chunk_dims is wrong. In HDF4, chunk dimensional size is defined as int32, but in HDF5 it is defined as hsize_t. It causes problem in T3E. Solution: define chunk_dims as hsize_t and cast int32 into hsize_t Platforms tested: eirene
* [svn-r4108] Elena Pourmal2001-07-042-4/+2
| | | | | | | | | | | | Purpose: Bug fix Description: One of the function calls (H5Sget_simple_extent_dims) used parameter with the wrong type. That caused compilation errors on T3E. Solution: Used NULL since the argument is optional and was never used. Platforms tested: T3E(mcurie) and IRIX64 (modi4)
* [svn-r4105] Frank Baker2001-07-041-4/+4
| | | | | | | | | | Purpose: Bugfix #567. Description: Corrected datatype h5s_selopt_t to read h5s_seloper_t. Fixes HDF5 bug #567. Platforms tested: IE 5