This repository was archived by the owner on Jun 18, 2021. It is now read-only.
Commit c1cec13
committed
2.2.2
* Fix use of deprecated methods removed in V8 7.0 (Richard Lau)
* Fix build on Windows with libuv 1.22 and later (Richard Lau)
* Rename LICENCE.md to LICENSE.md (Julian Alimin)
* Update README.md to correct code example (Manusaporn Treerungroj)
* Add event loop thread times to node-report on OSX, which doesn't support RUSAGE_THREAD. (Howard Hellyer)
* Replace node::signo_string with local implementation (Richard Chamberlain)1 parent 26f88d0 commit c1cec13
2 files changed
Lines changed: 17 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
1 | 17 | | |
2 | 18 | | |
3 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments