Commits

Quincey Koziol committed bb12f5d5d2e
[svn-r2147] Corrected a few problems in the free-list code and added more assert() macros to double-check things. I've turned them back on again now. I also changed the internal representation of a few struct fields to be float instead of double, since the HP/UX 10.20 compiler was having problems with the alignment of the doubles.