summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r7741] Purpose:Binh-Minh Ribler2003-10-261-1/+6
| | | | | | | | | | | | | | | | Fix example Description: On Solaris 64 (Sol), the output has garbage for a dataset when fill value is not set. Solution: Added setting fill value to the dataset first. Platforms: Only effected C++ API Linux 2.4 (eirene) SunOS sol 5.8 (sol)
* [svn-r7740] Purpose:Binh-Minh Ribler2003-10-262-4/+4
| | | | | | | | | | | | | Minor bug fix Description: Added missing "const" to the first parameter in two functions: DSetCreatPropList::set/getFillValue Platforms: Only effected C++ API SunOS 5.8 (sol) Linux 2.4 (eirene)
* [svn-r7739] Snapshot version 1.7 release 8HDF Admin2003-10-266-16/+23
|
* [svn-r7737] Purpose:Robert E. McGrath2003-10-251-1/+1
| | | | | | | | | | | | | | | bug fix Description: wrong parameter to subroutine call Solution: use correct parameter Platforms tested: verbena Misc. update:
* [svn-r7734] Purpose:Quincey Koziol2003-10-252-3/+148
| | | | | | | | | | | | | | | | | Bug fix Description: Single hyperslab selections (which were set with only one call to H5Sselect_hyperslab) that had dimensions that could be "flattened" but were interspersed with dimensions that could not be flattened were not correctly handled, causing core dumps. Solution: Re-work "flattening" code to handle this case properly. Platforms tested: FreeBSD 4.9 (sleipnir) w/parallel h5committest
* [svn-r7733] Purpose:Quincey Koziol2003-10-251-1/+0
| | | | Check if CVS is working correctly now.
* [svn-r7732] Purpose:Quincey Koziol2003-10-251-30/+45
| | | | | | | | | | | | | | | | | Bug fix Description: Single hyperslab selections (which were set with only one call to H5Sselect_hyperslab) that had dimensions that could be "flattened" but were interspersed with dimensions that could not be flattened were not correctly handled, causing core dumps. Solution: Re-work "flattening" code to handle this case properly. Platforms tested: FreeBSD 4.9 (sleipnir) w/parallel h5committest
* [svn-r7731] Frank Baker2003-10-241-629/+2028
| | | | | | | | | | | | | | Description: Integrate Fortran90 function descriptions Remove "Non-C APIs" sections; add "Fortran90 Interface" sections Remove note that Fortran APIs are described in a separate window Add h5pset/get_fapl_mpiposix_f Reinstate H5Pget_hyper_vector_size (previously removed in error) Remove H5Pget_hyper_cache (function deprecated in 1.6, removed in 1.8) Minor copy edits and formatting Platforms tested: IE 5, Safari
* [svn-r7730] Frank Baker2003-10-241-4/+7
| | | | | | | | Purpose: Edit Fortran90 description, h5zfilter_avail_f Platforms tested: Safari
* [svn-r7725] Purpose:Quincey Koziol2003-10-245-220/+320
| | | | | | | | | | | | Code cleanup Description: Refactored handlier of VFL drivers in file access and data transfer property lists in order to simplify and unify the code dealing with them. Platforms tested: FreeBSD 4.9 (sleipnir) too minor to require h5committest
* [svn-r7724] Purpose:Quincey Koziol2003-10-241-2/+2
| | | | | | | | | | | | Bug fix Description: Change "H5_HAVE_PARALLEL" to "H5_HAVE_FPHDF5" around VFL ID, to prevent daily builds from failing. Platforms tested: FreeBSD 4.9 (sleipnir) w/parallel too specialized to require h5committest
* [svn-r7720] Frank Baker2003-10-231-45/+69
| | | | | | | | | | Purpose: Integrate Fortran90 function descriptions Remove "Non-C APIs" sections; add "Fortran90 Interface" sections Remove note that Fortran APIs are described in a separate window Platforms tested: Safari
* [svn-r7719] Frank Baker2003-10-231-277/+1009
| | | | | | | | | | | | Purpose: Integrate Fortran90 function descriptions Remove "Non-C APIs" sections; add "Fortran90 Interface" sections Remove note that Fortran APIs are described in a separate window Touch up function index Minor format fixes and copy edits Platforms tested: Safari
* [svn-r7717] Purpose:Pedro Vicente Nunes2003-10-239-30/+433
| | | | | | | | | | | | | | | new features of h5repack Description: added copy routine added parsing of command line arguments Platforms tested: linux, solaris, IRIX Misc. update:
* [svn-r7715] Purpose:MuQun Yang2003-10-231-0/+0
| | | | | | | | | | | | | | update project Description: 1. testhdf5 needs to depend on libtest.lib 2. Update installhdf5lib.bat to make it convenient for cpp installation. Solution: Platforms tested: Misc. update:
* [svn-r7714] Elena Pourmal2003-10-233-158/+2
| | | | | | | | | | | | | Purpose: Maintenance Description: h5createU8 utility is an old h5import utility; removed Solution: Platforms tested: arabica Misc. update:
* [svn-r7711] Purpose:Pedro Vicente Nunes2003-10-221-0/+0
| | | | | | | | | | | | added new windows projects for h5diff and h5repack Description: Solution: Platforms tested: Misc. update:
* [svn-r7710] Purpose:Pedro Vicente Nunes2003-10-221-0/+0
| | | | | | | | | | | | | forgot to add the new h5diff test project Description: Solution: Platforms tested: Misc. update:
* [svn-r7709] Purpose:Pedro Vicente Nunes2003-10-221-0/+0
| | | | | | | | | | | | | | | | added new project files for windows for 1 h5diff 2 h5repack 3 h5repack test Description: Solution: Platforms tested: Misc. update:
* [svn-r7708] Purpose:Pedro Vicente Nunes2003-10-221-0/+1
| | | | | | | | | | | | this file has a different h5diff output because of the new verbose option Description: Solution: Platforms tested: Misc. update:
* [svn-r7707] Purpose:Pedro Vicente Nunes2003-10-221-2/+19
| | | | | | | | | | | | added the new h5diff and h5repack to the list Description: Solution: Platforms tested: Misc. update:
* [svn-r7706] Purpose:Pedro Vicente Nunes2003-10-221-0/+134
| | | | | | | | | | | h5diff now has a .h file. which I forgot to CVS add previously Misc. update:
* [svn-r7705] Purpose:Pedro Vicente Nunes2003-10-225-0/+284
| | | | | | | | | | | forgot to CVS add these new .h files to the h5repack bunch Misc. update:
* [svn-r7704] Purpose:Pedro Vicente Nunes2003-10-221-0/+2
| | | | | | | | | | | | continuation of commit message Platforms tested: linux solaris IRIX Misc. update:
* [svn-r7703] Purpose:Pedro Vicente Nunes2003-10-228-30/+1468
| | | | | | | | | | | | | | | | | | | h5repack new features Description: implemented some features of h5repack , mostly borrowed from hrepack like 1) the parsing of options 2) building a list of options 3) printing formats added a test program that generates files and calls h5diff to compare the input and output files Platforms tested: Misc. update:
* [svn-r7702] Purpose:Pedro Vicente Nunes2003-10-2210-2631/+2660
| | | | | | | | | | | | | | | | | | | | | h5diff maitainance Description: separated the h5diff source between several modules there is a public module with a new function "h5diff" that can be called by an application program (h5repack will use it ) added a new verbose option that can turn off all printf Platforms tested: linux solaris IRIX Misc. update:
* [svn-r7701] Purpose:Bill Wendling2003-10-222-207/+378
| | | | | | | | | | | | | | Update Description: Added test for FPHDF5 to the testpar/ directory. If you specify --enable-fphdf5 during configuration, it'll run this test during a "make check". Platforms tested: Linux (FPHDF5 specific). Misc. update:
* [svn-r7700] Purpose:Bill Wendling2003-10-221-27/+38
| | | | | | | | | | | | | | Update Description: Updated to support the FPHDF5 driver. Some formatting changes. Platforms tested: Linux (FPHDF5 specific). Misc. update:
* [svn-r7699] Purpose:Bill Wendling2003-10-221-48/+41
| | | | | | | | | | | | | | | | | | | Bug Fix Description: The owners and reference counts of locks weren't being handled correctly. Solution: Allocate an array the size of the COMM FPHDF5 is invoked with for each lock. Then reference count within this array. Keep an extra "counter" to see how many different processes have this particular lock. Free the lock when that counter reaches zero. Platforms tested: Linux & Copper (FPHDF5 specific). Misc. update:
* [svn-r7698] Purpose:Bill Wendling2003-10-222-16/+20
| | | | | | | | | | | | Feature Add Description: Readded the FPHDF5 configuration option. Platforms tested: Linux (small and configure-specific) Misc. update:
* [svn-r7697] Purpose:Bill Wendling2003-10-221-7/+7
| | | | | | | | | | | | | | | Bug Fix Description: Was using HGOTO_ERROR within a "done:" block. Solution: Changed HGOTO_ERROR macro to HDONE_ERROR inside of a done: block. Platforms tested: Linux (Small change). Misc. update:
* [svn-r7696] Purpose:Bill Wendling2003-10-221-3/+3
| | | | | | | | | | | | | | Message Correction Description: Uncapitalized the beginning of the error messages. Solution: Platforms tested: Linux (Very small change). Misc. update:
* [svn-r7694] Frank Baker2003-10-221-112/+437
| | | | | | | | | | Description: Integrate Fortran90 function descriptions Remove "Non-C APIs" sections; add "Fortran90 Interface" sections Remove note that Fortran APIs are described in a separate window Platforms tested: Safari
* [svn-r7692] Frank Baker2003-10-221-8/+10
| | | | | | | | | | Purpose: Update release subtitle and tagline to reflect 'R 1.7, unreleased development branch'. Correct H5view reference to read HDFView. Platforms tested: IE 5, Safari
* [svn-r7691] Frank Baker2003-10-213-101/+271
| | | | | | | | | | Description: Integrate Fortran90 function descriptions Remove "Non-C APIs" sections; add "Fortran90 Interface" sections Remove note that Fortran APIs are described in a separate window Platforms tested: Safari
* [svn-r7690] Frank Baker2003-10-211-94/+309
| | | | | | | | | | | Description: Integrate Fortran90 function descriptions Remove "Non-C APIs" sections; add "Fortran90 Interface" sections Remove note that Fortran APIs are described in a separate window Corrected H5Gget_objname_by_idx return value description Platforms tested: Safari
* [svn-r7689] Frank Baker2003-10-211-60/+304
| | | | | | | | | | | Description: Integrate Fortran90 function descriptions Remove "Non-C APIs" sections; add "Fortran90 Interface" sections Remove note that Fortran APIs are described in a separate window Add H5Fget_freelist/h5fget_freelist_f Platforms tested: Safari, IE 5
* [svn-r7688] Frank Baker2003-10-211-116/+121
| | | | | | | | | Description: Fortran90 integration cleanup pass Removed note that Fortran APIs are described in a separate browser window Platforms tested: Safari
* [svn-r7686] Frank Baker2003-10-211-32/+32
| | | | | | | | Purpose: More formatting cleanup in the Fortran90 integration. Platforms tested: Safari
* [svn-r7685] Frank Baker2003-10-211-36/+25
| | | | | | | | | Description: Fortran90 integration cleanup pass Removed note that Fortran APIs are described in a separate browser window Platforms tested: IE 5, Safari
* [svn-r7684] Purpose:Quincey Koziol2003-10-211-1/+14
| | | | | | | | | | | | | Bug fix Description: Reduce optimization level from -O3 to -O for gcc 3.*, since it seems to be generating bad code for the atomic type conversions now... Platforms tested: FreeBSD 4.9 (sleipnir) Linux 2.4 (eirene, verbena) h5committest not necessary, this is a GNU-only change.
* [svn-r7682] Purpose:Quincey Koziol2003-10-211-210/+164
| | | | | | | | | | | | | | | Bug fix Description: Remove the [duplicated] native C9x datatype initializatin code from H5T.c and let the automatically generated code in H5Tinit.c handle initializing them, if they are allowed by the compiler. Platforms tested: FreeBSD 4.9 (sleipnir) Linux 2.4 (verbena, eirene) probably should be h5committested, but it's late and I'm fairly certain this will fix the problem... :-/
* [svn-r7680] Frank Baker2003-10-201-6/+22
| | | | | | | | | | Purpose: Expand H5open/h5open_f and H5close/h5close_f descriptions to indicate that these two calls are mandatory in Fortran90 applications (though optional in C). Platforms tested: IE 5, Safari
* [svn-r7679] Frank Baker2003-10-201-7/+18
| | | | | | | | Purpose: h5dump: Updated XML-related options and links. Platforms tested: IE 5, Safari
* [svn-r7677] Purpose:Pedro Vicente Nunes2003-10-202-10/+26
| | | | | | | | | | | | | | | | | | | | | | bug fix, update documentation Description: version 8 of Code Warrior has a bug on the open file function that causes one of our tests to fail documented this in the install instructions removed a CW specific header file include , that was left from version 6 from the file testhdf5.c Platforms tested: Code Warrior linux Misc. update:
* [svn-r7675] Purpose:Quincey Koziol2003-10-201-2/+2
| | | | | | | | | | | | | | | Bug fix Description: Avoid "OPAQUE" symbol in template macro invocation, since it's already defined as a macro on Windows. Solution: OPAQUE -> OPAQ Platforms tested: FreeBSD 4.9 (sleipnir) Windows ? (Pedro's machine :-)
* [svn-r7674] Purpose:Quincey Koziol2003-10-201-5/+5
| | | | | | | Tweak comments. Testing: Not necessary..
* [svn-r7673] Purpose:Quincey Koziol2003-10-201-0/+3
| | | | Note recent type conversion speedup
* [svn-r7669] Purpose:Quincey Koziol2003-10-202-1234/+379
| | | | | | | | | | | | | | | Refactor code Description: Use "template macro" technique to eliminate a huge amount of repeated code in type initialization code (almost 1000 lines, between this change and the changes to the H5Tconv.c file earlier). This centralizes the common parts of the code and makes the different parts of the code more obvious. Platforms tested: FreeBSD 4.9 (sleipnir) too minor to require h5committest
* [svn-r7668] Snapshot version 1.7 release 7HDF Admin2003-10-196-16/+17
|