ubuntu/+source/antlr3:applied/ubuntu/devel

Last commit made on 2023-10-02
Get this branch:
git clone -b applied/ubuntu/devel https://git.launchpad.net/ubuntu/+source/antlr3
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/devel
Repository:
lp:ubuntu/+source/antlr3

Recent commits

c25e392... by Emmanuel Bourg

3.5.3-2 (patches applied)

Imported using git-ubuntu import.

8cc8bf1... by Emmanuel Bourg

Replace the HashSets with LinkedHashSets to make the generated parsers reproducible

Gbp-Pq: 05-reproducible-parsers.patch.

9591dbe... by Emmanuel Bourg

Keep the Token.EOF_TOKEN field to preserve the backward compatibility

Gbp-Pq: 04-backward-compatibility.patch.

ad81c84... by Emmanuel Bourg

Fix various issues with the C template (backports of patchs proposed upstream)

Gbp-Pq: 03-fix-c-template.patch.

eaae3fb... by Emmanuel Bourg

Increase the default conversion timeout to avoid build failures when complex grammars are processed on slow architectures.

Gbp-Pq: 02-increase-default-conversion-timeout.patch.

08244d6... by Emmanuel Bourg

Disable the antlr plugin for the tool module only. The generated source files are already in debian/generated-sources

Gbp-Pq: 01-ignore-antlr-plugin.patch.

288b2c9... by Emmanuel Bourg

3.5.3-2 (patches unapplied)

Imported using git-ubuntu import.

8f5f38d... by Emmanuel Bourg

3.5.3-1 (patches applied)

Imported using git-ubuntu import.

99aa856... by Emmanuel Bourg

3.5.3-1 (patches unapplied)

Imported using git-ubuntu import.

41a8fda... by Emmanuel Bourg

Replace the HashSets with LinkedHashSets to make the generated parsers reproducible

Gbp-Pq: 05-reproducible-parsers.patch.