summaryrefslogtreecommitdiffstats
path: root/fortran
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r23218] Comment out new fortran functions not yet merged from trunkAllen Byrne2013-02-011-9/+9
| | | | Tested: windows
* [svn-r23214] Remove obsolete fileAllen Byrne2013-01-311-529/+0
|
* [svn-r23211] Merge trunk CMake changes for minimum cmake version of 2.8.10. ↵Allen Byrne2013-01-316-19/+64
| | | | | | This was prompted by HDFFV-8227, OS X requires latest version of cmake for proper support. Tested: local linux
* [svn-r22926] Revert change to h5fc.in (3 line comment + 1 line ineffective ↵Larry Knox2012-10-181-4/+0
| | | | | | | | code) that was inadvertently me rged from trunk before it was reverted there. Tested change on trunk and 1.8.10 branch with h5committest, make install and make installcheck on jam koala and ostrich.
* [svn-r22892] Increment release branch for future release (v1.8.11).Albert Cheng2012-10-121-1/+1
| | | | | | Set version number to 1.8.11-snap0. Clear out RELEASE.txt to hold 1.8.11 changes Update version references in RELEASE.txt
* [svn-r22869] Add PROVISIONAL tag to function name to match non-parallel version.Allen Byrne2012-10-081-1/+2
|
* [svn-r22858] Change def list of RGET_REGION to match other types declarationsAllen Byrne2012-10-031-2/+1
|
* [svn-r22844] Merged changes from the trunk into the branch.Scot Breitenfeld2012-09-282-2/+18
| | | | Tested: jam (gnu, mpich)
* [svn-r22840] Merged changes from the trunk into the branch,Scot Breitenfeld2012-09-2822-311/+796
| | | | | | | svn merge -r22479:22826 https://svn.hdfgroup.uiuc.edu/hdf5/trunk/fortran tested: jam (gnu, intel, pgi) koala (gnu, pgi)
* [svn-r22724] Convert tests to *.sh.in.Allen Byrne2012-08-287-88/+89
| | | | | | | | Convert configure.in to configure.ac. Align TESTS usage with autotools convention. Update all references from configure.in to configure.ac Tested: h5committest
* [svn-r22719] Fix RelWithDebInfo packagingAllen Byrne2012-08-281-1/+1
| | | | Tested: windows
* [svn-r22711] Updated autotools: autoconf 2.69, automake 1.12.3, m4 1.4.16, ↵Larry Knox2012-08-235-311/+503
| | | | | | libtool 2.4.2 Tested THG machines.
* [svn-r22509] Merged changes from the trunk into the branch:Scot Breitenfeld2012-07-036-110/+321
| | | | | | | svn merge -r 22163:22479 https://svn.hdfgroup.uiuc.edu/hdf5/trunk/fortran Fixed merged issue with fortran/test/tH5E_F03.f90 (missing part of the file) and changed Makefile.am accordingly.
* [svn-r22503] Maintenance: Elena Pourmal2012-06-292-4/+12
| | | | | | | | | See HELPDESK-643 issue in JIRA. NAG Fortran compiler doesn't like the current tH5E_F03.f90 file that has only comments and no executable statements. Removed tH5E_F03.f90 from the list of modules to build. Tested on jam with PGI compiler using --enable-fortran2003 flag. Will point the user to a snapshot when it is available.
* [svn-r22483] Maintenance:Elena Pourmal2012-06-231-21/+1
| | | | | | | | - Fixed a typo in return value of the nh5dread_f_c function ( was 1 instead of 0 on success); fixed the return value to make it consistent with other Fortran functions; cleaned the code from debug statements. Platforms tested: jam with GNU and Intel compilers, fortran 2003 feature.
* [svn-r22451] Brought cmake configuration / configure changes from Trunk.Allen Byrne2012-06-111-0/+4
| | | | Tested jam, local linux
* [svn-r22359] Change library source properties: remove "LANGUAGE C" property ↵Allen Byrne2012-05-141-4/+7
| | | | | | from headers. Add "LINKER C" property to link. Tested: local linux
* [svn-r22339] config/examples.amLarry Knox2012-05-021-0/+9
| | | | | | | Added code to install README in share/hdf5_examples Set permissions on README file to rw-r--r--. Tested with h5committest, make install and make uninstall.
* [svn-r22268] Update 1.8 branch version to 1.8.10-snap0Mike McGreevy2012-04-091-1/+1
|
* [svn-r22205] Brought changes from the trunk in the the branch, used:Scot Breitenfeld2012-03-3010-82/+364
| | | | | | svn merge -r r21721:22163 https://svn.hdfgroup.uiuc.edu/hdf5/trunk/fortran Tested: jam (gnu)
* [svn-r22196] Add PASS_REGULAR_EXPRESSION property to fortran tests to verify ↵Allen Byrne2012-03-291-0/+3
| | | | | | 0 errors. Some platforms do not return proper value in CMake ADD_TEST and results in a false positive. Brought from trunk
* [svn-r22148] Removed incorrect executable svn properties from text, source, ↵Dana Robinson2012-03-264-0/+0
| | | | in, and HDF5 files.
* [svn-r21805] Update CMake Required version in all folders to match current ↵Allen Byrne2011-12-055-5/+5
| | | | standard 2.8.6
* [svn-r21763] HDFFV-7798: CMake on linux. Corrected path component in ↵Allen Byrne2011-11-151-8/+19
| | | | fortran/src and hl/fortran/src and the install command.
* [svn-r21731] Brought revisions 21719 and 21720 from the trunk, fixes test ↵Scot Breitenfeld2011-11-082-38/+38
| | | | | | | | failures on Mac and race condition with make check -j#. Tested: jam (gnu)
* [svn-r21717] Update cmake configurationAllen Byrne2011-11-045-17/+33
| | | | | | | Update cmake to generate source folders in VS Brought parallel changes from trunk Tested: local linux
* [svn-r21694] Brought r21689 into the tunk, fixes type in H5Eset_error_c.Scot Breitenfeld2011-10-311-1/+1
| | | | Tested: jam (gfortran)
* [svn-r21693] Brought r21691,r21690 to the branch, which:Scot Breitenfeld2011-10-312-10/+2
| | | | | | | Removed not needed test in fortranlib_test_F03.f90 and made fortranlib_test_1_8.f90 standard compliant. tested: jam (gnu compiler)
* [svn-r21638] Update 1.8 branch version to 1.8.9-snap0Mike McGreevy2011-10-211-1/+1
|
* [svn-r21633] Description: changed comments in h5offsetof, no source changes.Scot Breitenfeld2011-10-211-0/+3
|
* [svn-r21632] Description:Scot Breitenfeld2011-10-202-2/+0
| | | | | | | | | | | | Removed line: $(RM) $(DESTDIR)$(includedir)/H5f90i*.h These *.h files are needed for HL_NPOESS and should not be removed when make clean is specified. The Daily Test installs the file using the deploy script, but then runs make clean which removes the file, so the files are not there when we try to compile HL_NPOESS causing an error.
* [svn-r21620] Description: Scot Breitenfeld2011-10-201-20/+20
| | | | | | | | Changed the API to pass type(h5o_info_t) instead of a C pointer to the derived type. Tested: jam (gfortran and pgi)
* [svn-r21585] Description: Fixed robodoc headers (functions and derived ↵Scot Breitenfeld2011-10-146-251/+325
| | | | | | | types), updated the definition of derived types from the original F2003 merge. Tested: jam (intel, gnu, pgi)
* [svn-r21574] Description:Scot Breitenfeld2011-10-141-38/+10
| | | | merged r21434 from trunk,
* [svn-r21568] Description:Scot Breitenfeld2011-10-1494-22314/+740
| | | | | | Merged robodoc headers from trunk in the 1.8 branch, remove functions that should have not been merged into the 1.8 branch, removed the robodoc docomentation. Tested: jam (gnu, intel, pgi)
* [svn-r21551] Maintenance: Addressed HDFFV-915 - investigate if H5open and ↵Elena Pourmal2011-10-131-28/+12
| | | | | | | | | | | | | H5close are needed in the corresponding Fortran wrappers. Solutions: The calls were not needed and were removed from the C stubs h5open_c and h5close_c for the correspnding Fortran subroutines h5open_f and h5close_f. Platforms tested: jam with gcc and gfortran, PGI and Intel koala with PGI and Intel linew with the standard Sun compilers
* [svn-r21444] Snapshot version 1.8 release 8 (snap16)HDF Tester2011-10-032-5/+5
|
* [svn-r21430] Add F2003 IF-ENDIF protection blocks around _F03 file processingAllen Byrne2011-09-282-27/+51
|
* [svn-r21423] Add 2003 fortran to cmake build/configureAllen Byrne2011-09-271-1/+39
| | | | Tested: local linux
* [svn-r21421] Merged the Fortran 2003 changes from the trunk into the 1.8 ↵Scot Breitenfeld2011-09-27185-24505/+61355
| | | | | | | | | | | branch, used: svn merge -r 20506:21414 https://svn.hdfgroup.uiuc.edu/hdf5/trunk/fortran Tested: jam (gnu, intel, pgi compilers) Also merged effected non-Fortran files: svn merge -r21247:r21248 https://svn.hdfgroup.uiuc.edu/hdf5/trunk/src/libhdf5.settings.in
* [svn-r21336] Synchronize cmake files with tested commits from trunkAllen Byrne2011-08-301-0/+530
|
* [svn-r21299] Add fortran library depends to test fortran library buildAllen Byrne2011-08-231-2/+6
|
* [svn-r21277] Bug fix: HDFFV-7641Albert Cheng2011-08-221-2/+2
| | | | | | | Corrected mismatched function name typo of h5pget_dxpl_mpio_c and h5pfill_value_defined_c. Tested: Jam. (Note: Allen has fixed trunk version of these already.)
* [svn-r21217] Change CTEST_NAME to HDF5 - the project nameAllen Byrne2011-08-101-18/+13
| | | | | | | Implement InitOnceExecuteOnce - HDFFV-5929 Change command to generate output source files Tested: local linux, windows
* [svn-r21044] Purpose:Mike McGreevy2011-06-285-5/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix HDFFV-7592 "Remove PACKEDBITS option from autotools files" Description: The code for h5dump's packed bits feature was conditionally compiled in via this option during its 'beta' release in 1.8.5. Now that the feature is fully supported, h5dump has since been changed to always compile the packed bits code (having removed the #ifdef H5_HAVE_H5DUMP_PACKED_BITS checks), so this option in configure is no longer needed. This commit removes the --enable-h5dump-packed-bits configure option, including the help summary from './configure --help' and the libhdf5.settings output summary, the PACKED_BITS Makefile variable, and the definition of H5_HAVE_H5DUMP_PACKED_BITS define in appropriate pubconf header files (which has already been removed from use in source code as of r20722). Note that this option was never added to the trunk, thus this commit only need occur on the 1.8 branch. Tested: - Configure output, help, & summary verified on jam - h5committested
* [svn-r20719] Merge changes to scripts to run installed examples from hdf5 ↵Larry Knox2011-05-041-2/+2
| | | | 1.8.7 r 20718. The default prefix in the scripts will use the compile scripts in the installed bin directory.
* [svn-r20574] Bump soname interface number. This should have been bumpedMike McGreevy2011-04-201-2/+2
| | | | | | in 1.8.6 when its API was changed, but since it wasn't I'm manually fixing up these numbers in 1.8 and 1.8.7 branches for the time being.
* [svn-r20565] Update 1.8 branch version to 1.8.8-snap0Mike McGreevy2011-04-201-1/+1
|
* [svn-r20525] Description:Mike McGreevy2011-04-155-60/+210
| | | | | | | | Merge revisions 20475, 20502, and 20504 from trunk to 1.8 branch. Tested: Tested on jam, fred, bangan (CYGWIN), and h5committested.
* [svn-r20507] Merged the changes in 'fortran' from the trunk into branch, used:Scot Breitenfeld2011-04-152-1/+7
| | | | | | svn merge -r 18556:20506 https://svn.hdfgroup.uiuc.edu/hdf5/trunk/fortran Tested: jam (gnu, intel, pgi compilers)