ubuntu/+source/gnudatalanguage:applied/ubuntu/yakkety-devel

Last commit made on 2016-09-17
Get this branch:
git clone -b applied/ubuntu/yakkety-devel https://git.launchpad.net/ubuntu/+source/gnudatalanguage
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/yakkety-devel
Repository:
lp:ubuntu/+source/gnudatalanguage

Recent commits

8ddf58c... by Matthias Klose

0.9.6v2-3build1 (patches applied)

Imported using git-ubuntu import.

81125e5... by Matthias Klose

Fixed formal error (Ticket #686)

Gbp-Pq: fix_return.patch.

4a3477a... by Matthias Klose

Fix "error: 'operator>>' is not a template function" with gcc6

Gbp-Pq: gdl-template.patch.

22fc8bc... by Matthias Klose

Remove trailing slash at the end of dir when moving files specified by wildcard

Gbp-Pq: fix-file_move.

1637250... by Matthias Klose

Fix direct calling of direct function calls from Python

Gbp-Pq: gdl-fun-fix.

5106e49... by Matthias Klose

Initialize GDL path if one is defined

Gbp-Pq: python-use-path-and-startup.

baf8757... by Matthias Klose

Fix Python calling GDL functions

Gbp-Pq: fix-python-function-call.

57a1f27... by Matthias Klose

Use /bin/echo instead of echo builtin in tests

Gbp-Pq: fix-read-tests.

ef137b8... by Matthias Klose

Fix missing PATH_MAX on GNU HURD.

Gbp-Pq: fix-hurd-PATH_MAX.

c6f804c... by Matthias Klose

Disable tests which work fine with local X but hang under xvfb-run

Gbp-Pq: disable-tests-hanging-under-xvfb-run.