~ubuntu-branches/ubuntu/natty/nodejs/natty

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Bazaar Package Importer
  • Author(s): Jonas Smedegaard, Jérémy Lal, Jonas Smedegaard
  • Date: 2011-02-07 23:39:40 UTC
  • mfrom: (7.1.7 sid)
  • Revision ID: james.westby@ubuntu.com-20110207233940-ctxh80ux4u7xfybh
Tags: 0.2.6-4
[ Jérémy Lal ]
* Disable simple/test-buffer Buffer.unpack test that fails on ARM.
  The pack/unpack functions are deprecated, and not documented.

[ Jonas Smedegaard ]
* Drop done items from TODO.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
  the maximum is reached it stops accepting new connections.
17
17
- compile under clang
18
18
- Use C++ style casts everywhere.
 
19
- fs.readFile[Sync] should not call stat() and use the length. 
 
20
  Test on Linux's /proc/sys/kernel/hostname
 
21
- Ruby-like Process#detach (is that possible?)
 
22
- stderr isn't flushing on exit