1 Commits (b722aaa8c52e580a7214451dc068a63ee2a3c0a4)

Author SHA1 Message Date
Ryan Dahl d005cc5cc9 Enable new timer binding only on --use-uv 14 years ago
Bert Belder d9aa9b54cf Use timer_wrap instead of the old timer binding 14 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Ryan Dahl 1a7830a92a Fix debug flag in timers.js 14 years ago
Ryan Dahl bfb6a67d60 Another fix for process.assert 14 years ago
Ryan Dahl 2ec4cd5525 factor linklist code into own file 14 years ago
Ryan Dahl 29f48d48e5 A few more list clean ups 14 years ago
Ryan Dahl 09994438e5 Expose link-list from timers.js; add tests 14 years ago
Ryan Dahl 86160a8807 NODE_DEBUG=timer instead of bitflags 14 years ago
Ryan Dahl 82e9da9fb7 Allow one extra ms in timer diff 14 years ago
Ryan Dahl dd53ceebe4 lint 14 years ago
Michael W 5f3464cf4e fixed timers, whoops. 14 years ago
Michael W 645c3b3713 Fixed: clearTimeouts calling multiple times 14 years ago
Ryan Dahl 7a48fd8455 Handle null values in clearTimeout 14 years ago
Ryan Dahl bc47353bbe Use the timer list for setTimeout 14 years ago
Ryan Dahl 79944006e2 Move setTimeout and friends into timers module 14 years ago
Ryan Dahl 5cc29b80f2 Move idle timers into its own module 14 years ago