summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [svn-r21366] JIRA HDFFV-2748 replace use of _WIN32 in source. Created new def...Allen Byrne2011-09-0626-2181/+2190
* [svn-r21362] Change the integer type for filno in in H5O_info_t derived type...Scot Breitenfeld2011-09-051-8/+8
* [svn-r21360] Snapshot version 1.9 release 90HDF Tester2011-09-0414-30/+30
* [svn-r21358] Purpose:Jonathan Kim2011-09-0210-35/+728
* [svn-r21357] I updated the information about the fixes for Issue 7674 - CLANG...Raymond Lu2011-09-021-0/+9
* [svn-r21354] Issue 7674 - CLANG compiler complained about the line (about 800):Raymond Lu2011-09-011-10/+48
* [svn-r21353] HDFFV-4018: static function for windows and pthreadsAllen Byrne2011-09-011-0/+6
* [svn-r21352] Missed stat structure change to use h5_stat_t. Should have been ...Allen Byrne2011-09-011-1/+1
* [svn-r21348] Need PATH active by default during install for daily binary test...Allen Byrne2011-09-011-1/+1
* [svn-r21347] Need PATH active by default during install for daily binary test...Allen Byrne2011-09-011-2/+2
* [svn-r21342] Issue 7674 - clang compiler with -fcatch-undefined-behavior -ftr...Raymond Lu2011-08-311-6/+12
* [svn-r21340] Add check for target already existsAllen Byrne2011-08-311-4/+4
* [svn-r21339] Description: Added test for reading and writing vl strings in fo...Scot Breitenfeld2011-08-312-1/+256
* [svn-r21338] Description: Added a check: if --enable-fortran2003 was specifie...Scot Breitenfeld2011-08-312-1/+14
* [svn-r21334] HDFFV-7687: add HD macro prefrix to functions and use h5_stat_t ...Allen Byrne2011-08-306-59/+65
* [svn-r21329] Snapshot version 1.9 release 89HDF Tester2011-08-2814-30/+30
* [svn-r21317] Correct zlib references, zlib svn no longer has src folderAllen Byrne2011-08-262-3/+3
* [svn-r21316] add testlibinfo to ignore list for memcheckAllen Byrne2011-08-261-0/+1
* [svn-r21315] Fix for fortran 2003-related bin/reconfigure warnings (with prop...Dana Robinson2011-08-252-10/+7
* [svn-r21312] Description: fixed un-initialized errors for strings and changed...Scot Breitenfeld2011-08-251-6/+9
* [svn-r21308] Add NSIS silent install optionAllen Byrne2011-08-251-2/+15
* [svn-r21306] Description:Scot Breitenfeld2011-08-242-6/+6
* [svn-r21305] Back out change in configure to match Dana's configure.in change...Larry Knox2011-08-231-5/+6
* [svn-r21304] Backed out bad Fortran test.Dana Robinson2011-08-231-4/+5
* [svn-r21303] Removed duplicated INSTALL_SCRIPT_FILES macro from fortran/examp...Dana Robinson2011-08-233-11/+8
* [svn-r21302] Fixed the bin/trace Perl script so that it ignores a final ... p...Dana Robinson2011-08-233-2/+6
* [svn-r21298] Add fortran library depends to test fortran library buildAllen Byrne2011-08-231-2/+6
* [svn-r21297] Move all tests into DEPENDS structure so that clear-all-objects ...Allen Byrne2011-08-231-311/+318
* [svn-r21295] Description:Scot Breitenfeld2011-08-235-1444/+110
* [svn-r21294] Desciption:Scot Breitenfeld2011-08-232-259/+258
* [svn-r21292] Moved Tools recent fixes (HDFFV-7649 and HDFFV-7659) description...Jonathan Kim2011-08-221-7/+9
* [svn-r21288] I added a new file H5HGquery.c.Raymond Lu2011-08-221-1/+1
* [svn-r21285] I added a new file H5Fcwfs.c.Raymond Lu2011-08-221-1/+1
* [svn-r21283] H5Eget_major() is depreciated. use the H5Eget_msg() instead.Peter Cao2011-08-221-6/+3
* [svn-r21280] Correct IF/ENDIF argumentsAllen Byrne2011-08-221-2/+2
* [svn-r21275] Description: Changed the --enable-fortran2003 behavior to:Scot Breitenfeld2011-08-213-187/+230
* [svn-r21272] Added entry for H5Oclose_f in phdf5_fortrandll.defScot Breitenfeld2011-08-191-0/+1
* [svn-r21271] Fixed Windows $DEC! declaration for H5close_f, added missing ent...Scot Breitenfeld2011-08-192-1/+2
* [svn-r21265] h5repack: added macro to handle failure in H5Dread/write when me...Peter Cao2011-08-192-11/+39
* [svn-r21263] Add F2003 support to CMake buildsAllen Byrne2011-08-196-0/+34
* [svn-r21260] Refactored shape same tests heavily, and added code to skip a co...John Mainzer2011-08-181-2536/+2765
* [svn-r21259] Bug fix: Compilation failed for these two examples due to the wr...Elena Pourmal2011-08-182-2/+2
* [svn-r21258] Issue 7674 - clang compiler reported an error with line 334:Raymond Lu2011-08-181-1/+1
* [svn-r21256] Add libinfo and test to cmake - JIRA 1243Allen Byrne2011-08-184-44/+92
* [svn-r21249] Description: Part II of F2003 branch merge into the trunk.Scot Breitenfeld2011-08-1836-1/+106
* [svn-r21248] Mereged the F2003 branch into the trunk.Scot Breitenfeld2011-08-18185-24120/+62383
* [svn-r21243] Add resultcode check to MemTest test sectionsAllen Byrne2011-08-171-0/+6
* [svn-r21237] Description:Jonathan Kim2011-08-166-6/+69
* [svn-r21236] Purpose:Jonathan Kim2011-08-1611-61/+300
* [svn-r21228] Added #ifdefs around #include unistd.h and created windows getlo...Allen Byrne2011-08-1510-426/+488