Commit Graph

2 Commits (52d14d0fee30aa8a3597e4e748b1240a377cd15c)

Author SHA1 Message Date
willthames 91b827768d Ensure async terminates when time limit is not divisible by 5
Because async_wrapper subtracts 5 from time_limit and checks for
equality to zero, values not divisible by 5 will go negative and
continue forever.
11 years ago
Michael DeHaan cd97a4cb14 Allow modules to be categorized, and also sort them when generating the documentation. 12 years ago