14363 Commits (a2ee21db84845e0a645845d0ad07518fd6d87723)
 

Author SHA1 Message Date
Ben Noordhuis dbe4b58565 src: lint v8abbr.h 9 years ago
Ben Noordhuis f1d2792c1c src: lint node_lttng_tp.h 9 years ago
Ben Noordhuis a26c3cd54f src: lint node_win32_perfctr_provider.cc 9 years ago
Ben Noordhuis f52e26fc7c build: remove unused files from CPPLINT_FILES 9 years ago
Ben Noordhuis 97aeb0ae12 src: fix whitespace/indent cpplint warnings 9 years ago
Ben Noordhuis 0daffdf3fd src: fix whitespace/blank_line cpplint warnings 9 years ago
Ben Noordhuis 2f2002a75c src: fix runtime/references cpplint warnings 9 years ago
Ben Noordhuis ae0c6504b2 src: fix runtime/int cpplint warnings 9 years ago
Ben Noordhuis 124313470b src: fix runtime/indentation_namespace warnings 9 years ago
Ben Noordhuis d112df4a26 src: fix readability/nolint cpplint warnings 9 years ago
Ben Noordhuis 0ba0eca986 src: fix readability/namespace cpplint warnings 9 years ago
Ben Noordhuis 8e395222de src: fix readability/inheritance cpplint warnings 9 years ago
Ben Noordhuis df3a192496 src: fix readability/constructors cpplint warnings 9 years ago
Ben Noordhuis 29228c4089 src: fix readability/braces cpplint warnings 9 years ago
Ben Noordhuis e9559d028e src: fix build/header_guard cpplint warnings 9 years ago
Ben Noordhuis 19ec5d756c src: fix build/c++tr1 cpplint warnings 9 years ago
Ben Noordhuis fadf66a02b tools: allow cpplint to run outside git repo 9 years ago
Ben Noordhuis bb81d69a13 tools: add back --mode=tap to cpplint 9 years ago
Ben Noordhuis fc106245da tools: disable unwanted cpplint rules again 9 years ago
Ben Noordhuis 04c723d27c tools: update cpplint to r456 9 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 9 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 9 years ago
Anna Henningsen 010ac70892
doc: fix broken refs to url.parse() in http docs 9 years ago
Anna Henningsen e8356b25cd
doc: add `added:` information for https 9 years ago
Anna Henningsen 72500f942b
doc: add `added:` information for http 9 years ago
Myles Borins 21535e851c 2016-06-28, Version 4.4.7 'Argon' (LTS) 9 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 9 years ago
Michaël Zasso ecd639a142
deps: update v8_inspector 9 years ago
Rich Trott db21266427 assert: remove unneeded arguments special handling 9 years ago
Lance Ball c0e48bf27d repl: Enable tab completion for global properties 9 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 9 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 9 years ago
Myles Borins 9744928cf5 doc: fix layout problem in v4 changelog 9 years ago
Rich Trott 4220e86414 doc: fix typographic error in process doc 9 years ago
Ruslan Iusupov 97dc38e8fc doc: fix "sign.verify" typo in crypto doc. 9 years ago
surya panikkal 6abb06f821 benchmark: `util._extend` vs `object.assign` 9 years ago
Guy Fraser 3c09d1b55f http: replace finish() callback with arrow function 9 years ago