summaryrefslogtreecommitdiff
path: root/TODO
blob: de25a6a4be9f37b4422e9a2d05218ec398155096 (plain)
1
2
3
4
5
6
7
8
9
10
11
- tmp directory test/tmp for all files created during tests.
- fix tests for NODE_MODULE_CONTEXTS=1
- readline
  - fix for two column glyphs. use Markus Kuhn's wcwidth.c
  - fix for commands that extend beyond term width
  - tab completion interface
- SSL should be factored out of net.js into standalone stream object
- base64 write and toString for buffers

- debug and production modes
- EventSource branch merged