13939 Commits (fc96fdaf68247c10c394ea33e92ecda9bfbb8409)
 

Author SHA1 Message Date
Bryan English 95d0feeb99
doc: v8 functions as methods on v8 9 years ago
Robert Jefe Lindstaedt 9daf4a2937 doc: discourage use of util.inherits 9 years ago
Bryan English 5a8c66a252
doc: add `added:` information for os 9 years ago
Bryan English ec67abe4a7
doc: add `added:` information for process 9 years ago
Bryan English 43e4bafcaf
doc: add `added:` information for url 9 years ago
Bryan English f773073338
doc: add `added:` information for querystring 9 years ago
Rich Trott 4e6dc00401 tools: lint for object literal spacing 9 years ago
Rich Trott 83aa1f7f3f tools: lint for use of space in template strings 9 years ago
Daniel Wang 3f69ea53fd
tools: update marked dependency 9 years ago
Ali Ijaz Sheikh 4d4cfb27ca src,lib: minor --debug-brk cleanup 9 years ago
Rich Trott 5d0b1f4ffa test: run known_issues tests in CI 9 years ago
Jackson Tian b8573d0555 doc: correct anchors for buffer.md 9 years ago
Rod Vagg 98b534ff5a 2016-05-06 Version 0.12.14 (Maintenance) Release 9 years ago
Rod Vagg 1ec421e122 2016-05-06 Version 0.10.45 (Maintenance) Release 9 years ago
Bryan English fd49556c23 test: add tests for console.[info|error|warn] 9 years ago
Rich Trott c4006ddfc3 test: fix unreliable known_issues test 9 years ago
Myles Borins 2bceda6493 doc: get rid of sneaky hard tabs in CHANGELOG 9 years ago
Myles Borins 7c7e50f813 2016-05-05, Version 4.4.4 'Argon' (LTS) 9 years ago
Jeremiah Senkpiel b9ceb42ae2 2016-05-05, Version 6.1.0 (Current) 9 years ago
Evan Lucas a465627210 2016-05-05, Version 5.11.1 (Stable) 9 years ago
Ben Noordhuis a4f94b4271 deps: update comment about PURIFY define 9 years ago
Ben Noordhuis f6940dfa46 src: don't use locale-sensitive strcasecmp() 9 years ago
Ben Noordhuis 6db772d648 src: remove unused #include statement 9 years ago
Ben Noordhuis b261178a52 src: remove pre-openssl 1.0 legacy code 9 years ago
Ben Noordhuis e6b35f4a86 crypto: disable ssl compression at build time 9 years ago
Rich Trott 330ea769ef test: unmark test-http-regr-gh-2928 as flaky 9 years ago
Anna Henningsen 4dcc692cad
doc: add `added:` information for buffer 9 years ago
Anna Henningsen 00ffa33564
tools: allow multiple added: version entries 9 years ago
Anna Henningsen 1b365f60f0
test,tools: test yaml parsing of doctool 9 years ago
Tristian Flanagan 015f4fda0e
tools: parse documentation metadata 9 years ago
Anna Henningsen 020968dd18
tools: add mock-y js-yaml dependency to doctool 9 years ago
Steven R. Loomis 3ff54bdd11
deps: Intl: ICU 57 bump 9 years ago
Steven R. Loomis 03a8637f79
tools: Check in tools for shrinking ICU size, change default to small-icu 9 years ago
Steven R. Loomis 2bbd1cd600
deps: Intl: Check in "small-icu" 57.1 9 years ago
Steven R. Loomis cd752e8463
intl: Don't crash if v8BreakIterator not available 9 years ago
Anna Henningsen bc8b525440
buffer: fix lastIndexOf index underflow issue 9 years ago
Anna Henningsen 55b975d402
buffer: fix lastIndexOf crash for overlong needle 9 years ago
Anna Henningsen bfe645d1f4
src: fix FindFirstCharacter argument alignment 9 years ago
Anna Henningsen 4d49bcb73e
buffer: fix UCS2 indexOf for odd buffer length 9 years ago
Anna Henningsen 5defa0cbaa
buffer: fix needle length misestimation for UCS2 9 years ago
Stefan Budeanu fc66e55396 test: avoid test-cluster-master-* flakiness 9 years ago
Rich Trott 7a8dd69e1c tools: update ESLint to 2.9.0 9 years ago
Rich Trott 1027b9447e lib,test: update in preparation for linter update 9 years ago
Rich Trott 52f85bebfc src: add O_NOATIME constant 9 years ago
Carl Lei b72d048a74
repl: create history file with mode 0600 9 years ago
Shigeki Ohtsu be480b1499 test: fix alpn tests for openssl1.0.2h 9 years ago
Shigeki Ohtsu 70ae03135c deps: update openssl asm and asm_obsolete files 9 years ago
Shigeki Ohtsu e673a93cb8 deps: add -no_rand_screen to openssl s_client 10 years ago
Shigeki Ohtsu f136f72180 openssl: fix keypress requirement in apps on win32 10 years ago
Shigeki Ohtsu 4e4a4e19d0 deps: fix asm build error of openssl in x86_win32 10 years ago