summaryrefslogtreecommitdiffstats
path: root/hl
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r22170] Removed extraneous svn executable properties from ↵Dana Robinson2012-03-2820-0/+0
| | | | non-executable files.
* [svn-r22140] Snapshot version 1.9 release 112HDF Tester2012-03-253-3/+3
|
* [svn-r22133] Description: fixed problem with closing a non-existing file id.Scot Breitenfeld2012-03-231-1/+1
| | | | Tested: koala (gnu 4.1)
* [svn-r22130] Test for HDFFV-7777 h5ltget_attribure_string_f addedScot Breitenfeld2012-03-232-19/+44
| | | | Added check that HLDS fortran function do remove NULL character.
* [svn-r22129] HDFFV-7777: Fix for removing NULL character from fortran string ↵Scot Breitenfeld2012-03-234-20/+33
| | | | | | in h5lt_get_attribute_string_f Fixed size +1 error in HD5f2cstring
* [svn-r22109] Removed the executable flag from the COPYING file.Dana Robinson2012-03-211-0/+0
|
* [svn-r22097] Snapshot version 1.9 release 111HDF Tester2012-03-203-3/+3
|
* [svn-r22096] Desciption: Added cyclic path test for H5LTpath_valid.Scot Breitenfeld2012-03-201-3/+28
| | | | Tested: jam (gnu and intel)
* [svn-r22082] Description: replaced strncopy with passing path name directly.Scot Breitenfeld2012-03-161-5/+2
|
* [svn-r22081] Description:Scot Breitenfeld2012-03-161-6/+6
| | | | | | Changed H5G*() to H5G*2() APIs for compatability. Tested: (jam intel, --with-default-api-version=v16)
* [svn-r22080] Description: aligned H5_FC_FUNC with the H5_FC_FUNC in the line ↵Scot Breitenfeld2012-03-161-1/+1
| | | | | | above tested: none
* [svn-r22078] New API: H5ltpath_validScot Breitenfeld2012-03-167-6/+634
| | | | | | | | | REF: HDFFV-1233 A high-level "H5LTpath_valid" routine for checking if a path is correct Both Fortran and C version. Tested: jam (gnu and intel)
* [svn-r22040] Snapshot version 1.9 release 110HDF Tester2012-03-113-3/+3
|
* [svn-r22024] Add HD prefix to tools library based tests. Cleaned ↵Allen Byrne2012-03-055-562/+584
| | | | | | allocation/free in tests. Tested: local linux/ changes h5committetest against 1.8 version
* [svn-r22022] Snapshot version 1.9 release 109HDF Tester2012-03-043-3/+3
|
* [svn-r22004] Reduced warnings and fixed conflicts resulting from including ↵Allen Byrne2012-02-283-1/+3
| | | | | | h5tools.h Tested: local linux
* [svn-r21996] Add tools_init to mainAllen Byrne2012-02-272-0/+6
|
* [svn-r21910] Snapshot version 1.9 release 108HDF Tester2012-02-053-3/+3
|
* [svn-r21898] Snapshot version 1.9 release 107HDF Tester2012-01-293-3/+3
|
* [svn-r21884] Snapshot version 1.9 release 106HDF Tester2012-01-223-3/+3
|
* [svn-r21867] Snapshot version 1.9 release 105HDF Tester2012-01-083-3/+3
|
* [svn-r21857] Snapshot version 1.9 release 104HDF Tester2012-01-013-3/+3
|
* [svn-r21850] Snapshot version 1.9 release 103HDF Tester2011-12-253-3/+3
|
* [svn-r21831] Snapshot version 1.9 release 102HDF Tester2011-12-183-3/+3
|
* [svn-r21824] Snapshot version 1.9 release 101HDF Tester2011-12-113-3/+3
|
* [svn-r21804] Update CMake Required version in all folders to match current ↵Allen Byrne2011-12-0513-13/+13
| | | | standard 2.8.6
* [svn-r21775] Snapshot version 1.9 release 100HDF Tester2011-11-273-3/+3
|
* [svn-r21770] Snapshot version 1.9 release 99HDF Tester2011-11-203-3/+3
|
* [svn-r21764] HDFFV-7798: CMake on linux. Corrected path component in ↵Allen Byrne2011-11-151-8/+19
| | | | fortran/src and hl/fortran/src and the install command.
* [svn-r21748] Snapshot version 1.9 release 98HDF Tester2011-11-133-3/+3
|
* [svn-r21721] Snapshot version 1.9 release 97HDF Tester2011-11-063-3/+3
|
* [svn-r21692] Snapshot version 1.9 release 96HDF Tester2011-10-303-3/+3
|
* [svn-r21667] Update FOLDER solution option for target properties. Added ↵Allen Byrne2011-10-2510-0/+18
| | | | | | OPTION command for solution folder and no packaging. Tested: local linux
* [svn-r21597] Issue 7701 - fix for H5LTdtype_to_text. I made two ↵Raymond Lu2011-10-181-85/+87
| | | | | | corrections: 1. I changed all snprintf to HDsnprintf; 2. I corrected all wrong length passed to snprintf which cause Mac machines to fail. Tested on jam. But I tested the same change for 1.8 branch on jam, koala, linew, Windows, and Apple.
* [svn-r21587] Snapshot version 1.9 release 95HDF Tester2011-10-163-3/+3
|
* [svn-r21571] Revision of the fix for Issue 7701 (H5LTdtype_to_text): I ↵Raymond Lu2011-10-141-89/+88
| | | | | | revised the code per Quincey's comments. (I changed the 1.8 branch first. I'm aware of that.) Tested on jam. But I tested the same change in 1.8 branch with h5committest.
* [svn-r21499] Snapshot version 1.9 release 94HDF Tester2011-10-093-3/+3
|
* [svn-r21443] Snapshot version 1.9 release 93HDF Tester2011-10-023-3/+3
|
* [svn-r21436] Issue 7701 - H5LTdtype_to_text had memory corruption while ↵Raymond Lu2011-09-303-171/+391
| | | | | | being querried about the size of the buffer needed. The problem happened when the internal buffer is reallocated, the new address got lost. I revised the code to pass the new address as the return value of functions. I also added two new test cases. Tested on jam, linew, and koala.
* [svn-r21415] Snapshot version 1.9 release 92HDF Tester2011-09-253-3/+3
|
* [svn-r21374] Snapshot version 1.9 release 91HDF Tester2011-09-113-3/+3
|
* [svn-r21360] Snapshot version 1.9 release 90HDF Tester2011-09-043-3/+3
|
* [svn-r21329] Snapshot version 1.9 release 89HDF Tester2011-08-283-3/+3
|
* [svn-r21249] Description: Part II of F2003 branch merge into the trunk.Scot Breitenfeld2011-08-1814-0/+42
| | | | | | Ran bin/reconfigure to update the Makefile.in in directories not part of the fortran directory check=in. Updates Makefile.in due to changes made in configure.in for the Fortran 2003 additions. Tested on all platforms run under daily tests.
* [svn-r21225] Snapshot version 1.9 release 88HDF Tester2011-08-143-3/+3
|
* [svn-r21185] Snapshot version 1.9 release 87HDF Tester2011-08-073-3/+3
|
* [svn-r21175] Release datatypes created locallyAllen Byrne2011-08-051-0/+18
|
* [svn-r21158] Snapshot version 1.9 release 86HDF Tester2011-07-313-3/+3
|
* [svn-r21157] Description: JIRA HDFFV-7673: fixed segfault when retrieving ↵Scot Breitenfeld2011-07-312-13/+25
| | | | | | | | | the length of a a dimension scale that does not exist. Implemented a test for the situation and added an if condition depending on if the label name exists. Tested: jam (gnu and intel)
* [svn-r21149] Snapshot version 1.9 release 85HDF Tester2011-07-243-3/+3
|