summaryrefslogtreecommitdiffstats
path: root/fortran
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r24044] Merging r23833 through r24043 from trunk.Mohamad Chaarawi2013-08-2110-52/+80
|\
| * [svn-r24029] Move TESTS to seperate file to allow easier editing by all ↵Allen Byrne2013-08-196-36/+67
| | | | | | | | | | | | developers. Tested: local linux
| * [svn-r24020] Description:Quincey Koziol2013-08-172-3/+0
| | | | | | | | | | | | | | | | Clean up compiler warnings Tested on: Mac OSX/64 10.8.4 (amazon) w/C++ & FORTRAN (too minor to require h5committest)
| * [svn-r24004] HDFFV-8319 and -8321: Cleanup autotools code.Allen Byrne2013-08-131-12/+12
| | | | | | | | | | | | Also remove GetConsoleScreenInfo check from cygwin configure. Tested: h5committest
| * [svn-r23989] Snapshot version 1.9 release 161HDF Tester2013-08-111-1/+1
| |
| * [svn-r23968] Snapshot version 1.9 release 160HDF Tester2013-08-041-1/+1
| |
| * [svn-r23926] Snapshot version 1.9 release 159HDF Tester2013-07-211-1/+1
| |
| * [svn-r23895] Snapshot version 1.9 release 158HDF Tester2013-07-141-1/+1
| |
| * [svn-r23865] Snapshot version 1.9 release 157HDF Tester2013-07-071-1/+1
| |
| * [svn-r23849] Snapshot version 1.9 release 156HDF Tester2013-06-301-1/+1
| |
* | [svn-r23887] add the VOL error code to H5err.txtMohamad Chaarawi2013-07-115-71/+82
| | | | | | | | rerun reconfigure. All the other changes must be due to different autotools versions used before.
* | [svn-r23834] merge from trunk up to r23833.Mohamad Chaarawi2013-06-275-12/+14
|\ \ | |/ | | | | Fixed several conflicts, mostly because calling API routines internally was removed from several places in the trunk.
| * [svn-r23806] Snapshot version 1.9 release 155HDF Tester2013-06-231-1/+1
| |
| * [svn-r23778] Snapshot version 1.9 release 154HDF Tester2013-06-161-1/+1
| |
| * [svn-r23745] HDFFV-8461: Add Windows /MT supportAllen Byrne2013-06-104-11/+13
| | | | | | | | This adds the UserMacros.cmake support needed.
| * [svn-r23741] Snapshot version 1.9 release 153HDF Tester2013-06-091-1/+1
| |
| * [svn-r23718] Snapshot version 1.9 release 152HDF Tester2013-05-261-1/+1
| |
| * [svn-r23708] Snapshot version 1.9 release 151HDF Tester2013-05-191-1/+1
| |
* | [svn-r23694] merge from trunkMohamad Chaarawi2013-05-107-38/+27
|\ \ | |/
| * [svn-r23669] Snapshot version 1.9 release 150HDF Tester2013-05-051-1/+1
| |
| * [svn-r23642] Snapshot version 1.9 release 149HDF Tester2013-04-281-1/+1
| |
| * [svn-r23614] Remove subfolders for includesAllen Byrne2013-04-231-3/+3
| |
| * [svn-r23585] changed the integer kind in the enum to satisfy g95.Scot Breitenfeld2013-04-141-4/+9
| | | | | | | | Tested: jam (g95, gfortran)
| * [svn-r23576] added missing argument in check call.Scot Breitenfeld2013-04-111-1/+1
| | | | | | | | tested: jam (g95,gcc))
| * [svn-r23527] Revised usage to reflect change to use -shlib as default when ↵Larry Knox2013-04-021-2/+3
| | | | | | | | | | | | no static libraries were built. No test - text only revision of compile scripts.
| * [svn-r23516] Updated documentation.Scot Breitenfeld2013-04-021-7/+7
| |
| * [svn-r23495] ported revisions 23433:23494 from the trunkRaymond Lu2013-03-292-7/+5
| |
* | [svn-r23474] Bring recent trunk changes into the VOL branch including the ↵Mohamad Chaarawi2013-03-282-1/+2
|\ \ | | | | | | | | | fix to Ph5diff
| * | [svn-r23463] Added dllexport for verify_real_kind_7Scot Breitenfeld2013-03-271-1/+1
| | |
| * | [svn-r23462] Added definition for h5kind_to_typeScot Breitenfeld2013-03-271-0/+1
| | |
* | | [svn-r23443] merged from trunkMohamad Chaarawi2013-03-2556-623/+1510
|\ \ \ | |/ /
| * | [svn-r23433] Fix for HDFFV-7996.Larry Knox2013-03-221-0/+14
| |/ | | | | | | | | | | | | Compile scripts will add paths for external libraries linked to executable files that they create. Eliminates need for LD_LIBRARY_PATH for szip in locations not known to ld. Teted on platypus and emu (64bit) in addition to h5committest.
| * [svn-r23431] Fix for HDFFV-8141.Larry Knox2013-03-221-12/+20
| | | | | | | | | | | | | | | | Changes default value for USE_SHARED_LIB in compile scripts to yes when static is disabled. Comments in scripts about the order of flag variables containing library paths was also corrected. Tested with h5committest on duck, jam, koala, and ostrich in addition to specific testing for the compile script change.
| * [svn-r23379] HDFFV-8297 h5fc does not recognize files ending in .f95, .f03, ↵Scot Breitenfeld2013-03-191-2/+7
| | | | | | | | | | | | | | | | and .f08 as source files added missing extensions. Tested: jam (gnu)
| * [svn-r23361] Snapshot version 1.9 release 148HDF Tester2013-03-171-1/+1
| |
| * [svn-r23341] Snapshot version 1.9 release 147HDF Tester2013-03-101-1/+1
| |
| * [svn-r23325] DescriptionScot Breitenfeld2013-03-057-448/+616
| | | | | | | | | | | | | | | | | | | | | | ------------ Fix for: HDFFV-8149: h5pset_external_f API - the offset is declared integer which can cause problem if use 64-bit integer Added new type off_t, modified source files and added a new test. Tested (jam, intel, gnu)
| * [svn-r23323] Snapshot version 1.9 release 146HDF Tester2013-03-031-1/+1
| |
| * [svn-r23311] Snapshot version 1.9 release 145HDF Tester2013-02-241-1/+1
| |
| * [svn-r23305] HDFFV-8257: szip still used even if headers are not found. ↵Allen Byrne2013-02-185-6/+6
| | | | | | | | | | | | Change configure to test the result of the CHECK HEADERS call before checking for the library. Tested: local linux, h5committest
| * [svn-r23297] Temporary fix: PGI COMPILERS seem to have a bug in the INQUIRE ↵Scot Breitenfeld2013-02-181-0/+4
| | | | | | | | | | | | | | | | function, waiting for an answer from PGI how to resolve the problem. Tested: jam (pgi compiler)
| * [svn-r23296] Fix HDFFV-8312: Problem using NAG compiler and F2003 interface Scot Breitenfeld2013-02-181-17/+17
| | | | | | | | | | | | added character bounds for C_LOC arguments. Tested: jam (gnu)
| * [svn-r23295] Did not intend to check in this file with the previous ci.Scot Breitenfeld2013-02-181-6/+2
| | | | | | | | reverted check in.
| * [svn-r23294] Related to: HDFFV-8265Scot Breitenfeld2013-02-1834-34/+34
| | | | | | | | | | | | | | Fortran2003 option does not work under windows; Need to manage .def files more efficiently Changed the comment notes from adding to the 'hdf5_fortrandll.def' to instead adding to the 'hdf5_fortrandll.def.in' file.
| * [svn-r23293] Fix for HDFFV-8268: Fortran wrapper for H5Fget_file_image function.Scot Breitenfeld2013-02-1817-22/+393
| | | | | | | | Tested: (jam, gnu,intel compilers)
| * [svn-r23290] Snapshot version 1.9 release 144HDF Tester2013-02-171-1/+1
| |
| * [svn-r23248] Made modification of comments for h5rget_name_*f for the loc_id ↵Scot Breitenfeld2013-02-122-85/+55
| | | | | | | | | | | | identifier. Cleaned up comments.
| * [svn-r23240] Snapshot version 1.9 release 143HDF Tester2013-02-101-1/+1
| |
| * [svn-r23236] Fix for: HDFFV-8223Scot Breitenfeld2013-02-082-2/+353
| | | | | | | | | | | | Write a Fortran test for conversion fron enum to numeric type Tested (jam, gnu, intel)
| * [svn-r23221] Snapshot version 1.9 release 142HDF Tester2013-02-031-1/+1
| |