Const-correctness fixes, == 0 and != 0 fixes (damn safe boolean casts), division fix, improved behavior for from/to string conversion, improved multiplication (selecting between FFT and basecase), bitshifts speedup for exact counts, eliminated gcc warning in FFT multiplicator