doc: update AUTHORS list
[platform/upstream/nodejs.git] / lib /
2015-01-13 Fedor Indutnydns: remove AI_V4MAPPED hint flag on FreeBSD
2015-01-13 Wyatt Preulsys: Mark as deprecated
2015-01-13 Bert Belderhttp: optimize on_headers_complete
2015-01-12 isaacsRemove excessive copyright/license boilerplate
2015-01-12 cjihrigfs: undeprecate exists() and existsSync()
2015-01-12 cjihrigassert: throw when block is not a function
2015-01-12 Ben Noordhuislib: make --debug-port work with cluster
2015-01-12 Ben NoordhuisRevert "url: support `path` for url.format"
2015-01-12 Evan Lucasurl: fix parsing of ssh urls
2015-01-11 Evan Lucasnet: remove TODO for moving isIP to dns
2015-01-10 Vladimir Kurchatkinfs: use ES6 octal literals for mode
2015-01-10 Ben NoordhuisRevert "dgram: implicit binds should be exclusive"
2015-01-10 Sam Robertsdgram: implicit binds should be exclusive
2015-01-10 Sam Robertscluster: cluster.disconnect() should check status
2015-01-10 Sam Robertscluster: don't assume all workers bind same ports
2015-01-09 Chris Dickinsonsrc: zlib: revert concatenated-stream changes
2015-01-08 Evan Lucasdgram: make error messages more informative
2015-01-08 Evan Lucasutil: _detailedException to _exceptionWithHostPort
2015-01-08 Evan Lucasutil,net: move _detailedException into util
2015-01-08 Vladimir Kurchatkinutil: show symbol properties
2015-01-05 Ben NoordhuisMerge remote-tracking branch 'joyent/v0.12' into v1.x
2015-01-04 cjihrignet: make connect() input validation synchronous
2014-12-30 Aleksey Smolenchuklib: introduce process module
2014-12-30 CGavrilaurl: improve parsing speed
2014-12-30 Sam Robertsdgram: close() should accept a callback
2014-12-30 Sam Robertsdgram: make 'close' event async
2014-12-29 Brendan Ashworthdgram: changes Socket.close() to return itself
2014-12-29 Brendan Ashworthdgram: change Socket.bind() to return itself
2014-12-22 teppeisassert: fix deepEqual regression
2014-12-20 Ben Noordhuislib: micro-optimize url.resolve()
2014-12-20 Ben Noordhuislib: micro-optimize EventEmitter#removeListener()
2014-12-19 Julian Duquedebugger: improve clearBreakpoint error and docs
2014-12-19 cjihrigfs: deprecate exists() and existsSync()
2014-12-18 Ben Noordhuislib,src: remove post-gc event infrastructure
2014-12-18 Chris Dickinsonstream: switch _writableState.buffer to queue
2014-12-18 Ben Noordhuislib: fix guard expression in timer.unref()
2014-12-17 Miroslav Bajtošdebugger: fix unhandled error in setBreakpoint
2014-12-16 Luis Reiszlib: support concatenated gzip files
2014-12-15 cjihrigfs: add access() and accessSync()
2014-12-14 Ben Noordhuislib: reintroduce v8 module
2014-12-12 Chris Dickinsondomain: add soft deprecation notice
2014-12-11 Juanjolib,src: fix spawnSync ignoring its 'env' option
2014-12-12 micnicdomain: forward args to .run(fn)
2014-12-11 Evan Lucasmodule: fix regression in require ../
2014-12-09 Ben Noordhuislib: optimize require() path walking
2014-12-09 Juanjolib,src: fix spawnSync ignoring its 'env' option
2014-12-09 Bert BelderMerge 'node/v0.12'
2014-12-09 Bert Beldersrc: remove the tracing module entirely
2014-12-09 Trevor Norrissrc: all wraps now use actual FunctionTemplate
2014-12-09 Trevor Norrissrc: remove Async Listener
2014-12-09 Jonathan Johnsonurl: change hostname regex to negate invalid chars
2014-12-09 Vladimir Kurchatkinsmalloc: don't allow to dispose typed arrays
2014-12-09 Nathan Woltmanpath: refactor normalizeArray()
2014-12-09 Vincent Weeversfs: resolve junction targets relative to their parent
2014-12-08 Bert Belderpath: path.normalize no longer lower-cases drive letters
2014-12-08 Nikolai VavilovRevert "path: resolve normalize drive letter to lower...
2014-12-06 Robert Kowalskimodule: test for directories, fix require with ..
2014-12-06 Evan Lucasnet: give better error messages
2014-12-06 cjihrigdebugger: use requireRepl() to load debugger repl
2014-12-05 Christian Tellnesevents: implement EventEmitter#getMaxListeners()
2014-12-05 Trevor Norrissrc: all wrap's now use actual FunctionTemplate
2014-12-05 Trevor Norrissrc: remove Async Listener
2014-12-03 Jonathan Johnsonurl: change hostname regex to negate invalid chars
2014-12-02 Yazhong Liuurl: support `path` for url.format
2014-12-02 Yazhong Liuurl: support `path` for url.format
2014-11-28 Mathias Bynenspunycode: update to v1.3.2
2014-11-26 Vladimir Kurchatkinsmalloc: don't allow to dispose typed arrays
2014-11-26 Nathan Woltmanpath: refactor normalizeArray()
2014-11-25 Calvin Metcalfcrypto: allow creation of GCM ciphers with createCipher
2014-11-25 Fedor Indutnycrypto: throw if the key doesn't match cert
2014-11-22 Ben NoordhuisMerge remote-tracking branch 'joyent/v0.12' into v0.12
2014-11-22 Ben Noordhuislib: turn on strict mode
2014-11-21 Rory Bradfordpath: added parse() and format() functions
2014-11-21 Timothy J Fontainepath: allow calling platform specific methods
2014-11-20 Fedor Indutnytls: do not hang without `newSession` handler
2014-11-20 Ben Noordhuislib: add setFlagsFromString() to tracing module
2014-11-14 haoxinmodule: correct the order of the assertions
2014-11-11 Ben Noordhuislib,src: make os.endianness() inlinable
2014-11-10 Jackson Tiantls: remove tls.createSecurePair code deprecation
2014-11-09 Luis Reiszlib: support concatenated gzip files
2014-11-05 Vladimir Kurchatkinsmalloc: check if obj has external data
2014-11-03 Ben Noordhuissrc: move debug agent from deps/ to src/
2014-10-29 Ben NoordhuisMerge remote-tracking branch 'joyent/v0.12' into v0.12
2014-10-27 cjihrignet: add pauseOnConnect option to createServer()
2014-10-25 Trevor Norrislint: fix whitespace issues
2014-10-24 Fedor IndutnyMerge remote-tracking branch 'origin/v0.12' into v0.12
2014-10-20 dead-horsepath: resolve normalize drive letter to lower case
2014-10-09 Brian Whitestreams: make setDefaultEncoding() throw
2014-10-08 Trevor Norriscrypto: createDiffieHellman throw for bad args
2014-10-08 Fedor Indutnycluster: do not signal children in debug mode
2014-10-08 Fedor Indutnydeps: re-implement debugger-agent
2014-10-08 Fedor Indutnycluster: do not signal children in debug mode
2014-10-08 Fedor Indutnydeps: re-implement debugger-agent
2014-10-08 Fedor IndutnyMerge remote-tracking branch 'joyent/v0.12'
2014-10-08 Trevor Norrisbuffer, doc: misc. fix and cleanup
2014-10-08 Trevor Norrissrc: fix jslint warning
2014-10-08 Trevor Norrissmalloc: update use of ExternalArrayType constants
2014-10-08 Johnny Raystreams: set default encoding for writable streams
2014-10-07 Evan Rutledge Bordenurl: fixed encoding for slash switching emulation.
2014-10-03 gysonutil: add es6 Symbol support for `util.inspect`
next