summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [svn-r28641] Description:Quincey Koziol2015-12-143-16/+7
* [svn-r28630] Minor normalization with trunk.Dana Robinson2015-12-145-11/+11
* [svn-r28622] Removed flush dependency code from local heaps.Dana Robinson2015-12-145-187/+4
* [svn-r28618] Normalization of H5HL package with trunk.Dana Robinson2015-12-145-23/+23
* [svn-r28605] Description:Quincey Koziol2015-12-1319-197/+159
* [svn-r28587] Removed Perl check from configure.ac to bring in line with trunk.Dana Robinson2015-12-111-10/+0
* [svn-r28585] Bring config/cmake/cacheinit.cmake in line with the trunk.Dana Robinson2015-12-111-2/+0
* [svn-r28582] Removed unused CMake file (align with trunk).Dana Robinson2015-12-112-242/+0
* [svn-r28579] Checkin of fixes to more bugs uncovered by investigation of John Mainzer2015-12-116-29/+491
* [svn-r28567] Merge of r28563 from trunk.Dana Robinson2015-12-111-3/+18
* [svn-r28551] Minor change to cache_logging test so it will pass on make check...Dana Robinson2015-12-091-2/+0
* [svn-r28548] Added missing HD in front of snprintf() in cache_logging test.Dana Robinson2015-12-091-1/+1
* [svn-r28546] Fix: when the file is opened for SWMR read, skip file truncation...Vailin Choi2015-12-091-5/+19
* [svn-r28536] Brought r28533 from the trunk (minor change to H5Dvirtual.c)Dana Robinson2015-12-081-3/+3
* [svn-r28528] Added a similar test to the SWMR-95 test that uses version 2 B-treeDana Robinson2015-12-071-0/+123
* [svn-r28526] Propagated the SWMR-95 extensible array changes to the fixed arrayDana Robinson2015-12-077-18/+272
* [svn-r28524] Updated the test macros in the SWMR-95 test.Dana Robinson2015-12-071-21/+22
* [svn-r28522] Added a simple regression test for the SWMR-95 bug.Dana Robinson2015-12-072-8/+125
* [svn-r28520] Re-enabled the cache_logging test and fixed it to pass on Windows.Dana Robinson2015-12-052-2/+2
* [svn-r28518] Re-enabled the cork test and fixed it to pass on Windows.Dana Robinson2015-12-052-378/+386
* [svn-r28516] - Updated the SWMR unit test so that it passes on Windows.Dana Robinson2015-12-052-1406/+1425
* [svn-r28514] Description:Quincey Koziol2015-12-057-57/+69
* [svn-r28510] Remove debugging if NOT WIN32 around file copy. Technique should...Allen Byrne2015-12-031-11/+9
* [svn-r28509] Corrected accum test file handling. The reader is static only.(A...Allen Byrne2015-12-032-20/+17
* [svn-r28507] Description:Quincey Koziol2015-12-034-33/+14
* [svn-r28505] Merge of r28497 and 28499 from the trunk. Fixes a race condition...Dana Robinson2015-12-031-4/+21
* [svn-r28503] Enabled the swmr and cork tests under CMake.Dana Robinson2015-12-031-2/+2
* [svn-r28495] Makes the internal HDF5 Windows file locking function Wflock() a...Dana Robinson2015-12-031-1/+6
* [svn-r28492] Merge r28488 from trunk (AC_CHECK_SIZEOF macro fix).Dana Robinson2015-12-031-44/+44
* [svn-r28490] Cleaned up some warnings in the VDS test code.Dana Robinson2015-12-039-11/+11
* [svn-r28479] Brought CMake Linux symbols in line with the Autotools.Dana Robinson2015-12-021-16/+17
* [svn-r28477] Checkin of fix to SWMR-95 -- bug in which two calls to John Mainzer2015-12-025-6/+147
* [svn-r28469] Merge of r28467 from trunk (minor CMake fix).Dana Robinson2015-11-301-8/+0
* [svn-r28465] Cleaned up warnings in ohdr test.Dana Robinson2015-11-241-49/+56
* [svn-r28460] Removed -std=c99 from C++ flags in CMake (not valid in C++).Dana Robinson2015-11-241-2/+2
* [svn-r28457] Warning fixes in H5trace.c.Dana Robinson2015-11-241-4/+8
* [svn-r28456] Merge 28371, 28377, and 28403 from trunk. (CMake changes)Dana Robinson2015-11-244-159/+182
* [svn-r28454] Description:Quincey Koziol2015-11-2319-174/+148
* [svn-r28446] Cleaned up the remaining warnings in swmr.c.Dana Robinson2015-11-231-4/+9
* [svn-r28445] Removed some code that checked to see if an unsigned valueDana Robinson2015-11-232-9/+2
* [svn-r28443] Misc code cleanup and warning fixes.Dana Robinson2015-11-239-326/+318
* [svn-r28441] Updated CMake files to correctly handle the changes to the accum...Dana Robinson2015-11-231-0/+35
* [svn-r28439] Cleaned up some code and warnings in the accum test prior to a C...Dana Robinson2015-11-221-22/+25
* [svn-r28436] Cleaned up warnings generated by gcc 5.2 in flex/bison code.Dana Robinson2015-11-225-228/+244
* [svn-r28433] Misc warning and cleanup fixes.Dana Robinson2015-11-217-22/+39
* [svn-r28431] Misc warning and cleanup fixes.Dana Robinson2015-11-208-249/+224
* [svn-r28426] Fixed all maybe-uninitialized warnings from gcc 5.2.Dana Robinson2015-11-209-25/+25
* [svn-r28423] Description:Quincey Koziol2015-11-2026-184/+454
* [svn-r28420] Description:Quincey Koziol2015-11-205-137/+152
* [svn-r28418] Fixes for minor warnings.Dana Robinson2015-11-206-27/+29