summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [svn-r27955] Merge of r27943 and 27945 from the trunk:Dana Robinson2015-10-0522-434/+1900
* [svn-r27954] Merge of smaller changes from the trunk:Dana Robinson2015-10-0511-47/+100
* [svn-r27953] Merge of CMake files from the trunk.Dana Robinson2015-10-0520-228/+644
* [svn-r27952] Merge of r27320 from the trunkDana Robinson2015-10-058-16/+46
* [svn-r27951] Merge of r27298 from the trunkDana Robinson2015-10-055-137/+172
* [svn-r27950] Merge of r27296 from the trunkDana Robinson2015-10-057-43/+29
* [svn-r27948] Merge of r27427 from the trunkDana Robinson2015-10-042-0/+6
* [svn-r27883] Revert of r27881Dana Robinson2015-09-2619-392/+300
* [svn-r27881] Merge of r27549 from trunk.Dana Robinson2015-09-2619-300/+392
* [svn-r27877] Added fcntl and flock to list of functions checked by CMake.Dana Robinson2015-09-252-0/+5
* [svn-r27867] The testpar/t_cache test now just prints a "skipped" message. It...Dana Robinson2015-09-241-0/+10
* [svn-r27859] Merged revisionsDana Robinson2015-09-2293-693/+1140
* [svn-r27857] Merged revisions 27612-4, 27618, 27663, 27682, 27728 from the tr...Dana Robinson2015-09-2217-360/+300
* [svn-r27856] Fix the bug from revise_chunks daily test failure hl/test/ld.c: ...Vailin Choi2015-09-221-21/+9
* [svn-r27855] Merged revisions:Dana Robinson2015-09-2273-346/+519
* [svn-r27853] Merged r27488-27500 from the trunk.Dana Robinson2015-09-22252-69417/+26525
* [svn-r27841] Merged r27346, r27407, r27459, r27460, r27467, r27468, r27485 fr...Dana Robinson2015-09-214-35/+35
* [svn-r27840] Merged r27313, r27332, r27364, r27428, r27465, r27466 from trunk.Dana Robinson2015-09-218-211/+302
* [svn-r27822] Bring revisions #27262 - 27294 from trunk to revise_chunks.Vailin Choi2015-09-182-0/+3515
* [svn-r27821] Bring revisions #27262 - 27294 from trunk to revise_chunks.Vailin Choi2015-09-1812-4272/+530
* [svn-r27791] corrected a spelling.Albert Cheng2015-09-151-1/+1
* [svn-r27786] Bring revisions #27237 - 27262 from trunk to revise_chunks.Vailin Choi2015-09-1413-24/+24
* [svn-r27766] Merge of r27292 from trunk:Dana Robinson2015-09-136-21/+63
* [svn-r27765] Merges from trunk:Dana Robinson2015-09-1249-762/+212
* [svn-r27764] Merges r27415 from trunk:Dana Robinson2015-09-125-217/+935
* [svn-r27763] Merges from trunk:Dana Robinson2015-09-1229-2565/+1757
* [svn-r27762] Merge of r27243 from trunkDana Robinson2015-09-128-25/+41
* [svn-r27761] Fix the bug uncovered by daily test failure: configure --with-de...Vailin Choi2015-09-116-29/+24
* [svn-r27758] Implementation for "h5format_convert" tool to convert a chunked ...Vailin Choi2015-09-1140-22/+3607
* [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