Quincey Koziol
fd70b2afa8
[svn-r18197] Description:
...
Trim trailing whitespace from source code files with this command:
find . \( -name "*.[ch]" -or -name "*.cpp" -or -name "*.f90" \) -print |xargs -n 1 sed -i "" 's/[[:blank:]]*$//'
Tested on:
None - eyeballed only
2010-01-29 23:29:13 -05:00
Albert Cheng
42f1acfcd7
[svn-r13256] Updated fortran source code with new THG copyright.
...
Tested: kagiso.
2007-02-07 12:55:01 -05:00
Albert Cheng
641f9f2fea
[svn-r7341] Purpose:
...
Updated, cleanup or added Copyright notice.
Platforms tested:
"h5committested"
Misc. update:
2003-08-11 14:37:59 -05:00
Elena Pourmal
daf98a37cd
[svn-r6683]
...
Purpose: Added copyright statement
Description: Fortran examples files did not have copyright statement.
Solution: Added copyright statement
Platforms tested: CRAY T90IEEE, arabica, modi4 with parallel, Windows 2000
Misc. update:
2003-04-15 17:28:05 -05:00
Elena Pourmal
320dfb1a03
[svn-r2977]
...
Purpose:
Code maintenance
Description:
Fixed the code to use h5open_f and h5close_f subroutines
Platforms tested:
Solaris 2.6
2000-11-17 17:45:34 -05:00
Elena Pourmal
ada3710bc7
[svn-r2797]
...
Purpose:
Maintenance
Description:
Updated examples to use new F90 programming model
Platforms tested:
O2K and Solaris2.7
2000-11-03 14:49:59 -05:00
Bill Wendling
8055378bce
[svn-r2576] Purpose:
...
Adding the Fortran interface to the HDF5 library
Description:
Fortran is now a subdirectory of the HDF5 library tree.
Platforms tested:
Solaris and IRIX (O2K)
2000-09-19 15:06:49 -05:00