summaryrefslogtreecommitdiffstats
path: root/tools/misc
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r29224] Brought alpha2 branch in sync with revise_chunks (up to r29219)Dana Robinson2016-02-293-8/+18
|\ | | | | | | | | | | | | | | | | | | | | Note: generated autotools files are from a VM and not THG machines. These will be updated immediately after check-in. Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools serial w/ Fortran & C++ autotools parallel (MPICH 3.1.4) w/ Fortran CMake serial (cmakehdf5 w/ CMake 3.3.2)
| * [svn-r28744] Description:Quincey Koziol2015-12-291-0/+4
| | | | | | | | | | | | | | | | | | | | | | Bring r28742 from trunk, adjusting to shadow B-tree nodes for SWMR: Add 'update' operation to v2 B-trees, which will insert a new record, or modify an existing one, depending on if the record exists or not. Tested on: MacOSX/64 10.11.2 (amazon) w/serial & parallel (h5committest not required on this branch)
| * [svn-r28490] Cleaned up some warnings in the VDS test code.Dana Robinson2015-12-039-11/+11
| | | | | | | | | | Tested on Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 serial only
| * [svn-r28433] Misc warning and cleanup fixes.Dana Robinson2015-11-211-1/+1
| | | | | | | | | | Tested on Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 serial only
| * [svn-r28431] Misc warning and cleanup fixes.Dana Robinson2015-11-203-32/+40
| | | | | | | | | | Tested on Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 serial only
| * [svn-r28423] Description:Quincey Koziol2015-11-201-7/+7
| | | | | | | | | | | | | | | | Normalize against trunk. Tested on: MacOSX/64 10.11.1 (amazon) w/serial & parallel (h5committest not required on this branch)
| * [svn-r28330] Implementation for version 3 superblock and latest version support.Vailin Choi2015-11-133-153/+89
| | | | | | | | Tested on quail, kite, osx1010test, platypus, ostrich, moohan, emu, jam.
| * [svn-r28218] Merge of r28138, 28196, and 28204 from trunk.Dana Robinson2015-10-261-1/+1
| | | | | | | | | | | | | | | | hbool_t changes Tested on: Ubuntu 15.04 (Linux 3.19 x86_64) gcc 4.9.2 serial w/ Fortran and C++ parallel (MPICH 3.1.4) w/ Fortran
| * [svn-r28099] Description:Quincey Koziol2015-10-1615-0/+1846
| | | | | | | | | | | | | | | | Bring r27958 from trunk to branch. Tested on: MacOSX/64 10.10.5 (amazon) w/serial & parallel (h5committest not required on this branch)
| * [svn-r28094] Description:Quincey Koziol2015-10-161-1/+1
| | | | | | | | | | | | | | | | Bring r27849 & 27851 from trunk to branch. Tested on: MacOSX/64 10.10.5 (amazon) w/serial & parallel (h5committest not required on this branch)
| * [svn-r28093] Merge of r27768 and r27774 from trunkDana Robinson2015-10-162-13/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Description: Complete revamp of package initialization/shutdown mechanism in the library. Each package now has a single init/term routine. This new way should avoid packages being re-initialized during library shutdown and is also be _much_ more proactive about giving feedback for resource leaks internal to the library. Introduces a new "module" header file for packages in the library (e.g src/H5Fmodule.h) which sets up some necessary package configuration macros for the FUNC_ENTER/LEAVE macros. (The VFL drivers have their own slightly modified version of this header, src/H5FDdrvr_module.h) Also cleaned up a bunch of resources leaks all across the library and tests, along with addressing many warnings, as I encountered them. Tested on: Ubuntu 15.04 (Linux 3.19 x86_64) gcc 4.9.2 serial and parallel (MPICH 3.1.4)
| * [svn-r28036] Description:Quincey Koziol2015-10-121-5/+5
| | | | | | | | | | | | | | | | Bring r27801 & r27809 from trunk to branch Tested on: MacOSX/64 10.10.5 (amazon) w/serial (h5committest not required on this branch)
| * [svn-r28029] Description:Quincey Koziol2015-10-113-10/+14
| | | | | | | | | | | | | | | | Merge r27626 from trunk to branch. Tested on: MacOSX/64 10.10.5 (amazon) w/serial (h5committest not required on this branch)
| * [svn-r27960] Autogen merges from trunk.Dana Robinson2015-10-061-1602/+0
| | | | | | | | | | | | | | r27794, 27795, 27802, 27812, 27819, 27826, 27828, 27829, 27878 27880, 27898, 27902 Tested on: local Linux
| * [svn-r27883] Revert of r27881Dana Robinson2015-09-261-7/+7
| | | | | | | | | | | | | | | | The number of elements in a struct between the trunk and revise_chunks differed, which confused Subversion. Interestingly, only some of the compilers flagged this as an error. Tested on: local linux
| * [svn-r27881] Merge of r27549 from trunk.Dana Robinson2015-09-261-7/+7
| | | | | | | | | | | | | | | | Update the file format debugging routines to match the recent changes to the metadata cache, along with a few other cleanups and miscellaneous enhancements. Tested on: Ubuntu 15.04 w/ gcc 4.9.3
| * [svn-r27859] Merged revisionsDana Robinson2015-09-221-0/+1
| | | | | | | | | | | | | | | | | | | | | | 27625, 27627, 27647, 27648, 27661, 27668, 27670, 27671, 27674, 27676, 27703, 27716, 27720, 27747, 27754, 27755 from the trunk. Mostly CMake and Fortran changes. Tested on: jam (w/ gcc/gfortran 4.9.3)
| * [svn-r27855] Merged revisions:Dana Robinson2015-09-221-1/+0
| | | | | | | | | | | | | | | | | | | | | | 27509, 27515, 27517, 27521, 27524, 27525, 27537, 27555, 27570, 27575, 27585, 27586, 27590, 27591, 27592 from the trunk. Minor CMake and Fortran changes Tested on: jam (w/ gcc/gfortran 4.9.3)
| * [svn-r27853] Merged r27488-27500 from the trunk.Dana Robinson2015-09-221-5/+24
| | | | | | | | | | | | | | Fortran 2003 changes Tested on: jam serial (w/ gcc/gfortran 4.9.3) jam parallel (fortran tests, parallel tests have known failure)
| * [svn-r27522] CMake files match those of the trunk but still need to be ↵Dana Robinson2015-08-191-14/+11
| | | | | | | | | | | | updated with changes in this branch. Tested on: NONE (CMake is still broken in this branch)
| * [svn-r27290] Bring revisions #24622 - #24669 (i.e. #24624, #24663, #24669) ↵Vailin Choi2015-06-274-22/+23
| | | | | | | | | | | | from revise_chksum_retry branch to revise_chunks. Tested on jam, koala, ostrich, platypus.
| * [svn-r27288] Bring revision #24622 from revise_chksum_retry branch to ↵Vailin Choi2015-06-266-25/+654
| | | | | | | | | | | | revise_chunks. h5committested. #test-p fails but will be fixed with merges later: #26569 (revise_chksum_retry) + v3 metadata cache #27237 (trunk).
| * [svn-r27241] Bring revisions #27058 - #27072 from trunk to revise_chunks. ↵Vailin Choi2015-06-181-3/+3
| | | | | | | | h5committested.
| * [svn-r27156] Bring revisions #27003 - #27058 from trunk to revise_chunks. ↵Vailin Choi2015-06-061-6/+33
| | | | | | | | h5committested.
| * [svn-r26894] Bring revisions #26459 - #26785 from trunk to revise_chunks.Vailin Choi2015-04-223-12/+7
| | | | | | | | h5committested.
| * [svn-r26859] Bring revisions #26324 - #26843 from trunk to revise_chunks.Vailin Choi2015-04-211-5/+0
| | | | | | | | h5committested.
| * [svn-r26378] Bring revisions #26220 - #26324 from trunk to revise_chunks. ↵Vailin Choi2015-03-061-2/+2
| | | | | | | | h5committested.
| * [svn-r26372] Bring revisions #26195:#26219 from trunk to revise_chunks.Vailin Choi2015-03-051-1/+1
| | | | | | | | h5committested.
| * [svn-r26362] Bring revisions #26109 - 26188 from trunk to revise_chunks.Vailin Choi2015-03-041-2/+2
| | | | | | | | h5committested.
| * [svn-r25823] Bring revisions #25484 - 25508 from trunk to revise_chunks.Vailin Choi2014-11-181-3/+3
| | | | | | | | h5committested.
| * [svn-r25814] Bring revisions #25284 - #25434 from trunk to revise_chunks.Vailin Choi2014-11-131-1/+0
| | | | | | | | | | (Revision #25283 is skipped since it was backed out later on 11/3/2015.) h5committested.
| * [svn-r25342] Bring revisions #25120 - #25266 from trunk to revise_chunks.Vailin Choi2014-06-231-2/+2
| | | | | | | | Tested on jam, koala, ostrich, platypus.
| * [svn-r25333] Bring revisions #24948 - #25120 from trunk to revise_chunks.Vailin Choi2014-06-194-603/+602
| | | | | | | | Tested on jam, ostrich, koala, platypus.
| * [svn-r25328] Bring revisions #24851 - 24948 from trunk to revise_chunks.Vailin Choi2014-06-193-82/+454
| | | | | | | | Tested on jam, koala, ostrich, platypus.
| * [svn-r25309] Bring revisions #24783 - #24851 from trunk to revise_chunks.Vailin Choi2014-06-173-3/+2
| | | | | | | | Tested on jam, koala, ostrich, platypus.
| * [svn-r25307] Bring revisions #24698 - #24783 from trunk to revise_chunks.Vailin Choi2014-06-173-86/+89
| | | | | | | | Tested on jam, koala, ostrich, platypus.
| * [svn-r25242] Bring revisions #24505 - #24670 from trunk to revise_chunks.Vailin Choi2014-06-091-1/+1
| | | | | | | | Tested on jam, ostrich, koala, platypus.
| * [svn-r24457] Bring revisions #24333 - #24432 from trunk to revise_chunks.Vailin Choi2013-11-193-7/+23
| | | | | | | | h5committested.
| * [svn-r24336] Bring revisions #24118 - #24200 from trunk.Vailin Choi2013-10-211-0/+1
| |
| * [svn-r24293] Bring revisions #24058 - #24098 from trunk to revise_chunks.Vailin Choi2013-10-151-4/+6
| | | | | | | | h5committested.
| * [svn-r24060] Bring revisions #24002 - 24029 from trunk to revise_chunks.Vailin Choi2013-08-224-286/+288
| | | | | | | | h5committested.
| * [svn-r23954] Bring revisions #23715 - 23745 from trunk to revise_chunks.Vailin Choi2013-07-311-0/+5
| | | | | | | | h5committested.
| * [svn-r23601] Bring revisions #23341 - 23597 from trunk to revise_chunks.Vailin Choi2013-04-194-44/+104
| | | | | | | | h5committtested.
| * [svn-r23600] Bring revisions #23085 - #23341 from trunk to revise_chunks.Vailin Choi2013-04-194-162/+847
| | | | | | | | h5committested.
| * [svn-r23599] Bring revisions 22802 : 23085 from trunk to revise_chunks.Vailin Choi2013-04-181-11/+12
| | | | | | | | h5committested.
| * [svn-r23577] Bring revisions 22708:22730 from trunk to revise_chunks.Vailin Choi2013-04-115-32/+31
| | | | | | | | h5committested.
| * [svn-r23574] Bring revisions 22690 - 22708 from trunk to revise_chunks.Vailin Choi2013-04-111-45/+105
| | | | | | | | h5committested.
| * [svn-r22669] Description:Quincey Koziol2012-08-121-6/+9
| | | | | | | | | | | | | | | | Merge r22634:2266 from trunk to revise_chunks branch Tested on: Mac OSX/64 10.7.4 (amazon) w/debug, gcc-4.7.x, C++, FORTRAN and threadsafe (h5committest not needed on this branch)
| * [svn-r22600] Description:Quincey Koziol2012-07-251-0/+7
| | | | | | | | | | | | | | | | Bring r22251:22599 from trunk to revise_chunks branch. Tested on: Mac OSX/64 10.7.4 (amazon) w/gcc 4.7.1, C++ & FORTRAN (Not h5committested yet, as this branch doesn't require it)
| * [svn-r22522] Merge trunk revision 22520 cmake files and h5dump/h5diff and ↵Allen Byrne2012-07-062-30/+35
| | | | | | | | configure to branch