summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-0115-59/+59
* [svn-r27111] move undef of __attribute__ back to private and remove its usage...Mohamad Chaarawi2015-05-261-3/+3
* [svn-r27071] Description:Quincey Koziol2015-05-151-3/+3
* [svn-r27058] Description:Quincey Koziol2015-05-131-6/+33
* [svn-r26953] Remove src temporary debug build props.Allen Byrne2015-04-281-2/+2
* [svn-r26936] Incorrect use of HSIZE_T_FORMAT macro, needed to be sub macro H5...Allen Byrne2015-04-271-3/+3
* [svn-r26750] HDFFV-8667: h5repack crashes on enumerated 8-bit type nested in ...Albert Cheng2015-04-077-25757/+11
* [svn-r26721] Disable failing testAllen Byrne2015-04-031-1/+1
* [svn-r26711] Recommitting revisions 26669 and 26670, removing VPATH and redun...Larry Knox2015-04-0212-12/+0
* [svn-r26702] HDFFV-8667: h5repack crashes on enumerated 8-bit type nested in ...Albert Cheng2015-04-011-3/+16
* [svn-r26699] Generators are only built staticAllen Byrne2015-04-016-13/+13
* [svn-r26693] Remove use of obsolete HDF5_USE_FILTER_{internal}Allen Byrne2015-04-012-94/+22
* [svn-r26683] Remove internal filter checksAllen Byrne2015-03-312-33/+17
* [svn-r26682] Add new test from test scriptAllen Byrne2015-03-311-0/+3
* [svn-r26677] HDFFV-8957: h52gif crashes when run against one of our own examp...Albert Cheng2015-03-314-0/+25756
* [svn-r26670] Remove VPATH and LONE_COLONLarry Knox2015-03-312-19/+1
* [svn-r26660] HDFFV-9131: autotols reworkAllen Byrne2015-03-3012-24/+0
* [svn-r26649] squish warnings.Mohamad Chaarawi2015-03-302-38/+34
* [svn-r26635] Description:Quincey Koziol2015-03-282-23/+2
* [svn-r26594] Merge macros and fortran changes from dual_binary feature.Allen Byrne2015-03-2511-43/+43
* [svn-r26509] Run reconfigure after merges from autotools_rework branch.Jerome Soumagne2015-03-2012-24/+0
* [svn-r26505] Merge r26435 from autotools_rework branch.Jerome Soumagne2015-03-201-1/+1
* [svn-r26438] Fixed some double promotion warnings from gcc 4.9.2. Most were inDana Robinson2015-03-112-2/+2
* [svn-r26408] Missed an H5_HAVE_FILTER_SHUFFLE line.Dana Robinson2015-03-091-1/+1
* [svn-r26387] warning fixes from Feb27.Mohamad Chaarawi2015-03-061-4/+12
* [svn-r26380] Recapture updated error files for h5dump testsAllen Byrne2015-03-063-105/+21
* [svn-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants.Dana Robinson2015-03-0110-155/+161
* [svn-r26329] Merge of r26069, r26070, and r26072 from the features/autotools_...Dana Robinson2015-02-2720-294/+33
* [svn-r26305] convert dump_dcpl to use switch statementAllen Byrne2015-02-251-241/+189
* [svn-r26303] remove files with .clog2 extension generated by MPE when doing m...Mohamad Chaarawi2015-02-2512-25/+25
* [svn-r26279] re-commit 26260 that Dana moved out fixing the versioning of fun...Mohamad Chaarawi2015-02-231-3/+0
* [svn-r26276] Merged r26075-80, 86 from features/autotools_rework branch.Dana Robinson2015-02-231-1/+0
* [svn-r26271] Reverse merge of r26260 which was causing daily test failures.Dana Robinson2015-02-221-0/+3
* [svn-r26260] - add an attribute callback to call H5_term_library when MPI_COM...Mohamad Chaarawi2015-02-201-3/+0
* [svn-r26223] add another H5close before finalize so with-mpe does not fail.Mohamad Chaarawi2015-02-181-1/+4
* [svn-r26208] Update cmake minimumsAllen Byrne2015-02-1812-12/+12
* [svn-r26188] Merged autotools fixes into the trunk:Scot Breitenfeld2015-02-1612-12/+24
* [svn-r26180] merge configure fixes for HDFFV-9068,9069,9096,9097,9135 from au...Mohamad Chaarawi2015-02-1612-12/+0
* [svn-r26040] HDFFV-9018: Install pdb files to bin folder with dlls.Allen Byrne2015-01-261-1/+1
* [svn-r25955] Added Perform and io_timer back into build.Allen Byrne2015-01-052-2/+2
* [svn-r25954] HDFFV-9046: reorganize hdf5/perform, step 2Albert Cheng2015-01-052-7/+13
* [svn-r25951] HDFFV-9054: disable io_timer in tools lib and perform sub-folder...Allen Byrne2015-01-052-2/+2
* [svn-r25946] Removed debug statments that use //.Albert Cheng2015-01-043-12/+0
* [svn-r25940] HDFFV-9046: reorganize hdf5/perform, step 2Albert Cheng2015-01-018-16/+11
* [svn-r25938] Remove build and test commands for deleted benchpar.cAllen Byrne2014-12-312-16/+0
* [svn-r25932] HDFFV-8902: merge the source code of h5perf and h5perf_serial, s...Albert Cheng2014-12-3014-573/+375
* [svn-r25918] If not testing skip building test only programs.Allen Byrne2014-12-221-10/+12
* [svn-r25909] HDFFV-8156: perform/benchpar failed to runAlbert Cheng2014-12-191-488/+0
* [svn-r25904] Fix CMP0054 warningAllen Byrne2014-12-191-2/+2
* [svn-r25900] HDFFV-9046: reorganize hdf5/perform/ directory Albert Cheng2014-12-1732-2/+15545