• prudhomm's avatar
    * too many changes to remember them all · e67dbb10
    prudhomm authored
    * more C++ standard compliance. unfortunately there are still lots
     of construct that are non standard (e.g. int v[size] where size is variable)
    * fixed a lot of template specialization
    * removed all ; after } (except for classes of course)
    * tons of work remains to be done before LifeV can be fully compiled
      with g++-3.4. most lifesolver won't compile for example
    e67dbb10