1753 Commits (6cc42927d83adf2f89809ff54732e13f9376ff6c)

Author SHA1 Message Date
Ryan Dahl 6cc42927d8 Display sys_errno when UV_UNKNOWN is returned 13 years ago
Ryan Dahl 88af0c8635 Remove os.openOSHandle 13 years ago
Ryan Dahl 67b235735e Remove support for cygwin 13 years ago
Ryan Dahl 9d27faa2c4 Revert "Fix #1801 vm: Use 'sandbox' as global_prototype" 13 years ago
Thomas Parslow b0f78afe58 http: Added support for HTTP PATCH verb 13 years ago
koichik 6a72e52520 buffer: use NO_NULL_TERMINATION flag 13 years ago
elliottcable 200df8641b Fix #1801 vm: Use 'sandbox' as global_prototype 13 years ago
Ryan Dahl 5783a52a9c Remove process.memoryUsage().vsize 13 years ago
Ryan Dahl d77ce4b998 Fixes #1860. Remove process.writeError 13 years ago
Igor Zinkovsky 971c3d90eb win: remove pthread-win32 init code 13 years ago
koichik 19a855382c tls: requestCert unusable with Firefox and Chrome 13 years ago
Ben Noordhuis e0297ca59b node: fix use of potentially uninitialized variable 13 years ago
Ben Noordhuis 87b34c94fa timer_wrap: add sanity check assert 13 years ago
Ben Noordhuis 9193062e70 tcp_wrap: add sanity check asserts 13 years ago
Ben Noordhuis 0dc844de17 node_script: remove unused variable 13 years ago
Ben Noordhuis dc0b7364b5 node: fix arguments to uv_timer_start() 13 years ago
Ben Noordhuis f1d3ae7753 cares_wrap: make destructor virtual 13 years ago
Ben Noordhuis fab68aa1ed platform: support long process names on linux 13 years ago
Arnout Kazemier e3d2ae0bfd sys has been moved to util 13 years ago
Karl Skomski 9557020dc1 New win32 platform function: GetCPUInfo 14 years ago
Ryan Dahl 08cb8fce67 Remove process.ARGV 13 years ago
Ben Noordhuis 752571c7ba Remove --use-legacy switch from --help section. 13 years ago
Ryan Dahl 87339a22b1 introduce node cluster 13 years ago
Ryan Dahl e0b59e7dbc Remove more dead code 13 years ago
Ryan Dahl 7085a04a1e Remove process.ENV 13 years ago
Ryan Dahl 83fce75700 Remove stdio binding source - somehow this was missed in cdf5d91 13 years ago
Ryan Dahl c8dbaf579c Remove --use-legacy and --use-uv 13 years ago
Ryan Dahl 4f59041990 Fix windows build 13 years ago
Ryan Dahl cdf5d91fe5 Remove tty_legacy 13 years ago
Ryan Dahl 71cce3f45b Remove dgram_legacy 13 years ago
Ryan Dahl 58e892dadd Remove dns_legacy 13 years ago
Ryan Dahl 96e423a665 Remove child_process_legacy 13 years ago
Ryan Dahl be0bb2dc13 Remove net_legacy timers_legacy 13 years ago
Ryan Dahl 24dabec039 now working on v0.5.10 13 years ago
Ryan Dahl 3bd9b08fb1 Bump version to v0.5.9 13 years ago
Ryan Dahl 2c25507b81 process.stderr goes through libuv now 13 years ago
Ryan Dahl 7cf787a2d1 Upgrade libuv to 5656e3 13 years ago
Ben Noordhuis 326ba25451 tty: unbreak --use-legacy 13 years ago
Bert Belder d3f3f2e455 Windows: exit on ctrl+c 13 years ago
Ryan Dahl 899358e797 Add test-child-process-fork2 and fixes to make it work 13 years ago
Fedor Indutny 4561d9e07b Don't check sign of loadavg 13 years ago
Fedor Indutny 698455384f use uv for memory and loadavg functions 13 years ago
Ryan Dahl b413c77583 Support sending handles to other processes 13 years ago
Ryan Dahl 26c5905a99 Reimplement child_process.fork 13 years ago
Ryan Dahl 471c5701c3 uv_write2 uv_read2_start binding 13 years ago
Ryan Dahl c344fbc285 Add process.uvCounters() for debugging 13 years ago
Ryan Dahl 311fe737e8 Upgrade libuv to 60c639f 13 years ago
Colton Baker 87286cc737 Fixed a lot of jslint errors. 13 years ago
Ben Noordhuis bc7cfd7cd7 http: remove legacy http library 13 years ago
Christian Tellnes d9c67aebff dns: implement resolveTxt() 13 years ago