summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
* [svn-r28414] Description:Quincey Koziol2015-11-205-48/+48
* [svn-r28412] Description:Quincey Koziol2015-11-209-301/+260
* [svn-r28410] Removed a few TRUE/FALSE redefinitions in the tools.Dana Robinson2015-11-193-7/+0
* [svn-r28408] Corrected some warnings in the file locking code.Dana Robinson2015-11-192-4/+9
* [svn-r28400] Fix for daily test failure on platypus for gcc 5.2 with -m32.Vailin Choi2015-11-197-7/+7
* [svn-r28395] Merge r28393 from trunk.Albert Cheng2015-11-181-3/+3
* [svn-r28389] Merge r28388 from Trunk.Albert Cheng2015-11-181-0/+16
* [svn-r28386] Maintenance: Bumped version number by setting suffix to swmr3 af...Elena Pourmal2015-11-185-6/+6
* [svn-r28379] HDFFV-9573: Our helper tests bin/release and bin/h5vers are not ...Albert Cheng2015-11-171-0/+70
* [svn-r28374] Added a script to automate the initial VDS + SWMR test.Dana Robinson2015-11-176-8/+212
* [svn-r28367] Putative fix for SWMR-95: The H5Pset_elink_acc_flags() API call ...Dana Robinson2015-11-162-1/+22
* [svn-r28365] Fixed trivial warnings in h5watch code.Dana Robinson2015-11-163-9/+26
* [svn-r28362] Merge of r28234 to r28346 from the trunk.Dana Robinson2015-11-1613-292/+5391