lp:~spud/spud/1.0.24
- Get this branch:
- bzr branch lp:~spud/spud/1.0.24
Branch merges
Branch information
Recent revisions
- 398. By Florian Rathgeber
-
libspud.py: fixes bug #784609, adds messages to exceptions
When get_option is called with a path that does exist but does not
contain any value to retrieve, get_option_type will be None for that
path. Catch this case and raise a SpudTypeError exception. This makes
the behaviour equivalent to C/Fortran. - 397. By pef
-
Please don't put
a) fluidity-specific hacks
b) hard-coded paths to fluidity_options. rng that only work on your machine into the diamond main routine?
- 395. By pef
-
Make a new entry in the changelog for diamond; it's stable enough that it should be pushed out
- 391. By pef
-
Adding a move_option call to spud. Most of the hard work was done
by James Maddison. Adding the C++, C, fortran, and Python interfaces,
unit tests, and documentation in the manual. - 390. By pef
-
Some improvements to diamond:
a) Trap when saving a file fails. A user in the training course
tried to write to a file she didn't have permission for. Diamond
should handle this gracefully, rather than hanging.b) Turn off the tooltips. I've observed they just tend to get in
people's way. If you want to see the documentation, just click on it.c) Turned on matching brackets and highlighting the current line in
the python code editor.d) Added another datatype that the schema knows about; Simon M. came
across a schema that wanted a boolean datatype.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:spud