summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r7192] Purpose:Quincey Koziol2003-07-0910-49/+17
| | | | | | | | | | | Code cleanup Description: Clean up various minor warnings in the library. Platforms tested: FreeBSD 4.8 (sleipnir) too small to need h5committest
* [svn-r7191] Purpose:Quincey Koziol2003-07-096-100/+158
| | | | | | | | | | Code cleanup Description: Track new "debug" modules for library. Platforms tested: h5committested
* [svn-r7190] Purpose:Albert Cheng2003-07-092-4/+12
| | | | | | | | | | | | | | | | | | | | | | | Feature change. Description: --prefix default was /usr/local. This is not approprirate for development version since it is not likely that one would want to install a development version in the /usr/local area. Solution: Change --prefix default to `pwd`/hdf5, a directory in the build directory. This eliminates the problem that the builder may not have permission to install in the default install directory. It also allows multiple builds in the same host or multiple srcdir using the same source. Platforms tested: h5committested. Also tested in eirene by trying various configure combination to verify the new effect. Misc. update:
* [svn-r7189] Purpose:Quincey Koziol2003-07-0916-435/+673
| | | | | | | | | | | Code cleanup Description: Break some of the "debugging" routines into their own module, so they aren't pulled into every executable, which certainly isn't going to use them. Platforms tested: h5committested
* [svn-r7188] Purpose:Quincey Koziol2003-07-091-2/+2
| | | | | | | | | | | | Code cleanup Description: Back out an overly aggressive linting... Solution: Platforms tested: h5committested
* [svn-r7187] Purpose:Quincey Koziol2003-07-091-1/+1
| | | | | | | | | | | Update code Description: Allow there to be no ';' after a FUNC_ENTER* macro Platforms tested: FreeBSD 4.8 (sleipnir) Linux 2.4 (verbena)
* [svn-r7186] Purpose:Quincey Koziol2003-07-0911-96/+99
| | | | | | | | | | | Code cleanup Description: More tweaks to clean up warnings from lint. Platforms tested: FreeBSD 4.8 (sleipnir) not major enough to h5committest
* [svn-r7185] Purpose:Quincey Koziol2003-07-091-4/+26
| | | | | | | Code cleanup Description: Update lint directives for library with more information
* [svn-r7184] Purpose:Quincey Koziol2003-07-084-179/+193
| | | | | | | | | | | Code cleanup Description: Clean up various warnings from lint Platforms tested: FreeBSD 4.8 (sleipnir) no major changes requiring h5committest
* [svn-r7183] Purpose:Quincey Koziol2003-07-081-0/+1
| | | | | | | Update manifest Description: Add new lint control file.
* [svn-r7182] Purpose:Quincey Koziol2003-07-081-0/+20
| | | | | | | Code cleanup Description: Add "lint" control file for PC-Lint 8.0
* [svn-r7181] Purpose:Quincey Koziol2003-07-0746-1748/+21
| | | | | | | | | | | Version update Description: Removed 1.4 compatibility code in the library. Platforms tested: FreeBSD 4.8 (sleipnir) h5committest
* [svn-r7180] Purpose:Quincey Koziol2003-07-072-22/+22
| | | | | | | | | | | Version update Description: Change from 1.4 compatibility to 1.6 compatibility. Platforms tested: FreeBSD 4.8 (sleipnir) h5committest
* [svn-r7179] Purpose:HDF Admin2003-07-072-6/+11
| | | | | | | | | | | | | | Bug fix Description: If the base directory (.../snapshot-...) does not exist yet, the runtest and snapshot will continue on till it bumped into a "wall". Solution: Added verification that the BASEDIR does exist.
* [svn-r7177] Purpose:Quincey Koziol2003-07-071-4/+4
| | | | | | | | | | | | | | | Code cleanup/bug fix Description: Finish changing main development trunk back to default to production off and debug on. Solution: Run autoconf (which I forgot before :-) Platforms tested: FreeBSD 4.8 (sleipnir) h5committest not needed.
* [svn-r7175] Purpose:Quincey Koziol2003-07-071-2/+2
| | | | | | | | | | | | | | | | | | Bug fix Description: Boot block checksum was being used instead of file driver info checksum in one calculation. Also, the offset of the file driver info was hard-coded to the end of the superblock, instead of using the file driver offset variable. Solution: Changed to use file driver checksum and file driver offset variable. Platforms tested: FreeBSD 4.8 (sleipnir) too small for h5committest
* [svn-r7173] Purpose:Quincey Koziol2003-07-071-2/+8
| | | | | | | | | | | | | | | Bug fix Description: Fix "unaligned access" warning on IA64 (and alpha, probably) machines. Solution: Make certain that temporary destination buffer is aligned on correct boundary for type conversion. Platforms tested: IA64 Linux cluster (titan) too small for h5committest
* [svn-r7172] Purpose:Quincey Koziol2003-07-073-13/+13
| | | | | | | | | | | Code cleanup Description: Remove "UNUSED" keyword from function prototypes in header files. Platforms tested: IA64 Linux cluster (titan) too small to need commit test
* [svn-r7166] Purpose:Quincey Koziol2003-07-039-41/+41
| | | | | | | | | | Update configuration Description: Now that we've split the tree (Yea!), change the main trunk back to debug on and production off. Also, change the version # to 1.7.0
* [svn-r7163] Purpose:Albert Cheng2003-07-031-6/+14
| | | | | | | | | | | | | Updated some compiler information and the particular entry of TFLOPS supports. Description: Solution: Platforms tested: Misc. update:
* [svn-r7162] Purpose:hdf5-1_6_2hdf5-1_6_1hdf5-1_6_0Albert Cheng2003-07-031-5/+2
| | | | | | | | | | | | Updated parallel installation instruction. Description: Solution: Platforms tested: Misc. update:
* [svn-r7161] Purpose:Quincey Koziol2003-07-031-34/+51
| | | | | | | | | | Further updates Description: More updates on file format information. Platforms tested: Mozilla 1.4.0
* [svn-r7160] Frank Baker2003-07-031-2/+2
| | | | | | | | Purpose: Copy edits. Platforms tested: IE 5
* [svn-r7159] Frank Baker2003-07-0330-54/+57
| | | | | | | | | | | | Purpose: Changed "HDF5 User's Guide" links (in navigation bars, primarily) to point to new user's guide, which will reside for a while yet on the HDF server. The old user's guide will still go out with the distribution under the label "HDF5 User's Guide, Release 1.4.5." Platforms tested: IE 5
* [svn-r7158] Frank Baker2003-07-0317-53/+93
| | | | | | | | | | | Purpose: Renamed old "HDF5 User's Guide" as "HDF5 User's Guide, Release 1.4.5". Added navigation bar link to new user's guide on HDF server. Changed release tag line (in old UG only) back to "Describes HDF5 Release 1.4.5, February 200 3" Platforms tested: IE 5
* [svn-r7157] Frank Baker2003-07-032-87/+55
| | | | | | | | | | | | | | | | | | | Purpose: Linking in additional Fortran90 functions Description: Add links to In RM_H5T.html h5tarray_create_f, h5tget_array_ndims_f, h5tget_array_dims_f In RM_H5P.html h5pmodify_filter_f, h5pget_filter_by_id_f, h5pset_family_offset_f h5pset(get)_fapl_core_f, h5pset(get)_fapl_family_f h5pset(get)_fapl_multi_f, h5pset_fapl_sec2_f, h5pset_fapl_sdio_f h5pset_fapl_split_f, h5pget_driver_f, h5pset_szip_f h5pget_nfilters_f, h5pset(get)_preserve_f Platforms tested: IE 5
* [svn-r7156] Purpose: MaintenanceElena Pourmal2003-07-031-3/+3
| | | | | | | | | | | | | Description: When make install prefix=NEW_DIR is used to specify new location for the installed HDF5 library, h5redeploy should be used to fix h5cc, etc. scripts. INSTALL file suggested to fix scripts by hand. Solution: Modified instructions to use h5redeploy. Platforms tested: verbena Misc. update:
* [svn-r7155] Purpose:Pedro Vicente Nunes2003-07-031-2/+2
| | | | | | | | | | | | updated info for Code warrior (8.0 in W2000), renamed .NET to MSVC++.NET in Windows XP support Description: Solution: Platforms tested: Misc. update:
* [svn-r7154] Frank Baker2003-07-031-2/+2
| | | | | | | | Purpose: Correct link to Supported Configuration Features table. Platforms tested: IE 5
* [svn-r7153] Frank Baker2003-07-031-19/+116
| | | | | | | | | | | | | | | | | Purpose: Update links. Add documents. Description: Bring in current links and notes from the R1.4.5 document. Add the documents which have been collected in http://hdf.ncsa.uiuc.edu/HDF5/doc_resource/. These documents include discussions of SZIP, generic properties, the shuffle algorithm and its influence on performance, fill values and space allocation, and error detection. Platforms tested: IE 5
* [svn-r7152] Frank Baker2003-07-031-1/+10
| | | | | | | | | Description: H5Pset_szip -- Added link to further SZIP information at http://hdf.ncsa.uiuc.edu/HDF5/doc_resource/SZIP/ Platforms tested: IE 5
* [svn-r7151] Purpose: MaintenanceElena Pourmal2003-07-031-7/+7
| | | | | | | | | | | | Description: After talking to Barbara we decided to use ftp://ftp.ncsa.uiuc.edu/HDF/HDF5/current/ location for Intel and Cray Fortran source code patches. Solution: Edited the file to point to new location. Platforms tested: Misc. update:
* [svn-r7150] Purpose:Quincey Koziol2003-07-031-1/+1
| | | | | | | | | | | | | | | Bug fix Description: "prefix" variable was always being set, instead of only being set if the user hadn't set it yet. Solution: Changed "prefix=<foo>" to "prefix?=<foo>". Platforms tested: FreeBSD 4.8 (sleipnir) Checked in gmake manual to make certain syntax is the same (it is).
* [svn-r7149] Purpose:Quincey Koziol2003-07-031-1026/+1059
| | | | | | | | | | | Update information Description: Update with more correct information. (Still not finished, but its better than it was before... :-) Platforms tested: Mozilla 1.4.0
* [svn-r7148] Purpose: MiantenanceElena Pourmal2003-07-032-60/+165
| | | | | | | | | | Description: Added information about SZIP and few twicks here and there. Solution: Platforms tested: Misc. update:
* [svn-r7147] Purpose:Albert Cheng2003-07-032-4/+4
| | | | | | | | | | | Changed enable-production as the default for release. Platforms tested: Only in eirene using pgcc and pgCC. Did not use h5committest since the change is trivial and Elena will test it at once. :-) Misc. update:
* [svn-r7146] Purpose:Albert Cheng2003-07-032-5/+5
| | | | | | | | | | | | | | | update for release Description: Set the version information to 1.6.0-pre1 to get ready for v1.6 release. (Not sure why H5F.c got changed--probably done gmake automatically during testing.) Platforms tested: h5committested. Misc. update:
* [svn-r7145] Purpose:Albert Cheng2003-07-038-40/+40
| | | | | | | | | | | | | update for release Description: Set the version information to 1.6.0-pre1 to get ready for v1.6 release. Platforms tested: h5committested. Misc. update:
* [svn-r7144] Frank Baker2003-07-031-11/+17
| | | | | | | | | | Description: Changed UG link to point to new UG, retaining secondary link to 1.4.5 UG. Removed pointer to printable documents. Minor formatting. Platforms tested: IE 5
* [svn-r7143] Frank Baker2003-07-031-30/+47
| | | | | | | | | | | | | | | | Purpose: To segregate HDF4/HDF5 conversion tools and add link to H4toH5 Library Description: Restructured indexing at the top of the page into these sections: User utilities Configuration and library management utilities Java-based tools HDF5/HDF4 conversion tools Added link to http://hdf.ncsa.uiuc.edu/h4toh5/ Platforms tested: IE 5
* [svn-r7142] Frank Baker2003-07-031-67/+72
| | | | | | | | Purpose: Insert new Release 1.6.0 "Supprted Configuration Features" table. Platforms tested: Not tested; viewed in vi.
* [svn-r7141] Elena Pourmal2003-07-022-20/+41
| | | | | | | | | | | | | | | | | Purpose: Maintenance for the 1.6.0 release. Description: I updated compilers information for Crays and added h5fc and h5c++ to the new tools sections in REELASE.txt. I added instructions for how to build HDF5 using Intel compilers on Windows. Solution: Platforms tested: Misc. update:
* [svn-r7140] Frank Baker2003-07-0263-188/+1244
| | | | | | | | | | | | | | | Purpose: Add short copyright notice. Update release tag line. Description: Added short copyright notice as comment in source files; does not display in browser. Updated release tag line in footers to read as follows: Describes HDF5 Release 1.6.0, July 2003 Platforms tested: IE 5
* [svn-r7139] Frank Baker2003-07-021-3/+21
| | | | | | | | | | | | | Purpose: Add copyright Update release number Description: Added short copyright statement (doc version). Updated release number and date to Release 1.6.1, July 2003. Platforms tested: IE 5
* [svn-r7138] Frank Baker2003-07-021-7/+34
| | | | | | | | | | | | | Purpose: H5Pset/get_hyper_cache are deprecated in R 1..6.0. Description: Added notation that H5Pset/get_hyper_cache are deprecated functions in R1.6.0 and are available only if library is configured for 1.4 compatibility. Platforms tested: IE 5
* [svn-r7137] Frank Baker2003-07-021-51/+409
| | | | | | | | | | | | Description: Add H5_WANT_H5_V1_4_COMPAT notes. Add or expand "Changed Syntax" and "Deleted Functions" sections. Edited to refer to Release 1.6.0 (instead of R 1.5 Developoment Branch). Bring in sections from R 1.4 branch covering changes from R 1.2.2 through 1.4.5. Platforms tested: IE 5
* [svn-r7136] Purpose:Bill Wendling2003-07-011-1/+5
| | | | | | | | Update Description: Reported that the PGI C++ compiler fails to compile the C++ tests correctly...
* [svn-r7135] Purpose:MuQun Yang2003-07-011-0/+0
| | | | | | | | | | | | | | | Flag adding for .Net Description: Somehow in .Net environment, libc.lib and libcd.lib are used simultenously and that causes system function redefined. Thereafter, HDF5 build failed. Solution: explicitly set an "ignore" flag to ignore libcd.lib for release build. Platforms tested: .Net at xp and VC++ 6.0 at windows 2000 Misc. update:
* [svn-r7134] Purpose:Bill Wendling2003-07-011-2/+2
| | | | | | | | Update Description: Updated the MPE feature mention so that it says "--with-mpe" instead of "--enable-mpe"
* [svn-r7133] Purpose: Typo fixElena Pourmal2003-07-011-1/+1
| | | | | | | | | | | | Description: When Quincey and I updated Fortran SZIP flags, we accidentally renamed one of the C flags H5_SZIP_ALLOW_K13_OPTION_MASK used by Fortran C-stub routine. Solution: Fix the typo. Platforms tested: Linux 2.5 and True64 Misc. update: