Report 4 - 15 July 2011 - Midterm
Current state
Mexlib cleaning (commit) and a chunk of code I wrote to mexlib (commit) were merged into repository.
I have tests now! Last two weeks I wrote a lot of tests to mexlib and made most part of them pass (commit). Today I have 45/52 tests passing, including some local changes I did not pushed yet. It covers a good part (~70%) of mexlib functions.
Problems
- I still did not decided how to implement memory management functions.
Plans for the next two weeks
- Write more tests.
- Implement calls to Scilab and memory management functions.
Add to mex.h functions added in last MATLAB spec.