summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [svn-r26420] Added new example for simple I/O. Modified other examples accord...Elena Pourmal2015-03-109-31/+229
* [svn-r26418] Fix initial indent for selection_allAllen Byrne2015-03-101-0/+3
* [svn-r26411] Add support for I/O in very simple cases (virtual mapping and fi...Neil Fortner2015-03-0910-58/+626
* [svn-r26383] Add MAPPING to VDS outputAllen Byrne2015-03-062-1/+2
* [svn-r26376] Added new examples for fixed-size Excalibur and for Eiger use ca...Elena Pourmal2015-03-058-25/+437
* [svn-r26361] Added check for unlimited to count/block print selectionAllen Byrne2015-03-041-4/+12
* [svn-r26360] Modified CMake files to accomodate new h5_vds-exc.c example.Elena Pourmal2015-03-042-0/+3
* [svn-r26359] Added h5_vds-exc.c to misc. files and ran bin/reconfigure.Elena Pourmal2015-03-044-6/+11
* [svn-r26357] Added mapping example for the Excalibur detector use case.Elena Pourmal2015-03-041-0/+212
* [svn-r26353] Add VDS selection defines for ALL and NONEAllen Byrne2015-03-042-2/+4
* [svn-r26352] Update h5dump to latest BNF - reg vs irreg hyperslabs.Allen Byrne2015-03-044-13/+96
* [svn-r26346] Add more test cases, refactor test code to reduce code duplicati...Neil Fortner2015-03-033-105/+617
* [svn-r26343] Improved output.Elena Pourmal2015-03-021-4/+4
* [svn-r26342] Added usage of the new H5S*_regular_hyperslab functions.Elena Pourmal2015-03-021-0/+12
* [svn-r26318] Update virtual layout to latest changesAllen Byrne2015-02-263-299/+261
* [svn-r26306] Merge r26296 through 26304 from trunk to vds branch.Neil Fortner2015-02-2552-99/+470
|\
| * [svn-r26303] remove files with .clog2 extension generated by MPE when doing m...Mohamad Chaarawi2015-02-2542-92/+94
| * [svn-r26302] Description:Quincey Koziol2015-02-259-121/+190
| * [svn-r26301] Description:Quincey Koziol2015-02-253-3/+99
| * [svn-r26300] Description:Quincey Koziol2015-02-253-0/+272
* | [svn-r26297] Changed example and h5dump according to suggestions at today's c...Elena Pourmal2015-02-255-27/+32
* | [svn-r26296] Merge r26050 through 26295 from trunk to vds branch.Neil Fortner2015-02-24215-8766/+2733
|\ \ | |/
| * [svn-r26294] Fix for HDFFV-9132.Scot Breitenfeld2015-02-242-1/+32
| * [svn-r26280] Removed tab indenting for Fortran source, tab indenting is not F...Scot Breitenfeld2015-02-232-12/+12
| * [svn-r26279] re-commit 26260 that Dana moved out fixing the versioning of fun...Mohamad Chaarawi2015-02-2311-45/+363
| * [svn-r26277] remove filename extensionAllen Byrne2015-02-231-1/+1
| * [svn-r26276] Merged r26075-80, 86 from features/autotools_rework branch.Dana Robinson2015-02-238-587/+83
| * [svn-r26275] Merge of r26042, 26083, 26084, 26085 from features/autotools_reworkDana Robinson2015-02-223-105/+94
| * [svn-r26272] Merge of r26071 from features/autotools_reworkDana Robinson2015-02-225-75/+6
| * [svn-r26271] Reverse merge of r26260 which was causing daily test failures.Dana Robinson2015-02-2212-364/+45
| * [svn-r26260] - add an attribute callback to call H5_term_library when MPI_COM...Mohamad Chaarawi2015-02-2012-45/+364
| * [svn-r26259] Remove fileAllen Byrne2015-02-201-321/+0
| * [svn-r26256] Remove file - obsoleted by cmake 3.1 minimumAllen Byrne2015-02-201-1/+1
| * [svn-r26255] Remove file - obsoleted by cmake 3.1 minimumAllen Byrne2015-02-201-1/+0
| * [svn-r26254] Changed mpi test to use include 'mpif.h'Scot Breitenfeld2015-02-201-1/+1
| * [svn-r26253] Update CMake with fortran source properties and defines, correct...Allen Byrne2015-02-2010-172/+178
| * [svn-r26249] Removed warnings about NO TRACE from bin/trace script.Dana Robinson2015-02-201-6/+5
| * [svn-r26247] Reverted back from using 'USE MPI' to include 'mpif.h' since win...Scot Breitenfeld2015-02-204-4/+5
| * [svn-r26246] Corrects a regular expression in the bin/trace Perl script that ...Dana Robinson2015-02-208-3/+14
| * [svn-r26241] Fixed issue with default 8 byte integers using xlf compilers.Scot Breitenfeld2015-02-194-26/+31
| * [svn-r26236] Updated the MANIFEST file after deleting VMS support files.Dana Robinson2015-02-191-49/+0
| * [svn-r26234] Removed VMS support from the library. A tag (vms_last_support_tr...Dana Robinson2015-02-1943-4818/+0
| * [svn-r26233] Disable h5tenum_insert_f if F2003 is enabled.Scot Breitenfeld2015-02-191-1/+1
| * [svn-r26230] Add def file comment when it is F2003vms_last_support_trunkAllen Byrne2015-02-191-0/+2
| * [svn-r26225] Removes broken open() call work-around that was specific to the nowDana Robinson2015-02-196-30/+0
| * [svn-r26223] add another H5close before finalize so with-mpe does not fail.Mohamad Chaarawi2015-02-181-1/+4
| * [svn-r26222] call H5close before MPI_Finalize() and close some objects that c...Mohamad Chaarawi2015-02-181-1/+8
| * [svn-r26219] Merge r26029 from autotools_rework feature branch.Dana Robinson2015-02-182-0/+10
| * [svn-r26217] Added H5T_PROVISIONAL_mp_H5TENUM_INSERT_FScot Breitenfeld2015-02-181-1/+1
| * [svn-r26216] Removed inappropriate TEXT() macro from the plugin name and chan...Dana Robinson2015-02-181-9/+21