summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [svn-r26350] Merge of r26273-26348 from the trunk.Dana Robinson2015-03-0477-826/+1698
|\
| * [svn-r26348] Updates bin/chkmanifest to correctly handle the seven Subversion...Dana Robinson2015-03-031-3/+6
| * [svn-r26347] Moves large file and POSIX/GNU defines from AM_CPPFLAGS to H5_CP...Dana Robinson2015-03-033-9/+9
| * [svn-r26338] Remove references to vms and vms files to be updated by this scr...Larry Knox2015-03-021-11/+3
| * [svn-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants.Dana Robinson2015-03-0142-382/+436
| * [svn-r26331] Revert checking r 26327&8, which added new code and test that fa...Larry Knox2015-02-286-230/+61
| * [svn-r26329] Merge of r26069, r26070, and r26072 from the features/autotools_...Dana Robinson2015-02-2766-1216/+132
| * [svn-r26328] Fixed a typo in tmisc.c.Dana Robinson2015-02-271-1/+1
| * [svn-r26327] Added public API functions that expose the C library's memory al...Dana Robinson2015-02-276-61/+230
| * [svn-r26324] Fixes another bug in bin/trace that prevents adding TRACE macros...Dana Robinson2015-02-271-1/+1
| * [svn-r26321] Fix for HDFFV-9042.Scot Breitenfeld2015-02-262-0/+90
| * [svn-r26320] Trigger component install optionsAllen Byrne2015-02-261-7/+25
| * [svn-r26311] Merged r26266-7 from features/autotools_reworkDana Robinson2015-02-261-90/+46
| * [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-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-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-r26332] Removed duplicate linew from MANIFESTLarry Knox2015-03-011-2/+0
* | [svn-r26289] Purpose:Mike McGreevy2015-02-231-17/+0
* | [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