aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-02-28install: new performance counters provider guidRussell Dempsey
2015-02-27src: add check for already defined macro NOMINMAXPavel Medvedev
2015-02-26Working on v1.4.2Rod Vagg
2015-02-262015-02-26 io.js v1.4.1 ReleaseRod Vagg
2015-02-25src: fix intermittent SIGSEGV in resolveTxtEvan Lucas
2015-02-25src: fix domains + --abort-on-uncaught-exceptionChris Dickinson
2015-02-25stream_base: remove static JSMethod declarationsFedor Indutny
2015-02-24node: implement unhandled rejection trackingPetka Antonov
2015-02-24streams: introduce StreamWrap and JSStreamFedor Indutny
2015-02-22stream_base: introduce StreamBaseFedor Indutny
2015-02-20smalloc: extend user APITrevor Norris
2015-02-20Working on v1.3.0Rod Vagg
2015-02-202015-02-20 io.js v1.3.0 ReleaseRod Vagg
2015-02-18src: ensure that file descriptors 0-2 are validBen Noordhuis
2015-02-18src: fix typo in error messageBen Noordhuis
2015-02-18src: fix add-on builds, partially revert 8aed9d66Ben Noordhuis
2015-02-11src: reduce AsyncWrap memory footprintBen Noordhuis
2015-02-11src: remove obsoleted queue.h headerBen Noordhuis
2015-02-11src: switch from QUEUE to intrusive listBen Noordhuis
2015-02-11src: add typesafe intrusive listBen Noordhuis
2015-02-11buffer: expose internals on bindingVladimir Kurchatkin
2015-02-11src: cleanup `Isolate::GetCurrent()`Vladimir Kurchatkin
2015-02-12crypto: fix to check ext method for shared libShigeki Ohtsu
2015-02-11src: remove trailing whitespaceVladimir Kurchatkin
2015-02-11Working on v1.2.1Rod Vagg
2015-02-112015-02-10 io.js v1.2.0 ReleaseRod Vagg
2015-02-09tracing: add lttng support for tracing on linuxGlen Keane
2015-02-05asyncwrap: fix nullptr parent checkTrevor Norris
2015-02-05asyncwrap: fix constructor condition for early retTrevor Norris
2015-02-05crypto: clear error on return in TLS methodsFedor Indutny
2015-02-04src: reduce cpu profiler overheadBen Noordhuis
2015-02-03Working on v1.1.1Chris Dickinson
2015-02-032015-02-03 io.js v1.1.0 ReleaseChris Dickinson
2015-02-03v8abbr: ASCIISTRINGTAG => ONEBYTESTRINGTAGFedor Indutny
2015-02-03dtrace: fix removal of unused probesGlen Keane
2015-02-02process: fix regression in unlistening signalsSam Roberts
2015-02-02src: remove unused dtrace probesGlen Keane
2015-01-31fs: improve error messagesBert Belder
2015-01-30util: use on-stack buffer for Utf8ValueFedor Indutny
2015-01-30crypto: use on-stack storage in HashUpdateFedor Indutny
2015-01-30string_bytes: introduce InlineDecoderFedor Indutny
2015-01-30node: speed up ParseEncodingFedor Indutny
2015-01-28src: set default signal dispositions at start-upBen Noordhuis
2015-01-28src: rework early debug signal handlingBen Noordhuis
2015-01-28src: do platform-specific initialization earlierBen Noordhuis
2015-01-28crypto: implement privateEncrypt/publicDecryptFedor Indutny
2015-01-28watchdog: fix timeout for early polling returnSaúl Ibarra Corretgé
2015-01-27versions: add http-parser patchlevelJohan Bergström
2015-01-24Working on 1.0.5Rod Vagg
2015-01-242015-01-24 io.js v1.0.4 ReleaseRod Vagg