1907 Commits (1662c37c40c88dd37c35a1a6722c71a23eaa577c)
 

Author SHA1 Message Date
Peter Griess 4e3c5d88b3 Coverity fixes: src/node.cc 14 years ago
Adam Wiggins c8dba94ff6 docs for dgram module (UDP and unix sockets) 14 years ago
Jérémy Lal a7763d55e4 Fix spelling error 14 years ago
Jérémy Lal 2b8a9a8358 Use ronnjs 0.2 to generate docs. Small cosmetic change. 14 years ago
Jérémy Lal a7e1efc5bd Environment variables NODE_PREFIX, NODE_PATH in node-waf 14 years ago
Ryan Dahl b1901cd5a5 hack fix to v8 2.2.23 14 years ago
Ryan Dahl facb904c5d Upgrade V8 to 2.2.23 14 years ago
Dmitriy Shalashov 70a8fb3763 Fix headers with empty value. 14 years ago
Brian 1191ca052f Fix docs 15 years ago
Jerome Etienne 8e9f59a452 Support of console.dir + console.assert 15 years ago
Ryan Dahl 0bceaaa3d4 Fix addon example in docs 14 years ago
Ryan Dahl 3d948d85ce Remove a bunch of useless waf files 15 years ago
Ryan Dahl 0315251d01 Use 'on' in the docs 15 years ago
Ryan Dahl 515dc2161b Experimental: 'on' as alias to 'addListener' 15 years ago
Ryan Dahl a6b8586e94 bump version 15 years ago
Ryan Dahl 2072925f12 Upgrade V8 to 2.2.21 15 years ago
Peter Griess 94cd83ef34 Doc fixes for FD related features, upgrade. 15 years ago
Ryan Dahl 82ce3481fe Fix undefined_reference_in_new_context test 15 years ago
Ryan Dahl 192234c689 Remove unnecessary defines in node_events.cc 15 years ago
Ryan Dahl 2998e3bafa Add my awk script to update AUTHORS file 15 years ago
Ryan Dahl 24de2bd58c Amend .gitignore 15 years ago
Ryan Dahl 8a52fb7aeb Revert "Fix 'uncaughtException' for top level exceptions" 15 years ago
Ryan Dahl 8f8dcf8ed6 Fix 'uncaughtException' for top level exceptions 15 years ago
Ryan Dahl ce8c30c9de Clean up indention on module compile 15 years ago
Ryan Dahl d49d53fd49 Expose new HTTP methods 15 years ago
Blake Mizerany 8c8534046c fix whitespace errors 15 years ago
Dmitry Baranovskiy f8ca6b383c Rewrote QueryString.parse to make it smaller and more effective. 15 years ago
Ryan Dahl 0a8bd34b69 Resolve .local domains with getaddrinfo() 15 years ago
Matt Ranney 02ed0ec93b On overlapping buffers use memmove 15 years ago
Blake Mizerany 898afbaf34 Buffer.prototype.write: Indifferent order preference of encoding and offset 15 years ago
Ryan Dahl 5e86d01385 Revert "Buffer.copy should copy through sourceEnd, as specified." 15 years ago
Ryan Dahl 0172cb39f0 Fix incorrect output on docs 15 years ago
Dmitry Baranovskiy 8ec12339f5 Refactored isA, isBool, etc functions to use some of ES5 goodness. 15 years ago
Dmitry Baranovskiy d3f04933f1 sys.inherts to shadow constructor property from enumerability 15 years ago
Ryan Dahl 6b430a95c9 console.log: if not string, coerce into one 15 years ago
Ryan Dahl 5aadeae888 Simply C++ event emitter 15 years ago
Ryan Dahl b69c6a03b1 If not string, console.log should just print it without trying to format 15 years ago
Ryan Dahl c9e12204a2 Stub out console.log format strings, info, warn, error 15 years ago
Ryan Dahl 23172c5d85 Lint node_script.cc 15 years ago
Ryan Dahl e2db605308 Use EVBACKEND_POLL on Solaris; select() is just a wrapper anyway 15 years ago
Ruben Rodriguez 242161bef2 Added new API to Script, and implemented it in the REPL 15 years ago
Ryan Dahl 5a25338ac0 Upgrade V8 to 2.2.20 15 years ago
Rasmus Andersson 67f7fe5e5c Use all available CPUs when building 15 years ago
Ryan Dahl bbdd61dc3f Fix supported archs on website 15 years ago
Matt Ranney a2f70da4c9 Buffer.copy should copy through sourceEnd, as specified. 15 years ago
Ryan Dahl aa491518f4 Fix authors 15 years ago
Ryan Dahl 444b33584d Remove switch-replace residue 15 years ago
Ryan Dahl 0499618c2b Edit binary encoding docs 15 years ago
Ryan Dahl 8825c74e7a Upgrade http-parser 15 years ago
Ryan Dahl 2c0d91be6c Upgrade V8 to 2.2.19 15 years ago