| Commit message (Expand) | Author | Age | Files | Lines |
* | [svn-r21374] Snapshot version 1.9 release 91 | HDF Tester | 2011-09-11 | 14 | -30/+30 |
|
|
* | [svn-r21373] Description: Changed the robodoc keywords in the comments | Scot Breitenfeld | 2011-09-10 | 9 | -123/+123 |
|
|
* | [svn-r21366] JIRA HDFFV-2748 replace use of _WIN32 in source. Created new def... | Allen Byrne | 2011-09-06 | 26 | -2181/+2190 |
|
|
* | [svn-r21362] Change the integer type for filno in in H5O_info_t derived type... | Scot Breitenfeld | 2011-09-05 | 1 | -8/+8 |
|
|
* | [svn-r21360] Snapshot version 1.9 release 90 | HDF Tester | 2011-09-04 | 14 | -30/+30 |
|
|
* | [svn-r21358] Purpose: | Jonathan Kim | 2011-09-02 | 10 | -35/+728 |
|
|
* | [svn-r21357] I updated the information about the fixes for Issue 7674 - CLANG... | Raymond Lu | 2011-09-02 | 1 | -0/+9 |
|
|
* | [svn-r21354] Issue 7674 - CLANG compiler complained about the line (about 800): | Raymond Lu | 2011-09-01 | 1 | -10/+48 |
|
|
* | [svn-r21353] HDFFV-4018: static function for windows and pthreads | Allen Byrne | 2011-09-01 | 1 | -0/+6 |
|
|
* | [svn-r21352] Missed stat structure change to use h5_stat_t. Should have been ... | Allen Byrne | 2011-09-01 | 1 | -1/+1 |
|
|
* | [svn-r21348] Need PATH active by default during install for daily binary test... | Allen Byrne | 2011-09-01 | 1 | -1/+1 |
|
|
* | [svn-r21347] Need PATH active by default during install for daily binary test... | Allen Byrne | 2011-09-01 | 1 | -2/+2 |
|
|
* | [svn-r21342] Issue 7674 - clang compiler with -fcatch-undefined-behavior -ftr... | Raymond Lu | 2011-08-31 | 1 | -6/+12 |
|
|
* | [svn-r21340] Add check for target already exists | Allen Byrne | 2011-08-31 | 1 | -4/+4 |
|
|
* | [svn-r21339] Description: Added test for reading and writing vl strings in fo... | Scot Breitenfeld | 2011-08-31 | 2 | -1/+256 |
|
|
* | [svn-r21338] Description: Added a check: if --enable-fortran2003 was specifie... | Scot Breitenfeld | 2011-08-31 | 2 | -1/+14 |
|
|
* | [svn-r21334] HDFFV-7687: add HD macro prefrix to functions and use h5_stat_t ... | Allen Byrne | 2011-08-30 | 6 | -59/+65 |
|
|
* | [svn-r21329] Snapshot version 1.9 release 89 | HDF Tester | 2011-08-28 | 14 | -30/+30 |
|
|
* | [svn-r21317] Correct zlib references, zlib svn no longer has src folder | Allen Byrne | 2011-08-26 | 2 | -3/+3 |
|
|
* | [svn-r21316] add testlibinfo to ignore list for memcheck | Allen Byrne | 2011-08-26 | 1 | -0/+1 |
|
|
* | [svn-r21315] Fix for fortran 2003-related bin/reconfigure warnings (with prop... | Dana Robinson | 2011-08-25 | 2 | -10/+7 |
|
|
* | [svn-r21312] Description: fixed un-initialized errors for strings and changed... | Scot Breitenfeld | 2011-08-25 | 1 | -6/+9 |
|
|
* | [svn-r21308] Add NSIS silent install option | Allen Byrne | 2011-08-25 | 1 | -2/+15 |
|
|
* | [svn-r21306] Description: | Scot Breitenfeld | 2011-08-24 | 2 | -6/+6 |
|
|
* | [svn-r21305] Back out change in configure to match Dana's configure.in change... | Larry Knox | 2011-08-23 | 1 | -5/+6 |
|
|
* | [svn-r21304] Backed out bad Fortran test. | Dana Robinson | 2011-08-23 | 1 | -4/+5 |
|
|
* | [svn-r21303] Removed duplicated INSTALL_SCRIPT_FILES macro from fortran/examp... | Dana Robinson | 2011-08-23 | 3 | -11/+8 |
|
|
* | [svn-r21302] Fixed the bin/trace Perl script so that it ignores a final ... p... | Dana Robinson | 2011-08-23 | 3 | -2/+6 |
|
|
* | [svn-r21298] Add fortran library depends to test fortran library build | Allen Byrne | 2011-08-23 | 1 | -2/+6 |
|
|
* | [svn-r21297] Move all tests into DEPENDS structure so that clear-all-objects ... | Allen Byrne | 2011-08-23 | 1 | -311/+318 |
|
|
* | [svn-r21295] Description: | Scot Breitenfeld | 2011-08-23 | 5 | -1444/+110 |
|
|
* | [svn-r21294] Desciption: | Scot Breitenfeld | 2011-08-23 | 2 | -259/+258 |
|
|
* | [svn-r21292] Moved Tools recent fixes (HDFFV-7649 and HDFFV-7659) description... | Jonathan Kim | 2011-08-22 | 1 | -7/+9 |
|
|
* | [svn-r21288] I added a new file H5HGquery.c. | Raymond Lu | 2011-08-22 | 1 | -1/+1 |
|
|
* | [svn-r21285] I added a new file H5Fcwfs.c. | Raymond Lu | 2011-08-22 | 1 | -1/+1 |
|
|
* | [svn-r21283] H5Eget_major() is depreciated. use the H5Eget_msg() instead. | Peter Cao | 2011-08-22 | 1 | -6/+3 |
|
|
* | [svn-r21280] Correct IF/ENDIF arguments | Allen Byrne | 2011-08-22 | 1 | -2/+2 |
|
|
* | [svn-r21275] Description: Changed the --enable-fortran2003 behavior to: | Scot Breitenfeld | 2011-08-21 | 3 | -187/+230 |
|
|
* | [svn-r21272] Added entry for H5Oclose_f in phdf5_fortrandll.def | Scot Breitenfeld | 2011-08-19 | 1 | -0/+1 |
|
|
* | [svn-r21271] Fixed Windows $DEC! declaration for H5close_f, added missing ent... | Scot Breitenfeld | 2011-08-19 | 2 | -1/+2 |
|
|
* | [svn-r21265] h5repack: added macro to handle failure in H5Dread/write when me... | Peter Cao | 2011-08-19 | 2 | -11/+39 |
|
|
* | [svn-r21263] Add F2003 support to CMake builds | Allen Byrne | 2011-08-19 | 6 | -0/+34 |
|
|
* | [svn-r21260] Refactored shape same tests heavily, and added code to skip a co... | John Mainzer | 2011-08-18 | 1 | -2536/+2765 |
|
|
* | [svn-r21259] Bug fix: Compilation failed for these two examples due to the wr... | Elena Pourmal | 2011-08-18 | 2 | -2/+2 |
|
|
* | [svn-r21258] Issue 7674 - clang compiler reported an error with line 334: | Raymond Lu | 2011-08-18 | 1 | -1/+1 |
|
|
* | [svn-r21256] Add libinfo and test to cmake - JIRA 1243 | Allen Byrne | 2011-08-18 | 4 | -44/+92 |
|
|
* | [svn-r21249] Description: Part II of F2003 branch merge into the trunk. | Scot Breitenfeld | 2011-08-18 | 36 | -1/+106 |
|
|
* | [svn-r21248] Mereged the F2003 branch into the trunk. | Scot Breitenfeld | 2011-08-18 | 185 | -24120/+62383 |
|
|
* | [svn-r21243] Add resultcode check to MemTest test sections | Allen Byrne | 2011-08-17 | 1 | -0/+6 |
|
|
* | [svn-r21237] Description: | Jonathan Kim | 2011-08-16 | 6 | -6/+69 |
|
|