Commits on Source 3
-
Eric S. Raymond authored
Replace most uses of l_fp structure fields with setter/getter macros. This is a halfway step to changing the representation of the type to a 64-bit scalar. It's only 'most' because a few of the replacements will not be simple substitutions. This revision contains only the simple ones.
-
Eric S. Raymond authored
One of the not entirely trivial bits.
-
Eric S. Raymond authored
Another not entirely trivial bit. Good thing there's a unit test.