Commit message (Expand) | Author | Age | |
---|---|---|---|
* | The library now compiles with Node 0.11+ and all versions of io.js | murgatroid99 | 2015-03-04 |
* | Updated some c++ files for 0.11/0.12 compatibility | murgatroid99 | 2015-03-04 |
* | Add missing new-lines at end of file | Craig Tiller | 2015-02-18 |
* | Update copyright to 2015 | Craig Tiller | 2015-02-18 |
* | Improved op_vector memory management | murgatroid99 | 2015-02-13 |
* | Made changes based on comments | murgatroid99 | 2015-02-13 |
* | Fixed end to end tests | murgatroid99 | 2015-02-11 |
* | More end to end test debugging | murgatroid99 | 2015-02-11 |
* | Extension module now compiles and some tests pass | murgatroid99 | 2015-02-09 |
* | Fixed another compiler error | murgatroid99 | 2015-02-09 |
* | Fixed some compiler errors in call.cc | murgatroid99 | 2015-02-09 |
* | More progress towards new API compatibility | murgatroid99 | 2015-02-09 |
* | Moved extension and JS files to separate directories | murgatroid99 | 2015-01-26 |