1900 Commits (c926ab77461d139db021299c52a5346b524cd049)
 

Author SHA1 Message Date
isaacs e65e6039a8 Fix #169. Expose require members in the repl. 15 years ago
Brian McKenna 431e72cbe8 Make addon building work for Cygwin. 15 years ago
isaacs 94be898fbc Remove "uri" module. 15 years ago
Ryan Dahl 4e80587cbe Add Orlando to changelog 15 years ago
Ryan Dahl 10d8adb089 bump version 15 years ago
Ryan Dahl 9c85357846 Upgrade C-Ares to 1.7.3 15 years ago
Ryan Dahl d127d15d1b License file maintenance. 15 years ago
Matt Ranney cbd1f1481c Remove setTimeout from initial example and description. 15 years ago
Ryan Dahl fe89caba2e Improve fs.write tests 15 years ago
Ryan Dahl 0e390d69a8 Don't use bzero 15 years ago
Jérémy Lal ce347124e6 The underscores are not meant to emphasize. Escape them. 15 years ago
Raffaele Sena b3b81d67ff Port to cygwin 15 years ago
Ryan Dahl cd232a9cce Upgrade V8 to 2.2.16 15 years ago
Matt Ranney cec775a0de Web site example fixes. 15 years ago
Ryan Dahl 0bb47b6c97 Upgrade V8 to 2.2.15 15 years ago
Peter Griess de6d663a67 Add 'type' parameter to net.Server.listenFD() 15 years ago
Ryan Dahl bca16a0581 Handle ctrl+z from readline 15 years ago
Ryan Dahl adc06dd705 Add NODE_NO_READLINE check for REPL 15 years ago
Ryan Dahl 0377b12964 Use strings instead of buffers in readline 15 years ago
Ryan Dahl a6942b345d Fix test-repl 15 years ago
Matt Ranney 09af242c89 Support more readline navigation keys. 15 years ago
Ryan Dahl 0c3b6aba7a Do not output \n on stderr on output, breaks tests 15 years ago
Ryan Dahl 6056d2ea2c node without arguments starts the REPL 15 years ago
Ryan Dahl e43d6fc879 Fix misspelling 15 years ago
Ryan Dahl 41f213be18 Add binding to termios, implement readline for repl 15 years ago
Peter Griess a0134ff0f8 add net.Server.listenFD 15 years ago
Ryan Dahl 9be6c501ec Upgrade http-parser 15 years ago
Ryan Dahl 935f8437fd Allow ObjectWrap destructors before Wrap() 15 years ago
Ryan Dahl 9e8df0e836 More dynamic linking options (again) 15 years ago
Peter Griess 78d33f4fd5 Fix options parsing 15 years ago
Ryan Dahl 0055dd133d Apply fix for V8 bug 728 15 years ago
Ryan Dahl 3104662bab Use a less common port in docs 15 years ago
Ryan Dahl 62d9bff06b Fix ability to disable TCP timeouts with setTimeout(0) 15 years ago
Felix Geisendörfer 987cbe35c6 Fix: require.async module exception delegation 15 years ago
Felix Geisendörfer 55e964ec19 Fix: fs.readFile would execute callbacks twice 15 years ago
rentzsch 55d7352189 DOC note stats.isSymbolicLink() is only valid with fs.lstat(). 15 years ago
Peter Griess 8f0b4e9111 Send and receive file descriptors through net.Stream. 15 years ago
Ryan Dahl 55a6f01732 Server responses should have a body if HEAD request 15 years ago
Ryan Dahl ef9f4046c9 Better 'make' output 15 years ago
Orlando Vazquez 92da636b97 Add a parameter to spawn() that sets the child's stdio file descriptors. 15 years ago
Ryan Dahl 501136b999 Revert "More dynmaic linking options" 15 years ago
Ryan Dahl 75f0cf471a More dynmaic linking options 15 years ago
Ryan Dahl d62b0f442a Fix style in sys.js 15 years ago
Ryan Dahl f86a214357 Upgrade to V8 2.2.13 15 years ago
Ryan Dahl 0c1aa36835 bump version 15 years ago
Ryan Dahl 16818ff250 Remove throttling bug notes 15 years ago
Ryan Dahl 1a5acd9850 API: readFileSync without encoding argument now returns a Buffer 15 years ago
Ryan Dahl c82d64649c Deprecate the 'ini' module 15 years ago
Ryan Dahl 78e49f1c88 Rename node_net2.cc to node_net.cc 15 years ago
isaacs a26f7d753d Make require() from the repl be relative to cwd 15 years ago