You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:spud

Spud has 2 active reviews. See all merge proposals.

Spud has 13 active branches owned by 5 people and 1 team. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:spud
Series: trunk
bug 1 Development 2017-03-03 05:40:30 UTC
539. This merge implements a fix for excep...

Author: Cian Wilson
Revision Date: 2017-03-03 05:40:30 UTC

This merge implements a fix for exception handling in set_option through the python interface - specifically handling SpudNewKeyWarnings.

Previously it would raise an exception but not return the right state (NULL) for it to be caught. Now SpudNewKeyWarning can be caught in python.

Additionally it was not possible to set a new option with type double through python. This appears to be because the PyArg_Parse function is broken (and its use discouraged in the documentation). Switching this to PyFloat_AS_DOUBLE, which works.

Modifying the python tests to reflect these changes.

Also tidying up messages associated with python exceptions.

lp:~cwilson/spud/lines_attribute_checkpoint_fix (Has a merge proposal) 1 Development 2015-11-21 04:55:44 UTC
538. Fix string_type elements to have a li...

Author: Cian Wilson
Revision Date: 2015-11-21 04:52:21 UTC

Fix string_type elements to have a lines attribute.

This fixes checkpoints so that they aren't missing this attribute when first opened in diamond.

lp:~spud/spud/libtool-fixes-20140425 (Has a merge proposal) 1 Development 2014-04-25 13:58:50 UTC
537. As per discussion at: http://lists.gn...

Author: Tim Greaves
Revision Date: 2014-04-25 13:58:50 UTC

As per discussion at:
http://lists.gnu.org/archive/html/bug-libtool/2012-03/msg00004.html

libtool generation breaks for wrapped gfortran >=4.6 in some cases. This is
a different fix to the one proposed in the link above but seems to work;
tested on Archer with the Cray ftn wrapper around gfortran.

lp:~jon-hill/spud/macos 1 Development 2013-10-31 10:02:53 UTC
539. Tweaking the install process.

Author: Jon Hill
Revision Date: 2013-10-31 10:02:53 UTC

Tweaking the install process.

lp:~asc/spud/diamond_interface_error_handle (Has a merge proposal) 1 Development 2012-09-24 10:43:38 UTC
533. Merge Adam's logofile fix (although w...

Author: Patrick Farrell
Revision Date: 2012-09-24 10:43:38 UTC

Merge Adam's logofile fix (although we should always find the damn logo).

lp:~spud/spud/add_option_fix bug(Has a merge proposal) 1 Development 2011-09-23 13:14:27 UTC
469. We dont need the new_key variable either

Author: Jon Hill
Revision Date: 2011-09-03 07:44:25 UTC

We dont need the new_key variable either

lp:~spud/spud/fluidity-plugin (Linked to a blueprint) 1 Development 2011-09-03 19:01:24 UTC
416. Added in the kwargs argument to plugi...

Author: Jon Hill
Revision Date: 2011-09-03 19:01:24 UTC

Added in the kwargs argument to plugin.execute so we can pass things like the filename to the plugins

lp:~spud/spud/windows 1 Development 2011-08-31 18:44:39 UTC
469. Getting the logic right

Author: Fraser Waters
Revision Date: 2011-08-31 18:44:39 UTC

Getting the logic right

lp:~applet199/spud/c-python-binding 1 Development 2011-07-28 13:57:04 UTC
433. Switch store/revert button order.

Author: Fraser Waters
Revision Date: 2011-07-28 13:17:21 UTC

Switch store/revert button order.

lp:~spud/spud/mixedtree 0 Experimental 2011-07-19 13:43:35 UTC
420. Merge from trunk.

Author: Fraser Waters
Revision Date: 2011-07-19 13:43:35 UTC

Merge from trunk.

lp:~spud/spud/1.1.0 1 Development 2011-07-12 15:53:27 UTC
416. error found during fluidity testing

Author: David Ham
Revision Date: 2011-07-12 15:53:27 UTC

error found during fluidity testing

lp:~pefarrell/spud/fluidity-plugin 1 Development 2011-07-06 16:58:22 UTC
409. Some more work on the fluidity plugin

Author: Patrick Farrell
Revision Date: 2011-07-06 16:58:22 UTC

Some more work on the fluidity plugin

lp:~spud/spud/1.0.24 1 Development 2011-06-28 17:33:43 UTC
399. Manual updates for launchpad move

Author: David Ham
Revision Date: 2011-06-28 17:25:13 UTC

Manual updates for launchpad move

113 of 13 results
You can't create new branches for Spud.