log
graph
tags
branches
changeset
browse
RegressionOpenAD
log
find changesets by author, revision, files, or words in the commit message
rev 467:
(0)
-300
-100
-60
tip
age
author
description
8 days ago
utke on macbook
mishandled double quote
default
tip
13 days ago
utke on macbook
after introducing SCAN to fortTk
8 weeks ago
utke on macbook
this works after http://mercurial.mcs.anl.gov/ad/xaifBooster/rev/df4ba3c3b1e0
2 months ago
hlcm
update reference output as a result of type changes in sourceprocessing. real(8) => double precision
2 months ago
Jean Utke
branch merge
2010-02-23
m_utkej
refer to bug http://trac.mcs.anl.gov/projects/openAD/ticket/205
2010-02-23
m_utkej
testcase for http://trac.mcs.anl.gov/projects/openAD/ticket/205
2 months ago
Jean Utke
branch merge
2 months ago
Jean Utke
keep these around for now
2 months ago
utke on macbook
tlm isn't the problem here
4 months ago
utke on macbook
reference update after xaifBooster change up to http://mercurial.mcs.anl.gov/ad/xaifBooster/rev/e0b91042997b
4 months ago
utke on macbook
reference update after xaifBooster change up to http://mercurial.mcs.anl.gov/ad/xaifBooster/rev/e0b91042997b
4 months ago
utke on macbook
baseline
4 months ago
utke on macbook
baseline
4 months ago
utke on macbook
baseline for now
5 months ago
utke on macbook
these are not ready
5 months ago
utke on macbook
forgot to update these
5 months ago
utke on macbook
lock down the precision to double
5 months ago
utke on macbook
conversion to real kills DD precision
6 months ago
hcm
add infoUnitFile information for postProcessing, since types defined in w2f__types.f90 are needed for type handling
8 months ago
hcm
branch merge
8 months ago
hcm
added test for doubly-nested module procedures; a contained (private) procedure should be able to have the same name as other contained procedures, but this currently fails in mfef90
8 months ago
lyonsam
reference update after http://mercurial.mcs.anl.gov/ad/xaifBooster/rev/232d8c73f096
8 months ago
lyonsam
an example to test https://trac.mcs.anl.gov/projects/openAD/ticket/279
8 months ago
lyonsam
an example to test https://trac.mcs.anl.gov/projects/openAD/ticket/278
8 months ago
lyonsam
examples to test array allocations
8 months ago
lyonsam
reference update after http://mercurial.mcs.anl.gov/ad/xaifBooster/rev/89f86b1203ad
8 months ago
lyonsam
reference update after http://mercurial.mcs.anl.gov/ad/xaifBooster/rev/55ded6c98a03
10 months ago
lyonsam
reference update after http://mercurial.mcs.anl.gov/ad/xaifBooster/rev/91950815ec20
10 months ago
lyonsam
reference update after http://mercurial.mcs.anl.gov/ad/xaifBooster/rev/1c8f12b2747f
11 months ago
utke on macbook
somehow missed this...
11 months ago
utke on macbook
branch merge
12 months ago
utke on macbook
bail on differences when in batch mode and we don't accept everything (applied here)
12 months ago
hcm
updated reference output after source processing modifications
12 months ago
utke on macbook
reference update after fixes to ad_inline.f made up to http://mercurial.mcs.anl.gov/ad/OpenAD/rev/3bab5e1096e3
13 months ago
utke on macbook
this should be cast
13 months ago
utke on macbook
correct fail reason for starters
13 months ago
utke on macbook
works after cumulative changes up to http://mercurial.mcs.anl.gov/ad/OpenADFortTk/rev/e219ce510885
14 months ago
utke
missed this reference output change after http://mercurial.mcs.anl.gov/ad/xaif/rev/8d6d94c6005d and http://mercurial.mcs.anl.gov/ad/OpenADFortTk/rev/8bca794117c4
14 months ago
utke
reference output change after http://mercurial.mcs.anl.gov/ad/xaifBooster/rev/6fec06f2e791 and http://mercurial.mcs.anl.gov/ad/xaif/rev/96d721ccf135
14 months ago
utke
refer to the correct bug
14 months ago
utke
transpose as non-inlinable
14 months ago
utke
cumulative reference update after http://mercurial.mcs.anl.gov/ad/OpenADFortTk/rev/f922e5f97043 and http://mercurial.mcs.anl.gov/ad/OpenAnalysis/rev/492b56563606
14 months ago
utke
reference update after http://mercurial.mcs.anl.gov/ad/OpenADFortTk/rev/78da9290c608 for adm joint
14 months ago
utke
added
14 months ago
utke
reference update after http://mercurial.mcs.anl.gov/ad/OpenADFortTk/rev/78da9290c608 for adm split
14 months ago
utke
initialize it
14 months ago
utke
track this
14 months ago
utke
track this
14 months ago
utke
TLM for this
14 months ago
utke
reference update after http://mercurial.mcs.anl.gov/ad/OpenADFortTk/rev/78da9290c608
14 months ago
hcm
additional unit tests for intrinsic functions
14 months ago
hcm
tests for intrinsic functions abs, cos, int, real
14 months ago
hcm
test for mod intrinsic
14 months ago
utke
maxval test
14 months ago
utke
maxloc test after http://mercurial.mcs.anl.gov/ad/xaifBooster/rev/d29bf683f351 and http://mercurial.mcs.anl.gov/ad/xaif/rev/c866f0cbc9f7 http://mercurial.mcs.anl.gov/ad/OpenAD/rev/71edb693c2cc http://mercurial.mcs.anl.gov/ad/OpenADFortTk/rev/91d7d722fede
14 months ago
utke
cumulative reference update after http://mercurial.mcs.anl.gov/ad/xaifBooster/rev/d29bf683f351 and http://mercurial.mcs.anl.gov/ad/xaif/rev/c866f0cbc9f7 http://mercurial.mcs.anl.gov/ad/OpenAD/rev/71edb693c2cc http://mercurial.mcs.anl.gov/ad/OpenADFortTk/rev/91d7d722fede
16 months ago
utke
intrinsic name changes following:
16 months ago
utke
test case exercising non-value inquiry logic (with lbound/ubound) introduced with http://mercurial.mcs.anl.gov/ad/xaifBooster/rev/4bece25e0104
16 months ago
utke
simple test case for parameter value needed on entry (i.e. before the call)
rev 467:
(0)
-300
-100
-60
tip