aboutsummaryrefslogtreecommitdiffstats
path: root/modules/eng_aep
Commit message (Collapse)AuthorAgeFilesLines
* Remove a spurious linebreaklloyd2006-06-251-1/+0
|
* Support named mutexes outside of the global library state.lloyd2006-06-252-12/+6
| | | | | | Alter the AEP engine to use one in favor of a static Mutex pointer. Fix a stupid typo in an exception message.
* The AEP engine was still expecting mul_mod to exist, which was removedlloyd2006-06-251-7/+14
| | | | quite a while ago. Changed to use Modular_Reducer objects.
* Initial checkin1.5.6lloyd2006-05-188-0/+818