update todo

This commit is contained in:
Shuhei Tanuma 2012-06-25 02:16:26 +09:00
parent b97ae4dcb5
commit 12d3f0335b

View File

@ -1,7 +1,11 @@
# TODO
* adjust config.m4 (currently, this ext supports osx and windows only. i'll fix this soon)
* implement all test cases.
* improve source code.(avoids copy and paste)
* error handling
* make continuous build box (linux and windows)
* re-consider function signatures. (I'd like to provide libuv same api)
* adjust config.m4 (currently, this ext supports osx and windows only. i'll fix this soon)
# Not tested