summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* [svn-r25384] minor updatesMohamad Chaarawi2014-06-301-1/+5
* [svn-r25382] update index exampleJerome Soumagne2014-06-301-57/+173
* [svn-r25368] add test that does incremental updates for datasets to test incr...Mohamad Chaarawi2014-06-273-7/+301
* [svn-r25356] set array layout in IOD when properties are given.Mohamad Chaarawi2014-06-242-6/+17
* [svn-r25338] add link count and obj type metadata to the root group.Mohamad Chaarawi2014-06-201-0/+14
* [svn-r25336] revert Jerome's changes to analysis changes.Mohamad Chaarawi2014-06-201-1/+1
* [svn-r25335] pass NULL for integrate in simple analysis example.Mohamad Chaarawi2014-06-191-1/+1
* [svn-r25331] fixed bug in attr get callbacks.Mohamad Chaarawi2014-06-191-0/+8
* [svn-r25330] - move H5open to the analysis exampleMohamad Chaarawi2014-06-191-1/+2
* [svn-r25326] - more bug fixesMohamad Chaarawi2014-06-181-1/+20
* [svn-r25325] - fix bugs in analysis shippingMohamad Chaarawi2014-06-181-9/+8
* [svn-r25324] - rename new analysis example.Mohamad Chaarawi2014-06-183-2/+2
* [svn-r25323] Add h5ff_client_analysis2 test/exampleJerome Soumagne2014-06-182-1/+356
* [svn-r25316] Brought up to current version I'm running (known by some as ...d...Ruth Aydt2014-06-181-265/+690
* [svn-r25306] view and analysis shipping fixes and optimizations.Mohamad Chaarawi2014-06-171-1/+1
* [svn-r25298] run reconfigure.Mohamad Chaarawi2014-06-161-0/+1
* [svn-r25296] Fix client index container nameJerome Soumagne2014-06-161-1/+3
* [svn-r25280] merge from latest VOL/trunk branch.Mohamad Chaarawi2014-06-1310-489/+497
|\
| * [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-r25278] run reconfigure.Mohamad Chaarawi2014-06-131-2/+3
* | | [svn-r25277] Add H5_HAVE_ALACRITY definition for autoconf and add index prog ...Jerome Soumagne2014-06-132-0/+300
* | | [svn-r25272] reconfigureMohamad Chaarawi2014-06-121-0/+1
* | | [svn-r25264] implement H5TRset_dependency()Mohamad Chaarawi2014-06-111-5/+36
* | | [svn-r25262] user hyperslab selection instead of point selection when applyin...Mohamad Chaarawi2014-06-111-3/+6
* | | [svn-r25244] first cut on new analysis shipping.Mohamad Chaarawi2014-06-093-20/+29
* | | [svn-r25235] Add -l switch to control whether or not /DL is created. (may wa...Ruth Aydt2014-06-021-57/+85
* | | [svn-r25226] - implement and use H5Dquery_ff() when creating views (not teste...Mohamad Chaarawi2014-05-291-2/+1
* | | [svn-r25221] Added checks for failed malloc/callocRuth Aydt2014-05-274-11/+11
* | | [svn-r25219] Add check for return value from calloc.Ruth Aydt2014-05-271-46/+94
* | | [svn-r25213] - fix Queries on attributes when constructing Views.Mohamad Chaarawi2014-05-221-6/+70
* | | [svn-r25210] - implement ViewsMohamad Chaarawi2014-05-211-225/+302
* | | [svn-r25196] Add a barrier before EFF_finalize()Ruth Aydt2014-05-161-0/+1
* | | [svn-r25195] add needed barrier in prefetch test.Mohamad Chaarawi2014-05-151-0/+3
* | | [svn-r25194] - add required barrier in M7.2 demo programMohamad Chaarawi2014-05-151-0/+3
* | | [svn-r25182] - implement skip as transaction aborts for now (not IOD skip)Mohamad Chaarawi2014-05-122-92/+183
* | | [svn-r25179] Fix assert to use correct *space_id in checkRuth Aydt2014-05-081-1/+1
* | | [svn-r25176] - use dxpls instead of access property lists in prefetch and evi...Mohamad Chaarawi2014-05-074-63/+40
* | | [svn-r25171] - fix bugs with dt conversions in non-coresident modeMohamad Chaarawi2014-05-068-85/+124
* | | [svn-r25165] - avoid memcpy in coresident mode.Mohamad Chaarawi2014-05-052-11/+9
* | | [svn-r25160] - fix issue with global variables for Mercury callback IDsMohamad Chaarawi2014-05-051-1/+1
* | | [svn-r25156] change ASSERT_RET wher it should be different assertRuth Aydt2014-05-032-4/+9
* | | [svn-r25155] Removed ASSERT_RET from places it shouldn't be called.Ruth Aydt2014-05-031-37/+37
* | | [svn-r25154] couple more cosmetic thingsRuth Aydt2014-05-031-2/+2
* | | [svn-r25153] Remove some ASSERT_RET calls that should not have been there.Ruth Aydt2014-05-031-51/+55
* | | [svn-r25152] cosmetic changes for consistent formattingRuth Aydt2014-05-031-3/+5
* | | [svn-r25150] Add coresident support: Mohamad Chaarawi2014-05-022-24/+26