51 Commits (cc3645cff3176413ff8b8194bc63dbd2f2d92c92)

Author SHA1 Message Date
Rich Trott b8c9d6b64e tools: enable linting for v8_prof_processor.js 9 years ago
Benjamin Gruenbaum d275cdf202 child_process: refactor self=this in socket_list 9 years ago
Anton Khlynovskiy b690916e5a lib: freelist: use .pop() for allocation 9 years ago
Brian White ab787ad0ab child_process: fix data loss with readable event 9 years ago
Matt Loring df1fb155ac tools: run tick processor without forking 9 years ago
Matt Loring 0164e12a6c tools: add --prof-process flag to node binary 9 years ago
Evan Lucas 6062b1c342 net: move isLegalPort to internal/net 9 years ago
Fedor Indutny d6894f8ea3 internal/child_process: call postSend on error 9 years ago
Evan Lucas 26f02405d0 repl: make sure historyPath is trimmed 9 years ago
Michaël Zasso 15ed64e34c lib: fix style issues after eslint update 9 years ago
Rich Trott 35e32985ca child_process: guard against race condition 9 years ago
Rich Trott 53dcbb6aa4 repl: remove unused function 9 years ago
Mudit Ameta db0e906fc1 repl: Fixed node repl history edge case. 9 years ago
Dave 48564204f0 child_process: flush consuming streams 9 years ago
Ben Noordhuis 6a7c9d9293 util: move .decorateErrorStack to internal/util 9 years ago
Ben Noordhuis 0ae90ecd3d module,repl: remove repl require() hack 9 years ago
cjihrig 1bf84b9d41 util,src: allow lookup of hidden values 9 years ago
Ben Noordhuis d46d9f1dd4 cluster: remove handles when disconnecting worker 9 years ago
Evan Lucas b9b2f1a22f repl: don't crash if cannot open history file 9 years ago
Jeremiah Senkpiel a04408acce repl: limit persistent history correctly on load 9 years ago
Dave Eddy 9d65528b01 node: add -c|--check CLI arg to syntax check script 9 years ago
Fedor Indutny 798dad24f4 child_process: `null` channel handle on close 9 years ago
Sakthipriyan Vairamani 1860e0cebd lib,src: remove usage of events.EventEmitter 9 years ago
Salman Aljammaz 9760e04839 repl: don't use tty control codes when $TERM is set to "dumb" 9 years ago
Brendan Ashworth eaa8e60b91 streams: refactor LazyTransform to internal/ 9 years ago
Evan Lucas 2c3939c9c0 child_process: use stdio.fd even if it is 0 9 years ago
Ben Noordhuis d010568c23 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 9 years ago
Jeremiah Senkpiel f7d5e4c618 repl: default persistence to ~/.node_repl_history 9 years ago
Jeremiah Senkpiel ceee8d2807 test: add tests for persistent repl history 9 years ago
Ben Noordhuis 1057d1186b buffer: rename internal/buffer_new.js to buffer.js 9 years ago
Ben Noordhuis 70d1f32f56 deps: update v8 to 4.4.63.9 9 years ago
Trevor Norris 4643b8b667 buffer: allow ArrayBuffer as Buffer argument 9 years ago
Trevor Norris e5ada116cd buffer: minor cleanup from rebase 9 years ago
Trevor Norris b625ab4242 buffer: fix usage of kMaxLength 9 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 9 years ago
Brendan Ashworth 1d79f572f1 util: move deprecate() to internal module 9 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