14426 Commits (e56db1477c1bb4a9a8e5c07aa66bf28970e4a24e)
 

Author SHA1 Message Date
Ben Noordhuis 25bc7fee34 src: remove unused md_ data members 9 years ago
Ben Noordhuis 2228a656b0 src: remove unused data member write_queue_size_ 9 years ago
Ben Noordhuis 9945b4ecd6 src: guard against starting fs watcher twice 9 years ago
Ben Noordhuis 3b1c19f90a src: initialize encoding_ data member 9 years ago
Ben Noordhuis c795d1ed9b src: check uv_async_init() return value 9 years ago
Andras 44f0f940c8 benchmark: add `setImmediate()` benchmarks 9 years ago
Andras efb7a90fa9 timers: optimize `setImmediate()` 9 years ago
Andras a5d894590d timers: optimize linkedlist 9 years ago
Ben Noordhuis e727cb5021 tools: fix -Wunused-variable warning 9 years ago
Ben Noordhuis 001aa06bc0 src: lint v8abbr.h 9 years ago
Ben Noordhuis ca4fb084f6 src: lint node_lttng_tp.h 9 years ago
Ben Noordhuis da0ebf62c7 src: lint node_win32_perfctr_provider.cc 9 years ago
Ben Noordhuis 8a31b234ee build: remove unused files from CPPLINT_FILES 9 years ago
Ben Noordhuis 3fa643b069 src: fix whitespace/indent cpplint warnings 9 years ago
Ben Noordhuis f72259aa89 src: fix whitespace/blank_line cpplint warnings 9 years ago
Ben Noordhuis 1b3c1b08a8 src: fix runtime/references cpplint warnings 9 years ago
Ben Noordhuis be0c575ab4 src: fix runtime/int cpplint warnings 9 years ago
Ben Noordhuis 88c5183147 src: fix runtime/indentation_namespace warnings 9 years ago
Ben Noordhuis 1fa6dba8f2 src: fix readability/nolint cpplint warnings 9 years ago
Ben Noordhuis 43e83576bd src: fix readability/namespace cpplint warnings 9 years ago
Ben Noordhuis 5fd158568f src: fix readability/inheritance cpplint warnings 9 years ago
Ben Noordhuis b7e006b489 src: fix readability/constructors cpplint warnings 9 years ago
Ben Noordhuis 7fe758de85 src: fix readability/braces cpplint warnings 9 years ago
Ben Noordhuis 6280ccdaaa src: fix build/header_guard cpplint warnings 9 years ago
Ben Noordhuis 5dfa234bae src: fix build/c++tr1 cpplint warnings 9 years ago
Ben Noordhuis 9d0641e20d tools: allow cpplint to run outside git repo 9 years ago
Ben Noordhuis 01b7b9a2bc tools: add back --mode=tap to cpplint 9 years ago
Ben Noordhuis e3662a4386 tools: disable unwanted cpplint rules again 9 years ago
Ben Noordhuis 5830ec5d41 tools: update cpplint to r456 9 years ago
Rich Trott 365f5207b3 test: test isFullWidthCodePoint with invalid input 9 years ago
Anna Henningsen 58ae35c34d doc: fix broken refs to url.parse() in http docs 9 years ago
Anna Henningsen f269c008f2 doc: add `added:` information for https 9 years ago
Anna Henningsen 1c7b622cfc doc: add `added:` information for http 9 years ago
Stefan Budeanu 91744aaf00 build: configure --shared 9 years ago
James M Snell bc37e6a22d doc: general improvements to timers.md 9 years ago
Evan Lucas fe580eb578 inspector: print warning when used 9 years ago
Michaël Zasso 225f3b9f34 deps: update v8_inspector 9 years ago
Rich Trott 40211e80f2 assert: remove unneeded arguments special handling 9 years ago
Lance Ball c39f6c0204 repl: Enable tab completion for global properties 9 years ago
Daniel Bevenius 84dd526f51 src: renaming ares_task struct to node_ares_task 9 years ago
Michael Wain fa9e6f7463 crypto: Allow GCM ciphers to have a longer IV length 9 years ago
Fedor Indutny a4880b5b10 deps: `MASM.UseSafeExceptionHandlers` for OpenSSL 9 years ago
Rich Trott 5f766ad6d0 doc: fix typographic error in process doc 9 years ago
Ruslan Iusupov 3475591d1c doc: fix "sign.verify" typo in crypto doc. 9 years ago
surya panikkal 35c70b5668 benchmark: `util._extend` vs `object.assign` 9 years ago
Guy Fraser e7b84007be http: replace finish() callback with arrow function 9 years ago
sartrey 44bc638cdb doc: clarify child_process stdout/stderr types 9 years ago
Prince J Wesley ca95a84bc4 repl: fix tab completion for defined commands 9 years ago
Josh Gavant efce335e63 doc: add CTC meeting minutes 2016-06-15 9 years ago
Jeremiah Senkpiel b725437c81 doc: minor rewording to the GitHub issue/pr templates 9 years ago