isaacs
|
f19e20d33f
|
2012.01.27, Version 0.6.9 (stable)
* dgram: Bring back missing functionality for Unix (Dan VerWeire, Roman Shtylman, Ben Noordnuis)
- Note: Windows UDP support not yet complete.
* http: Fix parser memory leak (koichik)
* zlib: Fix #2365 crashes on invalid input (Nicolas LaCasse)
* module: fix --debug-brk on symlinked scripts (Fedor Indutny)
* Documentation Restyling (Matthew Fitzsimmons)
* Update npm to 1.1.0-3 (isaacs)
* Windows: fix regression in stat() calls to C:\ (Bert Belder)
|
2012-01-27 16:32:19 -08:00 |
isaacs
|
f33a35e293
|
doc: trademark link must be absolute
|
2012-01-23 13:53:11 -08:00 |
isaacs
|
6768d2fc93
|
doc: Pixel-nudging
|
2012-01-23 13:11:33 -08:00 |
Matthew Fitzsimmons
|
831c8199f6
|
Nodejs.org design refresh.
|
2012-01-23 13:11:32 -08:00 |
Ryan Dahl
|
54ad2f6cbb
|
Link to Marak's module rap in community page
|
2012-01-17 11:34:16 -08:00 |
Ben Noordhuis
|
c2fb062f60
|
docs: fix typo on community page
|
2012-01-01 23:39:29 +01:00 |
Shannen
|
ef659192a1
|
docs: use "Level 1" HTML5 features
Since we're using an HTML doctype we might as well use "Level 1" HTML5 features.
See more: http://mathiasbynens.be/notes/html5-levels#level-1
Fixes #2386.
|
2011-12-22 17:30:41 +09:00 |
Adam Malcontenti-Wilson
|
c4d2244a09
|
docs: Make logo a link back to homepage
Fixes #2332.
|
2011-12-17 19:10:08 +09:00 |
Ryan Dahl
|
b04d4fff35
|
Add docs.nodejitsu.com to community page
|
2011-12-14 15:19:22 -08:00 |
isaacs
|
93188918ea
|
Website js/css tweaks
Remove jquery
Use HTML5 doctype
Simpler clearfix implementation
Close download dialog with <Esc> key
|
2011-12-12 14:28:49 -08:00 |
Ryan Dahl
|
e698dd38c3
|
website fixes
|
2011-12-12 09:58:23 -08:00 |
Ryan Dahl
|
5bbb4cadc3
|
new website
|
2011-12-12 09:12:42 -08:00 |