Eliminating l_clip_semi_implicit flag. For ticket #926. This commit is BIT_CHANGING due to how the flag needed to be removed. More details on why this commit is bit changing can be seen on the ticket page.
Adding intent labels for subroutines throughout clubb. Remaining files now have intent comments for subroutines. Additionally, all lines are now less than 100 characters. For ticket #942. Results are BFB identical.
Some new stats variables were added to standard_stats.in, thereby changing the output files, but presumably otherwise the fields are BFB.
RESOLVED:f24ca42ae8f1f83578ea85f378140abe0624c9c2
This change was BFB, but it wasn't merged in with the previous (bit-changing) commit. Therefore, it undid the previous bit-changing commit, effectively causing a new change in bits.
RESOLVED:59a2fb4c73bfb290f8b857d1e89e4535fb76f73e
This commit merged in the original bit-changing commit, thereby redoing the bit changes, and producing another false bit change.