index
:
platform/upstream/nodejs
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/vbarinov/tizen
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_ivi_genivi
tizen_ivi_release
upstream
Domain: Web Framework / Common;
WonYoung Choi <wy80.choi@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-03
docs: http: link to relevant net.Socket methods
Ben Noordhuis
1
-3
/
+6
2011-11-02
ignore undefined messages in the debugger repl
Fedor Indutny
3
-4
/
+7
2011-11-02
test: add ChildProcess.prototype.killed test case
Ben Noordhuis
1
-0
/
+2
2011-11-02
child_process: in a new `ChildProcess` set `killed` to false
Maciej Małecki
1
-0
/
+1
2011-11-02
Add missing copyright headers
Ryan Dahl
15
-0
/
+315
2011-11-02
docs: http: fix docs for the 'close' event
Ben Noordhuis
1
-11
/
+2
2011-11-02
Revert "Upgrade V8 to 3.7.1"
Ben Noordhuis
224
-13984
/
+6958
2011-11-01
fix pummel/test-net-throttle on windows
Igor Zinkovsky
1
-1
/
+4
2011-11-01
doc: fix links
Maciej Małecki
11
-32
/
+32
2011-11-01
windows: enable pending accepts knob
Igor Zinkovsky
3
-0
/
+48
2011-11-01
uv: upgrade to 90b0b7d
Ben Noordhuis
9
-33
/
+158
2011-11-01
os: rename getNetworkInterfaces() to networkInterfaces()
Ben Noordhuis
3
-3
/
+13
2011-11-01
node: remove `process.compile`
Maciej Małecki
1
-40
/
+0
2011-11-01
process: fix process.nextTick() error case regression
Ben Noordhuis
2
-0
/
+26
2011-11-01
test: fix test/message/undefined_reference_in_new_context.js
koichik
1
-1
/
+1
2011-10-31
doc: Correct blatantly wrong futimes documentation
isaacs
1
-5
/
+5
2011-10-31
process: optimize process.nextTick()
Ben Noordhuis
1
-7
/
+5
2011-10-31
bench: add process.nextTick() benchmark
Ben Noordhuis
1
-0
/
+17
2011-10-31
tls, https: add passphrase option
koichik
9
-4
/
+135
2011-10-30
docs: tty: remove tty.open() documentation
Ben Noordhuis
1
-10
/
+0
2011-10-30
core: fix off-by-one error in node::DLOpen()
Ben Noordhuis
1
-1
/
+1
2011-10-30
docs: addons: fix example
Ben Noordhuis
1
-0
/
+1
2011-10-31
fix for --harmony_block_scoping
koichik
3
-3
/
+3
2011-10-30
docs: fix option's name of cluster.startMaster()
koichik
1
-1
/
+1
2011-10-30
uv: upgrade to 70381ce
Ben Noordhuis
3
-7
/
+30
2011-10-30
events: separate maxListeners and _events
Siddharth Mahendraker
2
-3
/
+44
2011-10-28
fix pummel/test-child-process-spawn-loop.js on windows
Igor Zinkovsky
1
-1
/
+4
2011-10-29
Upgrade libuv to e4d6509211
Bert Belder
1
-0
/
+1
2011-10-29
Export some functions from node.h
Bert Belder
1
-10
/
+10
2011-10-29
Support native extension loading on Windows
Bert Belder
2
-8
/
+35
2011-10-29
Make node::DLOpen use uv_dlopen
Bert Belder
1
-44
/
+53
2011-10-29
Upgrade libuv to 90e15f1110
Bert Belder
21
-205
/
+697
2011-10-29
Add common.gypi to gyp output
Bert Belder
1
-0
/
+2
2011-10-29
Wrap long lines, strip trailing whitespace
Bert Belder
2
-6
/
+12
2011-10-29
Remove outdated comment
Bert Belder
1
-1
/
+0
2011-10-29
Fix v8 build on Windows
Bert Belder
1
-1
/
+0
2011-10-28
fix simple/test-child-process-double-pipe on windows
Igor Zinkovsky
1
-3
/
+4
2011-10-28
Revert "remove node_io_watcher"
Igor Zinkovsky
5
-0
/
+244
2011-10-28
linux: unbreak build if HAVE_MONOTONIC_CLOCK=0
Ben Noordhuis
2
-19
/
+4
2011-10-28
docs: addons: fix NODE_SET_METHOD example
Ben Noordhuis
1
-4
/
+4
2011-10-28
docs: tty: stdin must be initialized before calling setRawMode
Zachary Scott
1
-1
/
+1
2011-10-28
docs: fix home page link to API docs
Ben Noordhuis
1
-1
/
+1
2011-10-28
zlib: compile without -ansi
Ben Noordhuis
1
-0
/
+1
2011-10-27
remove node_io_watcher
Igor Zinkovsky
5
-244
/
+0
2011-10-27
docs: add zlib.createXxx() functions
koichik
1
-0
/
+29
2011-10-27
v8: implement VirtualMemory class on SunOS
Ben Noordhuis
1
-15
/
+126
2011-10-27
Upgrade V8 to 3.7.1
Ryan Dahl
226
-7084
/
+14000
2011-10-26
cluster: Add some docs, improve cluster.isWorker()
Tj Holowaychuk
2
-27
/
+53
2011-10-26
node cluster is now a module instead of CLI interface
Ryan Dahl
4
-22
/
+50
2011-10-27
Add test cases for #1944.
Nathan Rajlich
1
-0
/
+13
[next]