summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [svn-r30262] Fix for HDFFV-9960: H5DOappend will not fail if a dataset has no...Vailin Choi2016-08-052-3/+106
* [svn-r30259] Fixed: HDFFV-9965: HDF5 Fails to build when sizeof or c_sizeof i...Scot Breitenfeld2016-08-051-1/+5
* [svn-r30254] Add missing importAllen Byrne2016-08-031-0/+1
* [svn-r30251] Ignore dlopen test - created HDFFV-9962Allen Byrne2016-08-022-3/+2
* [svn-r30250] Correct position of finally block for testAllen Byrne2016-08-021-16/+16
* [svn-r30245] remove incorrect copyAllen Byrne2016-08-011-6/+0
* [svn-r30243] Correct spellingAllen Byrne2016-08-011-1/+1
* [svn-r30242] Cygwin does not implement the getpwuid the same as linux.Allen Byrne2016-08-011-2/+2
* [svn-r30241] JAVA-1920: new filter for tests.Allen Byrne2016-08-011-0/+104
* [svn-r30240] JAVA-1920: Create a filter plugin test that has a filter which c...Allen Byrne2016-08-017-7/+176
* [svn-r30238] Follow-on to HDFFV-9928: remove unconditional call of time.h typ...Allen Byrne2016-08-0111-29/+0
* [svn-r30237] HDFFV-9939: Change cmake commands to reduce POST_BUILD custom co...Allen Byrne2016-08-0125-532/+197
* [svn-r30236] HDFFV-9928: remove duplicate and unconditional includes in h5dif...Allen Byrne2016-08-012-12/+6
* [svn-r30235] HDFFV-9730: Fix functions for delete to use a specific dir inste...Allen Byrne2016-08-0114-14/+14
* [svn-r30232] HDFFV-9953, -9955: Add new testfiles to h5dump generator and tests.Allen Byrne2016-08-018-18/+1564
* [svn-r30231] HDFFV-9944: else statement and braces.Allen Byrne2016-08-011-17/+24
* [svn-r30228] Changed a few printf calls to HDprintf in file_image.c.Dana Robinson2016-07-301-4/+5
* [svn-r30224] Added HDprintf() macro that uses HDfprintf w/ stdout.Dana Robinson2016-07-273-11/+13
* [svn-r30219] Description:Quincey Koziol2016-07-2233-852/+799
* [svn-r30213] Add H5Aread_complex for reading arrays and compounds that are no...Allen Byrne2016-07-204-3/+69
* [svn-r30211] Remove extra cygwin filesAllen Byrne2016-07-202-32/+0
* [svn-r30209] HDFFV-9467: Use the same test programs for CMake and autotoolsScot Breitenfeld2016-07-202-57/+19
* [svn-r30207] Change cygwin files to a single fileAllen Byrne2016-07-201-2/+1
* [svn-r30206] HDFFV-9946: Change cygwin config to a single fileAllen Byrne2016-07-203-275/+24
* [svn-r30205] Correct name of UNSUPPORTED optionAllen Byrne2016-07-202-3/+3
* [svn-r30204] Move CXX tests to C++ compiler test fileAllen Byrne2016-07-204-44/+60
* [svn-r30201] Description:Quincey Koziol2016-07-187-18/+59
* [svn-r30198] HDFFV-9467: Use the same test programs for CMake and autotoolsScot Breitenfeld2016-07-181-0/+136
* [svn-r30196] HDFFV-9467: Use the same test programs for CMake and autotoolsScot Breitenfeld2016-07-184-457/+65
* [svn-r30194] Convert usage function to use standard tools macros.Allen Byrne2016-07-183-63/+64
* [svn-r30192] Correct random code inserted in usage text.Allen Byrne2016-07-181-5/+2
* [svn-r30189] Description:Quincey Koziol2016-07-1847-1064/+1316
* [svn-r30184] Converted h5_fileaccess() to H5Pcreate() in the sec2 test.Dana Robinson2016-07-141-1/+2
* [svn-r30163] Changed a h5_fileaccess() call to H5Pcreate() in the core VFD test.Dana Robinson2016-07-091-1/+2
* [svn-r30161] Description:Quincey Koziol2016-07-071-1/+1
* [svn-r30158] Description:Quincey Koziol2016-07-075-205/+222
* [svn-r30154] Fixed inequality comparsions for reals in HL fortran testsScot Breitenfeld2016-07-074-51/+112
* [svn-r30151] Fix daily test failures for checkin #30143 for HDFFV-9940.Vailin Choi2016-07-061-3/+3
* [svn-r30148] Expanded core VFD test in vfd.c. Minor tidying to sec2 VFD test ...Dana Robinson2016-07-061-189/+295
* [svn-r30147] Removed #ifdef-guarded debug output from core VFD.Dana Robinson2016-07-061-72/+15
* [svn-r30143] Fix for HDFFV-9940.Vailin Choi2016-07-045-0/+331
* [svn-r30139] Description:Quincey Koziol2016-07-026-0/+178
* [svn-r30134] Description:Quincey Koziol2016-07-022-0/+24
* [svn-r30131] Fix bug reported by Cisco Talos TALOS-CAN-0178. Added check for ...Neil Fortner2016-07-013-0/+10
* [svn-r30127] Description:Quincey Koziol2016-06-302-0/+53
* [svn-r30126] Description:Quincey Koziol2016-06-301-1/+3
* [svn-r30120] Fixed compilation failure on emu due to moving testing subroutin...Scot Breitenfeld2016-06-291-1843/+1822
* [svn-r30113] Description:Quincey Koziol2016-06-2863-5200/+4930
* [svn-r30112] Description:Quincey Koziol2016-06-2818-2883/+3362
* [svn-r30102] Cleaned up incorrect comments in H5AC_type_t enum.Dana Robinson2016-06-231-29/+29