An open API service providing commit metadata for open source projects.

GitHub / monkeymars/node / commits

SHA Message Author Date Stats
8e311d28 windows: add support for '_Total' perf counters Scott Blomquist <s****m@m****m>
Committed by: Bert Belder <b****r@g****m>
over 13 years ago
d22bd9e3 deps: update v8 to 3.15.11.7 Fedor Indutny <f****y@g****m> over 13 years ago
9a4a39fc Now working on 0.9.7 isaacs <i****@i****e> over 13 years ago
f228e3cc merge Merge branch 'v0.9.6-release' isaacs <i****@i****e> over 13 years ago
9313fdc7 2013.01.11, Version 0.9.6 (Unstable) isaacs <i****@i****e> over 13 years ago
97db62b4 merge Merge remote-tracking branch 'ry/v0.8' into master isaacs <i****@i****e> over 13 years ago
6a91eab0 path: make basename and extname ignore trailing slashes Bert Belder <b****r@g****m> over 13 years ago
b509ae67 typed arrays: fix sunos signed/unsigned char issue Ben Noordhuis <i****o@b****l> over 13 years ago
d93346d0 Revert "typed arrays: fix build on sunos" Fedor Indutny <f****y@g****m> over 13 years ago
35a137cf typed arrays: fix build on sunos Fedor Indutny <f****y@g****m> over 13 years ago
7be27240 Revert "path: fix bugs related to paths with trailing slashes" Bert Belder <b****r@g****m> over 13 years ago
31fc52ab deps: upgrade libuv to 9aab5d4 Ben Noordhuis <i****o@b****l> over 13 years ago
dc0c524c http: Set _dumped=false initially isaacs <i****@i****e> over 13 years ago
3383d77c test: child process { stdio:'inherit' } isaacs <i****@i****e> over 13 years ago
b9167742 configure: define "arm_fpu" and "arm_neon" for ARM Nathan Rajlich <n****n@t****t> over 13 years ago
4fa3fd1c make binary: allow custom config flags Nathan Rajlich <n****n@t****t> over 13 years ago
b43e5441 stream: Use push() for Transform._output() isaacs <i****@i****e> over 13 years ago
8e37a589 blog, changelog: 0.8.17 was released in 2013, not 2012 isaacs <i****@i****e> over 13 years ago
be544237 blog: Correct shasums for v0.8.17 isaacs <i****@i****e> over 13 years ago
6d9ee4b1 blog: Add security notice to v0.8.17 post isaacs <i****@i****e> over 13 years ago
1388171d blog: Post about v0.8.17 isaacs <i****@i****e> over 13 years ago
daf46669 Now working on 0.8.18 isaacs <i****@i****e> over 13 years ago
c4b080f8 merge Merge branch 'v0.8.17-release' into v0.8 isaacs <i****@i****e> over 13 years ago
a6756a2c test: run tests in alphabetical order Ben Noordhuis <i****o@b****l> over 13 years ago
c50c33e9 2012.01.09, Version 0.8.17 (Stable) isaacs <i****@i****e> over 13 years ago
ed825f48 typed arrays: fix 32 bit size/index overflow Ben Noordhuis <i****o@b****l> over 13 years ago
aa742ddf npm: Upgrade to v1.2.0 isaacs <i****@i****e> over 13 years ago
1211946a stream: fix typo Shigeki Ohtsu <o****u@i****p>
Committed by: isaacs <i****@i****e>
over 13 years ago
18c98591 stream: Override addListener as well as on isaacs <i****@i****e> over 13 years ago
45941811 streams: set listener first, emit 'data' later Fedor Indutny <f****y@g****m> over 13 years ago
bb1c0398 path: fix bugs related to paths with trailing slashes Andreas Madsen <a****k@g****m>
Committed by: isaacs <i****@i****e>
over 13 years ago
7d66a9d0 typed arrays: undo local changes Ben Noordhuis <i****o@b****l> over 13 years ago
9ece63b1 http: Don't switch the socket into old-mode isaacs <i****@i****e> over 13 years ago
bc8feb15 http: Use stream.push() instead of touching _readableState isaacs <i****@i****e> over 13 years ago
530585b2 stream: Use push() for readable.wrap() isaacs <i****@i****e> over 13 years ago
ad6769fc dgram: don't assert on send('string') Ben Noordhuis <i****o@b****l> over 13 years ago
840401c0 net: Use readable.push() instead of private methods isaacs <i****@i****e> over 13 years ago
a993f740 stream: Add readable.push(chunk) method isaacs <i****@i****e> over 13 years ago
321b8eec dtrace: More style isaacs <i****@i****e> over 13 years ago
38df9d51 dtrace: Make D style more D-ish isaacs <i****@i****e> over 13 years ago
13296e4b dtrace: fix style in ustack helper Fedor Indutny <f****y@g****m> over 13 years ago
3b715edd dtrace: SeqAsciiString was renamed to SeqOneByteString in v8 isaacs <i****@i****e> over 13 years ago
879efb33 test: fix simple/test-http-client-timeout-with-data Ben Noordhuis <i****o@b****l> over 13 years ago
df3563aa child_process: Pull through untouched stdio streams isaacs <i****@i****e> over 13 years ago
3e6f737e stream: Clean up more effectively in pipe() isaacs <i****@i****e> over 13 years ago
aeb030be build: fail w/err msg when missing binutils Mike Harsch <m****e@h****m>
Committed by: Ben Noordhuis <i****o@b****l>
over 13 years ago
fa3bfc3a test: put tty in blocking mode after test Ben Noordhuis <i****o@b****l> over 13 years ago
4e1a2f9a test: disable simple/test-debug-brk-file Ben Noordhuis <i****o@b****l> over 13 years ago
9b363b02 net: fix bufferSize include writableStream length Shigeki Ohtsu <o****u@i****p>
Committed by: Ben Noordhuis <i****o@b****l>
over 13 years ago
7788a6bf src: pass node_isolate to Undefined() Ben Noordhuis <i****o@b****l> over 13 years ago
109f73b2 src: pass node_isolate to True() and False() Ben Noordhuis <i****o@b****l> over 13 years ago
c7d7ae1f src: pass node_isolate to Null() Ben Noordhuis <i****o@b****l> over 13 years ago
01c3d0aa src: pass node_isolate to Local<>::New Ben Noordhuis <i****o@b****l> over 13 years ago
6573fc35 src: pass node_isolate to Integer::New Ben Noordhuis <i****o@b****l> over 13 years ago
412b3cee src: pass node_isolate to String::Empty Ben Noordhuis <i****o@b****l> over 13 years ago
5d0816bf src: make node_isolate global Ben Noordhuis <i****o@b****l> over 13 years ago
c207d400 typed arrays: implement load and store swizzling Dean McNamee <d****n@g****m>
Committed by: Ben Noordhuis <i****o@b****l>
over 13 years ago
46a489be typed arrays: swizzle with compiler intrinsics Dean McNamee <d****n@g****m>
Committed by: Ben Noordhuis <i****o@b****l>
over 13 years ago
5664dd2f src: use static_cast where appropriate Ben Noordhuis <i****o@b****l> over 13 years ago
70ad9bbc child_process: make fork() execPath configurable Bradley Meck <b****k@g****m>
Committed by: Ben Noordhuis <i****o@b****l>
over 13 years ago
872cb0d7 doc: improve example of process.hrtime() Johannes Ewald <m****l@j****e>
Committed by: Ben Noordhuis <i****o@b****l>
over 13 years ago
2b6c5610 fs: remove unused default option in WriteStream Shigeki Ohtsu <o****u@i****p>
Committed by: Ben Noordhuis <i****o@b****l>
over 13 years ago
829f96ba fs: pool size coincide with ReadStream bufferSize Shigeki Ohtsu <o****u@i****p>
Committed by: Ben Noordhuis <i****o@b****l>
over 13 years ago
7a2ae4c9 object_wrap: add missing HandleScope Fedor Indutny <f****y@g****m> over 13 years ago
97056c06 object_wrap: add missing HandleScope Fedor Indutny <f****y@g****m> over 13 years ago
0054264d v8: update to 3.15.11.5 Fedor Indutny <f****y@g****m> over 13 years ago
a5d4e748 child_process: don't `resume()` created socket Maciej Małecki <m****e@m****m>
Committed by: isaacs <i****@i****e>
over 13 years ago
a6167742 windows: improve Visual Studio Express build support Scott Blomquist <s****m@m****m>
Committed by: Bert Belder <b****r@g****m>
over 13 years ago
a7d8c21b merge Merge remote-tracking branch 'origin/v0.8' Ben Noordhuis <i****o@b****l> over 13 years ago
aad20135 repl: allow overriding builtins Ben Noordhuis <i****o@b****l> over 13 years ago
875c1106 node: remove ev-emul.h Ben Noordhuis <i****o@b****l> over 13 years ago
0459a230 REPL: fix floating point number parsing Nirk Niggler <n****r@g****m>
Committed by: Nathan Rajlich <n****n@t****t>
over 13 years ago
5a39df49 windows: fix perfctr crash on XP and 2003 Scott Blomquist <s****m@m****m>
Committed by: Bert Belder <b****r@g****m>
over 13 years ago
93591a2a v8: remove optimization switches Ben Noordhuis <i****o@b****l>
Committed by: Fedor Indutny <f****y@g****m>
over 13 years ago
80181139 v8: remove optimization switches Ben Noordhuis <i****o@b****l>
Committed by: Fedor Indutny <f****y@g****m>
over 13 years ago
ce1b33a9 v8: remove optimization switches Ben Noordhuis <i****o@b****l> over 13 years ago
8a96bb42 test: make tests work with newer v8 Fedor Indutny <f****y@g****m> over 13 years ago
5e57bcc3 bindings: update to new v8 apis Fedor Indutny <f****y@g****m> over 13 years ago
7b4d95a9 deps: update v8 to 3.15.11 Fedor Indutny <f****y@g****m> over 13 years ago
3f76419a net: add localAddress and localPort to Socket James Hight <j****s@z****m>
Committed by: Ben Noordhuis <i****o@b****l>
over 13 years ago
e6acfed9 doc: os.cpus() returns times in milliseconds Tim Bradshaw <t****b@c****m>
Committed by: Ben Noordhuis <i****o@b****l>
over 13 years ago
9e32c2ef dgram: fix double implicit bind error Ben Noordhuis <i****o@b****l> over 13 years ago
acc085e1 doc: add CONTRIBUTING.md Ben Noordhuis <i****o@b****l> over 13 years ago
44ceb5d8 blog: Post for v0.9.5 isaacs <i****@i****e> over 13 years ago
30bd774f Now working on 0.9.6 isaacs <i****@i****e> over 13 years ago
9ff2b0b6 merge Merge branch 'v0.9.5-release' isaacs <i****@i****e> over 13 years ago
6c80ef01 node: emit 'exit' when exiting with error isaacs <i****@i****e> over 13 years ago
01994e81 2012.12.30, Version 0.9.5 (Unstable) isaacs <i****@i****e> over 13 years ago
a7cc5306 deps: upgrade libuv to 4997738 Ben Noordhuis <i****o@b****l> over 13 years ago
c6e958d4 fs: make 'end' work with ReadStream without 'start' Ben Noordhuis <i****o@b****l> over 13 years ago
910e24b5 fs: remove fs.sendfile() Ben Noordhuis <i****o@b****l> over 13 years ago
ecdde7df benchmark: Set port range properly on Linux isaacs <i****@i****e> over 13 years ago
c4fc0feb https: optimize https.createConnection() Ryunosuke SATO <t****s@g****m>
Committed by: Ben Noordhuis <i****o@b****l>
over 13 years ago
192192a0 Colorize API stabilitity index headers in docs Luke Arduini <l****i@m****m>
Committed by: isaacs <i****@i****e>
over 13 years ago
7550e31d benchmark: Make flamegraphs a bit more useful isaacs <i****@i****e> over 13 years ago
e11668b2 net: Don't go through Stream API when ondata is used isaacs <i****@i****e> over 13 years ago
f4232874 http: Separate out the storeHeader closure isaacs <i****@i****e> over 13 years ago
ba94f9d6 timers: Move list.ontimeout to separate function isaacs <i****@i****e> over 13 years ago
aec2f733 net: Move createWriteReq to separate function isaacs <i****@i****e> over 13 years ago
9785ab60 http: Replace "in" usage with "=== undefined" isaacs <i****@i****e> over 13 years ago

← Back to repository