Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added 'src/mem' as an additition include directory in Python interface. | Alan Mishchenko | 2011-03-04 | 1 | -0/+1 |
| | |||||
* | fixes to pyabc kill mechanism | Baruch Sterin | 2011-02-27 | 3 | -97/+731 |
| | |||||
* | 1. Replace system() with a function that responds to SIGINT. 2. Add ↵ | Baruch Sterin | 2011-02-01 | 2 | -29/+42 |
| | | | | functions to cleanup temporary files on SIGINT. 3. Fix bugs related to signal handling. | ||||
* | pyabc: reorganize supporting python scripts | Baruch Sterin | 2011-01-13 | 4 | -1/+477 |
| | |||||
* | pyabc: make the SIGINT signal handler clean up by sending SIGINT to child ↵ | Baruch Sterin | 2011-01-13 | 2 | -61/+113 |
| | | | | processes registered by the python code. Also provide functions to block SIGINT and unblock it, to allow for critical sections where signals are blocked | ||||
* | initial commit of public abc | Alan Mishchenko | 2010-11-01 | 7 | -0/+746 |