summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
...
| * | [svn-r28214] Merge of r28075, 28086, 28115, 28151 from trunk.Dana Robinson2015-10-261-0/+0
| | | | | | | | | | | | | | | Tested on: Ubuntu 15.04 (Linux 3.19 x86_64) gcc 4.9.2 serial and parallel (MPICH 3.1.4)
| * | [svn-r28206] 1) Implementation for Single Chunk indexing type.Vailin Choi2015-10-2315-51/+73
| | | | | | | | | | | | 2) Fix for changing h5format_convert testfiles for in-place build.
| * | [svn-r28099] Description:Quincey Koziol2015-10-1687-109/+5435
| | | | | | | | | | | | | | | | | | | | | | | | 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-167-209/+202
| | | | | | | | | | | | | | | | | | | | | | | | 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-1613-55/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-r28092] Description:Quincey Koziol2015-10-165-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Merge the storage message back into the layout message. Tested on: MacOSX/64 10.10.5 (amazon) w/serial & parallel (h5committest not required on this branch)
| * | [svn-r28049] Merge of r27997-28047 from the trunk.Dana Robinson2015-10-131-4/+4
| | | | | | | | | | | | | | | | | | 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-r28043] Description:Quincey Koziol2015-10-121-6/+0
| | | | | | | | | | | | | | | | | | | | | | | | Merge r27818 from trunk to branch. Tested on: MacOSX/64 10.10.5 (amazon) w/serial & parallel (h5committest not required on this branch)
| * | [svn-r28036] Description:Quincey Koziol2015-10-1215-236/+152
| | | | | | | | | | | | | | | | | | | | | | | | 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-1124-307/+435
| | | | | | | | | | | | | | | | | | | | | | | | Merge r27626 from trunk to branch. Tested on: MacOSX/64 10.10.5 (amazon) w/serial (h5committest not required on this branch)
| * | [svn-r27963] Removed a few straggler Makefile.in, etc. from the repository.Dana Robinson2015-10-061-1372/+0
| | | | | | | | | | | | Tested on: bin/chkmanifest
| * | [svn-r27960] Autogen merges from trunk.Dana Robinson2015-10-0612-17639/+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-2213-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-r27857] Merged revisions 27612-4, 27618, 27663, 27682, 27728 from the ↵Dana Robinson2015-09-223-18/+27
| | | | | | | | | | | | | | | | | | trunk. Tested on: jam (w/ gcc/gfortran 4.9.3)
| * | [svn-r27855] Merged revisions:Dana Robinson2015-09-2213-13/+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-2213-64/+311
| | | | | | | | | | | | | | | | | | | | | Fortran 2003 changes Tested on: jam serial (w/ gcc/gfortran 4.9.3) jam parallel (fortran tests, parallel tests have known failure)
| * | [svn-r27765] Merges from trunk:Dana Robinson2015-09-124-46/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - VMS code removal: 27572 - Dataspace memory error: 27605 - Extraneous dataset flush: 27615 - Warning quieting: 27623 - Hyperslab error clarity: 27631 - Duplicate attribute macros: 27753 Tested on: koala w/ C++ and Fortran
| * | [svn-r27763] Merges from trunk:Dana Robinson2015-09-123-691/+706
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - tools: 27238, 27252, 27267, 27656 - inline markup: 27278 - bin/bbrelease: 27280, 27283, 27624 - h5vers: 27475 - C++ Doxygen: 27494-6 - FUNC_ENTER macro bug: 27581 - H5is_library_threadsafe: 27587, 27601 - release_docs: 27597 - Autotools freshening: 27641, 27653, 27675, 27686, 27692, 27699, 27722 27731, 27734, 27752 - MANIFEST comments: 27642 Tested on: ostrich & koala various combinations of --enable-threadsafe
| * | [svn-r27761] Fix the bug uncovered by daily test failure: configure ↵Vailin Choi2015-09-115-28/+24
| | | | | | | | | | | | | | | | | | --with-default-api-version=v16. Tested on jam and moohan.
| * | [svn-r27758] Implementation for "h5format_convert" tool to convert a chunked ↵Vailin Choi2015-09-1126-6/+3226
| | | | | | | | | | | | | | | | | | dataset's indexing type to v1 B-tree indexing type. Code review pending.
| * | [svn-r27522] CMake files match those of the trunk but still need to be ↵Dana Robinson2015-08-1912-153/+136
| | | | | | | | | | | | | | | | | | updated with changes in this branch. Tested on: NONE (CMake is still broken in this branch)
| * | [svn-r27408] Merge of r27407 from the trunk.Dana Robinson2015-07-182-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated the H5_ATTR_* macros. - Updated the preprocessor logic that defines the H5_ATTR_* macros. The Solaris Studio compiler understands __attribute__ but not the specific attributes that we use. The H5_ATTR_* macros are now defined as blank with that compiler which significantly cleans up the warnings, making debugging easier. - Replaced a few lingering __attribute__ macros with H5_ATTR_* markup. Tested on: jam (passes) emu (behaves correctly, but flock issues prevent building in this branch)
| * | [svn-r27329] Fixes for daily test failures for revise_chunks:Vailin Choi2015-07-021-0/+0
| | | | | | | | | | | | | | | | | | 1) Clear status_flags for h5repack_szip.h5 2) Use H5Dopen2() in test/dsets.c, test/test_swmr.c, hl/test/test_dset_append.c Tested on jam, koala, platypus.
| * | [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-2696-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-r27258] Bring revisions #27142 - #27198 from trunk to revise_chunks. ↵Vailin Choi2015-06-2056-144/+144
| | | | | | | | | | | | h5committested.
| * | [svn-r27257] Bring revisions #27084 - #27142 from trunk to revise_chunks. ↵Vailin Choi2015-06-2016-62/+62
| | | | | | | | | | | | Tested on jam, koala, ostrich.
| * | [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-r27007] Bring revisions #26843:26986 from trunk to revise_chunks. ↵Vailin Choi2015-05-042-5/+5
| | | | | | | | | | | | h5committested.
| * | [svn-r26894] Bring revisions #26459 - #26785 from trunk to revise_chunks.Vailin Choi2015-04-2237-312/+147
| | | | | | | | | | | | h5committested.
| * | [svn-r26861] Bring revisions #26401 - #26459 from trunk to revise_chunks.Vailin Choi2015-04-213-3/+3
| | | | | | | | | | | | h5committested.
| * | [svn-r26859] Bring revisions #26324 - #26843 from trunk to revise_chunks.Vailin Choi2015-04-2133-558/+227
| | | | | | | | | | | | h5committested.
| * | [svn-r26378] Bring revisions #26220 - #26324 from trunk to revise_chunks. ↵Vailin Choi2015-03-0615-268/+215
| | | | | | | | | | | | h5committested.
| * | [svn-r26372] Bring revisions #26195:#26219 from trunk to revise_chunks.Vailin Choi2015-03-0512-12/+12
| | | | | | | | | | | | h5committested.
| * | [svn-r26362] Bring revisions #26109 - 26188 from trunk to revise_chunks.Vailin Choi2015-03-0412-24/+24
| | | | | | | | | | | | h5committested.
| * | [svn-r26356] Bring revisions #25971 - 26109 from trunk to revise_chunks.Vailin Choi2015-03-041-1/+1
| | | | | | | | | | | | | | | | | | Also move check for swmr_read in each driver on reading beyond file eoa to H5FD_read()-- in sync with changes for revision #26002 in trunk. h5committested.
| * | [svn-r26345] Bring revisions #25902 - #25971 from trunk to revise_chunks.Vailin Choi2015-03-0320-1094/+383
| | | | | | | | | | | | h5committested.
| * | [svn-r26344] Bring revisions #25870 - #25902 from trunk to revise_chunks.Vailin Choi2015-03-0232-2/+15545
| | | | | | | | | | | | h5committested.
| * | [svn-r25826] Bring revisions #25771 - #25818 from trunk to revise_chunks.Vailin Choi2014-11-191-6/+1
| | | | | | | | | | | | | | | h5committested. (Revision #25766 is skipped since it reverts #25273, #25283, #25439.)
| * | [svn-r25825] Bring revisions #25509 - #25762 from trunk to revise_chunks.Vailin Choi2014-11-1911-22/+470
| | | | | | | | | | | | h5committested.
| * | [svn-r25823] Bring revisions #25484 - 25508 from trunk to revise_chunks.Vailin Choi2014-11-1812-84/+86
| | | | | | | | | | | | h5committested.
| * | [svn-r25814] Bring revisions #25284 - #25434 from trunk to revise_chunks.Vailin Choi2014-11-1311-11/+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-2318-209/+219
| | | | | | | | | | | | Tested on jam, koala, ostrich, platypus.
| * | [svn-r25333] Bring revisions #24948 - #25120 from trunk to revise_chunks.Vailin Choi2014-06-1933-666/+711
| | | | | | | | | | | | Tested on jam, ostrich, koala, platypus.
| * | [svn-r25328] Bring revisions #24851 - 24948 from trunk to revise_chunks.Vailin Choi2014-06-1933-1065/+5158
| | | | | | | | | | | | Tested on jam, koala, ostrich, platypus.
| * | [svn-r25309] Bring revisions #24783 - #24851 from trunk to revise_chunks.Vailin Choi2014-06-1727-168/+208
| | | | | | | | | | | | Tested on jam, koala, ostrich, platypus.
| * | [svn-r25307] Bring revisions #24698 - #24783 from trunk to revise_chunks.Vailin Choi2014-06-1726-1575/+1591
| | | | | | | | | | | | Tested on jam, koala, ostrich, platypus.