.hgeol
author unc0rr
Thu, 18 Apr 2013 17:37:50 +0400
changeset 8919 67214340fa53
parent 6500 c9eaf1dd16c8
permissions -rw-r--r--
lol, how did it manage to work for years? (z1 - z2 * z.Round) shouldn't respect signs of z1 and z2. It turns out we often had arbitrary .Frac value in division result. Also fixes issue #613.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3505
ada9f697eb11 Engine:
mario.liebisch
parents:
diff changeset
     1
[patterns]
ada9f697eb11 Engine:
mario.liebisch
parents:
diff changeset
     2
**.h = native
ada9f697eb11 Engine:
mario.liebisch
parents:
diff changeset
     3
**.c = native
ada9f697eb11 Engine:
mario.liebisch
parents:
diff changeset
     4
**.cpp = native
ada9f697eb11 Engine:
mario.liebisch
parents:
diff changeset
     5
**.lua = native
ada9f697eb11 Engine:
mario.liebisch
parents:
diff changeset
     6
**.txt = native
ada9f697eb11 Engine:
mario.liebisch
parents:
diff changeset
     7
**.pas = native
ada9f697eb11 Engine:
mario.liebisch
parents:
diff changeset
     8
**.inc = native
6500
c9eaf1dd16c8 Let .hs be native eol format too
unc0rr
parents: 3690
diff changeset
     9
**.hs = native