32 Commits (a1040f206506af0787f62740ec57a4c4a7541038)

Author SHA1 Message Date
Rich Trott 47befffc53 lib,test: deprecate _linklist 9 years ago
Dave Eddy 2e6ece44e1 node: add -c|--check CLI arg to syntax check script 9 years ago
Fedor Indutny 36b969ff44 child_process: `null` channel handle on close 9 years ago
Sakthipriyan Vairamani f32a606e37 lib,src: remove usage of events.EventEmitter 9 years ago
Salman Aljammaz ccea33df62 repl: don't use tty control codes when $TERM is set to "dumb" 9 years ago
Brendan Ashworth c70c7781e3 streams: refactor LazyTransform to internal/ 9 years ago
Evan Lucas 3bc7e58ab0 child_process: use stdio.fd even if it is 0 9 years ago
Ben Noordhuis 607aa3ac82 child_process: add callback parameter to .send() 9 years ago
Jeremiah Senkpiel 8cdac78bdf doc: add internal modules notice 9 years ago
Todd Kennedy 3849750a09 repl: dont throw ENOENT on NODE_REPL_HISTORY_FILE 9 years ago
Jeremiah Senkpiel ed6c249104 repl: persist history in plain text 10 years ago
Jeremiah Senkpiel f7d5e4c618 repl: default persistence to ~/.node_repl_history 10 years ago
Jeremiah Senkpiel ceee8d2807 test: add tests for persistent repl history 10 years ago
Ben Noordhuis 1057d1186b buffer: rename internal/buffer_new.js to buffer.js 10 years ago
Ben Noordhuis 70d1f32f56 deps: update v8 to 4.4.63.9 10 years ago
Trevor Norris 4643b8b667 buffer: allow ArrayBuffer as Buffer argument 10 years ago
Trevor Norris e5ada116cd buffer: minor cleanup from rebase 10 years ago
Trevor Norris b625ab4242 buffer: fix usage of kMaxLength 10 years ago
Sakthipriyan Vairamani eea66e2a7b buffer: fix case of one buffer passed to concat 10 years ago
Trevor Norris 63da0dfd3a buffer: implement Uint8Array backed Buffer 10 years ago
Sakthipriyan Vairamani 9cd44bb2b6 util: prepend '(node) ' to deprecation messages 10 years ago
Brendan Ashworth 1d79f572f1 util: move deprecate() to internal module 10 years ago
Roman Reiss b5b8ff117c lib: don't use global Buffer 10 years ago
Vladimir Kurchatkin 628845b816 util: introduce `printDeprecationMessage` function 10 years ago
Evan Lucas a77c330c32 child_process: expose ChildProcess constructor 10 years ago
Chris Dickinson ca219b00d1 repl: fix for a+ fd clearing the file on read 10 years ago
Chris Dickinson 051d482b15 repl: fix _debugger by properly proxying repl 10 years ago
Roman Reiss 2e2fce0502 repl: fix persistent history and env variable name 10 years ago
Fedor Indutny ea5195ccaf repl: do not save history for non-terminal repl 10 years ago
Chris Dickinson 0450ce7db2 repl: add mode detection, cli persistent history 10 years ago
Ben Noordhuis d5ce47e433 lib: deprecate the smalloc module 10 years ago
Vladimir Kurchatkin 2db758c562 iojs: introduce internal modules 10 years ago