platform/upstream/nodejs.git
2013-01-26 Rick Yakubowskidoc: fix typo in cluster module documentation
2013-01-25 Trevor Norrisbuffer: slow buffer copy compatibility fix
2013-01-25 isaacsbenchmark: Port http.sh from master
2013-01-24 Jacob Gabledoc: fix typo in crypto Hash.digest() note
2013-01-24 isaacsblog: Post for v0.9.8
2013-01-22 Ben Noordhuisdoc: document PYTHON env var in README
2013-01-22 Ben Noordhuiszlib: don't assert on malformed dictionary
2013-01-22 Ben Noordhuiszlib: don't assert on missing dictionary
2013-01-18 isaacsblog: Post for v0.8.18 release
2013-01-18 isaacsNow working on 0.8.19
2013-01-18 isaacsMerge branch 'v0.8.18-release' into v0.8
2013-01-18 isaacs2013.01.18, Version 0.8.18 (Stable) v0.8.18
2013-01-18 isaacsnpm: Upgrade to v1.2.2
2013-01-18 isaacsblog: Post for v0.9.7 release
2013-01-18 Dan Milondns: make error message match errno
2013-01-17 Fedor Indutnytls: follow RFC6125 more stricly
2013-01-17 Fedor IndutnyRevert "Revert "tls: allow wildcards in common name""
2013-01-17 Ben NoordhuisRevert "tls: allow wildcards in common name"
2013-01-17 Ben Noordhuistest: add cluster 'bind twice' test
2013-01-17 Ben Noordhuisbuffer: reject negative SlowBuffer offsets
2013-01-15 Chris Dentinstall: add simplejson fallback
2013-01-14 Bert Belderbuffer: zero-length buffers shouldn't be slab-backed
2013-01-14 Fedor Indutnytls: allow wildcards in common name
2013-01-14 Ben Noordhuishttp: fix "Cannot call method 'emit' of null"
2013-01-11 isaacsblog: release v0.9.6
2013-01-11 Nathan Rajlichmake binary: allow custom config flags
2013-01-10 isaacsblog, changelog: 0.8.17 was released in 2013, not 2012
2013-01-10 isaacsblog: Correct shasums for v0.8.17
2013-01-10 isaacsblog: Add security notice to v0.8.17 post
2013-01-10 isaacsblog: Post about v0.8.17
2013-01-10 isaacsNow working on 0.8.18
2013-01-10 isaacsMerge branch 'v0.8.17-release' into v0.8
2013-01-10 isaacs2012.01.09, Version 0.8.17 (Stable) v0.8.17
2013-01-09 Ben Noordhuistyped arrays: fix 32 bit size/index overflow
2013-01-09 isaacsnpm: Upgrade to v1.2.0
2013-01-09 Fedor Indutnyobject_wrap: add missing HandleScope
2013-01-08 Ben Noordhuisdgram: don't assert on send('string')
2013-01-04 Johannes Ewalddoc: improve example of process.hrtime()
2012-12-31 Tim Bradshawos: change CPU time from Integer to Number
2012-12-31 Ben Noordhuisdoc: add CONTRIBUTING.md
2012-12-30 isaacsblog: Post for v0.9.5
2012-12-29 Ben Noordhuisdeps: upgrade libuv to 4997738
2012-12-27 Maciej Małeckibuild: allow to specify custom tags
2012-12-26 isaacslint
2012-12-21 isaacsblog: Post about v0.9.4
2012-12-21 isaacsnpm: upgrade to 1.1.70
2012-12-21 isaacsblog: More streams2 wordsmithing
2012-12-21 isaacsblog: Update blog post re streams2
2012-12-20 Ben Noordhuishttp: pack response body buffer in first tcp packet
2012-12-20 Ben Noordhuisbench: use res.end() for chunked encoding
2012-12-18 isaacsblog: post about streams2 feature
2012-12-17 Nicolas Chambrierdoc: add Google+ French community
2012-12-17 Ben Noordhuisinstall: fix openbsd man page location
2012-12-16 Brian Whitehttp: bubble up parser errors to ClientRequest
2012-12-13 isaacsblog: Post for 0.8.16
2012-12-13 isaacsNow working on 0.8.17
2012-12-13 isaacsMerge commit 'v0.8.16' into v0.8
2012-12-13 isaacs2012.12.13, Version 0.8.16 (Stable) v0.8.16
2012-12-12 isaacsnpm: Upgrade to v1.1.69
2012-12-12 Ben Noordhuisfs: fix WriteStream fd leak
2012-12-12 Ben Noordhuisfs: fix ReadStream fd leak
2012-12-12 Ben Noordhuistest: add common.mustCall function
2012-12-11 isaacsdoc: Add nodejstr to community page
2012-12-06 Ben Noordhuisdoc: remove broken require.extensions example
2012-12-03 Fedor Indutnycrypto: fix leak in GetPeerCertificate
2012-12-02 Ben Noordhuistools: fix platform detection on freebsd, sunos
2012-12-02 Ben Noordhuisinstall: fix freebsd man page location
2012-12-01 LewuatheFix dropped html tag
2012-12-01 Trevor Norrisbuffer: Don't double-negate numeric buffer arg
2012-11-29 Kyle Robinson... website: typo fixes
2012-11-28 Joshua Ericksonnet: More accurate IP address validation and IPv6 dotte...
2012-11-28 Ryunosuke SATOdoc: Fix missing link target to 'https.request()'
2012-11-26 isaacsblog: Post for v0.8.15
2012-11-26 isaacsNow working on 0.8.16
2012-11-26 isaacsMerge branch 'v0.8.15-release' into v0.8
2012-11-26 isaacs2012.11.26, Version 0.8.15 (Stable) v0.8.15
2012-11-26 Ben Noordhuistls: fix tls.connect() resource leak
2012-11-24 Ben Noordhuisnet: fix net.connect() resource leak
2012-11-23 isaacsblog: Don't filter out non-latest release notes
2012-11-23 isaacsnpm: Upgrade to 1.1.66
2012-11-22 Trevor Norrisdoc: Add lines about additonal uses of Buffer
2012-11-20 Ben Noordhuisdeps: upgrade libuv to 5639b2f
2012-11-08 Bert Belderdomains: don't crash if domain is set to null
2012-11-08 Bert Belderwindows: fix the x64 debug build
2012-10-30 Francois Marierdoc: remove duplicate set of options
2012-10-29 Francois Marierdoc: reflect hostname v. host preference in examples
2012-10-25 isaacsblog: Correct shasums for v0.8.14
2012-10-25 isaacsblog: Post for v0.8.14
2012-10-25 isaacsNow working on 0.8.15
2012-10-25 isaacsMerge branch 'v0.8.14-release' into v0.8
2012-10-25 isaacs2012.10.25, Version 0.8.14 (Stable) v0.8.14
2012-10-25 isaacsevents: Don't clobber pre-existing _events obj in EE...
2012-10-25 isaacsblog: Post for v0.8.13
2012-10-25 isaacsNow working on 0.8.14
2012-10-25 isaacsMerge branch 'v0.8.13-release' into v0.8
2012-10-25 isaacs2012.10.25, Version 0.8.13 (Stable) v0.8.13
2012-10-25 isaacsV8 build: 'echo -n' considered harmful
2012-10-25 isaacsnpm: Upgrade to 1.1.65
2012-10-25 isaacsevents: Make the EventEmitter class monomorphic
2012-10-24 Ben Noordhuisv8: remove optimization switches
next