5138 Commits (0f0af55a0aadf3ca1a960de1b6072f6f4175434e)
 

Author SHA1 Message Date
isaacs 7b93eb0000 doc: Remove default border around logo for MSIE 13 years ago
isaacs 6768d2fc93 doc: Pixel-nudging 13 years ago
isaacs 5c0d11b12a doc: Add images to makefile 13 years ago
isaacs 5d7577c71a doctool: correct improperly nested ul/li handling 13 years ago
isaacs 4fd315192a Add images to doc_assets 13 years ago
Matthew Fitzsimmons 831c8199f6 Nodejs.org design refresh. 13 years ago
Igor Zinkovsky 6c0c00a205 fix windows build 13 years ago
Igor Zinkovsky f5e742b264 upgrade libuv to edbabe6f83 13 years ago
Ben Noordhuis 9edb984274 crypto: silence unused variable warning 13 years ago
koichik 827180097c test: fix test/simple/test-net-server-max-connections.js is racey 13 years ago
koichik 93298afc4e test: for #2109 13 years ago
Brandon Benvie f9014438c7 util: use getOwnPropertyDescripter 13 years ago
koichik 3df7c90c30 http: keep-alive should default with HTTP/1.1 server 13 years ago
Dan VerWeire f2b1f57f74 dgram: reintroduce setMulticastTTL() 13 years ago
Dan VerWeire f749338e1e dgram: reintroduce setBroadcast() 13 years ago
Roman Shtylman a38fd6056c dgram: reintroduce addMembership() and dropMembership() 13 years ago
Ben Noordhuis 08ab306afd uv: upgrade to 497b1ec 13 years ago
koichik 35fe3eb5c7 http: reduce creating http-parser instances 13 years ago
Nicolas LaCasse 40c93486e8 Fix #2365 zlib crashing on invalid input 13 years ago
isaacs f25ec0782e Add missing ChangeLog item re: fs.stat improvement 13 years ago
isaacs ec1d1ee61f Now working on 0.6.9 13 years ago
isaacs d18cebaf8a 2012.01.19, Version 0.6.8 (stable) 13 years ago
isaacs 4afc46d7bc Upgrade V8 to 3.6.6.19 13 years ago
Fedor Indutny 4fdec07bd8 Land number collision fix for v8 3.6 by Erik Corry 13 years ago
Artur Adib e282c0a081 docs: document common add-on design patterns 13 years ago
Brandon Benvie f7b612550a Add missing TTY key translations for F1-F5 on Windows 13 years ago
Bert Belder d489a01f81 Make path.extname do the right thing when the last path component is . or .. 13 years ago
Ben Noordhuis d44ce97909 cluster: don't always kill the master on uncaughtException 13 years ago
Dan Williams 091ab850aa docs: replace expresso with mocha in appendix 1 13 years ago
Ryan Dahl 54ad2f6cbb Link to Marak's module rap in community page 13 years ago
Bert Belder 892056bf97 tests: fix more lint issues 13 years ago
Andreas Madsen 4865063924 Tests: fix jslint issues 13 years ago
Andreas Madsen ca6ededbd1 child_process: add errno property to exceptions 13 years ago
Fedor Indutny 1695332941 Land number collision fix for v8 3.6 by Erik Corry 13 years ago
koichik 534df2f8d2 tls: fix double 'error' events on HTTPS Requests 13 years ago
Ben Noordhuis 549443a7cc typed arrays: set class name 13 years ago
isaacs 25410096b4 Update npm to 1.1.0-2 13 years ago
Ben Noordhuis f0c1376e07 net: make .write() throw on bad input 13 years ago
Guillermo Rauch 766f609838 website: Add "Api Docs" button next to "Download" 13 years ago
mrb bd9fa2e841 dgram: use slab memory allocator 13 years ago
Ben Noordhuis 465e22e62f docs: clarify filename argument of vm.* functions 13 years ago
Igor Zinkovsky 247d0da188 update libuv to 855764406e 13 years ago
Fedor Indutny 07701e7cc8 zlib: C++ style fixes 13 years ago
Maciej Małecki b073989e17 makefile: ignore `lib/punycode.js` while linting 13 years ago
isaacs 8cca30f31b zlib binding cleanup 13 years ago
Ryan Dahl 290bc0c067 Use .jpg instead of .bmp for .msi 13 years ago
Ben Noordhuis 0ad2717fd8 Make sure that zlib contexts are not garbage collected when busy 13 years ago
Bert Belder 2d8af39acc Fix memory leak in node_zlib 13 years ago
Ryan Dahl e6a30bd107 Fix #2473 13 years ago
Ben Noordhuis b07acb3808 child_process: fix segfault after failed spawn 13 years ago