6803 Commits (6b18e88b68a723b3749d7770c043d7f711c89569)
 

Author SHA1 Message Date
Bert Belder 6e5217d320 Fix bug in io benchmark 13 years ago
Ben Noordhuis 1bf704a571 iowatcher: add deprecation warning 13 years ago
Ben Noordhuis 8708bb0280 doc: update fs.watchFile() docs 13 years ago
Ben Noordhuis ef1ffcb717 fs: make fs.watchFile() interval default to 5007 13 years ago
Ben Noordhuis f0ce98441f fs: make fs.watchFile() work on windows 13 years ago
Ben Noordhuis d98a8578d6 test: add another fs.watchFile() test 13 years ago
Ben Noordhuis 09150b0616 node: replace NODE_STAT_STRUCT with uv_statbuf_t 13 years ago
Bert Belder ae7a3cddae uv: upgrade to da59427 13 years ago
Karl Skomski 57d53a47e8 Use parent SlowBuffer, if any, when Buffer is sliced 13 years ago
Fedor Indutny 81a889fd88 v8: fix postmortem debugging tools build 13 years ago
Bert Belder 6b8ae8e66d v8: reapply floating patches 13 years ago
Bert Belder 6b26583e84 v8: upgrade to v3.11.10.10 13 years ago
Ryan Dahl fe464a2fea Rename GYP variable node_use_system_openssl to be consistent 13 years ago
isaacs 1d3d02c70d Fix fs.readfile('/dev/stdin') 13 years ago
Bert Belder 7887e68ff7 uv: upgrade to 6e8eb332 13 years ago
isaacs e4017402ef Now working on 0.8.0 13 years ago
isaacs fbc2ad5815 Merge branch 'v0.7.12-release' 13 years ago
Bert Belder 26b11915b1 test-domain: fix the test to work on Windows 13 years ago
Bert Belder 7a4dfb6aa8 test-cluster-worker-kill: use SIGKILL instead of SIGHUP 13 years ago
Bert Belder 3795d77113 windows: `listen(pipe_name)` is not supported when running cluster 13 years ago
Bert Belder 41d5fefc10 windows: update icon 13 years ago
isaacs a72120190a 2012.06.19, Version 0.7.12 (unstable) 13 years ago
isaacs f105f2f2fd trivial: Doc typo and lint fix 13 years ago
isaacs 252f034b30 email-footer: Label Windows x64 installer properly 13 years ago
Ben Noordhuis 067be2b3fe node: fix namespacing issue in ev-emul.h 13 years ago
Bert Belder 3f687dbddf uv: upgrade to b496c122 13 years ago
Bert Belder 5e1d844f3d uv: upgrade to 67090653 13 years ago
isaacs 6ba1c625cd npm: Upgrade to 1.1.30 13 years ago
verwaest@chromium.org 8a6ef65c2c Fixing bugs in promotion of elements transitions (r1175). - Fixed invalid memory access when reading enum-cache from descriptor array with elements transitions but 0 real descriptors. - Fixed infinite recursion in the intrusive map iterator when visiting elements transitions. - Properly cached non-fastmode elements transitions. 13 years ago
jkummerow@chromium.org 7282ce9014 Remove unused-but-set variable from objects.cc. 13 years ago
erik.corry@gmail.com f94b85db83 Revert part of 11727 as it sometimes tanked V8 benchmark (raytrace) performance for reasons that are not obvious. Now we make objects into fast-case objects when they are made prototypes for other objects, but we do not mark objects that are already fast case with a bit that helps keep them in fast case. Review URL: https://chromiumcodereview.appspot.com/10556004 13 years ago
danno@chromium.org bf682afb98 MIPS: Fix packed-element.js test on ARM with no snap 13 years ago
Ben Noordhuis 8966480c0e Revert "build: fix `make install DESTDIR=/path`" 13 years ago
Ben Noordhuis 7de6eba061 node: preemptively unbreak windows build 13 years ago
isaacs edb62dd902 npm: Upgrade to 1.1.29 13 years ago
isaacs 10fa526fa0 Update npm's license 13 years ago
isaacs 5cfe0b86d5 eio-emul: Cast eio_custom method to void(*)(eio_req*) 13 years ago
Trent Mick dd1c3d72e2 build: always link with -lz 13 years ago
Ben Noordhuis 1b22f5376b build: install eio-emul.h 13 years ago
Ben Noordhuis f405517de1 build: install ev-emul.h 13 years ago
isaacs 1df222f179 Fix breakage introduced in de65ba7 13 years ago
isaacs de65ba7aba net.Socket: Delay pause/resume until after connect 13 years ago
Trent Mick 196207c228 node: remove unused flags and files 13 years ago
isaacs 0ef6cfd39b Fix #3465 Add ./configure --no-ifaddrs flag 13 years ago
isaacs d0111aa0c4 uv: Upgrade to 382f2a26 13 years ago
Fedor Indutny 0a89e8b838 child_process: add .stdin stream to forks 13 years ago
Fedor Indutny 057b80611f uv: upgrade to 61a6e06e 13 years ago
Bert Belder 30ab1f567d test-eio-limit: bump the number of allowed background tasks to 200 13 years ago
Bert Belder 1b7d23e81e Fix test-cluster-message so it passes on Windows 13 years ago
Ben Noordhuis f80513974e build: fix `make install DESTDIR=/path` 13 years ago