summaryrefslogtreecommitdiffstats
path: root/fortran
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r27818] Minor warning fixes.Dana Robinson2015-09-172-10/+2
| | | | Tested on: h5committest
* [svn-r27796] Remove duplicated if blockAllen Byrne2015-09-151-5/+0
|
* [svn-r27795] Removed some autotools generated files that were not caught byDana Robinson2015-09-151-1628/+0
| | | | | | the last checkin. Tested on: bin/chkmanifest
* [svn-r27794] Reintegration merge of features/autotools_rework branch with trunkDana Robinson2015-09-156-5681/+8
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NOTES: - Developers will have to run autogen.sh before building with the autotools. - autogen.sh takes the -p option to mimic the old bin/reconfigure behavior. - The generated error, overflow and version headers have been left in place. - The generated H5LT parser code has also been left in place. - There are no changes for CMake users at this time. Tested on: h5committest
| * [svn-r27787] Merge of r27632-27674 from the trunk.Dana Robinson2015-09-151-4/+4
| | | | | | | | Tested on: h5committest
| * [svn-r27745] Merge trunk revision 27744Allen Byrne2015-09-107-56/+118
| |
| * [svn-r27683] Restored the _POSIX_C_SOURCE flag that had been commented outDana Robinson2015-09-051-2/+2
| | | | | | | | | | | | | | and modified the fortran/test/ Makefile.am to remove the build error with Intel Fortran. Tested on: h5committest
| * [svn-r27638] Merged r27500-27631 from trunk.Dana Robinson2015-09-0147-162/+312
| |\
| * \ [svn-r27507] Merge of r27237-27500 from the trunk.Dana Robinson2015-08-14189-54789/+17902
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tested w/ h5committest NOTES: - The manifest may still be messed up. - Cmake fails since the dual binary work needs to be merged with this repo's CMake externals.
| * \ \ [svn-r27222] Merge of r27035-27221 from the trunk.Dana Robinson2015-06-174-61/+61
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Tested on 64-bit linux VM: Serial: C++ and Fortran 2003 Parallel: Fortran
| * \ \ \ [svn-r27038] Merge of r26393-27031 from the trunk.Dana Robinson2015-05-0740-1414/+1361
| |\ \ \ \ | | | | | | | | | | | | | | | | | | Tested on 64-bit linux VM w/ C++ and Fortran 2003
| * | | | | [svn-r26435] Remove DEFAULT_LIBS from configure.ac and irix6.x config file whichJerome Soumagne2015-03-112-4/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | was using it. Remove references to IRIX/irix* platform.
| * | | | | [svn-r26429] Merge of r26393-26428 from the trunk.Dana Robinson2015-03-115-119/+156
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Tested w/ h5committest
| * \ \ \ \ \ [svn-r26274] Merge of r26096 to r26271 from trunk.Dana Robinson2015-02-2216-103/+275
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tested on: jam - serial: C++/Fortran parallel: Fortran
| * \ \ \ \ \ \ [svn-r26143] Merged r26096-26142 from trunk.Dana Robinson2015-02-073-26/+31
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Tested on: jam w/ Fortran and C++
| * | | | | | | | [svn-r26132] reverted change 26177Scot Breitenfeld2015-02-053-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | svn merge -c -26117 . Shared Fortran libraries don't work on Mac, the check for building shared on Mac needs to stay in.
| * | | | | | | | [svn-r26117] Autotools work HDFFV-9067,Scot Breitenfeld2015-02-033-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed restiction of disabling shared libraries on the MAC, H5_FORTRAN_SHARED was replaced with HAVE_SHARED_CONDITIONAL since H5_FORTRAN_SHARED was removed. tested: jam
| * | | | | | | | [svn-r26113] Updated configure and the parallel tests to 'USE mpi' instead ↵Scot Breitenfeld2015-02-023-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of 'include 'mpih.f' tested jam (mpich + gnu).
| * | | | | | | | [svn-r26097] Removed configure and Makefile.in files from version control.Dana Robinson2015-02-025-7392/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Developers will now have to run bin/reconfigure (deprecated, will be removed soon) or autogen.sh after checking out code. Part of: HDFFV-9120 Tested on: jam with Fortran and C++
| * | | | | | | | [svn-r26096] Merged r26024-26095 from trunk.Dana Robinson2015-02-022-3/+3
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tested on: jam with Fortran and C++
| * | | | | | | | | [svn-r26069] Removed the option to selectively disable internal filters like ↵Dana Robinson2015-01-295-25/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | n-bit at compile time. Fixes HDFFV-9086 Tested on: jam, both serial and parallel w/ fortran & C++
| * | | | | | | | | [svn-r26051] Fix for HDFFV-9092Scot Breitenfeld2015-01-275-5/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change AC_TRY_RUN TO AC_TRY_COMPILE Changed all the instances of AC_TRY_RUN for the Fortran and C++ tests to use AC_COMPILE_IFELSE and moved all the tests to new files in m4 directory: aclocal_cxx.m4 (for C++ tests) aclocal_fc.m4 (for Fortran tests) tested: jam
* | | | | | | | | | [svn-r27768] Description:Quincey Koziol2015-09-141-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Complete revamp of package initialization/shutdown mechanism in the library. Each package now has a single init/term routine. This new way should avoid packages being re-initialized during library shutdown and is also be _much_ more proactive about giving feedback for resource leaks internal to the library. Introduces a new "module" header file for packages in the library (e.g src/H5Fmodule.h) which sets up some necessary package configuration macros for the FUNC_ENTER/LEAVE macros. (The VFL drivers have their own slightly modified version of this header, src/H5FDdrvr_module.h) Also cleaned up a bunch of resources leaks all across the library and tests, along with addressing many warnings, as I encountered them. Tested on: MacOSX/64 10.10.5 (amazon) w/serial & parallel Linux/64 3.10.x (kituo) w/serial & parallel Linux/64 2.6.x (ostrich) w/serial
* | | | | | | | | | [svn-r27767] Snapshot version 1.9 release 231HDF Tester2015-09-141-1/+1
| | | | | | | | | |
* | | | | | | | | | [svn-r27703] Publish both static and shared mod files in binaries.Allen Byrne2015-09-081-6/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tested: local linux
* | | | | | | | | | [svn-r27690] Snapshot version 1.9 release 230HDF Tester2015-09-071-1/+1
| | | | | | | | | |
* | | | | | | | | | [svn-r27676] Fix dependencies of generated fileAllen Byrne2015-09-041-17/+20
| | | | | | | | | |
* | | | | | | | | | [svn-r27674] Attempt to fix race condition on windowsAllen Byrne2015-09-031-28/+44
| | | | | | | | | |
* | | | | | | | | | [svn-r27663] Removed the lines:Scot Breitenfeld2015-09-022-114/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Source files are used for both the library and fortranlib_test. # Automake will complain about this without the following workaround. fortranlib_test_FCFLAGS=$(AM_FCFLAGS) fortranlib_test_CFLAGS=$(AM_CFLAGS) because they caused Fortran build rules (.f90.o, .F90.o) to be ignored, causing the CPP flags to be passed to the Fortran compiler, causing the xlf compiler to fail. Tested: ostrich (xlf), h5committest
* | | | | | | | | | [svn-r27661] Always use static mod files.Allen Byrne2015-09-011-8/+2
| | | | | | | | | |
* | | | | | | | | | [svn-r27648] Fortran executables depend on modules created by test library, ↵Allen Byrne2015-09-011-1/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add command to explictly enforce the building of the library before building executables.
* | | | | | | | | | [svn-r27647] Added compiler check for PGI and CMake version.Scot Breitenfeld2015-09-011-0/+2
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CMake must be > v3.3 to compile with PGI due to CMake bug in earlier versions.
* | | | | | | | | [svn-r27625] Added preprocessor commands for PGI compiler.Scot Breitenfeld2015-08-3140-168/+171
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tested: h5committest
* | | | | | | | | [svn-r27622] Snapshot version 1.9 release 229HDF Tester2015-08-311-1/+1
| | | | | | | | |
* | | | | | | | | [svn-r27592] Added dll for H5DGET_OFFSET_FScot Breitenfeld2015-08-271-0/+1
| | | | | | | | |
* | | | | | | | | [svn-r27586] HDFFV-9497: Add back ALLOW_UNSUPPORTED OPTION.Allen Byrne2015-08-265-55/+55
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added new option SKIP_HDF5_FORTRAN_SHARED
* | | | | | | | | [svn-r27585] disabled the test "test_userblock_offset"; it fails for unknown ↵Scot Breitenfeld2015-08-261-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | reasons on platypus with pgf90 compiler when reading the streamed file back.
* | | | | | | | | [svn-r27580] Fix for: Scot Breitenfeld2015-08-257-17/+155
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | HDFFV-9283 Add H5Dget_offset fortran wrapper tested: h5committest
* | | | | | | | | [svn-r27572] Removed VMS-specific code from the library.Dana Robinson2015-08-241-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The only remaining code consists of a few floating-point tests that rely on pre-generated and checked-in VMS files. These have been left alone, even though they will not be possible to recreate, since testing VMS float behavior is still important. Tested on: h5committest
* | | | | | | | | [svn-r27556] Added include for build_mod directory.Scot Breitenfeld2015-08-241-15/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tested: h5committest.
* | | | | | | | | [svn-r27551] Snapshot version 1.9 release 228HDF Tester2015-08-241-3/+2
| | | | | | | | |
* | | | | | | | | [svn-r27537] Added new FCCPPFLAGS to avoid passing CPPFLAGS to the fortran ↵Scot Breitenfeld2015-08-208-45/+69
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pre-processor compiler (This mainly causes issues with the xlf compilers) Tested: h5committest
* | | | | | | | | [svn-r27525] Added missing H5A_mp_H5AREAD_PTR and H5A_mp_H5AWRITE_PTR ↵Scot Breitenfeld2015-08-191-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | definitions.
* | | | | | | | | [svn-r27517] Removed all perl scripts from configure.Scot Breitenfeld2015-08-175-5/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tested: h5committest
* | | | | | | | | [svn-r27511] Snapshot version 1.9 release 227HDF Tester2015-08-171-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | [svn-r27500] missing declarationScot Breitenfeld2015-08-121-0/+1
| | | | | | | |
* | | | | | | | [svn-r27499] Fixed FLOAT_128 H5T type detection.Scot Breitenfeld2015-08-121-7/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tested: jam
* | | | | | | | [svn-r27497] Fixed missing variable declarations.Scot Breitenfeld2015-08-121-14/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tested: h5committest.
* | | | | | | | [svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk.Scot Breitenfeld2015-08-11191-55091/+17878
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tested: h5committest --PASSED--
* | | | | | | | [svn-r27489] reverted merge of branchScot Breitenfeld2015-08-11191-17878/+55091
| | | | | | | |