6943 Commits (e5d95ba939d29a47b57cc0edc680a5cd38db22fb)
 

Author SHA1 Message Date
isaacs e5d95ba939 fs: Throw early on invalid encoding args 12 years ago
isaacs 05282588e0 Buffer.isEncoding(enc) 12 years ago
Nathan Rajlich 0285dae26a repl: create a new Console instance for the repl when "useGlobal" is off 12 years ago
Nathan Rajlich 025f53c306 console: refactor the console module to be reusable 12 years ago
Ben Noordhuis c4fa77a5ec tools: fix missing initializer warning in js2c.py 12 years ago
Brian White c78678b081 http: bubble up parser errors to ClientRequest 12 years ago
Ben Noordhuis 1867511400 build: compile with -Wextra -Wno-unused-parameter 12 years ago
Bert Belder ed093f1314 uv: upgrade to 564e7c7 12 years ago
Ben Noordhuis 63d13e86a5 child_process: emit error on exec failure 12 years ago
Ben Noordhuis 2cdf427dce signal_wrap: fix unused variable compiler warning 12 years ago
Bert Belder 2c5828b65b Remove node_io_watcher 12 years ago
Bert Belder 34fc97880f Delete the old node_signal_watcher code 12 years ago
Bert Belder 600a6468dc process: use uv_signal instead of ev_signal 12 years ago
Bert Belder 6bec5440eb uv: upgrade to 8073a26 12 years ago
Bert Belder 772b3bf4c8 unix: don't explicitly instantiate v8::Persistent<x> templates 12 years ago
Ben Noordhuis 6c999fd285 timers: fix assertion in Timeout.unref() 12 years ago
Ben Noordhuis 05b3f88064 test: use common.PORT in simple/test-regress-GH-1697 12 years ago
Ben Noordhuis 28d30346f4 test: use common.PORT in pummel/test-net-timeout2 12 years ago
Ben Noordhuis 916832cd2c test: fix function name typo 12 years ago
Ben Noordhuis a177f55b0c Merge remote-tracking branch 'origin/v0.8' 12 years ago
Bert Belder 9918e5d4f6 windows: make junctions work again 12 years ago
Bert Belder 9263213d8e Avoid compiler warning about negating unsigned value 12 years ago
Bert Belder e8fd808dfb windows: avoid MSVC warnings about templates not having a dll interface 12 years ago
isaacs 060141c58a website: Improved install button behavior 12 years ago
isaacs b7223abbdc v8: Reapply floating patches 12 years ago
isaacs 73976b6c9d v8: Upgrade to 3.11.10.18 12 years ago
isaacs 226d37bb68 blog: Fix binary links for 0.8.7 post 12 years ago
Nathan Rajlich f9df96b950 email-footer: update the binary package links to x86/x64 12 years ago
isaacs c0558ff774 website: fix font-size on 'explore' list items 12 years ago
isaacs 073c7b4d08 Now working on 0.8.8 12 years ago
isaacs 25de1c1feb Merge branch 'v0.8.7-release' into v0.8 12 years ago
isaacs b6cf0454a9 blog: release 0.8.7 12 years ago
isaacs f640c5d35c 2012.08.15, Version 0.8.7 (Stable) 12 years ago
isaacs 24ff8f4c79 website: Sharpen and clean up download page more 12 years ago
isaacs 86778607c9 build: Don't set gcc_version for Windows 12 years ago
isaacs afa57799e4 website: Use table for download page 12 years ago
Golo Roden 15c6c0eecc website: download page 12 years ago
isaacs 3ccee08759 npm: Upgrade to 1.1.49 12 years ago
Ben Noordhuis 2c13cbbc0b crypto: fix uninitialized memory access in openssl 12 years ago
Ben Noordhuis 90ea68107a test: fix up `make valgrind-test` 12 years ago
Ben Noordhuis bcb5bdebe7 test: raise pummel/test-net-throttle write req size 12 years ago
Ben Noordhuis de32b38992 addon: remove node-waf, superseded by node-gyp 12 years ago
Ben Noordhuis 786e1e8712 buffer, crypto: fix buffer decoding 12 years ago
isaacs 22804a9eb8 module: use 'repl' as the filename arg if missing 12 years ago
isaacs 50c7d80fb0 events: emitter.listeners() should not have side effects 12 years ago
jbergstroem 8eccc417a7 bench: fetch port from env 13 years ago
Ben Noordhuis c492d43f48 tls: fix segfault in pummel/test-tls-ci-reneg-attack 12 years ago
Ben Noordhuis 100e163dda build: compile with -fno-tree-vrp when gcc >= 4.0 12 years ago
Ben Noordhuis 9f26130a0e deps: upgrade libuv to 2c3e8b6 12 years ago
Nathan Rajlich 00fa8864b4 tools: remove "addon.gypi" and "gyp_addon" 12 years ago