Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the new syntax for adding macros to build.h | lloyd | 2006-10-11 | 1 | -2/+1 |
| | |||||
* | Place the add_file/replace_file/ignore_file markers in the module info | lloyd | 2006-09-03 | 1 | -11/+9 |
| | | | | | | files into blocks; makes a bit more sense, since there are potentially many arguments to each, and the current system was making it difficult to write a generic reader for the files. | ||||
* | Remove a spurious linebreak | lloyd | 2006-06-25 | 1 | -1/+0 |
| | |||||
* | Support named mutexes outside of the global library state. | lloyd | 2006-06-25 | 2 | -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 removed | lloyd | 2006-06-25 | 1 | -7/+14 |
| | | | | quite a while ago. Changed to use Modular_Reducer objects. | ||||
* | Initial checkin1.5.6 | lloyd | 2006-05-18 | 8 | -0/+818 |