summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* [svn-r25254] merge from trunk.Mohamad Chaarawi2014-06-1110-488/+497
|\
| * [svn-r25188] Implement change to cmake_ext_mod config folderAllen Byrne2014-05-141-1/+1
| * [svn-r25117] Removed LT_ADD_LIBHDF5_DEPENDENCY configure conditional to roll ...Larry Knox2014-04-251-1/+0
| * [svn-r25113] Fixed Subversion EOL and executable attributes. No code changes.Dana Robinson2014-04-257-471/+471
| * [svn-r24997] Added compiler versions for mpich to settings file and configure...Larry Knox2014-04-092-15/+25
* | [svn-r24940] merge from trunk.Mohamad Chaarawi2014-04-013-72/+445
|\ \ | |/
| * [svn-r24932] HDFFV-8290: Remove unnecessary $(srcdir) and use AM_CPPFLAGS ins...Allen Byrne2014-03-311-35/+408
| * [svn-r24864] Description:Quincey Koziol2014-03-211-1/+0
| * [svn-r24851] example causes modal permission dialog to popup on windows. buil...Allen Byrne2014-03-202-5/+5
| * [svn-r24850] example causes modal permission dialog to popup on windows. Do n...Allen Byrne2014-03-201-2/+3
| * [svn-r24824] HDFFV-8700 -Allen Byrne2014-03-181-1/+1
| * [svn-r24789] Bump up the minimum cmake versionAllen Byrne2014-03-131-1/+1
| * [svn-r24782] HDFFV-8700 -Allen Byrne2014-03-111-6/+6
| * [svn-r24781] HDFFV-8700 -Allen Byrne2014-03-112-28/+28
* | [svn-r24593] merge from trunkMohamad Chaarawi2013-12-231-0/+3
|\ \ | |/
| * [svn-r24392] Cleanup testfiles from scripts. Update lists of files to be clea...Allen Byrne2013-11-011-0/+3
* | [svn-r24208] Merge revisions through r24202 from trunk to vol branchNeil Fortner2013-09-271-0/+1
|\ \ | |/
| * [svn-r24194] Don't add hdf5 library dependencies to lib files when --disable-...Larry Knox2013-09-241-0/+1
* | [svn-r24044] Merging r23833 through r24043 from trunk.Mohamad Chaarawi2013-08-212-56/+63
|\ \ | |/
| * [svn-r24029] Move TESTS to seperate file to allow easier editing by all devel...Allen Byrne2013-08-192-56/+63
* | [svn-r23887] add the VOL error code to H5err.txtMohamad Chaarawi2013-07-111-4/+9
* | [svn-r23834] merge from trunk up to r23833.Mohamad Chaarawi2013-06-271-0/+2
|\ \ | |/
| * [svn-r23745] HDFFV-8461: Add Windows /MT supportAllen Byrne2013-06-101-0/+2
* | [svn-r23804] update VOL example program for an external pluginMohamad Chaarawi2013-06-211-0/+2
* | [svn-r23569] - remove mpi stuff from vol exampleMohamad Chaarawi2013-04-101-6/+2
* | [svn-r23486] add the vol external plugin exampleMohamad Chaarawi2013-03-291-0/+512
* | [svn-r23473] Update the VOL plugin callbacks with better async I/O support:Mohamad Chaarawi2013-03-284-5/+14
* | [svn-r23443] merged from trunkMohamad Chaarawi2013-03-251-1/+1
|\ \ | |/
| * [svn-r23305] HDFFV-8257: szip still used even if headers are not found. Chang...Allen Byrne2013-02-181-1/+1
* | [svn-r23179] trunk mergeMohamad Chaarawi2013-01-1813-6/+844
|\ \ | |/
| * [svn-r23160] HDFFV-8227: Mac DARWIN requires CMake 2.8.10Allen Byrne2013-01-141-1/+1
| * [svn-r23093] Fixed API to be 1.6 compliant, removed deprecated APIsScot Breitenfeld2012-12-129-19/+19
| * [svn-r23091] Changed C examples to reflect changes in documentation via Barbara;Scot Breitenfeld2012-12-1213-5/+843
* | [svn-r22995] merge from trunk up to 22994.Mohamad Chaarawi2012-10-311-2/+0
|\ \ | |/
| * [svn-r22908] Reverted changes in revision 22819Larry Knox2012-10-161-2/+0
* | [svn-r22856] merge trunk up to 22855.Mohamad Chaarawi2012-10-031-0/+2
|\ \ | |/
| * [svn-r22819] Added H5BLD_STATIC and HDF5_USE_SHLIB to configure.ac so that if...Larry Knox2012-09-271-0/+2
* | [svn-r22809] - bring in plist encode decode changes from trunkMohamad Chaarawi2012-09-251-9/+4
|/
* [svn-r22785] HDFFV-8153: Pull POSIX_C_SOURCE define out to separate variable....Allen Byrne2012-09-181-0/+5
* [svn-r22714] one more missed VAR change for parallel examplesAllen Byrne2012-08-262-3/+3
* [svn-r22709] HDFFV-8129: reconfigured on jam, Remove overloading of autotools...Allen Byrne2012-08-233-24/+21
* [svn-r22706] Updated autotools: autoconf 2.69, automake 1.12.3, m4 1.4.16, l...Larry Knox2012-08-221-15/+53
* [svn-r22426] Add examples/README file to be installed with examples.Larry Knox2012-06-023-2/+30
* [svn-r22411] reduce compiler warnings by removing unreferenced variables and ...Allen Byrne2012-05-251-1/+0
* [svn-r22170] Removed extraneous svn executable properties from non-executable...Dana Robinson2012-03-282-0/+0
* [svn-r21804] Update CMake Required version in all folders to match current st...Allen Byrne2011-12-051-1/+1
* [svn-r21667] Update FOLDER solution option for target properties. Added OPTIO...Allen Byrne2011-10-251-0/+2
* [svn-r21366] JIRA HDFFV-2748 replace use of _WIN32 in source. Created new def...Allen Byrne2011-09-061-7/+7
* [svn-r21249] Description: Part II of F2003 branch merge into the trunk.Scot Breitenfeld2011-08-181-0/+3
* [svn-r21119] Description:Quincey Koziol2011-07-182-15/+3