4226 Commits (7f7502d901e8eb9db5213121a6b0a9d4f825d23c)

Author SHA1 Message Date
Ben Noordhuis 88a8748212 src: initialize encoding_ data member 9 years ago
Ben Noordhuis 5e60ded244 src: check uv_async_init() return value 9 years ago
Ben Noordhuis f8d3f6fbf4 src: remove obsolete NOLINT comments 9 years ago
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 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
Ali Ijaz Sheikh c938735cee
dtrace: fix ustack helper for V8 5.1 9 years ago
Stefan Budeanu 410296c37a build: configure --shared 9 years ago
Evan Lucas a77f6ebaf1 inspector: print warning when used 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
Anna Henningsen 61196dedad
vm: test for abort condition of current invocation 9 years ago
Ben Noordhuis be85e6d666 crypto: update root certificates 9 years ago
Ben Noordhuis 781713d5ef src: remove unused isolate member 9 years ago
Ben Noordhuis d7087df4da src: use RAII for mutexes and condition variables 9 years ago
Bryce Simonds 5bddc9a741
src: fix Windows segfault with `--eval` 9 years ago
Ben Noordhuis a92089b6bd src: alias BINARY to LATIN1 9 years ago
Anna Henningsen 0815b9401d
vm: add ability to break on sigint/ctrl+c 9 years ago
Eugene Ostroukhov 9dfc8b9d8e inspector: fix inspector connection cleanup 9 years ago
Eugene Ostroukhov dfcf02b6f7 inspector: fix coverity scan errors 9 years ago
Daniel Bevenius 81b6882e51 src: rename "node" script to "bootstrap_node" 9 years ago
Ali Ijaz Sheikh 44b9154495 deps: switch to upstream v8_inspector 9 years ago
Brian White f914f37742
src: clean up string_search 9 years ago
Myles Borins f1d1071361 src: make Sec-WebSocket-Key check case-insensitive 9 years ago
Eugene Ostroukhov 6626919205 inspector: process.exit should wait for inspector 9 years ago
Anna Henningsen 0c73c9fece
src: fix --without-inspector build 9 years ago
Ben Noordhuis 6b48324363 src: fix erroneous fallthrough in ParseEncoding() 9 years ago
James M Snell 197a465280 zlib: move constants into zlib.constants 9 years ago
Eugene Ostroukhov 624734e640 inspector: reduce implementation in header 9 years ago
Ali Ijaz Sheikh a766ebf594 inspector: change default port 9 years ago
Myles Borins 853b8456ac src: fix json payload from inspector 9 years ago
Trevor Norris e0b8dd59bc src: remove final trace of raw encoding 9 years ago
Trevor Norris 54cc7212df buffer: introduce latin1 encoding term 9 years ago
Ingvar Stepanyan 5292a1358f
buffer: improve creation performance. 9 years ago
Anna Henningsen de4161d367
src: remove unused internals from node.cc 9 years ago
Anna Henningsen ac0665c908 src: fix ArrayBuffer size for zero fill flag 9 years ago
Ben Noordhuis aac79dfd78 src: use stack-allocated Environment instances 9 years ago