From: Shamus Hammons Date: Wed, 29 Nov 2017 13:57:58 +0000 (-0600) Subject: Roll back TOKENPTR changes and most of the .u32 changes weren't needed. X-Git-Tag: v2.1.0~99 X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?p=rmac;a=commitdiff_plain;h=eace4e1b294ccec54a5c476619f616f5da0bf8a9;hp=eace4e1b294ccec54a5c476619f616f5da0bf8a9 Roll back TOKENPTR changes and most of the .u32 changes weren't needed. The last commit had gone a bit overboard with the 32 vs 64 bit token changes; this has been rectified. There's still a ways to go with the floating point code, but this should be stable for now. Version now at 1.10.1. ---