Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r21884] Snapshot version 1.9 release 106 | HDF Tester | 2012-01-22 | 3 | -3/+3 |
| | |||||
* | [svn-r21867] Snapshot version 1.9 release 105 | HDF Tester | 2012-01-08 | 3 | -3/+3 |
| | |||||
* | [svn-r21857] Snapshot version 1.9 release 104 | HDF Tester | 2012-01-01 | 3 | -3/+3 |
| | |||||
* | [svn-r21850] Snapshot version 1.9 release 103 | HDF Tester | 2011-12-25 | 3 | -3/+3 |
| | |||||
* | [svn-r21831] Snapshot version 1.9 release 102 | HDF Tester | 2011-12-18 | 3 | -3/+3 |
| | |||||
* | [svn-r21824] Snapshot version 1.9 release 101 | HDF Tester | 2011-12-11 | 3 | -3/+3 |
| | |||||
* | [svn-r21804] Update CMake Required version in all folders to match current ↵ | Allen Byrne | 2011-12-05 | 13 | -13/+13 |
| | | | | standard 2.8.6 | ||||
* | [svn-r21775] Snapshot version 1.9 release 100 | HDF Tester | 2011-11-27 | 3 | -3/+3 |
| | |||||
* | [svn-r21770] Snapshot version 1.9 release 99 | HDF Tester | 2011-11-20 | 3 | -3/+3 |
| | |||||
* | [svn-r21764] HDFFV-7798: CMake on linux. Corrected path component in ↵ | Allen Byrne | 2011-11-15 | 1 | -8/+19 |
| | | | | fortran/src and hl/fortran/src and the install command. | ||||
* | [svn-r21748] Snapshot version 1.9 release 98 | HDF Tester | 2011-11-13 | 3 | -3/+3 |
| | |||||
* | [svn-r21721] Snapshot version 1.9 release 97 | HDF Tester | 2011-11-06 | 3 | -3/+3 |
| | |||||
* | [svn-r21692] Snapshot version 1.9 release 96 | HDF Tester | 2011-10-30 | 3 | -3/+3 |
| | |||||
* | [svn-r21667] Update FOLDER solution option for target properties. Added ↵ | Allen Byrne | 2011-10-25 | 10 | -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 Lu | 2011-10-18 | 1 | -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 95 | HDF Tester | 2011-10-16 | 3 | -3/+3 |
| | |||||
* | [svn-r21571] Revision of the fix for Issue 7701 (H5LTdtype_to_text): I ↵ | Raymond Lu | 2011-10-14 | 1 | -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 94 | HDF Tester | 2011-10-09 | 3 | -3/+3 |
| | |||||
* | [svn-r21443] Snapshot version 1.9 release 93 | HDF Tester | 2011-10-02 | 3 | -3/+3 |
| | |||||
* | [svn-r21436] Issue 7701 - H5LTdtype_to_text had memory corruption while ↵ | Raymond Lu | 2011-09-30 | 3 | -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 92 | HDF Tester | 2011-09-25 | 3 | -3/+3 |
| | |||||
* | [svn-r21374] Snapshot version 1.9 release 91 | HDF Tester | 2011-09-11 | 3 | -3/+3 |
| | |||||
* | [svn-r21360] Snapshot version 1.9 release 90 | HDF Tester | 2011-09-04 | 3 | -3/+3 |
| | |||||
* | [svn-r21329] Snapshot version 1.9 release 89 | HDF Tester | 2011-08-28 | 3 | -3/+3 |
| | |||||
* | [svn-r21249] Description: Part II of F2003 branch merge into the trunk. | Scot Breitenfeld | 2011-08-18 | 14 | -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 88 | HDF Tester | 2011-08-14 | 3 | -3/+3 |
| | |||||
* | [svn-r21185] Snapshot version 1.9 release 87 | HDF Tester | 2011-08-07 | 3 | -3/+3 |
| | |||||
* | [svn-r21175] Release datatypes created locally | Allen Byrne | 2011-08-05 | 1 | -0/+18 |
| | |||||
* | [svn-r21158] Snapshot version 1.9 release 86 | HDF Tester | 2011-07-31 | 3 | -3/+3 |
| | |||||
* | [svn-r21157] Description: JIRA HDFFV-7673: fixed segfault when retrieving ↵ | Scot Breitenfeld | 2011-07-31 | 2 | -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 85 | HDF Tester | 2011-07-24 | 3 | -3/+3 |
| | |||||
* | [svn-r21124] Issue 2763 - adding OAPL_ID as a new parameter to ↵ | Raymond Lu | 2011-07-19 | 1 | -5/+5 |
| | | | | | | | | | H5Rdereference. A followup commit for r21117. I made 2 changes: 1. Quincey changed H5P_DATASET_ACCESS_DEFAULT to H5P_DEFAULT for the tests that call H5Rdereference. Inside H5R_dereference, I assigned H5P_DATASET_ACCESS_DEFAULT to OAPL_ID if it is H5P_DEFAULT. 2. I added the test for invalid OAPL_ID in trefer.c. Tested on jam, koala, heiwa. | ||||
* | [svn-r21121] Description: | Quincey Koziol | 2011-07-18 | 3 | -4/+4 |
| | | | | | | | | | Switch from H5P_DATASET_ACCESS_DEFAULT to H5P_DEFAULT for calls to H5Rdereference2(). Tested on: Mac OS X/32 10.6.8 (amazon) w/debug (too minor to require h5committest) | ||||
* | [svn-r21117] Issue 2763 - I added a new parameter of object access property ↵ | Raymond Lu | 2011-07-18 | 3 | -9/+9 |
| | | | | | | list to the function H5Rdereference. It's called H5Rdereference2 now. H5Rdereference function has been deprecated to H5Rdereference1. I also added some test cases in trefer.c. Tested on jam, heiwa, and koala. | ||||
* | [svn-r21080] Remove redundant EXPORTS symbol since CMake automatically ↵ | Allen Byrne | 2011-07-08 | 1 | -1/+0 |
| | | | | creates it. | ||||
* | [svn-r21033] Snapshot version 1.9 release 84 | HDF Tester | 2011-06-26 | 3 | -3/+3 |
| | |||||
* | [svn-r21016] Description: Added Fortran DS example to CMakeList.txt | Scot Breitenfeld | 2011-06-22 | 1 | -0/+1 |
| | |||||
* | [svn-r21006] Description: | Scot Breitenfeld | 2011-06-21 | 3 | -4/+196 |
| | | | | | | Added Fortran example for HL DS APIs. Tested: jam (intel) | ||||
* | [svn-r21000] Snapshot version 1.9 release 83 | HDF Tester | 2011-06-19 | 3 | -3/+3 |
| | |||||
* | [svn-r20996] Add lite2 dependency on lite1 example | Allen Byrne | 2011-06-19 | 1 | -0/+4 |
| | |||||
* | [svn-r20960] Added new source files. | Allen Byrne | 2011-06-10 | 2 | -4/+15 |
| | | | | | | Added new test and test files to test section Tested: local linux | ||||
* | [svn-r20958] Description: Added fortran wrappers and test for the HL DS API. | Scot Breitenfeld | 2011-06-10 | 8 | -164/+1494 |
| | | | | Tested: jam (intel, gnu, pgi) | ||||
* | [svn-r20937] Description: | Scot Breitenfeld | 2011-06-07 | 1 | -1/+76 |
| | | | | | | | Added additional attaching and detaching permutation. Tested: jam (intel, gnu) | ||||
* | [svn-r20923] Description: Added test for permutations of attaching and ↵ | Scot Breitenfeld | 2011-05-29 | 1 | -2/+167 |
| | | | | | | detaching DS, see bug HDFFV-7605. Tested: Jam (intel and gnu) | ||||
* | [svn-r20922] Snapshot version 1.9 release 82 | HDF Tester | 2011-05-29 | 3 | -3/+3 |
| | |||||
* | [svn-r20901] Remove if() that avoided a copy of the last element to itself. ↵ | Allen Byrne | 2011-05-25 | 1 | -4/+2 |
| | | | | | | | | This was to solve an issue of a difference between 1.8 and trunk. 1.8 used the wrong variable in the if() and upon reflection the if() was determined to be unnecessary and complicated the logic. 1.8 tests would have treated the if() as always true with the result being the same as though the if() was absent. This change reflects that equivalance and will avoid a potential problem in 1.8. Tested: local linux, reviewed by two developers | ||||
* | [svn-r20900] Remove duplicated function lines | Allen Byrne | 2011-05-25 | 1 | -30/+0 |
| | |||||
* | [svn-r20890] Snapshot version 1.9 release 82 | HDF Tester | 2011-05-23 | 3 | -3/+3 |
| | |||||
* | [svn-r20870] Description: Fixed HDFFV-7605: Dim Scales APIs- error when ↵ | Scot Breitenfeld | 2011-05-20 | 1 | -1/+1 |
| | | | | | | | | unattaching dim. sacles * Fixed Loop counter when removing object in dimension set with more then one scale. Tested: jam (intel and gnu) | ||||
* | [svn-r20720] Merge changes to scripts to run installed examples from hdf5 ↵ | Larry Knox | 2011-05-04 | 3 | -6/+6 |
| | | | | | | | 1.8.7 r 20718. The default prefix in the scripts will use the compile scripts in the installed bin directory. |