lib: fixed infinity on floats
authorAlexandre Terrasa <alexandre@moz-code.org>
Wed, 5 Mar 2014 16:23:11 +0000 (11:23 -0500)
committerAlexandre Terrasa <alexandre@moz-code.org>
Wed, 5 Mar 2014 18:50:51 +0000 (13:50 -0500)
commit01e75475e6ef0e313518adb60a7cbf90601f5370
tree17baab246a8effa41550feb661ad56c75155e477
parent5f5969cca815375c66f4fe68a45293aa9fc735fd
lib: fixed infinity on floats

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>
Signed-off-by: Lucas Bajolet <r4pass@hotmail.com>
lib/standard/math.nit
lib/standard/string.nit
tests/sav/test_float_inf.res [new file with mode: 0644]
tests/test_float_inf.nit [new file with mode: 0644]