Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix crashes when there are no results in port driver. | Brian Cully | 2012-02-09 | 1 | -6/+9 |
* | Log INFO messages in port driver for queries. | Brian Cully | 2012-02-09 | 1 | -0/+6 |
* | Return erlang errors in every possible case before exit | Brian Cully | 2012-02-09 | 1 | -28/+56 |
* | Return errors to erlang when malloc fails. Cleanup warnings found by clang | Brian Cully | 2012-02-09 | 1 | -43/+112 |
* | Return errors when connecting fails. | Brian Cully | 2012-02-09 | 1 | -2/+4 |
* | Move C code into c_src | Brian Cully | 2012-02-09 | 1 | -0/+775 |