platform/upstream/nodejs.git
2012-03-15 Maciej Małeckitest: test if forks are spawned with parent's `process...
2012-03-15 Maciej Małeckitest: test `process.execArgv`
2012-03-15 Micheil SmithExpose original argv as process.execArgv for cluster...
2012-03-15 Matt EzellAdded trailing backslash to npm path
2012-03-14 Shigeki Ohtsutest: Fix path to require hello-world module
2012-03-14 Nathan Rajlichprocess: use NODE_STRINGIFY macro to set process.versio...
2012-03-13 isaacsNow working on 0.7.7
2012-03-13 isaacsMerge branch 'v0.7.6-release'
2012-03-13 isaacs2012.03.13, Version 0.7.6 (unstable) v0.7.6
2012-03-13 isaacsUpdate npm to 1.1.8
2012-03-13 Nathan Rajlichdocs: document the repl "exit" event
2012-03-13 Nathan Rajlichprocess: listen for the "exit" even on the main repl
2012-03-13 Nathan Rajlichrepl: better SIGINT handling behavior
2012-03-13 Nathan Rajlichrepl: remove redundant check of rli.rine.length
2012-03-13 Nathan Rajlichrepl: make sure the REPL always flushes with a newline
2012-03-13 Nathan Rajlichrepl: make REPLServer emit an "exit" event
2012-03-13 Nathan Rajlichrepl: make REPLServer inherit from EventEmitter
2012-03-13 Nathan Rajlichrepl: use path.resolve() for the module.filename
2012-03-13 isaacsshebang should make file executable as well
2012-03-13 Trent Mickissue #2697: have 'make install' set npm shebang to...
2012-03-13 Artur AdibDoc highlight fix
2012-03-13 isaacsFix merge conflict in doc/api/readline.markdown
2012-03-13 Christian RessAdded destroy method to Zlib object in zlib.js module
2012-03-13 isaacsPatches floating on V8
2012-03-13 isaacsUpgrade v8 to 3.9.17
2012-03-13 isaacsUpgrade npm to 1.1.6
2012-03-12 Nathan Rajlichprocess: expose the zlib version in use in process...
2012-03-12 Ben Noordhuiszlib: fix include of zlib.h
2012-03-12 Łukasz WalukiewiczIgnore an empty port component when parsing URLs.
2012-03-12 isaacsmodule: remove 'exited', replace 'children' array
2012-03-12 Yoshihiro Kikuchidocs: fix using legacy api in the buffer doc
2012-03-12 Nao Iizukadocs: correct the description of assert.ok()
2012-03-12 Ben Noordhuishttp: use HTTP_METHOD_MAP macro
2012-03-12 Ben Noordhuisdeps: upgrade http_parser to 8bec3ea
2012-03-12 Ben Noordhuisdocs: console.dir() prints to stdout, not stderr
2012-03-10 ssudatls: parsing multiple values of a key in ssl certificate
2012-03-09 Nathan Rajlichprocess: expose the http_parser version in process...
2012-03-09 Ben Noordhuiscore: use proper #include directives
2012-03-09 Ben Noordhuisbuffer: throw from constructor if length > kMaxLength
2012-03-09 Ben Noordhuiscore: add ThrowError(), ThrowTypeError(), ThrowRangeError()
2012-03-09 Ben Noordhuiscluster: support passing of named pipes
2012-03-09 Ben Noordhuisuv: upgrade 8c78cb4
2012-03-08 Igor Zinkovskyadd jslint to vcbuild.bat
2012-03-08 Bert BelderMerge branch 'v0.6'
2012-03-08 Bert BelderWindows: include syscall in fs errors
2012-03-08 Bert Belderuv: upgrade to 1ac71a31
2012-03-07 Igor ZinkovskyEmit end event only once
2012-03-07 Yoshihiro Kikuchihttp: remove ClientRequest.prototype.pause()
2012-03-07 Shea Levyfork: don't clear environment by default
2012-03-07 Colton Bakerreadline: ignore stray escape sequence
2012-03-07 Bert Belderclient latency benchmark: don't require('request')
2012-03-07 isaacsTypo in http_server_lag.js script
2012-03-07 isaacsBash script for running http-simple benchmarks
2012-03-07 isaacsA server with configurable lag for testing
2012-03-07 isaacsA benchmark script for measuring client latency
2012-03-06 ssudadgram: fix when we call .close() inside 'listening'
2012-03-06 Ming Liudocs: correct repl eval callback signature
2012-03-06 Nathan Rajlichprocess: add `process.hrtime()`
2012-03-06 Ben Noordhuisbench: add http_simple_auto benchmark
2012-03-06 Rlidwkareadline: add multiline support
2012-03-06 Dmitry Nizovtsevnet, http, https: add localAddress option
2012-03-06 Igor Zinkovskyfix simple/test-process-argv-0 on windows
2012-03-06 Shigeki Ohtsuprocess: show detailed error message in process.dlopen()
2012-03-05 Nathan Rajlichaddon: use absolute paths for the node include dirs
2012-03-05 Nathan Rajlichaddon: add module_root_dir gyp variable
2012-03-05 Igor Zinkovskydisable simple/test-signal-handler on Windows
2012-03-05 isaacsMention marked, and add license to doc generator
2012-03-05 isaacsdoc: 'filename' arg not guaranteed ever.
2012-03-05 Ben Noordhuisbuild: disable -fvisibility=hidden if gcc < 4.0.0
2012-03-05 Ben Noordhuisbuild: make CC command in -fstrict-aliasing check confi...
2012-03-05 Sadique Alibuild: make CC command in host check configurable
2012-03-05 Ben Noordhuisbuild: remove unnecessary link flags from node.gyp
2012-03-05 Ben Noordhuisuv: upgrade to a93dc7e
2012-03-04 isaacslint
2012-03-04 isaacsMerge remote-tracking branch 'ry/v0.6' into v0.6-merge
2012-03-04 isaacsdoc: css consistency on anchor links
2012-03-04 isaacsdoc: Don't prune Stability indicators
2012-03-04 isaacsdoc: Typo'd some stability indicators.
2012-03-04 isaacsdoc: Change 'file_system' module to 'fs' as it should be
2012-03-04 isaacsUse shorter url for /docs/latest/api
2012-03-04 isaacsdoc: Stability and Caveats for fs.watch/watchFile
2012-03-04 isaacsdoc: indentation and structure in fs.markdown
2012-03-04 isaacsdoc: Document JSON docs
2012-03-04 isaacsdoc: Add link to JSON version of doc
2012-03-04 isaacsdoc: Add stability indicators to documentation
2012-03-03 isaacsFirst arg to fs.fchown is an int, not a string
2012-03-03 Igor Zinkovskydisable fs.watchFile tests on windows
2012-03-03 ssudautil: fix util.format() formatting of %%
2012-03-03 Shigeki Ohtsubuild: fix gcc version check
2012-03-03 Shigeki Ohtsubuild: remove unused import from configure script
2012-03-02 Jimb Essertls: proxy set(Timeout|NoDelay|KeepAlive) methods
2012-03-02 isaacsNow working on v0.6.13
2012-03-02 isaacsMerge branch 'v0.6.12-release' into v0.6
2012-03-02 isaacs2012.03.02 Version 0.6.12 (stable) v0.6.12
2012-03-02 isaacscss: Fix fonts on api index page navigation
2012-03-02 Dave Pachecodisable omit-frame-pointer on solaris systems
2012-03-02 isaacsPatches floating on v8
2012-03-02 isaacsUpgrade V8 to 3.6.6.24
2012-03-02 isaacsUpgrade npm to 1.1.4 (minor bugfix)
2012-03-02 isaacsUpgrade npm to 1.1.3
next