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
2010-05-13
bump version
v0.1.95
Ryan Dahl
5
-5
/
+31
2010-05-13
Allow parallel jobs to be passed to V8 build
Ryan Dahl
2
-2
/
+5
2010-05-13
Change the 'make dist' to remove v8 test dir
Ryan Dahl
1
-5
/
+4
2010-05-13
Handle empty files with fs.readFile
Elijah Insua
3
-0
/
+14
2010-05-12
Support for fstat(2) through fs.fstat() and fs.fstatSync(). Added test cases,...
Ben Noordhuis
4
-5
/
+67
2010-05-12
Disable test-signal-unregister.js as functionality doesn't exist yet
Ryan Dahl
1
-0
/
+0
2010-05-12
Remove reference to C++ EventEmitter in docs
Ryan Dahl
1
-5
/
+5
2010-05-12
Deprecate sendHeader() and writeHeader(), ppl should use writeHead()
Ryan Dahl
1
-4
/
+24
2010-05-12
Default to 2 second timeout for http servers
Ryan Dahl
2
-14
/
+25
2010-05-12
Add note about 'error' event to docs
Ryan Dahl
1
-0
/
+11
2010-05-12
Idle timeout changes
Ryan Dahl
4
-15
/
+57
2010-05-11
Quote variables in configure script
Ryan Dahl
1
-2
/
+2
2010-05-10
Just add an extra include for strings.h - don't try to be cute
Ryan Dahl
1
-0
/
+1
2010-05-10
Revert "Check for strings.h"
Ryan Dahl
10
-53
/
+10
2010-05-10
Check for strings.h
Ryan Dahl
10
-10
/
+53
2010-05-10
Patch v8 build for solaris
Ryan Dahl
2
-6
/
+3
2010-05-10
Upgrade V8 to 2.2.9
Ryan Dahl
92
-860
/
+103888
2010-05-09
Revert "destroy instead of end http connection at end of pipeline"
Ryan Dahl
1
-1
/
+1
2010-05-09
Disable test-remote-module-loading
Ryan Dahl
1
-0
/
+0
2010-05-09
Change string.h to strings.h compile on solaris
Ryan Dahl
1
-1
/
+1
2010-05-09
Add failing test - http responses not all complete
Ryan Dahl
1
-0
/
+67
2010-05-09
Improve error reporting
Ryan Dahl
6
-47
/
+115
2010-05-09
Better logic for testing if an argument is a port
Ryan Dahl
1
-2
/
+4
2010-05-08
Don't emit 'exit' twice from child process
Ryan Dahl
1
-5
/
+13
2010-05-08
Forgot to add child_process_should_emit_error.js
Ryan Dahl
1
-0
/
+9
2010-05-08
Fix error reporting in child_process callbacks
Ryan Dahl
2
-10
/
+32
2010-05-08
fs.Stats.size V8::Integer => V8::Number.
rentzsch
1
-1
/
+1
2010-05-07
Change GC idle notify so that it runs along side setInterval
Ryan Dahl
1
-55
/
+67
2010-05-07
Add binding.close to fs.readFile
isaacs
1
-1
/
+6
2010-05-06
fs.readFile uses a buffer internally and will return the raw buffer if no enc...
Tim Caswell
4
-30
/
+38
2010-05-06
fix authors file
Ryan Dahl
1
-1
/
+1
2010-05-06
Install node_buffer.h on make install
Ryan Dahl
1
-0
/
+1
2010-05-06
bump version
v0.1.94
Ryan Dahl
5
-5
/
+37
2010-05-06
Upgrade V8 to 2.2.8
Ryan Dahl
91
-2249
/
+5624
2010-05-06
destroy instead of end http connection at end of pipeline
Ryan Dahl
1
-1
/
+1
2010-05-06
Fix a bug in http.Client where parsers may be prematurely released back to th...
Thomas Lee
2
-16
/
+118
2010-05-05
Changed undefined pos to null to prevent hanging on SheevaPlug
Jonathan Knezek
1
-3
/
+3
2010-05-05
Added c-ares headers for linux-arm
Jonathan Knezek
3
-0
/
+823
2010-05-04
Add buffer response to http_simple.js
Ryan Dahl
1
-0
/
+14
2010-05-04
Use test port instead of 8000 in test-http-304
Ryan Dahl
1
-3
/
+3
2010-05-04
Look in /usr/local/lib/node for modules, so that there's a way to install mod...
isaacs
1
-1
/
+1
2010-05-04
Add proper HTML header for changelog so UTF-8 works.
Matt Ranney
3
-4
/
+16
2010-05-04
Fix whitespace
Ryan Dahl
1
-3
/
+3
2010-05-04
Emit a better error message when something strange is sent to OutgoingMessage...
isaacs
1
-0
/
+7
2010-05-04
Lazy load crypto
Ryan Dahl
1
-1
/
+1
2010-05-04
Added default CAs, updated openssl verify behaviour, added crypto and https d...
Rhys Jones
5
-11
/
+3780
2010-05-04
Ignore SIGPIPE
Ryan Dahl
1
-0
/
+8
2010-05-04
Fix SEGV by setting msg_controllen earlier.
Peter Griess
1
-2
/
+2
2010-05-03
Additional OpenSSL tests
Rhys Jones
5
-6
/
+200
2010-05-03
Read all records to always empty the OpenSSL reading buffer.
Paulo Matias
3
-5
/
+32
[next]