summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-17gyp: preserve v8dbg syms on freebsd tooFedor Indutny
2014-08-14deps: backport 5f836c from v8 upstreamFedor Indutny
2014-08-13openssl: fix keypress requirement in apps on win32Fedor Indutny
2014-08-13deps: update openssl to v1.0.1iFedor Indutny
2014-08-07tests: fix child-process-fork-dgram on SmartOS.Julien Gilli
2014-08-07doc: document arguments for 'error' event on a streamMaciej Małecki
2014-08-07fs: fix fs.readFileSync fd leak when get RangeErrorJackson Tian
2014-08-06doc: clarify factory methods for net.SocketKevin Simper
2014-08-04v8: Fix compliation with GCC 4.8Timothy J Fontaine
2014-08-04timers: fix timers with non-integer delay hanging.Julien Gilli
2014-08-02cluster: disconnect should not be synchronousSam Roberts
2014-08-01stream: fix Readable.wrap objectMode falsy valuesJames Halliday
2014-07-31docs: fix non-string ignore note in path.resolveJakob Gillich
2014-07-31Now working on 0.10.31Timothy J Fontaine
2014-07-31Merge branch 'v0.10.30-release' into v0.10Timothy J Fontaine
2014-07-312014.07.31, Version 0.10.30 (Stable)Timothy J Fontaine
2014-07-31uv: Upgrade to v0.10.28Timothy J Fontaine
2014-07-31v8: Interrupts must not mask stack overflow.Fedor Indutny
2014-07-31npm: Upgrade to v1.4.21Timothy J Fontaine
2014-07-31module: eliminate double `getenv()`Maciej Małecki
2014-07-31streams: remove unused require('assert')Rod Vagg
2014-07-31timers: backport f8193abJulien Gilli
2014-07-31gyp: do not rm unused openssl syms on osx/linuxFedor Indutny
2014-07-29buffer: fix sign overflow in `readUIn32BE`Fedor Indutny
2014-07-23test: fix test-https-foafsslFedor Indutny
2014-07-23test: fix test-tls-server-verifyFedor Indutny
2014-07-23doc: console.trace takes a message formatSam Roberts
2014-07-23gyp: fix post-mortem in v0.11Fedor Indutny
2014-07-18deps: backport 4ed5fde4f from v8 upstreamFedor Indutny
2014-07-17gyp: do not let `v8dbg_` slip away on osxFedor Indutny
2014-07-15lib: jslint string_decoder.jsFedor Indutny
2014-07-15stream2: flush extant data on read of ended streamChris Dickinson
2014-07-12child_process: handle writeUtf8String errorFedor Indutny
2014-07-10lib: remove and restructure calls to isNaN()cjihrig
2014-07-07doc: added X.json to the LOAD_AS_FILE sudo codeMaurice Butler
2014-07-07doc: fix console.assert docs, message is a formatSam Roberts
2014-07-03deps: cherry-pick eca441b2 from OpenSSLFedor Indutny
2014-07-02configure: fix v8 overriding commands on buildTrevor Norris
2014-07-02doc: fix createCipher descriptionBrian White
2014-07-02constants: add O_NONBLOCK constantFedor Indutny
2014-07-02Revert "constants: export O_NONBLOCK"Fedor Indutny
2014-07-02Revert "src: fix _XOPEN_SOURCE redefinition warning"Fedor Indutny
2014-06-30Revert "stream: start old-mode read in a next tick"Fedor Indutny
2014-06-27zlib: do not crash on write after closeFedor Indutny
2014-06-27util.h: interface compatibilityOguz Bastemur
2014-06-23buffer: improve {read,write}{U}Int* methodsNick Apperson
2014-06-22doc: buffer: clarify typed array constructionBen Noordhuis
2014-06-16node: update changelog to have proper npm versionTimothy J Fontaine
2014-06-13build: run wix tool chain out of processTimothy J Fontaine
2014-06-11node: signing the CLA is no longer a requirementTimothy J Fontaine