summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [svn-r27713] Added -qflag=w:w to config/ibm-flags. This will suppress informa...Dana Robinson2015-09-091-1/+1
* [svn-r27712] The symbol NGROUPS is defined in /usr/include/sys/param.h in som...Albert Cheng2015-09-091-8/+8
* [svn-r27711] The symbol NOFILE is defined in /usr/include/sys/param.h in some...Albert Cheng2015-09-091-8/+8
* [svn-r27695] HDFFV-0: Bug fix.Albert Cheng2015-09-081-2/+7
* [svn-r27694] HDFFV-9521: arithmetic on a void* flagged as error by AIX XL com...Albert Cheng2015-09-081-4/+3
* [svn-r27693] HDFFV-0: bug fixAlbert Cheng2015-09-081-6/+6
* [svn-r27688] Bring version 3 metadata cache from trunk + adding retries.Vailin Choi2015-09-0694-13826/+22111
* [svn-r27672] Bug fix: for a swmr_write, remove file lock after flushing statu...Vailin Choi2015-09-031-5/+8
* [svn-r27633] Removed pid check from Pflock() in H5system.c. This field is onlyDana Robinson2015-08-311-4/+1
* [svn-r27617] Fixed some messed-up #ifdefs from the flock commit.Dana Robinson2015-08-292-4/+5
* [svn-r27604] Added (putative) Windows and fcntl-based flock implementations.Dana Robinson2015-08-286-26/+107
* [svn-r27583] Fixed some minor warnings in tsohm.c.Dana Robinson2015-08-261-2/+2
* [svn-r27582] Fixed some minor warnings in links.c.Dana Robinson2015-08-261-2/+3
* [svn-r27571] - h5watch tests are now skipped when the test VFD does not suppo...Dana Robinson2015-08-246-23/+101
* [svn-r27567] Added flush commands around lock functions in the stdio VFD.Dana Robinson2015-08-241-0/+6
* [svn-r27544] Updated MANIFESTDana Robinson2015-08-211-0/+3
* [svn-r27536] Partial implementation of CMake fixes. Library and tests now bui...Dana Robinson2015-08-206-36/+46
* [svn-r27535] Fixed some minor warnings discovered when building with CMake.Dana Robinson2015-08-206-11/+7
* [svn-r27534] Changed some instances of snprintf to HDsnprintf.Dana Robinson2015-08-191-17/+17
* [svn-r27529] Added an #ifdef around the sys/file.h include in H5FDstdio.c.Dana Robinson2015-08-191-1/+5
* [svn-r27526] Added new files to CMake in src and test.Dana Robinson2015-08-192-12/+27
* [svn-r27523] Updated the autotools to clean up a few test files underDana Robinson2015-08-194-4/+4
* [svn-r27522] CMake files match those of the trunk but still need to be update...Dana Robinson2015-08-1978-1273/+7452
* [svn-r27518] Correct CDash urlsAllen Byrne2015-08-181-2/+2
* [svn-r27490] Disable flushrefresh test when VFD does not support SWMR.Dana Robinson2015-08-112-1/+15
* [svn-r27487] Minor code cleanup to remove warnings.Dana Robinson2015-08-103-21/+17
* [svn-r27486] Changed the "unsupported" VFD in test/swmr.c to be the stdio VFD.Dana Robinson2015-08-102-9/+13
* [svn-r27482] Fixes for revise_chunks daily test failures:Vailin Choi2015-08-083-7/+15
* [svn-r27477] Fixed out-of-date MANIFEST.Dana Robinson2015-08-074-7/+12
* [svn-r27476] Fixes:Vailin Choi2015-08-077-2215/+1605
* [svn-r27461] Merge of r27460 from trunk.Dana Robinson2015-08-041-3/+3
* [svn-r27439] Merged r27428 from trunk.Albert Cheng2015-07-2811-0/+607
* [svn-r27414] Added platform-independent flock wrappers. When flock is not pre...Dana Robinson2015-07-2012-20/+98
* [svn-r27411] Fixes some issues in the source:Dana Robinson2015-07-197-54/+56
* [svn-r27409] Post release maintenance: increase version number to 1.9.222-swmr1.Albert Cheng2015-07-186-17/+17
* [svn-r27408] Merge of r27407 from the trunk.Dana Robinson2015-07-185-6/+10
* [svn-r27402] HDF5 version 1.9.222-swmr0 released on 2015-07-15.hdf5-1_9_222-swmr0Albert Cheng2015-07-172-2/+2
* [svn-r27370] (1) Fix for test/dsets.c failure when enable-debug=allVailin Choi2015-07-113-6/+85
* [svn-r27367] Fix the test failure exposed when --disable-sharelib-rpath.Vailin Choi2015-07-091-3/+2
* [svn-r27356] Fixes for revise_chunks daily test failures:Vailin Choi2015-07-092-2/+4
* [svn-r27348] Fixed a manifest issue.Dana Robinson2015-07-082-2/+1
* [svn-r27345] Bring revision #24678 from revise_chksum_retry branch to revise_...Vailin Choi2015-07-0810-2404/+2404
* [svn-r27344] Updated the SWMR acceptance tests to use h5_fileaccess() to obtainDana Robinson2015-07-079-12/+34
* [svn-r27343] Changed test/test_swmr.c to swmr.c to be more in line with other...Dana Robinson2015-07-075-29/+29
* [svn-r27342] Bring revision #26569 from revise_chksum_retry branch to revise_...Vailin Choi2015-07-078-15/+402
* [svn-r27341] Bring revisions #25493 - #25786 from revise_chksum_retry branch ...Vailin Choi2015-07-0728-1073/+1452
* [svn-r27340] Bring revisions #24766 - #24807 (i.e. #24805, #24806, #24807) fr...Vailin Choi2015-07-0626-142/+2414
* [svn-r27338] Bring revision #24747 from revise_chksum_retry branch to revise_...Vailin Choi2015-07-0512-197/+205
* [svn-r27335] Bring revisions #24679, #24736 from revise_chksum_retry branch t...Vailin Choi2015-07-0431-2569/+4362
* [svn-r27331] Bring revison #24675 from revise_chksum_retry branch to revise_c...Vailin Choi2015-07-028-51/+118