- 09 Jan, 2016 1 commit
-
-
yb9976 authored
-
- 08 Jan, 2016 10 commits
-
-
yb9976 authored
-
yb9976 authored
-
yb9976 authored
-
Christoph Mallon authored
-
Christoph Mallon authored
This fixes backend/chordal2.c.
-
yb9976 authored
-
yb9976 authored
This fixes opt/boolopt3.c.
-
yb9976 authored
-
yb9976 authored
-
yb9976 authored
-
- 07 Jan, 2016 2 commits
-
-
Christoph Mallon authored
-
Matthias Braun authored
-
- 06 Jan, 2016 2 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
- 03 Jan, 2016 5 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
- 02 Jan, 2016 3 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
This makes them easier to read and avoids markdown interpreting __xxx__ as bold.
-
- 31 Dec, 2015 2 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
- 30 Dec, 2015 2 commits
-
-
Matthias Braun authored
This plugs a memory leak.
-
Christoph Mallon authored
-
- 29 Dec, 2015 5 commits
-
-
Matthias Braun authored
Thus we only need to maintain the feature list once on the homepage.
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
- 28 Dec, 2015 2 commits
-
-
Christoph Mallon authored
This reverts commit 6109afee. The suffixes were correct before.
-
Christoph Mallon authored
-
- 26 Dec, 2015 6 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
The former behaviour was an ad-hoc measure to avoid searching for a free virtual x87 register. The existence of the NOREG is an ia32 detail though and does not work with amd64.
-
Matthias Braun authored
This requires changing places which expected the strange behaviour that querying x87_on_stack finds a slot with the same register, not the slot with the same node. This is done by x87_reg_on_stack() now.
-
Matthias Braun authored
- Avoid unnecessary const-casts - Stick to 80 columns
-
Matthias Braun authored
This is more natural than converting a number that cannot be represented in an unsigned.
-