summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-05-09lib: fix eslint stylesYosuke Furukawa
2015-05-08src: add type check to v8.setFlagsFromString()Roman Klauke
2015-05-07Working on v2.0.2Rod Vagg
2015-05-072015-05-07 io.js v2.0.1 Release (PROPOSAL)Rod Vagg
2015-05-07src: export the ParseEncoding function on WindowsIvan Kozik
2015-05-06src: fix pedantic cpplint whitespace warningsBen Noordhuis
2015-05-06js_stream: fix buffer index in DoWriteShigeki Ohtsu
2015-05-05src: fix NODE_DEPRECATED macro with old compilersBen Noordhuis
2015-05-04async-wrap: remove before/after calls in initTrevor Norris
2015-05-04async-wrap: set flags using functionsTrevor Norris
2015-05-04async-wrap: pass PROVIDER as first arg to initTrevor Norris
2015-05-04async-wrap: don't call init callback unnecessarilyTrevor Norris
2015-05-05src: fix minor inefficiency in Buffer::New() callBen Noordhuis
2015-05-05src: fix deprecated use of Buffer::New()Ben Noordhuis
2015-05-04Working on v2.0.1Rod Vagg
2015-05-042015-05-04 io.js v2.0.0 ReleaseRod Vagg
2015-05-04src: bump NODE_MODULE_VERSION due to V8 APIRod Vagg
2015-05-04repl: fix for a+ fd clearing the file on readChris Dickinson
2015-05-04repl: fix _debugger by properly proxying replChris Dickinson
2015-05-04src: fix -Wmissing-field-initializers warningBen Noordhuis
2015-05-01node: improve nextTick performanceBrian White
2015-05-01Merge branch 'v1.x'Jeremiah Senkpiel
2015-05-01tls: use `SSL_set_cert_cb` for async SNI/OCSPFedor Indutny
2015-05-01stream_base: dispatch reqs in the stream implFedor Indutny
2015-04-30repl: add mode detection, cli persistent historyChris Dickinson
2015-04-30tls: zero SSL_CTX freelist for a singleUse socketFedor Indutny
2015-04-30crypto: track external memory for SSL structuresFedor Indutny
2015-04-30tls: destroy SSL once it is out of useFedor Indutny
2015-04-30src: deprecate smalloc public functionsBen Noordhuis
2015-04-30src: fix deprecation warningsBen Noordhuis
2015-04-30src: fix NODE_DEPRECATED macroBen Noordhuis
2015-04-29src: add ability to get/set effective uid/gidEvan Lucas
2015-04-28fs: validate fd on fs.writeJulian Duque
2015-04-24buffer: fix copy() segfault with zero argumentsTrevor Norris
2015-04-20Merge v1.8.1.Chris Dickinson
2015-04-20Working on v1.8.2Chris Dickinson
2015-04-202015-04-20 io.js v1.8.1 ReleaseChris Dickinson
2015-04-20src: revert NODE_MODULE_VERSION to 43Chris Dickinson
2015-04-17Working on v1.8.1Chris Dickinson
2015-04-17Working on v2.0.0Chris Dickinson
2015-04-172015-04-17 io.js v1.8.0 ReleaseChris Dickinson
2015-04-16src: remove duplicate byteLength from BufferJackson Tian
2015-04-15node: allow multiple arguments passed to nextTickTrevor Norris
2015-04-14Working on v1.7.2Rod Vagg
2015-04-142015-04-14 io.js v1.7.1 ReleaseRod Vagg
2015-04-14Working on v1.7.1Rod Vagg
2015-04-142015-04-14 io.js v1.7.0 ReleaseRod Vagg
2015-04-11src: use global SealHandleScopeFedor Indutny
2015-04-11src: disable fast math only on armv6Ben Noordhuis
2015-04-11src: disable fast math on armBen Noordhuis