11459 Commits (0c8f13df8faa46714707581d97b237c0c4e6b157)
 

Author SHA1 Message Date
thefourtheye 0c8f13df8f tools: remove unused GuessWordSize function 10 years ago
Ben Noordhuis b16d9c28e8 deps: upgrade v8 to 4.2.77.20 10 years ago
Ben Noordhuis 8315b22390 src: fix pedantic cpplint whitespace warnings 10 years ago
Shigeki Ohtsu 6ccbe75384 js_stream: fix buffer index in DoWrite 10 years ago
Ben Noordhuis b712af79a7 src: fix NODE_DEPRECATED macro with old compilers 10 years ago
Brian White 71dc7152ee doc: fix PR link in CHANGELOG 10 years ago
Trevor Norris 7dde95a8bd async-wrap: remove before/after calls in init 10 years ago
Trevor Norris bd42ba056a async-wrap: set flags using functions 10 years ago
Trevor Norris 4b2c786449 async-wrap: pass PROVIDER as first arg to init 10 years ago
Trevor Norris 84bf609fd2 async-wrap: don't call init callback unnecessarily 10 years ago
Ben Noordhuis 2ed10f1349 src: fix minor inefficiency in Buffer::New() call 10 years ago
Ben Noordhuis f696c9efab src: fix deprecated use of Buffer::New() 10 years ago
Rod Vagg 3dafdc57d1 Working on v2.0.1 10 years ago
Rod Vagg 7c89c4c7ac 2015-05-04 io.js v2.0.0 Release 10 years ago
Rod Vagg c1b9913e1f src: bump NODE_MODULE_VERSION due to V8 API 10 years ago
Rod Vagg ac1fb39ce8 doc: add rvagg to the TC 10 years ago
Ben Noordhuis 69581b2767 build: don't compile debug build with -Og 10 years ago
Chris Dickinson ca219b00d1 repl: fix for a+ fd clearing the file on read 10 years ago
Chris Dickinson 051d482b15 repl: fix _debugger by properly proxying repl 10 years ago
Ben Noordhuis e67542ae17 build: disable -Og when building with clang 10 years ago
Ben Noordhuis 279f6116aa src: fix -Wmissing-field-initializers warning 10 years ago
Сковорода Никита Андреевич f7620fb96d tls_wrap: Unlink TLSWrap and SecureContext objects 10 years ago
Rod Vagg dacc1fa35c doc: update AUTHORS list 10 years ago
Rod Vagg 702997c1f0 Revert "url: significantly improve the performance of the url module" 10 years ago
Rod Vagg 0daed24883 Revert "url: delete href cache on all setter code paths" 10 years ago
Rod Vagg 0f39ef4ca1 Revert "url: fix treatment of some values as non-empty" 10 years ago
Petka Antonov 66877216bd url: fix treatment of some values as non-empty 10 years ago
Petka Antonov dbdd81a91b url: delete href cache on all setter code paths 10 years ago
Fedor Indutny b4f5898395 net: ensure Write/ShutdownWrap references handle 10 years ago
Nick Raienko 2a3a1909ab doc: add require() lines to child.stdio example 10 years ago
Roman Reiss 2e2fce0502 repl: fix persistent history and env variable name 10 years ago
Alexander Gromnitsky 02388dbf40 doc: fix some cross-references 10 years ago
Petka Antonov 3fd7fc429c url: significantly improve the performance of the url module 10 years ago
Rod Vagg 57c4cc26e2 doc: add TC meeting 2015-04-22 minutes 10 years ago
Brian White c7782c0af8 node: improve nextTick performance 10 years ago
Fedor Indutny ea5195ccaf repl: do not save history for non-terminal repl 10 years ago
Jeremiah Senkpiel 79a7a86d4d Merge branch 'v1.x' 10 years ago
Bert Belder 30e83d2e84 win,node-gyp: optionally allow node.exe/iojs.exe to be renamed 10 years ago
cjihrig 935c9d3fa7 deps: make node-gyp work with io.js 10 years ago
Forrest L Norvell 56e4255382 deps: upgrade npm to 2.9.0 10 years ago
Roman Reiss b4ad5d7050 doc: improve http.request and https.request opts 10 years ago
Fedor Indutny 550c2638c0 tls: use `SSL_set_cert_cb` for async SNI/OCSP 10 years ago
Fedor Indutny 30b7349176 stream_base: dispatch reqs in the stream impl 10 years ago
Ben Noordhuis 78f4b038f8 build: turn on debug-safe optimizations with -Og 10 years ago
Chris Dickinson 0450ce7db2 repl: add mode detection, cli persistent history 10 years ago
Johan Bergström a5dcff827a build: Use option groups in configure output 10 years ago
Roman Klauke 801b47acc5 gitignore: ignore xcode workspaces and projects 10 years ago
Ben Noordhuis 7dc8eec0a6 doc: deprecate smalloc module 10 years ago
Fedor Indutny 1787416376 tls: destroy singleUse context immediately 10 years ago
Fedor Indutny 2684c902c4 tls: zero SSL_CTX freelist for a singleUse socket 10 years ago