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
/
wscript
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-20
skelton of node.Process
Ryan
1
-0
/
+1
2009-06-18
bump version
v0.0.5
Ryan
1
-1
/
+1
2009-06-16
Add electric fence option to configure process
Ryan
1
-7
/
+13
2009-06-13
bump version
Ryan
1
-1
/
+1
2009-06-11
bump version
v0.0.3
Ryan
1
-1
/
+1
2009-06-11
comment out gnutls check in wscript until it's used
Ryan
1
-5
/
+7
2009-05-31
bump version to v0.0.2
v0.0.2
Ryan
1
-1
/
+1
2009-05-27
Change to build on FreeBSD
v0.0.1
Ryan
1
-4
/
+7
2009-05-26
Add errno constants. Move all constants to `node.constants` namespace.
Ryan
1
-0
/
+1
2009-05-14
Don't need librt.
Ryan
1
-11
/
+0
2009-05-14
Introduce NODE_SET_PROTOTYPE_METHOD which properly sets the signature.
Ryan
1
-1
/
+2
2009-05-13
Rename main.js to node.js.
Ryan
1
-1
/
+1
2009-05-12
liboi should include libev
Ryan
1
-1
/
+1
2009-05-05
link to google profiler
Ryan
1
-3
/
+5
2009-05-05
update oi_socket - modify node code to match
Ryan
1
-1
/
+1
2009-05-03
extract headers, status_code, path, http version from http messages.
Ryan
1
-1
/
+1
2009-05-03
Begin refactor of http.cc. Remove libebb add http_parser.
Ryan
1
-15
/
+10
2009-04-29
remove process.{cc,h} process.exit() now exit()
Ryan
1
-1
/
+0
2009-04-29
Refactor setTimeout to be a Timer object.
Ryan
1
-1
/
+1
2009-04-23
get 'make install' working
Ryan
1
-2
/
+9
2009-04-23
fix the waf configure --debug options. seems to work now.
Ryan
1
-19
/
+24
2009-04-23
WAF: fix the debug variant.
Ryan
1
-25
/
+40
2009-04-22
add scons local for v8. check for librt in wscript
Ryan
1
-8
/
+11
2009-04-22
import full versions of dependency libraries!
Ryan
1
-9
/
+9
2009-04-22
update eio. add EIO_STACKSIZE define for getaddrinfo problem
Ryan
1
-8
/
+9
2009-04-22
add framework for tcp server. change eio stacksize to 16kb.
Ryan
1
-2
/
+2
2009-04-21
add async dns for Socket
Ryan
1
-2
/
+2
2009-04-21
begin clean up of Socket
Ryan
1
-0
/
+1
2009-04-21
add 'make test'
Ryan
1
-6
/
+6
2009-04-18
rename a few files to remove node_ prefix
Ryan
1
-8
/
+27
2009-04-16
file operations are queued.
Ryan
1
-1
/
+1
2009-04-16
add file.write()
Ryan
1
-3
/
+11
2009-04-15
everything is changed. i've waited much too long to commit.
Ryan
1
-4
/
+24
2009-04-04
enable support for the thread pool
Ryan
1
-3
/
+1
2009-04-04
use the WAF build system
Ryan
1
-0
/
+103