2435 Commits (e5a0fbe500fa3b5f3e0c15f8d17a5d8026fac919)
 

Author SHA1 Message Date
Rasmus Andersson e5a0fbe500 Added support for cross compilation and also fixed DEST_CPU to represent the canonical symbols dictated by v8 14 years ago
Ryan Dahl de6e88c428 Fix segfault on test-crypto 14 years ago
Ryan Dahl 8e09b1e2e1 Simplify REPL displayPrompt 14 years ago
Ryan Dahl 564a48643b Upgrade V8 to 2.5.6 14 years ago
Ryan Dahl d4af8a6b6a Add writeFilter when in the readline 14 years ago
Ryan Dahl c7b24efd21 Move ev_loop out of javascript 14 years ago
Ryan Dahl 4b4d4afa0a joyent-ize website 14 years ago
Ryan Dahl 06267f4d8d Remove -e from echo in test. Non-portable 14 years ago
Ryan Dahl d23643051e Upgrade http-parser again 14 years ago
Ryan Dahl 8285f12864 Upgrade http-parser 14 years ago
Ryan Dahl c6029c75a4 Remove util.print from docs 14 years ago
Guillaume Tuton 07da49b095 Set FD_CLOEXEC flag on stdio FDs before spawning. 14 years ago
Ryan Dahl a3750a9833 Remove unnecessary ref/unref in iowatcher cb 14 years ago
Ben Noordhuis b4def4806c Make writes to process.env update the real environment. Tests included. 14 years ago
Ryan Dahl 029180a93c Install node-waf 14 years ago
Ryan Dahl 6ce007e89a Remove warning in 'sys' - too aggressive 14 years ago
Ryan Dahl 515f006b6e Add legacy methods to Buffer 14 years ago
Ryan Dahl 07812c47a4 Add test for http-buffer problem 14 years ago
Ryan Dahl 97c9745063 Back to WAF 14 years ago
Ryan Dahl 41c1563584 Remove old buffer api 14 years ago
Ryan Dahl f1391f33cd Add missing require('fs') 14 years ago
Ryan Dahl ea78d995e0 Upgrade V8 to 2.5.3 14 years ago
Ryan Dahl fd725efa8f Add execinfo to freebsd LINKFLAGS 14 years ago
Ben Noordhuis 7a7e88d44b Fix 'undefined symbol' errors when loading native modules. 14 years ago
Oleg Efimov 6bf97808ee Add node headers installation 14 years ago
Oleg Efimov fac6db1b56 Add DESTDIR support to Makefile 14 years ago
Chandra Sekar S 2b08bacd56 Removed range read optimization as it doesn't work with libeio. 14 years ago
Ryan Dahl 2fa260cef6 Clean up 'make clean' 14 years ago
Ryan Dahl ae802e3867 Improper use of CFLAGS 14 years ago
Ryan Dahl 7c90ff5d41 Add configure --enable-debug to make it build both 14 years ago
Ryan Dahl 5e11b8a937 De-indent dns.lookup 14 years ago
Ryan Dahl 9c2969253b Make sure watcher.set() isn't being called when active 14 years ago
Ryan Dahl 016fdab43e Fix argv[6] comment in node_file 14 years ago
Micheil Smith 98e7d3506f Rewrite libeio After callback to use req->result instead of req->errorno for error checking 14 years ago
Ryan Dahl ef9e716fd1 Delete libv8 in 'make clean' 14 years ago
Ryan Dahl 268bcbde7c Upgrade V8 to 2.5.2 14 years ago
Ryan Dahl ccdd979a69 Changes to compile on solaris 14 years ago
Ryan Dahl 7a48fd8455 Handle null values in clearTimeout 14 years ago
Ryan Dahl fa7dcbec8b Install node-waf 14 years ago
Ryan Dahl 9bea4c8d58 X the node-repl script 14 years ago
Micheil Smith 818e56d44b Disable make manpage, this is broken and can prevent node from installing correctly. 14 years ago
Ryan Dahl 23927751eb Fix make doc 14 years ago
Micheil Smith a6f246b9f5 Removing the old doc templates, and doc javascript 14 years ago
Micheil Smith c9f656baa9 More simplification of the templating & rendering. 14 years ago
Micheil Smith d4f1e6a023 Added a single page version, moved index to be standard page. 14 years ago
Micheil Smith c032350f64 Adding build tools & templates/assets 14 years ago
Micheil Smith e190c9616e Splitting documentation 14 years ago
Ryan Dahl 1eb547fec1 Lazy load modules in net.js 14 years ago
Ryan Dahl 5171da5a6c Remove a little redundancy 14 years ago
Ryan Dahl 65dced730f Handle one more onReadable call from crypto 14 years ago