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-02-23
Revert "startup: use `path.resolve` instead of `path.join(cwd, ...)`"
Maciej Małecki
1
-2
/
+6
2012-02-23
Now working on 0.7.6
isaacs
1
-2
/
+2
2012-02-23
Merge branch 'v0.7.5-release'
isaacs
1
-1
/
+1
2012-02-23
2012.02.23, Version 0.7.5 (unstable)
v0.7.5
isaacs
1
-1
/
+1
2012-02-23
Remove unused variables.
Ben Noordhuis
3
-8
/
+1
2012-02-23
dgram: fix out-of-bound memory read
Ben Noordhuis
1
-0
/
+2
2012-02-21
Pause process.stdin in stdin getter
isaacs
1
-0
/
+4
2012-02-21
buffer: support decoding of URL-safe base64
Ben Noordhuis
1
-2
/
+4
2012-02-21
crypto: add function getDiffieHellman()
Tomasz Buchert
2
-1
/
+440
2012-02-20
core: ignore too many arguments, don't assert
Andreas Madsen
1
-4
/
+0
2012-02-20
http: support PURGE request method
Ben Noordhuis
1
-0
/
+3
2012-02-20
startup: use `path.resolve` instead of `path.join(cwd, ...)`
Maciej Małecki
1
-6
/
+2
2012-02-20
startup: move `EventEmitter` closer to the lookup
Maciej Małecki
1
-3
/
+1
2012-02-20
startup: use `.hasOwnProperty` instead of `in`
Maciej Małecki
1
-1
/
+1
2012-02-18
Merge remote-tracking branch 'ry/v0.6' into v0.6-merge
isaacs
6
-135
/
+175
2012-02-17
Now working on 0.6.12
isaacs
1
-2
/
+2
2012-02-17
2012.02.17 Version 0.6.11 (stable)
v0.6.11
isaacs
1
-1
/
+1
2012-02-18
debugger: rename `process.debug_port` to `process.debugPort`
Maciej Małecki
1
-1
/
+1
2012-02-16
Make win32 ansi api usage explicit
Bert Belder
2
-42
/
+57
2012-02-16
Windows: another attempt to support unicode argv
Bert Belder
1
-0
/
+41
2012-02-16
Revert "Windows: support non-ansi command line arguments"
Bert Belder
1
-28
/
+0
2012-02-16
tls: mitigate session renegotiation attacks
Ben Noordhuis
2
-0
/
+18
2012-02-15
process: remove old notices about removed methods
Maciej Małecki
1
-33
/
+0
2012-02-16
Windows: get rid of process._cwdForDrive()
Bert Belder
1
-75
/
+0
2012-02-16
Windows: use unicode environment
Bert Belder
1
-36
/
+94
2012-02-15
Now working on 0.7.5
isaacs
1
-2
/
+2
2012-02-15
tcp, pipe: don't assert on uv_accept() errors
Ben Noordhuis
2
-8
/
+2
2012-02-14
2012.02.14, Version 0.7.4 (unstable)
v0.7.4
isaacs
1
-1
/
+1
2012-02-13
Windows: support non-ansi command line arguments
Bert Belder
1
-0
/
+28
2012-02-12
debugger: export `debug_port` to `process`
Fedor Indutny
1
-0
/
+31
2012-02-12
Merge remote-tracking branch 'origin/v0.6'
Ben Noordhuis
2
-6
/
+17
2012-02-10
set readable/writable for pipes
Igor Zinkovsky
2
-6
/
+17
2012-02-08
Re-add top-level v8::Locker
Marcel Laverdet
1
-23
/
+29
2012-02-07
Now working on 0.7.4
isaacs
1
-2
/
+2
2012-02-07
2012.02.07, Version 0.7.3 (unstable)
v0.7.3
isaacs
1
-1
/
+1
2012-02-06
Merge remote-tracking branch 'ry/v0.6'
isaacs
3
-83
/
+224
2012-02-06
Revert support for isolates.
Ben Noordhuis
28
-1832
/
+380
2012-02-05
Revert "Add explicit v8 locker"
Ben Noordhuis
1
-1
/
+0
2012-02-04
Add explicit v8 locker
Marcel Laverdet
1
-0
/
+1
2012-02-03
Rename some occurrences of `process_1` back to `process`
Bert Belder
1
-6
/
+6
2012-02-03
dtrace: add missing translator
Dave Pacheco
1
-33
/
+189
2012-02-02
Now working on v0.6.11
isaacs
1
-2
/
+2
2012-02-02
2012.02.02, Version 0.6.10 (stable)
v0.6.10
isaacs
1
-1
/
+1
2012-02-02
buffers: fix intermittent out of bounds error
Ben Noordhuis
1
-1
/
+1
2012-02-02
buffers: honor length argument in base64 decoder
Ben Noordhuis
1
-43
/
+28
2012-02-01
working on 0.7.3 now
isaacs
1
-2
/
+2
2012-02-01
2012.02.01, Version 0.7.2 (unstable)
v0.7.2
isaacs
1
-1
/
+1
2012-01-31
Merge remote-tracking branch 'ry/master' into merge-v0.6
isaacs
2
-22
/
+126
2012-01-31
Merge remote-tracking branch 'ry/v0.6' into master
isaacs
2
-28
/
+25
2012-01-31
support for sharing streams accross isolates
Igor Zinkovsky
2
-22
/
+126
[next]