summaryrefslogtreecommitdiffstats
path: root/examples/h5_vds-exc.c
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r27769] Maintenance: Fixed example that failed daily tests.Elena Pourmal2015-09-141-6/+17
| | | | Tested on Mac Air, jam and ostrich.
* [svn-r27249] Used versioned APIs to fix the daily tests errors with the ↵Elena Pourmal2015-06-191-2/+2
| | | | | | --with-default-api-version=v16 builds. Tested on jam.
* [svn-r26879] Removed printf size_t warnings from VDS examples.Dana Robinson2015-04-221-1/+1
| | | | | | | size_t parameters are now printed using lu after being cast to unsigned long (safe for C89). Tested on: 64-bit linux VM
* [svn-r26420] Added new example for simple I/O. Modified other examples ↵Elena Pourmal2015-03-101-4/+6
| | | | according to the suggestion in H5VDS-7 (see VDS-178)
* [svn-r26376] Added new examples for fixed-size Excalibur and for Eiger use ↵Elena Pourmal2015-03-051-21/+22
| | | | | | cases. Fixed several typos. Tested on jam.
* [svn-r26357] Added mapping example for the Excalibur detector use case.Elena Pourmal2015-03-041-0/+212