14767 Commits (609a265aebd89c93e5499363cc2b0bef9e24008b)
 

Author SHA1 Message Date
Andras 6f75b6672c timers: optimize `setImmediate()` 9 years ago
Andras 6b0f86a8d5 timers: optimize linkedlist 9 years ago
Ben Noordhuis f8d3f6fbf4 src: remove obsolete NOLINT comments 8 years ago
Ben Noordhuis 9a6439aacc tools: fix -Wunused-variable warning 8 years ago
Ben Noordhuis dbe4b58565 src: lint v8abbr.h 8 years ago
Ben Noordhuis f1d2792c1c src: lint node_lttng_tp.h 8 years ago
Ben Noordhuis a26c3cd54f src: lint node_win32_perfctr_provider.cc 8 years ago
Ben Noordhuis f52e26fc7c build: remove unused files from CPPLINT_FILES 8 years ago
Ben Noordhuis 97aeb0ae12 src: fix whitespace/indent cpplint warnings 8 years ago
Ben Noordhuis 0daffdf3fd src: fix whitespace/blank_line cpplint warnings 8 years ago
Ben Noordhuis 2f2002a75c src: fix runtime/references cpplint warnings 8 years ago
Ben Noordhuis ae0c6504b2 src: fix runtime/int cpplint warnings 8 years ago
Ben Noordhuis 124313470b src: fix runtime/indentation_namespace warnings 8 years ago
Ben Noordhuis d112df4a26 src: fix readability/nolint cpplint warnings 8 years ago
Ben Noordhuis 0ba0eca986 src: fix readability/namespace cpplint warnings 8 years ago
Ben Noordhuis 8e395222de src: fix readability/inheritance cpplint warnings 8 years ago
Ben Noordhuis df3a192496 src: fix readability/constructors cpplint warnings 8 years ago
Ben Noordhuis 29228c4089 src: fix readability/braces cpplint warnings 8 years ago
Ben Noordhuis e9559d028e src: fix build/header_guard cpplint warnings 8 years ago
Ben Noordhuis 19ec5d756c src: fix build/c++tr1 cpplint warnings 8 years ago
Ben Noordhuis fadf66a02b tools: allow cpplint to run outside git repo 8 years ago
Ben Noordhuis bb81d69a13 tools: add back --mode=tap to cpplint 8 years ago
Ben Noordhuis fc106245da tools: disable unwanted cpplint rules again 8 years ago
Ben Noordhuis 04c723d27c tools: update cpplint to r456 8 years ago
Matt Loring 9beef23b60
deps: bring in V8 5.1 - 5.0 ABI compatibility 9 years ago
Matt Loring d894648450
deps: revert removal of V8::PromiseEvent 9 years ago
Michaël Zasso fbfe6c70e1
build: don't include V8 from node.gyp 8 years ago
Ali Ijaz Sheikh c938735cee
dtrace: fix ustack helper for V8 5.1 9 years ago
Ali Ijaz Sheikh 9940766f8a
test: fix tests after V8 upgrade 9 years ago
Ali Ijaz Sheikh a33909e107
repl: fix repl after V8 upgrade 9 years ago
Michaël Zasso 6dfa5339e3
deps: backport IsValid changes from 4e8736d in V8 9 years ago
Ben Noordhuis 35ee1d17d6
v8: warn in Template::Set() on improper use 9 years ago
Michael Dawson b88dee2768
deps: cherry-pick 1ef7487b from v8 upstream 9 years ago
Michaël Zasso 2cc2951796
deps: update V8 to 5.1.281.69 9 years ago
Rich Trott bbf3838c70 test: test isFullWidthCodePoint with invalid input 8 years ago
Anna Henningsen 010ac70892
doc: fix broken refs to url.parse() in http docs 8 years ago
Anna Henningsen e8356b25cd
doc: add `added:` information for https 8 years ago
Anna Henningsen 72500f942b
doc: add `added:` information for http 8 years ago
Myles Borins 21535e851c 2016-06-28, Version 4.4.7 'Argon' (LTS) 8 years ago
Stefan Budeanu 410296c37a build: configure --shared 9 years ago
James M Snell 86e07b7c24 doc: general improvements to timers.md 9 years ago
Evan Lucas a77f6ebaf1 inspector: print warning when used 8 years ago
Michaël Zasso ecd639a142
deps: update v8_inspector 8 years ago
Rich Trott db21266427 assert: remove unneeded arguments special handling 8 years ago
Lance Ball c0e48bf27d repl: Enable tab completion for global properties 8 years ago
Zach Bjornson a1059afd39 buffer: speed up swap16/32, add swap64 9 years ago
Daniel Bevenius 561548702e src: renaming ares_task struct to node_ares_task 8 years ago
Michael Wain 2996b5c975 crypto: Allow GCM ciphers to have a longer IV length 9 years ago
Fedor Indutny 2787d70694 deps: `MASM.UseSafeExceptionHandlers` for OpenSSL 8 years ago
Myles Borins 9744928cf5 doc: fix layout problem in v4 changelog 8 years ago