Commit Graph

40 Commits

Author SHA1 Message Date
igorklopov
a44913778d fail on unsuccessful headers parsing + propagate to node0/4/7 2016-09-29 16:12:10 +03:00
igorklopov
fb4fca403f implement quick jump for linux x64 and x86 2016-09-29 15:00:59 +03:00
igorklopov
cda2ceab7d implement quick jump for macos x64 and x86 2016-09-29 08:48:07 +03:00
igorklopov
4b7206f032 quick jump to the end of executable image - reduces load time by 100ms 2016-09-28 16:13:46 +03:00
Igor Klopov
409d1d38f2 applying patches to node0/4/7 2016-09-27 20:47:38 +03:00
Igor Klopov
6da7b0c0e8 no need in Buffer.indexOf polyfill 2016-09-27 20:47:05 +03:00
Igor Klopov
f3f92cdfdf search for overlays is in one place. boundary 4096. draft 2016-09-27 17:48:12 +03:00
Igor Klopov
2cdcfd3c77 align SanityCheck patch with node6/7 2016-09-25 22:23:18 +03:00
Igor Klopov
3a2754abf3 6.5.0 -> 6.6.0 2016-09-25 20:58:34 +03:00
Igor Klopov
1a2ac1aeb2 use ignition + turbofan + turbo_from_bytecode for sourceless code 2016-09-25 18:50:14 +03:00
Igor Klopov
96cb54de85 make build process work with particular commit 2016-09-24 08:05:21 +00:00
Igor Klopov
473d28e515 draft of a patch for node 7 2016-09-23 12:11:36 +03:00
Igor Klopov
af31376cbc pass options from --runtime in any case. from bakery only if found 2016-09-22 20:15:07 +03:00
Igor Klopov
25f7607e2c unused variable 2016-09-22 19:59:37 +03:00
Igor Klopov
04d7c6a9e7 permit passing argument to --eval after --runtime 2016-09-22 08:32:59 +03:00
Igor Klopov
0f5020971c few bugfixes 2016-09-20 22:12:08 +03:00
Igor Klopov
2e9008bfc2 get v8 options baked in executable 2016-09-20 02:31:47 +03:00
Igor Klopov
d08b6a78fb cached_data_buf.ToLocalChecked() 2016-09-18 12:25:05 +03:00
Igor Klopov
31edd0abe4 use Buffer::Data(Value) instead of Uint8Array in n4 like in n0 2016-09-17 23:30:41 +03:00
Igor Klopov
e312f8c7d9 Revert "fix for node.v4.5.0.patch"
This reverts commit 91717b4bad.
2016-09-17 21:38:21 +03:00
Igor Klopov
91717b4bad fix for node.v4.5.0.patch 2016-09-17 08:49:46 +00:00
igor
3bbdacde29 fixes - buffer.indexOf polyfill + remove auto 2016-09-16 00:19:49 +03:00
igor
5315b2a17f node.v0.12.15.patch 2016-09-15 12:50:53 +03:00
Igor Klopov
ff9e98a804 backport PRs 4777 and 5343 to 0.12.x. new approach is based on them
https://github.com/nodejs/node/pull/4777
https://github.com/nodejs/node/pull/5343
2016-09-13 22:43:14 +03:00
igorklopov
54f97db99c node 0.12 will have a different patchset 2016-09-13 17:34:32 +03:00
Igor Klopov
87e6d80dd2 implemented produceCacheData-based approach for node 4.x 2016-09-11 22:37:53 +03:00
Igor Klopov
402aee246b backport PRs 4777, 5159 and 5343 to 4.x. new approach is based on them
https://github.com/nodejs/node/pull/4777
https://github.com/nodejs/node/pull/5159
https://github.com/nodejs/node/pull/5343
2016-09-11 22:25:41 +03:00
Igor Klopov
45195f4cf3 make --eval work 2016-09-11 20:23:47 +03:00
Igor Klopov
da337264f1 fixed undoPatch 2016-09-09 19:28:52 +03:00
Igor Klopov
ac2ae8c104 fixed cachedData length calculation 2016-09-09 18:59:56 +03:00
Igor Klopov
b3c2cfbf1e finished pkg_bootstrap 2016-09-09 18:22:09 +03:00
igorklopov
f43c2899d9 draft of a produceCacheData-based approach 2016-09-08 20:37:42 +03:00
igorklopov
1ff8915fcb new patches are coming 2016-09-08 20:32:16 +03:00
Igor Klopov
88552dd5ed node 4.5.0 and 6.5.0 2016-09-04 15:51:49 +03:00
Igor Klopov
234c409952 removed rusty code 2016-09-04 15:28:27 +03:00
Igor Klopov
edbe9cbc7e minor rename 2016-09-03 18:16:07 +03:00
igorklopov
8b4e4b813c minor rename 2016-09-01 11:27:28 +03:00
igorklopov
dcc423da4f typo in version number 2016-08-12 15:00:00 +03:00
Igor Klopov
25dec4cd92 copied patches for 0.12.x 2016-08-11 20:55:24 +03:00
igorklopov
f1e6ae63c4 system.js, places.js, patches.json 2016-08-09 18:00:46 +03:00