lp:~mouradian/spud/double_parse_fix

Created by Simon Mouradian and last modified
Get this branch:
bzr branch lp:~mouradian/spud/double_parse_fix
Only Simon Mouradian can upload to this branch. If you are Simon Mouradian please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Simon Mouradian
Project:
Spud
Status:
Merged

Recent revisions

523. By Simon Mouradian

fix for parsing python double as a float

522. By Patrick Farrell

Fix lp:948475.

521. By Tim Greaves

Updating changelog for a 1.1.4 release to push onto Launchpad.

520. By Cian Wilson

Mering in changes from the syntax highlighting branch. This enables diamond to support syntax highlighting for languages other than python by changing the type attribute from python to code and supplementing it with a language attribute (which can be anything supported by gtksourceview2). Lots of defaults back to python in case anything goes wrong but hopefully these can been removed gradually after the initial transition of spud_base.

519. By Patrick Farrell

Merge the diamond-setup branch. Thanks to Cian for reporting the bug. This
simplifies Diamond's setup.py.in.

518. By Patrick Farrell

Don't pull 'shape' from child attributes, as the user shouldn't see it.

517. By Tim Greaves

Responding to bug lp:931800, this merge:

* Changes the call to setup.py from debian/rules to use --root=path as opposed
   to --root path
* Adds in parsing of sys.argv to pull out that root and use it as destdir

A test build on precise appears to behave nicely.

516. By Cian Wilson

Removing the downloaded flml default from diamond.

515. By Tim Greaves

When using diamond purely as a validation tool to check options files,
diamond.schema can be imported in environments which don't have a display but
do have gtk.gdk. An example of this would be the diamond_validation test case
in Fluidity.

As far as I can see there is no need to import gtk.gdk in diamond.schema as
it's not used, and removing it doesn't appear to break anything.

514. By Tim Greaves

Fix purely in build system addressing bug lp:888887 by removing the unused
(and now deprecated) call to svnversion.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:spud
This branch contains Public information 
Everyone can see this information.

Subscribers