summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [svn-r26274] Merge of r26096 to r26271 from trunk.Dana Robinson2015-02-22107-1095/+1263
|\
| * [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
| * [svn-r26214] Fix for HDFFV-8908:Scot Breitenfeld2015-02-187-52/+210
| * [svn-r26213] Description:Quincey Koziol2015-02-183-88/+76
| * [svn-r26211] revert ci 26204Scot Breitenfeld2015-02-187-218/+57
| * [svn-r26210] Removed debugging statement and typos.Scot Breitenfeld2015-02-182-5/+2
| * [svn-r26208] Update cmake minimumsAllen Byrne2015-02-1843-44/+44
| * [svn-r26206] Reverting change r26204Scot Breitenfeld2015-02-181-4/+0
| * [svn-r26205] Fix for HDFFV-8908:Scot Breitenfeld2015-02-188-57/+225
| * [svn-r26203] increase string size to 128 for MPE function event name.Mohamad Chaarawi2015-02-181-1/+1
| * [svn-r26200] Fixed mixed tabs and spaces before making changes.Dana Robinson2015-02-171-56/+55
| * [svn-r26195] Description:Quincey Koziol2015-02-176-13/+14
| * [svn-r26193] Description:Quincey Koziol2015-02-171-112/+35
| * [svn-r26191] Description:Quincey Koziol2015-02-176-125/+359
| * [svn-r26188] Merged autotools fixes into the trunk:Scot Breitenfeld2015-02-1649-691/+724
| * [svn-r26180] merge configure fixes for HDFFV-9068,9069,9096,9097,9135 from au...Mohamad Chaarawi2015-02-1646-1198/+102
| * [svn-r26177] Snapshot version 1.9 release 214HDF Tester2015-02-1513-26/+26
| * [svn-r26173] HDF5-9117: if testing for proper working 'tr' command is needed.Albert Cheng2015-02-142-14/+2
| * [svn-r26172] Fix for: HDFFV-8685 -- Have one include file to use for HL li...Scot Breitenfeld2015-02-137-7/+1
| * [svn-r26170] Fix for HDFFV-8559Scot Breitenfeld2015-02-134-1/+146
| * [svn-r26162] Update versionsAllen Byrne2015-02-121-11/+11
| * [svn-r26161] Fix cmake case. Allen Byrne2015-02-1211-25/+27
| * [svn-r26149] Fix potential memory error reported by valgrind inNeil Fortner2015-02-091-23/+21
| * [svn-r26146] Snapshot version 1.9 release 213HDF Tester2015-02-0813-26/+26
* | [svn-r26270] On OS X, the autogen.sh script will first try to use glibtoolizeDana Robinson2015-02-221-1/+6
* | [svn-r26267] Added comments to the bin/chkmanifest script.Dana Robinson2015-02-211-3/+15
* | [svn-r26266] Updated bin/chkmanifest to use 'svn stat' and 'svn ls' insteadDana Robinson2015-02-211-90/+34
* | [svn-r26265] Updated MANIFEST file. Deleted VMS and autotools files were remo...Dana Robinson2015-02-211-68/+1
* | [svn-r26262] Restores maintainer mode to the configure.ac file but leaves it onDana Robinson2015-02-211-0/+13
* | [svn-r26258] Description:Quincey Koziol2015-02-208-145/+6