summaryrefslogtreecommitdiffstats
path: root/tools/perform/chunk.c
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r28029] Description:Quincey Koziol2015-10-111-3/+3
| | | | | | | | Merge r27626 from trunk to branch. Tested on: MacOSX/64 10.10.5 (amazon) w/serial (h5committest not required on this branch)
* [svn-r27408] Merge of r27407 from the trunk.Dana Robinson2015-07-181-2/+2
| | | | | | | | | | | | | | | | 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-r27257] Bring revisions #27084 - #27142 from trunk to revise_chunks. ↵Vailin Choi2015-06-201-6/+6
| | | | Tested on jam, koala, ostrich.
* [svn-r26859] Bring revisions #26324 - #26843 from trunk to revise_chunks.Vailin Choi2015-04-211-8/+8
| | | | h5committested.
* [svn-r26344] Bring revisions #25870 - #25902 from trunk to revise_chunks.Vailin Choi2015-03-021-0/+552
h5committested.