Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix pyabc to link correctly on some linux version, fixing problem caused by ↵ | Baruch Sterin | 2013-06-18 | 1 | -0/+1 |
| | | | | the changeset named: Suggested changes to counting time in Abc_Clock() | ||||
* | Updated Python code to reflect change in include files. | Alan Mishchenko | 2012-07-09 | 1 | -1/+1 |
| | |||||
* | pyabc: python 2.6 compatibility fix for previous commit (which silenced ↵ | Baruch Sterin | 2012-02-23 | 1 | -1/+1 |
| | | | | warnings) | ||||
* | pyabc: silenced warnings in gcc | Baruch Sterin | 2012-02-23 | 1 | -1/+19 |
| | |||||
* | pyabc: adapt build to recent changes in the rest of ABC | Baruch Sterin | 2012-01-21 | 1 | -20/+1 |
| | |||||
* | pyabc: rearrange files and locations | Baruch Sterin | 2011-10-24 | 1 | -1/+1 |
| | |||||
* | Added 'src/mem' as an additition include directory in Python interface. | Alan Mishchenko | 2011-03-04 | 1 | -0/+1 |
| | |||||
* | pyabc: reorganize supporting python scripts | Baruch Sterin | 2011-01-13 | 1 | -1/+1 |
| | |||||
* | pyabc: make the SIGINT signal handler clean up by sending SIGINT to child ↵ | Baruch Sterin | 2011-01-13 | 1 | -0/+2 |
| | | | | 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 | 1 | -0/+64 |