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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-07
child_process: spawn().ref() and spawn().unref()
Fedor Indutny
3
-2
/
+16
2012-06-06
add NODE_EXTERN to node::Start
Joel Brandt
1
-1
/
+1
2012-06-05
udp_wrap, stream_wrap: lazy init slab allocator
Ben Noordhuis
2
-11
/
+29
2012-06-05
slab_allocator: fix crash in dtor if V8 is dead
Ben Noordhuis
1
-0
/
+2
2012-06-05
slab_allocator: fix leak of Persistent handles
Shigeki Ohtsu
1
-3
/
+3
2012-06-01
child_process: new stdio API for .spawn() method
Fedor Indutny
8
-167
/
+306
2012-05-29
Now working on 0.7.10
isaacs
1
-2
/
+2
2012-05-29
Merge branch 'v0.7.9-release'
isaacs
1
-1
/
+1
2012-05-29
deps: upgrade libuv to 7556590
Fedor Indutny
1
-3
/
+21
2012-05-28
2012.05.28, Version 0.7.9 (unstable)
v0.7.9
isaacs
1
-1
/
+1
2012-05-24
remove NODE_USE_64BIT_UV_FS_API
Igor Zinkovsky
1
-24
/
+0
2012-05-24
windows: enable creating directory junctions with fs.symlink
Igor Zinkovsky
1
-1
/
+6
2012-05-22
deps: upgrade libuv to a478847
Ben Noordhuis
8
-137
/
+27
2012-05-21
Make UNWRAP macro generic.
Oleg Efimov
10
-159
/
+64
2012-05-21
cluster: remove NODE_UNIQUE_ID from env on startup
Andreas Madsen
1
-0
/
+3
2012-05-21
Check for tabs in source line in DisplayExceptionLine
Oleg Efimov
1
-3
/
+3
2012-05-16
Revert "Fix #3242 Actually deprecate 'binary' buffer encoding"
isaacs
1
-9
/
+7
2012-05-15
Merge branch 'master' into v0.6-merge
isaacs
5
-12
/
+184
2012-05-15
node: make _getActiveHandles() return user objects
Ben Noordhuis
1
-1
/
+5
2012-05-15
process: add _getActiveHandles(), _getActiveRequests()
Ben Noordhuis
5
-2
/
+169
2012-05-15
req_wrap: share process_symbol, domain_symbol
Ben Noordhuis
2
-11
/
+11
2012-05-15
Merge remote-tracking branch 'ry/v0.6' into v0.6-merge
isaacs
4
-2
/
+87
2012-05-15
Now working on 0.6.19
isaacs
1
-2
/
+2
2012-05-14
2012.05.15 Version 0.6.18 (stable)
v0.6.18
isaacs
1
-1
/
+1
2012-05-14
crypto: add PKCS12/PFX support
ssuda
2
-0
/
+81
2012-05-14
node: delete NODE_CHANNEL_FD from env
Ben Noordhuis
1
-0
/
+4
2012-05-09
Merge remote-tracking branch 'ry/v0.6' into v0.6-merge
isaacs
2
-30
/
+25
2012-05-09
pipe_wrap: don't assert() on pipe accept errors
Ben Noordhuis
1
-2
/
+2
2012-05-09
Fix process.nextTick throw call sites
Felix Geisendörfer
2
-20
/
+16
2012-05-09
Fix #3242 Actually deprecate 'binary' buffer encoding
isaacs
1
-7
/
+9
2012-05-09
stream_wrap: fix compilation errors
Ben Noordhuis
2
-6
/
+9
2012-05-09
Net.js: fix UCS2 write crash due to inconsistent naming
Bert Belder
3
-3
/
+3
2012-05-09
zlib: fix error reporting
Ben Noordhuis
1
-57
/
+200
2012-05-09
stream_wrap.cc: fix typo
Bert Belder
1
-1
/
+1
2012-05-09
StreamWrap::WriteBuffer: remove superfluous arguments
Bert Belder
1
-34
/
+6
2012-05-09
Optimize writing strings with Socket.write
Bert Belder
5
-12
/
+213
2012-05-08
Don't use _snprintf() on Windows, it's not safe.
Ben Noordhuis
3
-7
/
+0
2012-05-05
node: un-revert 9a6012e
Marcel Laverdet
1
-21
/
+27
2012-05-04
Now working on 0.6.18
isaacs
1
-2
/
+2
2012-05-04
2012.05.04 Version 0.6.17 (stable)
v0.6.17
isaacs
1
-1
/
+1
2012-05-03
addon: add AtExit() function
Ben Noordhuis
2
-0
/
+37
2012-05-02
64bit offsets for fs calls
Igor Zinkovsky
1
-38
/
+16
2012-05-02
tcp, udp: share sockaddr-to-object function
Ben Noordhuis
2
-105
/
+62
2012-05-01
process: ensure that "exit" doesn't get emitted twice on a natural exit
Nathan Rajlich
2
-4
/
+3
2012-05-01
Now working on 0.6.17
isaacs
1
-2
/
+2
2012-05-02
vm: accept only object as arg of .createContext()
Fedor Indutny
1
-2
/
+7
2012-05-01
udp: slightly optimize address family property
Ben Noordhuis
1
-5
/
+6
2012-05-01
udp: make variable names consistent
Ben Noordhuis
1
-13
/
+13
2012-05-01
udp: make getsockname() return address family name
Shigeki Ohtsu
1
-0
/
+7
2012-04-30
2012.04.30 Version 0.6.16 (stable)
v0.6.16
isaacs
1
-1
/
+1
[next]