# # ChangeLog for / # # Generated by Trac 1.2.1 # Mar 28, 2024, 9:25:35 AM Tue, 10 Sep 2019 13:01:44 GMT Peter A. Buhr [216597d] * Jenkinsfile (modified) * src/ResolvExpr/Unify.cc (modified) * src/SynTree/Type.h (modified) * tests/pybin/tools.py (modified) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Tue, 10 Sep 2019 13:01:32 GMT Peter A. Buhr [0bf5340] * driver/cc1.cc (modified) * driver/cfa.cc (modified) updates after code review, use suffix .ifa for cc1 stage1 temp-file Mon, 09 Sep 2019 21:00:05 GMT Thierry Delisle [3ce2425] * Jenkinsfile (modified) * tests/pybin/tools.py (modified) Merge branch 'jenkins-sandbox' Mon, 09 Sep 2019 20:58:36 GMT Thierry Delisle [655c5fa] * tests/.expect/REMOVE_THIS_TEST.txt (deleted) * tests/.expect/REMOVE_THIS_TEST2.txt (deleted) * tests/Makefile.am (modified) * tests/Makefile.in (modified) * tests/REMOVE_THIS_TEST.cfa (deleted) * tests/REMOVE_THIS_TEST2.cfa (deleted) Removed dummy tests Mon, 09 Sep 2019 15:07:01 GMT Thierry Delisle [e25aa69] * tests/Makefile.am (modified) * tests/Makefile.in (modified) Testing test archival when multiple tests fail Wed, 04 Sep 2019 17:54:42 GMT Andrew Beach [3315e3d] * src/ResolvExpr/Unify.cc (modified) * src/SynTree/Type.h (modified) Unify uses Qualifiers::unify, which should handle lvalue better.