← Back to team overview

ffc team mailing list archive

[HG FFC] Bug fix for regognizing -fno-foo correctly (thanks to Ola)

 

One or more new changesets pushed to the primary ffc repository.
A short summary of the last three changesets is included below.

changeset:   1137:48494acd430e2a40fcec6c4df3392a0416d37cd6
tag:         tip
user:        Anders Logg <logg@xxxxxxxxx>
date:        Mon Jun 02 14:58:44 2008 +0200
files:       src/ffc/compiler/format/ufcformat.py
description:
Bug fix for regognizing -fno-foo correctly (thanks to Ola)


changeset:   1136:eed380a7e3084a0721e9165bd770575e28952d18
user:        Anders Logg <logg@xxxxxxxxx>
date:        Sat May 31 23:04:08 2008 +0200
files:       ChangeLog src/ffc/jit/jit.py
description:
Make JIT optimization (-O0 / -O2) optional


changeset:   1135:5716834d07960cd01647d557e6718b410b202713
user:        Anders Logg <logg@xxxxxxxxx>
date:        Thu May 29 13:20:29 2008 +0200
files:       ChangeLog src/ffc/jit/jit.py
description:
Add in-memory cache to speed up JIT compiler for repeated assembly.
This may speed up JIT assembly by seconds for complex forms.
FFC now has two levels of cache: a disk cache and an in-memory cache.

----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/ffc