Ryan Dahl
|
21cc4c4985
|
Upgrade libuv to ea4271f
Required adding uv_default_loop() in many places.
|
2011-08-31 01:53:30 -07:00 |
|
Ryan Dahl
|
263e33a738
|
Revert "Get rid of the old timer binding"
This reverts commit cc82724fdc.
Conflicts:
src/node.cc
wscript
|
2011-06-29 15:06:40 +02:00 |
|
Bert Belder
|
cc82724fdc
|
Get rid of the old timer binding
|
2011-06-08 05:06:14 +02:00 |
|
Ryan Dahl
|
55048cdf79
|
Update copyright headers
|
2011-03-14 17:37:05 -07:00 |
|
Ryan Dahl
|
c10caca34c
|
Style
|
2011-02-03 16:58:05 -08:00 |
|
Ryan Dahl
|
a01d8a0d68
|
Timer clean ups
Also bugfix getting pointer to C++ class in watcher
|
2010-03-23 17:28:26 -07:00 |
|
Ryan Dahl
|
b571900d9c
|
Fix node_timer bug; sometimes was not initializing watcher
|
2010-03-12 12:56:10 -08:00 |
|
Ryan Dahl
|
9b67962a44
|
Add timer.again method
|
2010-03-11 12:38:42 -08:00 |
|
Ryan Dahl
|
e72b072d53
|
Decouple timer from EventEmitter
|
2010-03-05 15:31:26 -08:00 |
|
Ryan Dahl
|
a5df0f6a65
|
Prefix all source files with node_
|
2009-10-27 11:46:58 +01:00 |
|
Ryan
|
67af958f81
|
rename a few files to remove node_ prefix
|
2009-04-18 15:37:53 +02:00 |
|
Ryan
|
1a126ed11c
|
use the WAF build system
|
2009-04-04 14:50:15 +02:00 |
|