version 0.5: 8 July 2008, first public release Was getting strange error messages out of (I thought) strtod(). Turns out some Xlib functions were setting errno for reasons I don't understand. I put in a HACK to ignore errnos set by functions other than strtod, which seems to get things back in working order.