← Back to team overview

instant team mailing list archive

[HG instant] Some minor cleanup and documentation fixes.

 

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

changeset:   254:bde0733014b4ef1766f7fcdbc5b1be3ac5d6b6ad
tag:         tip
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Mon Oct 20 14:12:00 2008 +0200
files:       ChangeLog TODO doc/html_reference/api-objects.txt doc/html_reference/class-tree.html doc/html_reference/help.html doc/html_reference/identifier-index.html doc/html_reference/instant-module.html doc/html_reference/instant-pysrc.html doc/html_reference/module-tree.html doc/html_reference/redirect.html doc/html_reference/toc-everything.html doc/html_reference/toc-instant-module.html doc/html_reference/toc.html doc/makedoc.sh src/instant/__init__.py src/instant/build.py src/instant/build_module.py src/instant/cache.py src/instant/codegeneration.py src/instant/config.py src/instant/inline.py src/instant/inlining.py src/instant/output.py src/instant/paths.py src/instant/signatures.py
description:
Some minor cleanup and documentation fixes.
Regenerated reference documentation.

Renamed:
  build_module.py -> build.py
  inline.py -> inlining.py
to avoid shadowing by functions with same name which are
imported in __init__.py. I recommend deleting the old
installation before reinstalling to get rid of the old files.

Changed version number to 0.9.5 and updated changelog.

The documentation still has some TODOs and FIXMEs,
but it should be good enough for a 0.9.5 release.


changeset:   253:f3e3dfbf36dec5ff10fb9c47b2b5ecdf4bd9b5e9
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Thu Oct 16 12:20:09 2008 +0200
files:       etc/instant-showcache
description:
Extended instant-showcache to take filenames as arguments:

instant-showcache
- prints all modules in cache

instant-showcache compile.log
- prints all modules in cache as well as the contents of each file compile.log found in module directories

instant-showcache fe*.cpp
- prints all modules in cache as well as the contents of each file that matches fe*.cpp found in module directories


changeset:   252:376210ae27f4e63b681b406f93c0134370f255fd
user:        Johannes Ring <johannr@xxxxxxxxx>
date:        Fri Oct 03 10:35:24 2008 +0200
files:       doc/man/man1/instant-clean.1.gz doc/man/man1/instant-showcache.1.gz setup.py
description:
Added manpage for instant-clean and instant-showcache.


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