platform/upstream/nodejs.git
2012-09-17 Robin Leedoc: fix three typos
2012-09-17 Ben Noordhuisprocess: fix setuid() and setgid() error reporting
2012-09-14 Ben Noordhuisfs: fix assert in fs.watch()
2012-09-14 Ben Noordhuisfs: don't segfault on deeply recursive stat()
2012-09-13 Nathan Rajlichv8: Replace VFP by VFP2 in common.gypi
2012-09-13 yangguo@chromium.orgv8: Relax requirement from VFP3 to VFP2 where possible.
2012-09-12 Frédéric Germainhttp: Remove timeout handler when data arrives
2012-09-12 Ben Noordhuisdoc: fs: clarfify fs.watch() documentation
2012-09-12 Ben Noordhuisdoc: http: expand request.headers documentation
2012-09-11 isaacsNow working on 0.8.10
2012-09-11 isaacsblog: Post for 0.8.9
2012-09-11 isaacsMerge branch 'v0.8.9-release' into v0.8
2012-09-11 isaacs2012.09.11, Version 0.8.9 (Stable) v0.8.9
2012-09-11 isaacsUpdate doc and test for sunos/solaris switch
2012-09-11 isaacsdoc: Fork me image should be full url
2012-09-11 isaacsdoc: Put current version on homepage
2012-09-11 isaacsdoc: Add Node Dublin to community page
2012-09-10 isaacsstream.pipe: Don't call destroy() unless it's a function
2012-09-10 isaacsnpm: Upgrade to 1.1.61
2012-09-09 Nathan Rajlichconfigure: add a "--dest-os" option to force a gyp...
2012-09-08 Nathan Rajlichutil: make util.inspect() work when "hasOwnProperty...
2012-09-08 Ben Noordhuishttp: respect HTTP/1.0 TE header
2012-09-06 Pooya Karimiancluster.worker description and examples ere missing...
2012-09-06 Fedor Indutnyv8: fix semaphore on MacOS
2012-09-06 Bert Belderv8: reapply floating patches
2012-09-06 Bert Belderv8: upgrade to 3.11.10.22
2012-09-04 Bert Belderdoc: don't use '
2012-09-03 Atsuya Takagidoc: fix typo in api/cluster
2012-09-03 Ben Noordhuiscrypto, tls: make setSNICallback() compatible with...
2012-09-03 Ben Noordhuiscrypto: make pbkdf2() compatible with domains
2012-09-03 Ben Noordhuiscrypto: make randomBytes() compatible with domains
2012-09-03 Bert Belderwindows: don't blow when a signal handler is attached
2012-09-02 koichikRevert "buffer: added support for writing NaN and Infinity"
2012-09-02 Ben Noordhuisdoc: document prerequisites in README
2012-09-01 koichikbuffer: added support for writing NaN and Infinity
2012-08-30 Shigeki Ohtsutls: support unix domain socket/named pipe in tls.connect
2012-08-30 Bert Belderuv: upgrade to 24c062c
2012-08-30 Bert Belderchild process: fix processes with IPC channel don't...
2012-08-29 Nathan Rajlichbuild: set `process.platform` to "sunos" on SunOS
2012-08-29 Ankur Oberoidoc: fix grammar errors
2012-08-29 isaacsTest client renegotiation attacks on HTTPS
2012-08-28 isaacsblog: Post for 0.9.1 release
2012-08-28 Bearice Renbuild: fix `make -j' fails after `make clean'
2012-08-28 Bert Belderwindows: fix single-accept mode for shared server sockets
2012-08-27 Ben Noordhuisbuild: compile with -fno-tree-sink if gcc <= 4.4
2012-08-27 Ben Noordhuisbuild: fix -fno-tree-vrp heuristic
2012-08-24 Nathan Rajlichdocs: fix syntax error in "https" example
2012-08-24 koichikhttps: make https.get() accept a URL
2012-08-24 Brandon Wilsondoc: more uniform and sleek buttons
2012-08-23 Nathan Rajlichbuild: tweak the openssl android configuration to build
2012-08-23 Nathan Rajlichbuild: use the openssl android configuration for "arm...
2012-08-23 Bert Belderdoc: tidy the community page html file
2012-08-23 Bert Belderdoc: remove Felix's IRC logs from the community page
2012-08-23 Bert Belderdoc: move ul styling to pipe.css
2012-08-23 Bert Belderdoc: pixel nudge
2012-08-23 Bert Belderdoc: use somewhat consistent styling for css assets
2012-08-23 Stéphan Kochendoc: remove nodejs-dev from the community page
2012-08-23 Ben Noordhuisnet: fix asserts
2012-08-22 isaacswebsite: Fix download link on win, un-break industry...
2012-08-22 Bert Belderdoc: remote the "recommended modules" section
2012-08-22 isaacsblog: v0.8.8 release
2012-08-22 isaacsNow working on 0.8.9
2012-08-22 isaacsMerge branch 'v0.8.8-release' into v0.8
2012-08-22 Ryan DahlUpgrade GYP to r1477
2012-08-22 isaacs2012.08.22, Version 0.8.8 (Stable) v0.8.8
2012-08-22 isaacsnpm: Upgrade to 1.1.59
2012-08-22 isaacslint
2012-08-22 Ron Korvingdoc: fix typo in cluster example code
2012-08-22 isaacsnpm: Upgrade to 1.1.57
2012-08-21 isaacsnpm: Upgrade to 1.1.56
2012-08-21 isaacsnpm: Upgrade to 1.1.55
2012-08-21 Ben Noordhuistls: update default cipher list
2012-08-21 Ben Noordhuisdoc: cluster: setupMaster() can be called only once
2012-08-21 Bert Belderv8: reapply floating patches
2012-08-21 Bert Belderv8: upgrade to v3.11.10.19
2012-08-20 Bert Belderunix: don't explicitly instantiate v8::Persistent<x...
2012-08-20 Ben Noordhuisfs: fix use after free in stat watcher
2012-08-20 Ben Noordhuisdeps: upgrade libuv to 012cbda
2012-08-20 Nathan Rajlichbuild: don't use "-Wnewline-eof" on OS X
2012-08-17 Bert Belderwindows: make junctions work again
2012-08-16 Bert BelderAvoid compiler warning about negating unsigned value
2012-08-16 Bert Belderwindows: avoid MSVC warnings about templates not having...
2012-08-16 isaacswebsite: Improved install button behavior
2012-08-16 isaacsv8: Reapply floating patches
2012-08-16 isaacsv8: Upgrade to 3.11.10.18
2012-08-16 isaacsblog: Fix binary links for 0.8.7 post
2012-08-16 Nathan Rajlichemail-footer: update the binary package links to x86/x64
2012-08-16 isaacswebsite: fix font-size on 'explore' list items
2012-08-16 isaacsNow working on 0.8.8
2012-08-16 isaacsMerge branch 'v0.8.7-release' into v0.8
2012-08-16 isaacsblog: release 0.8.7
2012-08-15 isaacs2012.08.15, Version 0.8.7 (Stable) v0.8.7
2012-08-15 isaacswebsite: Sharpen and clean up download page more
2012-08-15 isaacsbuild: Don't set gcc_version for Windows
2012-08-15 isaacswebsite: Use table for download page
2012-08-15 Golo Rodenwebsite: download page
2012-08-15 isaacsnpm: Upgrade to 1.1.49
2012-08-15 Ben Noordhuiscrypto: fix uninitialized memory access in openssl
2012-08-14 Ben Noordhuistest: raise pummel/test-net-throttle write req size
2012-08-14 Ben Noordhuisbuffer, crypto: fix buffer decoding
next