- 26 Nov, 2011 2 commits
-
-
Raymond Toy authored
-
Raymond Toy authored
prefix.
-
- 24 Nov, 2011 3 commits
-
-
Raymond Toy authored
-
Raymond Toy authored
-
Raymond Toy authored
f2cl1.l: o Go to f2cl-lib::exit instead of loop because that bypasses the update of the loop variable. macros.l: o Have the FDO macro insert the CONTINUE and EXIT labels at the appropriate places so that the CYCLE and EXIT code goes to the right places.
-
- 23 Nov, 2011 3 commits
-
-
Raymond Toy authored
-
Raymond Toy authored
f2cl1.l: o Parse CYCLE and EXIT macros.l: o Add EXIT label to FDO so we can exit the loop using F90 EXIT.
-
Raymond Toy authored
-
- 21 Nov, 2011 1 commit
-
-
Raymond Toy authored
-
- 11 Jun, 2011 11 commits
-
-
Raymond Toy authored
-
Raymond Toy authored
f2cl5.l: o If the array we're slicing is one of the arrays listed in a WITH-MULTI-DATA-ARRAY, use the actual underlying array with the appropriate offset. macros.l: o Update ARRAY-SLICE macro to include an additional offset parameter to indicate what the, if any, the offset is for this array, if the array itself is a displaced (sliced) array.
-
Raymond Toy authored
-
Raymond Toy authored
-
Raymond Toy authored
-
Raymond Toy authored
-
Raymond Toy authored
-
Raymond Toy authored
-
Raymond Toy authored
-
Raymond Toy authored
-
convert-repo authored
-
- 02 Mar, 2011 3 commits
-
-
rtoy authored
Makefile: o Add tsthstcrt to the list of test programs so that we run it. ex/tsthstcrt.f: o Remove duplicated definition of bdc array; this prevented the Fortran compiler from compiling this program.
-
rtoy authored
o Fix one missing dependency. o Change where we define the common blocks so that those files are compiled first to prevent undefined variable warnings from the common blocks. o Change test-op for fishpack to run all of the defined tests.
-
rtoy authored
-
- 01 Mar, 2011 3 commits
- 28 Feb, 2011 5 commits
- 25 Feb, 2011 4 commits
- 22 Feb, 2011 5 commits