platform/upstream/nodejs.git
2012-05-02 Yoshihiro Kikuchitest: add a child domain explicitly
2012-05-01 isaacsReturn after emitting error in tty.js
2012-05-01 Nathan Rajlichprocess: ensure that "exit" doesn't get emitted twice...
2012-05-01 Fedor Indutnyvm: accept only object as arg of .createContext()
2012-05-01 Yi, EungJunpath: add path.sep to get the path separator.
2012-05-01 Kyle Robinson... doc: correct return value of string-based fs.readSync
2012-05-01 Ben Noordhuisudp: slightly optimize address family property
2012-05-01 Ben Noordhuisudp: make variable names consistent
2012-05-01 Shigeki Ohtsuudp: make getsockname() return address family name
2012-05-01 Nathan Rajlichtty: emit "error" instead of throwing when getWindowSiz...
2012-05-01 Garen Torikiandoc: add Cloud9 links to docs
2012-05-01 Kyle Robinson... doc: add args to console methods
2012-05-01 Kyle Robinson... doc: typo fixes
2012-04-30 Nathan Rajlichtty: throw an Error when getWindowSize() fails
2012-04-30 Michael Thomastest: rebuild keys without asking for password
2012-04-30 Ben Noordhuisdeps: remove libuv sanity check
2012-04-30 Ben Noordhuisdeps: back-port openssl patch
2012-04-30 Nathan Rajlichprocess: ensure that the "exit" event always has "code...
2012-04-29 Maciej Małeckiconsole: throw when no such label exists in `console...
2012-04-28 Bert Belderprocess_wrap: don't use uv_spawn2
2012-04-28 Bert Belderuv: upgrade to e2cae340a6
2012-04-28 Bert BelderMerge branch 'v0.6'
2012-04-28 ssudaprocess: don't use strdup()
2012-04-28 Bert Belderprocess_wrap: avoid leaking memory when throwing due...
2012-04-28 Andreas Madsendoc: document the address object in the cluster listeni...
2012-04-27 Ben Noordhuisbench: add continuous stress test
2012-04-27 Bert BelderChild process: support the `gid` and `uid` options
2012-04-27 Bert BelderWindows: turn off /Gm
2012-04-27 Bert Belderuv: upgrade to d41cc9118d
2012-04-27 Bert Belderuv: upgrade to aea5db5da1
2012-04-27 Ben Noordhuisbench: run GC and dump stats if --expose-gc is set
2012-04-27 Marcel LaverdetCleanup vm module memory leakage
2012-04-27 isaacsAdd customary 'fork me on github' banner to website
2012-04-26 Nathan Rajlichrepl: make tab completion read up the prototype of...
2012-04-26 Nathan Rajlichprocess: lint
2012-04-25 Ben NoordhuisRemove unused local variable.
2012-04-24 Kyle Robinson... doc: update string_decoder stability index to 3
2012-04-24 Nathan Rajlichprocess: comment for consistency
2012-04-24 Nathan Rajlichprocess: set _print_eval even when --eval is not passed
2012-04-24 Nathan Rajlichprocess: make --eval and reading scripts from stdin...
2012-04-24 Kyle Robinson... doc: util: add args to format and methods error, puts...
2012-04-24 Ben Noordhuisv8: posix: try to send() whole buffer
2012-04-24 Ben Noordhuisv8: posix: handle EINTR in socket functions
2012-04-24 Ben Noordhuisv8: debug: fix error handling in SendConnectMessage()
2012-04-23 Kyle Robinson... doc: add deprecated function http.createClient()
2012-04-23 Ben Noordhuistest: cluster: add worker death event test
2012-04-22 Malte-Thorben... build: support make install "DESTDIR=/path"
2012-04-21 Nathan Rajlichrepl: use Object.getPrototypeOf on functions for tab...
2012-04-21 isaacsdomain: Document explicit binding, and d.run()
2012-04-21 Kyle Robinson... doc: add args for rl.write and rl.prompt
2012-04-21 Kyle Robinson... readline: remove unused vars in _ttyWrite
2012-04-20 isaacsdoc: typo in child_process documentation
2012-04-20 isaacsdoc: typo in cluster documentation
2012-04-20 Kyle Robinson... doc: add string_decoder doc
2012-04-20 Brian Whitedocs: Remove duplicate socket.write() description
2012-04-19 Ben Noordhuisv8: fix "pure virtual method called" runtime error
2012-04-18 Kyle Robinson... readline: _normalWrite() doesn't take a key modifier arg
2012-04-18 isaacstypo in node_http_parser
2012-04-18 Kyle Robinson... readline: change char to ch to avoid reserved word
2012-04-18 Ben Noordhuistest: use the new net.listen(backlog=x) API
2012-04-18 Erik Dubbelboerdoc: improve dns module docs
2012-04-18 Erik Dubbelboerdns: add more error codes
2012-04-18 isaacsFix test/ jslint failures (by not linting tests)
2012-04-18 Erik Dubbelboernet, http: add backlog parameter to .listen()
2012-04-18 isaacsMerge remote-tracking branch 'ry/v0.6'
2012-04-18 isaacsnet.js: lint
2012-04-18 Dane Springmeyerdeps: fix v8 build error
2012-04-18 isaacsMerge remote-tracking branch 'ry/v0.6' into master
2012-04-18 isaacsNow working on 0.7.9
2012-04-18 isaacsMerge branch 'v0.7.8-release'
2012-04-18 isaacs2012.04.18, Version 0.7.8, (unstable) v0.7.8
2012-04-18 isaacstypo in node_http_parser
2012-04-18 isaacsReapply patches floating on V8
2012-04-18 isaacsUpgrade V8 to 3.9.24.9
2012-04-18 isaacsUpgrade npm to 1.1.17
2012-04-18 Josh Wdoc: make readline example filter shorter
2012-04-18 Josh Wdoc: add some headers to make it more legible
2012-04-17 isaacslint
2012-04-17 isaacsuv: Cherry-pick joyent/libuv@3c41597
2012-04-17 isaacstest: Minor change to message/undefined_reference_in_ne...
2012-04-17 Dave PachecoFix 64-bit SmartOS build
2012-04-17 isaacsMerge branch 'domains3'
2012-04-17 isaacsAdd Todo comments about domain-ifying crypto
2012-04-17 isaacsAdd switches to http_simple bench to use domains
2012-04-17 isaacsDomain hooks in ReqWrap<T> and MakeCallback
2012-04-17 isaacsDomain feature
2012-04-17 isaacsMakeCallback: Consistent symbol usage
2012-04-17 isaacsMakeCallback: Use in node_signal_watcher
2012-04-17 isaacsMakeCallback: Use in node_io_watcher
2012-04-17 isaacsMakeCallback: Use in node_crypto
2012-04-17 isaacsMakeCallback: Use in node_file.cc
2012-04-17 isaacsMakeCallback: abort() if not a function
2012-04-17 isaacsMakeCallback: Return the callback return value
2012-04-17 isaacsMakeCallback: Accept Function or Symbol argument
2012-04-17 isaacsReport errors thrown from uncaughtException handers
2012-04-17 Nathan Rajlichtest: lowercase setRawMode() test case filename
2012-04-17 Nathan Rajlichdoc: update the `readline` docs for the "close" event...
2012-04-17 Nathan Rajlichrepl: update the `repl` for the new `readline` behavior
2012-04-17 Nathan Rajlichtest: check for multiple "emit" calls in repl-end-emits...
2012-04-17 Nathan Rajlichreadline: re-add the Interface#close() method; rename...
next