platform/upstream/nodejs.git
2014-12-09 Evan Torriebuild: fix build with systemtap providers enabled
2014-12-09 Bert BelderMerge 'node/v0.12'
2014-12-09 Bert Beldersrc: remove the tracing module entirely
2014-12-09 Jackson Tiandoc: mention callback for http res/req write & end
2014-12-09 Trevor Norrisasync-wrap: add event hooks
2014-12-09 Trevor Norrisasync-wrap: explicitly pass parent
2014-12-09 Trevor Norrisasync-wrap: expose async-wrap as binding
2014-12-09 Trevor Norrissrc: remove unnecessary template parameter
2014-12-09 Trevor Norrissrc: all wraps now use actual FunctionTemplate
2014-12-09 Trevor Norrisnode: fix throws before timer module is loaded
2014-12-09 Trevor Norrisnode, async-wrap: remove MakeDomainCallback
2014-12-09 Trevor Norrisasync-wrap: move MakeCallback to .cc
2014-12-09 Trevor Norrissrc: remove Async Listener
2014-12-09 Bert Beldertest: mark test-net-GH-5504 as flaky on linux
2014-12-09 Alexis Campaillatest: runner support for flaky tests
2014-12-09 Carlos Campderrósdoc: set logical umask in process.umask example
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 Bert Beldernode.cc: use nullptr instead of NULL
2014-12-09 Trevor Norrisnode.cc: fix bad assert
2014-12-09 Trevor Norrisuv: float patch to revert tty breakage
2014-12-09 Bert Beldercrypto: store thread id as pointer-sized value
2014-12-09 Saúl Ibarra... deps: update libuv to 1.0.1
2014-12-09 Bert Belderopenssl: don't define SIXTY_FOUR_BIT_LONG on Windows
2014-12-09 Tyler Kellendocs: fix project name
2014-12-09 Ben NoordhuisRevert "openssl: don't define SIXTY_FOUR_BIT_LONG on...
2014-12-09 Bert Belderopenssl: don't define SIXTY_FOUR_BIT_LONG on Windows
2014-12-09 Bert Beldertest-require-resolve: use case insensitive compare
2014-12-09 Bert Beldertest: make fs-symlink-dir-junction-relative pass on...
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-08 Fedor Indutnycontributing: add all core modules to Caine's spec
2014-12-08 Fedor Indutnycontributing: add information for caine bot
2014-12-07 Brendan Ashworthdoc: fixes grammar in timers/tls
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-06 Jose Luis Rivasbuild: don't run find in non-existent directory
2014-12-06 Ben Noordhuistest: move simple/test-abort-fatal-error to pummel
2014-12-05 Christian Tellnesevents: implement EventEmitter#getMaxListeners()
2014-12-05 Ben Noordhuisbuild: rename rpmbuild .spec file
2014-12-05 Ben Noordhuisbuild: update rpmbuild .spec file
2014-12-05 Brendan Ashworthdoc: fix grammar and wording in tls and timers
2014-12-05 Jackson Tiandoc: mention callback for http res/req write & end
2014-12-05 Trevor Norrisuv: float patch to revert tty breakage
2014-12-05 Trevor Norrisasync-wrap: add event hooks
2014-12-05 Trevor Norrisasync-wrap: explicitly pass parent
2014-12-05 Trevor Norrisasync-wrap: expose async-wrap as binding
2014-12-05 Trevor Norrissrc: remove unnecessary template parameter
2014-12-05 Trevor Norrissrc: all wrap's now use actual FunctionTemplate
2014-12-05 Trevor Norrisnode: fix throws before timer module is loaded
2014-12-05 Trevor Norrisnode, async-wrap: remove MakeDomainCallback
2014-12-05 Trevor Norrisasync-wrap: move MakeCallback to .cc
2014-12-05 Trevor Norrissrc: remove Async Listener
2014-12-04 Alexis Campaillatest: mark current flaky tests as flaky
2014-12-04 Alexis Campaillatest: runner support for flaky tests
2014-12-04 Fedor Indutnycontributing: commiter git FAQ
2014-12-04 Johan Bergströmconfigure: remove shared cares build option
2014-12-04 Rod Vaggpolicy: added contribution policy
2014-12-04 Thorsten Lorenzmodules: adding load linked modules feature
2014-12-04 Johan Bergströmconfigure: remove shared cares build option
2014-12-04 The Gitter... Added Gitter badge
2014-12-04 Bryce Kahledocs: fix prerequisite list formatting
2014-12-04 Leonardo Balterdocs: improve repo description
2014-12-04 Trevor Norrisnode: fix bad assert
2014-12-03 Carlos Campderrósdoc: set logical umask in process.umask example
2014-12-03 Martin Cozzidoc: update README with irc channel
2014-12-03 Jonathan Johnsonurl: change hostname regex to negate invalid chars
2014-12-03 Trevor Norrislint: fix code style
2014-12-03 Jamund Fergusondoc: fixed article usage in README.
2014-12-02 Yazhong Liuurl: support `path` for url.format
2014-12-02 Yazhong Liuurl: support `path` for url.format
2014-12-02 Tom Gallacherdocs: Change contributing documentation to io.js
2014-12-02 Mikeal Rogersdocs: simple project messaging.
2014-12-02 Max Ogdendocs: add issue contributing section
2014-12-01 Thorsten Lorenzmodules: adding load linked modules feature
2014-11-29 Rod Vaggtest: extend timeouts in child/exec tests
2014-11-29 Rod Vaggtest: bump --stack-size to stop child fails on ARM
2014-11-29 Ben Noordhuisdeps: openssl - add x32 support
2014-11-29 Fedor Indutnyopenssl: fix keypress requirement in apps on win32
2014-11-29 Rod Vaggtest: don't remove empty.txt on win32
2014-11-28 Fedor Indutnytest: another fix for test-crypto-stream
2014-11-28 Alexis Campaillacrypto: store thread id as pointer-sized
2014-11-28 Alexis CampaillaRevert "crypto: cast uv_thread_t to unsigned long"
2014-11-28 Fedor Indutnytest: fix test-crypto-stream
2014-11-28 Mathias Bynenspunycode: update to v1.3.2
2014-11-27 Fedor Indutnydeps: update openssl to 1.0.1j
2014-11-27 James Cowgilltest: fix floating point NaN tests on mips
2014-11-26 Saúl Ibarra... crypto: cast uv_thread_t to unsigned long
2014-11-26 Saúl Ibarra... deps: update libuv to 1.0.1
2014-11-26 Vladimir Kurchatkinsmalloc: don't allow to dispose typed arrays
2014-11-26 Nathan Woltmanpath: refactor normalizeArray()
2014-11-26 Saúl Ibarra... deps: update libuv to 1.0.0
2014-11-26 Fedor Indutnycrypto: proper fix for d7e700's cause
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-23 Rod Vaggtest: named pipe is invalid when appending .txt
2014-11-22 Ben NoordhuisMerge remote-tracking branch 'joyent/v0.12' into v0.12
next