13720 Commits (b01854dd9dd572b7e7e68bfa6fb3d994b115704d)
 

Author SHA1 Message Date
Anna Henningsen b08ff33c01 doc: add `added:` information for https 8 years ago
Julian Duque 1d99059bb1 doc: add `added:` information for dns 9 years ago
Adrian Estrada a0ca24b798 doc: add `added:` information for console 9 years ago
Rich Trott eb08c17a20 doc: add `added: ` data for cli.md 9 years ago
Anna Henningsen ec9038478f doc: add `added:` information for child_process 9 years ago
Rich Trott e52b2b07d7 doc: add `added:` information for assert 9 years ago
Anna Henningsen 8404e34665 Revert "test: mark test-vm-timeout flaky on windows" 8 years ago
Anna Henningsen eab9ced2ee test: fix flaky test-vm-timeout 8 years ago
Ben Noordhuis 3eea55167d src: fix memory leak in WriteBuffers() error path 8 years ago
Ben Noordhuis 23797eb037 src: remove obsolete NOLINT comments 8 years ago
Ben Noordhuis 68e9fd47c6 tools: fix -Wunused-variable warning 8 years ago
Ben Noordhuis 5aff60e832 src: lint v8abbr.h 8 years ago
Ben Noordhuis 42e7c9d266 src: lint node_lttng_tp.h 8 years ago
Ben Noordhuis 27c2d25be6 src: lint node_win32_perfctr_provider.cc 8 years ago
Ben Noordhuis 0db3aa9afa build: remove unused files from CPPLINT_FILES 8 years ago
Ben Noordhuis 4f4d3e77ef src: fix whitespace/indent cpplint warnings 8 years ago
Ben Noordhuis 066064d65f src: fix whitespace/blank_line cpplint warnings 8 years ago
Ben Noordhuis 44cbe0356d src: fix runtime/references cpplint warnings 8 years ago
Ben Noordhuis f530a36c65 src: fix runtime/int cpplint warnings 8 years ago
Ben Noordhuis d6595adcdb src: fix runtime/indentation_namespace warnings 8 years ago
Ben Noordhuis 68db091aba src: fix readability/nolint cpplint warnings 8 years ago
Ben Noordhuis 4748bed736 src: fix readability/namespace cpplint warnings 8 years ago
Ben Noordhuis 785211702a src: fix readability/inheritance cpplint warnings 8 years ago
Ben Noordhuis c90ae7fb72 src: fix readability/constructors cpplint warnings 8 years ago
Ben Noordhuis 16f2497994 src: fix readability/braces cpplint warnings 8 years ago
Ben Noordhuis c8f78a2682 src: fix build/header_guard cpplint warnings 8 years ago
Ben Noordhuis ccc701e1d5 src: fix build/c++tr1 cpplint warnings 8 years ago
Ben Noordhuis 4a2bd2d515 tools: allow cpplint to run outside git repo 8 years ago
Ben Noordhuis 09e98a4457 tools: add back --mode=tap to cpplint 8 years ago
Ben Noordhuis e74f199fe2 tools: disable unwanted cpplint rules again 8 years ago
Ben Noordhuis 391fc80487 tools: update cpplint to r456 8 years ago
Anna Henningsen dda81b44b0 src: unify implementations of Utf8Value etc. 9 years ago
Ben Noordhuis db2b23f06f src: fix sporadic deadlock in SIGUSR1 handler 9 years ago
Anna Henningsen 855759757a vm: don't print out arrow message for custom error 8 years ago
Ingvar Stepanyan 7dbb0d0084 buffer: fix dataview-set benchmark 9 years ago
Santiago Gimeno 20d3378969 cluster: reset handle index on close 9 years ago
Santiago Gimeno 09349a8b92 cluster: don't send messages if no IPC channel 9 years ago
Rich Trott 6a08535dd1 child_process: preserve argument type 8 years ago
Rich Trott fd05b0b289 Revert "child_process: measure buffer length in bytes" 8 years ago
Rich Trott a31d3161f5 test: add test for exec() known issue 8 years ago
Michaël Zasso 5290c9d38c build: use BUILDTYPE when building V8 in Makefile 8 years ago
Michaël Zasso 79bd39c202 build: add v8 requirement to test-v8* in Makefile 8 years ago
Fedor Indutny b956635e41 tls: catch `certCbDone` exceptions 9 years ago
Ben Noordhuis 53a67ed6d7 src: fix bad logic in uid/gid checks 8 years ago
Ben Noordhuis e6a27a70d8 src: fix use-after-return in zlib bindings 8 years ago
Ben Noordhuis 61de6e9b47 src: remove deprecated HMAC_Init, use HMAC_Init_ex 8 years ago
Ben Noordhuis 7305e7b9d2 src: remove duplicate HMAC_Init calls 8 years ago
Ben Noordhuis 38baf6a0b7 src: remove unused md_ data members 8 years ago
Ben Noordhuis e103044b68 src: remove unused data member write_queue_size_ 8 years ago
Ben Noordhuis 67937bca0a src: guard against starting fs watcher twice 8 years ago