platform/upstream/nodejs.git
2012-01-22 Maciej Małeckiversion: bump `NODE_PATCH_VERSION`
2012-01-21 Igor Zinkovskyonly ref non-default isolate loops
2012-01-21 Maciej Małeckipath fs: move `path.exists*` to `fs.exists*`
2012-01-21 Ben Noordhuishttp: fix deprecation warning module ID
2012-01-21 Igor Zinkovskyref isolate loop
2012-01-20 Andreas MadsenAdd cluster.setupMaster
2012-01-20 Ben Noordhuisbuild: disable NDEBUG in release builds for now
2012-01-20 Ben Noordhuisfs, handle_wrap: use Loop(), not uv_default_loop()
2012-01-20 Shigeki Ohtsufs: don't assert on uv_fs_*() errors
2012-01-19 Ben Noordhuisv8: link against libsocket and libnsl on sunos
2012-01-19 Ben Noordhuisv8: implement VirtualMemory class on SunOS
2012-01-18 Ingmar RungeCrypto: adding ability to turn off automatic PKCS padding
2012-01-18 Ben Noordhuisbuild: remove node_debug from config.gypi
2012-01-17 Dan Williamsdocs: fix syntax error on cluster api docs
2012-01-17 Ben Noordhuisbuild: respect --debug configure switch
2012-01-17 Andreas MadsenAdd failing test case: parent on('exit')
2012-01-17 Andreas MadsenAllow calling fork() without args or options
2012-01-17 Ryan DahlMakefile: Don't force user to run ./configure first
2012-01-17 Fedor Indutnyinstaller: install node-waf
2012-01-17 Ryan DahlNow working on v0.7.1-pre
2012-01-17 Ryan DahlBump version to v0.7.0 v0.7.0
2012-01-17 Ryan DahlAdd make dist-upload
2012-01-17 Ryan DahlFix 'make dist'
2012-01-17 Igor Zinkovskyupgrade libuv to 52511b9ddc
2012-01-17 Igor Zinkovskyfix windows build
2012-01-16 Ryan DahlMerge remote branch 'origin/v0.6'
2012-01-16 Ryan DahlUpgrade libuv to joyent/libuv@f5bd21f
2012-01-16 isaacsUpdate npm to 1.1.0-2
2012-01-16 Igor Zinkovskyfix windows build
2012-01-16 Ryan DahlUpgrade V8 to 3.8.6
2012-01-16 Ryan DahlRevert "gyp: install node-gyp"
2012-01-16 Fedor Indutnygyp: install node-gyp
2012-01-16 Maciej Małeckihttp: use `util._deprecationWarning` for deprecation...
2012-01-16 Fedor Indutnyuv: upgrade to e7758e1
2012-01-16 Fedor IndutnyRevert "util: always display a warning for module in...
2012-01-16 Maciej Małeckiutil: always display a warning for module in debug...
2012-01-16 Fedor Indutnyquerystring: fix maxKeys = 0 is ignored
2012-01-16 Fedor Indutnyhttp: do not accept headers if limit is exceeded
2012-01-16 Ben Noordhuisisolates: remove references to uv_thread_self()
2012-01-15 Fedor Indutnyhttp, querystring: added limits to prevent DoS
2012-01-15 Ben Noordhuisbuild: support --dest-cpu configure switch again
2012-01-14 Fedor Indutnytest-eio-limit: add missing copyright headers
2012-01-14 Fedor IndutnyAdd failing test-eio-limit.js
2012-01-14 Ben Noordhuisnet: make .write() throw on bad input
2012-01-12 Guillermo Rauchwebsite: Add "Api Docs" button next to "Download"
2012-01-12 mrbdgram: use slab memory allocator
2012-01-12 Nathan Rajlichbuild: remove the old -DPLATFORM="mac" define
2012-01-12 Nathan Rajlichbuild: set `process.platform` to "darwin" on OS X
2012-01-12 Ben Noordhuisdocs: clarify filename argument of vm.* functions
2012-01-12 koichikhttp: Upgrade/CONNECT request should detach its socket...
2012-01-12 Igor Zinkovskyupdate libuv to 855764406e
2012-01-11 Fedor Indutnyzlib: reset() method for deflate/inflate streams
2012-01-11 Fedor Indutnyzlib: C++ style fixes for dictionary
2012-01-11 Fedor IndutnyMerge branch 'v0.6'
2012-01-11 Fedor Indutnyzlib: C++ style fixes
2012-01-11 Mathias Bynenspunycode: Update to v0.3.0
2012-01-11 Maciej Małeckimakefile: ignore `lib/punycode.js` while linting
2012-01-11 Andreas Madsenchild_process: fix typo in internal message event name
2012-01-11 isaacszlib binding cleanup
2012-01-10 Ryan DahlUse .jpg instead of .bmp for .msi
2012-01-10 Maciej Małeckichild_process: fix typo in internal message event name
2012-01-10 Ryan DahlAdd broken test-isolates3.js
2012-01-10 Ben NoordhuisMake sure that zlib contexts are not garbage collected...
2012-01-10 Bert BelderFix memory leak in node_zlib
2012-01-10 Ryan DahlAdd failing test-isolates2.js
2012-01-10 Ryan DahlFix #2473
2012-01-10 Fedor Indutnytest: make debugger-repl tests work with isolates
2012-01-10 Ben Noordhuisisolates: add process-global list of isolates
2012-01-10 Fedor Indutnydebug threads
2012-01-10 Fedor IndutnyIsolateDebugger C++
2012-01-10 Fedor Indutnyfixed debugger segfaults
2012-01-10 Fedor Indutnyadded isolates support
2012-01-10 Ben Noordhuisisolates: drain message queue completely
2012-01-09 Andreas MadsenImprove test-child-process-silent
2012-01-09 Ryan Dahlrequire('sys') now throws
2012-01-09 Ben Noordhuischild_process: fix segfault after failed spawn
2012-01-09 Ben Noordhuishandle_wrap: guard against uninitialized handle or...
2012-01-09 Ryan DahlMerge remote branch 'origin/v0.6'
2012-01-09 Ben Noordhuisuv: upgrade to 803f5a0
2012-01-09 Ryunosuke SATOevents: fix checking max listeners with `1`
2012-01-09 koichikhttp: better support for CONNECT method.
2012-01-09 koichiktls: Allow establishing secure connection on the existi...
2012-01-09 koichiknet: make connect() accept options
2012-01-08 Ben NoordhuisAvoid unnecessary buffer to string conversion.
2012-01-08 Ben Noordhuisbuild: honour the PYTHON environment variable
2012-01-08 Maciej Małeckitls doc: update docs to reflect API change
2012-01-08 Maciej Małeckitest tls: make tests use new `tls.connect` API
2012-01-08 Maciej Małeckihttps: make `https` use new `tls.connect` API
2012-01-08 Maciej Małeckitls: make `tls.connect` accept port and host in `options`
2012-01-07 koichikdocs: fix ChangeLog
2012-01-07 koichikdocs: small changes.
2012-01-07 isaacsNow working on v0.6.8
2012-01-07 isaacs2012.01.06, Version 0.6.7 (stable) v0.6.7
2012-01-07 isaacsRemove snapshot from Mac binary build
2012-01-07 Ryan Dahlsupport nosnapshot in vcbuild.bat
2012-01-06 Ryan DahlUpgrade V8 to 3.8.5
2012-01-06 Ryan DahlRevert "crypto: add SecureContext.clearOptions() method"
2012-01-06 Ryan Dahlfix test-sys for hash randomization
2012-01-06 Bert BelderLand hash collision fix for V8 3.6 by Erik Corry.
2012-01-06 koichikhttp: fix ServerResponse does not emit 'close'
next