2004-12-13 Miguel de Icaza <miguel@ximian.com>
authorMiguel de Icaza <miguel@gnome.org>
Mon, 13 Dec 2004 22:51:58 +0000 (22:51 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Mon, 13 Dec 2004 22:51:58 +0000 (22:51 -0000)
commitd4ffcf1cbe1fdfbbf3bd3c72033be22cdec1035d
treeac69d2c334f634b7fd8c2ee14c80547f4bd87fa3
parentc9e91313605d611203b035a556b159b956a65357
2004-12-13  Miguel de Icaza  <miguel@ximian.com>

* dis-cil.c, dump.c: Encode special constant +Inf, -Inf and NaN
using hex constants instead of letting libc print the values.

svn path=/trunk/mono/; revision=37704
mono/dis/ChangeLog
mono/dis/dis-cil.c
mono/dis/dump.c