2644 Commits (d3532a4bf294e9cbb7e6f6edec47477310dda14b)
 

Author SHA1 Message Date
Bert Belder d1d4695474 win: Fix wscript for libeio on windows 14 years ago
Bert Belder 5a36d1b86f win: Make libeio build on windows 14 years ago
Bert Belder 99ba903d46 win: Define __POSIX__ constant when the platform is POSIX-y 14 years ago
Bert Belder 9032bfce59 win: Symlink to jsmin.py doesn't work on windows 14 years ago
Ryan Dahl aed0ba3211 buffer.copy targetStart defaults to 0 14 years ago
Ryan Dahl 6d7242b485 Document defaults for buffer.copy() 14 years ago
Ryan Dahl a326eebac8 Put tools/ into PYTHON_PATH 14 years ago
Michael W 645c3b3713 Fixed: clearTimeouts calling multiple times 14 years ago
Travis Swicegood 22cf5a24db Simplify execution from "big if statement" 14 years ago
Travis Swicegood e514f575f3 Remove cruft that dealt with env parameter 14 years ago
Ryan Dahl 1dbbaa7fa0 Add test to show ECONNREFUSED works 14 years ago
Jeremy Martin 144b2a5338 Fix number of args emitted by EventEmitter during "fast case" (lte 3 args) 14 years ago
Oleg Slobodskoi 02083412eb assert.throws can now accept as RegExp 14 years ago
Travis Swicegood 86727b15f3 fix a typo in comment 14 years ago
Evan Larkin bc02d47b21 Fix variable leak. 14 years ago
Ryan Dahl 711196cafa Don't call exit() from the signal handler 14 years ago
Ryan Dahl 3fceb491d4 Style 14 years ago
Ryan Dahl b6face1dce Remove unnecessary variable def 14 years ago
Ryan Dahl 735b9d50a3 Simplify state transitions in http.Client 14 years ago
Ryan Dahl 85827bde34 Avoid cascading EADDRINUSE test failure 14 years ago
Ryan Dahl 6057747e9e Improve HTTP debug messages 14 years ago
Ryan Dahl 1db59afb75 style 14 years ago
Ryan Dahl 7a7feb8cd3 Add note about EADDRINUSE to docs 14 years ago
Ryan Dahl 105501c195 test-fs-realpath: Don't ceate things in /tmp; use tmpDir 14 years ago
Ryan Dahl 97970b05fe Default to TLSv1 14 years ago
Ryan Dahl bf89872306 style 14 years ago
Ryan Dahl be2457aaca Use SSL_MODE_RELEASE_BUFFERS by default. 14 years ago
Ryan Dahl 8012f2cb7a Add some TODO items 14 years ago
Ryan Dahl 102b1d999d Add simple securepair client test 14 years ago
isaacs a52f59b437 Use a proper tty test. 14 years ago
Tom Hughes 6285fac232 Allocations with new[] must be freed with delete[]. 14 years ago
Tom Hughes 7fcfb7b981 Fix memleak in ChildProcess:Spawn(). 14 years ago
Ryan Dahl 73318fa09d Upgrade V8 to 2.5.8 14 years ago
Nikhil Marathe fa8ffaf9b2 cmake: Install v8 headers include/node 14 years ago
Nikhil Marathe 1b6b090cdc Use CMake's standard way to find Python. 14 years ago
Tom Hughes 14e6b07f63 cmake: Add cdash support. 14 years ago
Tom Hughes 342b8b2ed2 cmake: fix debian package description. 14 years ago
Daniel Gröber ea29cb4e46 cmake cleanup 14 years ago
Tom Hughes a530c23d96 cmake: Add wrapper Makefile and README. 14 years ago
Ryan Dahl b57c1f51b9 Saner, yet still ugly, fix to displaying syntax errors 14 years ago
Ryan Dahl a6f6532dfb Fix test-securepair-server 14 years ago
isaacs a2b3c865c9 Correct reference to "process.Module" 14 years ago
Wade Simmons 03e5da8429 Fix ErrnoExceptions that have the wrong syscall name 14 years ago
Ryan Dahl 4f32a59307 Fix buffer.slice(0, 0) 14 years ago
Ryan Dahl f123a1ab40 hack to display syntax errors. FIXME 14 years ago
Tom Hughes 446beebd79 Add cmake build support. 14 years ago
isaacs b52b4196ab Fix problem with requireNative not exporting 'module' object 14 years ago
Ryan Dahl 12554380d5 Add support for SSDP methods -_- 14 years ago
Ryan Dahl d695486185 Upgrade http-parser 14 years ago
Ben Noordhuis b64791c7e4 Fix c-ares bug: reply to a CNAME query 14 years ago