Add --no-deprecation and --trace-deprecation flags
authorisaacs <i@izs.me>
Thu, 21 Jun 2012 18:42:33 +0000 (11:42 -0700)
committerisaacs <i@izs.me>
Thu, 21 Jun 2012 19:05:33 +0000 (12:05 -0700)
commit5b39929d47f962fccafb4116f3c177ddc4fd3269
tree7380f2e1b3a03b7a5b5483236465b1c05c486d86
parent260695afd07067254a704c050243d2e619bae8b7
Add --no-deprecation and --trace-deprecation flags
doc/node.1
lib/fs.js
lib/http.js
lib/net.js
lib/os.js
lib/path.js
lib/tty.js
lib/util.js
src/node.cc
src/node.js
test/simple/test-deprecation-flags.js [new file with mode: 0644]