11184 Commits (2034137385e8b77cf09a379efb0700f67b57e658)
 

Author SHA1 Message Date
Ben Noordhuis 2034137385 smalloc: don't mix malloc() and new char[] 10 years ago
Chris Dickinson 465552142f Working on v1.6.1 10 years ago
Chris Dickinson 8e3a9d8de0 2015-03-19 io.js v1.6.0 Release 10 years ago
Shigeki Ohtsu a84ea66b35 deps: upgrade to openssl-1.0.1m 10 years ago
Aleksanteri Negru-Vode 3bc445f6c2 doc: fix a broken collaborator github link 10 years ago
Thorsten Lorenz 813a536126 buffer: removing duplicate code 10 years ago
Ali Ijaz Sheikh 1514b82355 src: add -r/--require flags for preloading modules 10 years ago
Rod Vagg f600111d82 test: cache lazy properties, fix style nits 10 years ago
Fedor Indutny 3038b8ee6a test: double timeout in tls-wrap-timeout.js 10 years ago
Jeremiah Senkpiel dd37fb4c48 build: remove incorrect argument in vcbuild.bat 10 years ago
Ben Noordhuis 2b2e48a4b9 lib: don't error in repl when cwd doesn't exist 10 years ago
Ben Noordhuis 2c6f79c08c src: don't error at startup when cwd doesn't exist 10 years ago
Johan Bergström c15e81afdd test: Introduce knowledge of FreeBSD jails 10 years ago
Ben Noordhuis fe0f015c51 src: fix crypto bio integer wraparound on 32 bits 10 years ago
Yosuke Furukawa 2b63bcd247 doc: add yosuke-furukawa as collaborator 10 years ago
Ben Noordhuis 69350baaef doc: update test section in CONTRIBUTING.md 10 years ago
Petka Antonov 3c8ae2d934 doc: add petkaantonov as collaborator 10 years ago
Roman Reiss 92c1ad97c0 doc: add silverwind as collaborator 10 years ago
Johan Bergström 14c74d5326 doc: add jbergstroem as collaborator 10 years ago
Ben Noordhuis 8b2363d2fd configure: use gcc and g++ as CC and CXX defaults 10 years ago
Alex Yursha 08ec897f82 doc: fix typo in buffer module documentation 10 years ago
Brendan Ashworth c638dad567 benchmark: add output format option [csv] 10 years ago
Brendan Ashworth 97d8d4928d benchmark: add plot_csv R graphing script 10 years ago
Ben Noordhuis 22793da485 v8: fix --max_old_space_size=4096 integer overflow 10 years ago
Yosuke Furukawa b2e00e38dc http: add flushHeaders and deprecate flush 10 years ago
Julien Gilli 68d4bed2fd make: remove node_dtrace from cpplint excludes 10 years ago
James Hartig 30666f22ca net: use cached peername to resolve remote fields 10 years ago
Steven Vercruysse e6e616fdcb doc: fix '\\' typos on Windows 10 years ago
Julien Gilli 89bf6c05e9 build: allow custom PackageMaker path 10 years ago
Ben Noordhuis f58e59649d lib: remove broken NODE_MODULE_CONTEXTS feature 10 years ago
Ben Noordhuis 2551c1d2ca src: use Number::New() for heapTotal/heapUsed 10 years ago
Ben Noordhuis 4f394998ba src: don't create js string twice on error 10 years ago
cjihrig eb995d6822 path: add type checking for path inputs 10 years ago
Alex Yursha a28945b128 doc: reflect new require('events') behaviour 10 years ago
Brian White 85a92a37ef querystring: optimize parse and stringify 10 years ago
cjihrig 65d0a8eca8 deps: make node-gyp work with io.js 10 years ago
Forrest L Norvell 7d0baf1741 deps: upgrade npm to 2.7.1 10 years ago
Fedor Indutny 4eb8810a27 tls: re-enable `.writev()` on TLSWrap 10 years ago
Fedor Indutny e90ed790c3 tls: fix leak on `DoWrite()` errors 10 years ago
Chris Dickinson 056ed4b0c9 src: revert -r/--require flags 10 years ago
FangDun Cai 7a5b023bac doc: fix vm module examples 10 years ago
Ali Ijaz Sheikh 7bde3f1a8f src: add -r/--require flags for preloading modules 10 years ago
Jeremiah Senkpiel 53e200acc2 test: fix test-http-content-length 10 years ago
Shigeki Ohtsu d8c4a932c9 crypto: add deprecated ValiCert CA for cross cert 10 years ago
Shigeki Ohtsu 82f067e60b test: fix ext commands to be double quoted 10 years ago
Santiago Gimeno 5ecdc0314d test: add test for reading a large file through a pipe 10 years ago
Santiago Gimeno a6af709489 fs: use stat.st_size only to read regular files 10 years ago
Santiago Gimeno 0782c24993 test: fix readfile-zero-byte-liar test 10 years ago
Fedor Indutny e2c9040995 src: do not leak handles on debug and exit 10 years ago
Johan Bergström 8c4f0df464 v8: fix build on solaris platforms 10 years ago