isaacs
|
d5a189acef
|
2012.01.06, Version 0.6.7 (stable)
* V8 hash collision fix (Breaks MIPS) (Bert Belder, Erik Corry)
* Upgrade V8 to 3.6.6.15
* Upgrade npm to 1.1.0-beta-10 (isaacs)
* many doc updates (Ben Noordhuis, Jeremy Martin, koichik, Dave Irvine,
Seong-Rak Choi, Shannen, Adam Malcontenti-Wilson, koichik)
* Fix segfault in node_http_parser.cc
* dgram, timers: fix memory leaks (Ben Noordhuis, Yoshihiro Kukuchi)
* repl: fix repl.start not passing the `ignoreUndefined` arg (Damon Oehlman)
* #1980: Socket.pause null reference when called on a closed Stream (koichik)
* #2263: XMLHttpRequest piped in a writable file stream hang (koichik)
* #2069: http resource leak (koichik)
* buffer.readInt global pollution fix (Phil Sung)
* timers: fix performance regression (Ben Noordhuis)
* #2308, #2246: node swallows openssl error on request (koichik)
* #2114: timers: remove _idleTimeout from item in .unenroll() (James Hartig)
* #2379: debugger: Request backtrace w/o refs (Fedor Indutny)
* simple DTrace ustack helper (Dave Pacheco)
* crypto: rewrite HexDecode without snprintf (Roman Shtylman)
* crypto: don't ignore DH init errors (Ben Noordhuis)
|
2012-01-06 16:31:03 -08:00 |
|
isaacs
|
9a059ea69e
|
2011.12.14, Version 0.6.6 (stable)
* npm update to 1.1.0-beta-4 (Isaac Z. Schlueter)
* cli: fix output of --help (Ben Noordhuis)
* new website
* pause/resume semantics for stdin (Isaac Z. Schlueter)
* Travis CI integration (Maciej Małecki)
* child_process: Fix bug regarding closed stdin (Ben Noordhuis)
* Enable upgrades in MSI. (Igor Zinkovsky)
* net: Fixes memory leak (Ben Noordhuis)
* fs: handle fractional or NaN ReadStream buffer size (Ben Noordhuis)
* crypto: fix memory leaks in PBKDF2 error path (Ben Noordhuis)
|
2011-12-15 10:55:52 -08:00 |
|
Ryan Dahl
|
6cc94db653
|
Bump version to v0.6.5
|
2011-12-04 00:10:23 -08:00 |
|
koichik
|
3ebbdc6320
|
Update ChangeLog
|
2011-12-03 00:21:55 +09:00 |
|
Bert Belder
|
b159c6d62e
|
Bump version to v0.6.3
|
2011-11-25 11:23:28 +01:00 |
|
Bert Belder
|
2335c4bb41
|
Strip trailing whitespace in changelog
|
2011-11-25 11:07:57 +01:00 |
|
Ben Noordhuis
|
a4402f0b2e
|
Bump version to v0.6.2
|
2011-11-18 23:43:03 +01:00 |
|
Ryan Dahl
|
170f2addb2
|
Bump version to v0.6.1
|
2011-11-11 14:56:27 -08:00 |
|
Ryan Dahl
|
865b077819
|
Bump version to v0.6.0
|
2011-11-04 23:48:57 -07:00 |
|
Maciej Małecki
|
fc61134b1a
|
doc: fix links
Changes:
* 'http://github.com' => 'https://github.com'
* 'https://github.com/ry/node' => 'https://github.com/joyent/node'
* 'https://github.com/ry/http-parser' =>
'https://github.com/joyent/http-parser'
* old issue links
* wiki link
|
2011-11-01 22:26:52 +01:00 |
|
koichik
|
ed744ecbfd
|
docs: remove #1914 from Changelog.
|
2011-10-22 14:02:36 +09:00 |
|
Ryan Dahl
|
220e61c1f6
|
Bump version to v0.5.10
|
2011-10-21 18:46:42 -07:00 |
|
Ryan Dahl
|
493d3b9f7c
|
Merge remote branch 'origin/v0.4'
Conflicts:
ChangeLog
Makefile
deps/libev/wscript
doc/index.html
doc/template.html
lib/net.js
src/node_version.h
src/platform_cygwin.cc
test/pummel/test-net-write-callbacks.js
test/simple/test-buffer.js
|
2011-10-21 18:02:30 -07:00 |
|
Ryan Dahl
|
3bd9b08fb1
|
Bump version to v0.5.9
|
2011-10-10 18:18:56 -07:00 |
|
Ryan Dahl
|
7cc17a0cea
|
Bump version to v0.5.8
|
2011-09-30 13:59:44 -07:00 |
|
Ryan Dahl
|
771ba34ca7
|
Bump version to v0.4.12
|
2011-09-15 16:46:39 -07:00 |
|
Ryan Dahl
|
a745d19ce7
|
Bump version to v0.4.11
|
2011-08-17 18:18:10 -07:00 |
|
Ryan Dahl
|
558241166c
|
Bump version to v0.5.7
|
2011-09-16 17:54:20 -07:00 |
|
Bert Belder
|
b49bec5580
|
Bump version to 0.5.6
|
2011-09-10 00:29:35 +02:00 |
|
Ben Noordhuis
|
d2d53d4bb2
|
Bump version to v0.5.5
|
2011-08-26 23:24:18 +02:00 |
|
Ryan Dahl
|
f1996ffebc
|
Merge remote branch 'origin/v0.4'
Conflicts:
AUTHORS
ChangeLog
doc/api/stdio.markdown
doc/index.html
doc/template.html
lib/net.js
src/node_version.h
test/simple/test-child-process-customfd-bounded.js
test/simple/test-console-not-call-toString.js
|
2011-08-26 13:16:16 -07:00 |
|
Ryan Dahl
|
cfba1f5922
|
Bump version to v0.5.4
|
2011-08-12 01:17:05 -07:00 |
|
Ryan Dahl
|
4585330afe
|
Bump version to v0.5.3
|
2011-08-02 00:17:41 -07:00 |
|
Ryan Dahl
|
6d5218bc7d
|
Merge branch 'v0.4'
Conflicts:
doc/api/crypto.markdown
doc/api/modules.markdown
src/platform_win32.cc
|
2011-08-01 21:52:03 -07:00 |
|
Vicente Jimenez Aguilar
|
b8e9bf0993
|
Typos in ChangeLog file.
Fixes #968.
|
2011-07-23 21:16:45 +09:00 |
|
Ryan Dahl
|
08ffce1a00
|
Bump version to v0.5.2
|
2011-07-22 03:55:26 -07:00 |
|
Ryan Dahl
|
0ed1354119
|
Merge branch 'v0.4'
Conflicts:
ChangeLog
deps/v8/src/version.cc
doc/index.html
src/node_version.h
test/simple/test-url.js
wscript
|
2011-07-22 03:10:38 -07:00 |
|
Ryan Dahl
|
1b8dd65d6e
|
Bump version to v0.4.10
|
2011-07-19 23:51:42 -07:00 |
|
Ryan Dahl
|
f8bfa54d0f
|
Bump to v0.5.1
|
2011-07-14 16:10:36 -07:00 |
|
avz
|
cc83455534
|
sysctl(CTL_HW, HW_PHYSMEM) always returns unsigned long. Will work fine for 32 and 64 bit systems. Closes #1233.
|
2011-07-06 21:52:21 -07:00 |
|
Ryan Dahl
|
ae7ed8482e
|
Bump to v0.5.0
|
2011-07-05 18:45:03 -07:00 |
|
Ryan Dahl
|
de44eafd78
|
Bump to v0.4.9
|
2011-06-29 13:24:02 +02:00 |
|
Ryan Dahl
|
7dd22c26e4
|
Bump to v0.4.8
|
2011-05-20 19:40:06 -07:00 |
|
Ryan Dahl
|
0325a21ff3
|
Correct attribution
|
2011-04-22 19:04:43 -07:00 |
|
Ryan Dahl
|
c85455a954
|
bump version to v0.4.7
|
2011-04-22 17:06:25 -07:00 |
|
Ryan Dahl
|
58002d56bc
|
Bump to v0.4.6
|
2011-04-13 21:20:05 -07:00 |
|
Ryan Dahl
|
787a343b58
|
Bump version to v0.4.5
|
2011-04-01 18:00:43 -07:00 |
|
Ryan Dahl
|
25122b986a
|
Bump version to v0.4.4
|
2011-03-26 01:48:02 -07:00 |
|
Ryan Dahl
|
c095ce1a1b
|
bump version to v0.4.3
|
2011-03-18 14:25:20 -07:00 |
|
Ryan Dahl
|
39280e1b57
|
Bump version to v0.4.2
|
2011-03-02 22:10:26 -08:00 |
|
Ryan Dahl
|
e8aef84191
|
Bump version to v0.4.1
|
2011-02-19 18:45:34 -08:00 |
|
Ryan Dahl
|
eb155ea6f6
|
Bump version to v0.4.0
|
2011-02-10 02:40:11 -08:00 |
|
Ryan Dahl
|
9493b7563b
|
Bump version to v0.3.8
|
2011-02-04 19:35:43 -08:00 |
|
Ryan Dahl
|
d8579c6afd
|
Bump version to v0.3.7
|
2011-01-27 20:07:54 -08:00 |
|
Ryan Dahl
|
bb3e71466e
|
Bump version to v0.3.6
|
2011-01-21 18:18:37 -08:00 |
|
Ryan Dahl
|
b622bc6305
|
Bump version to v0.3.5
|
2011-01-16 15:12:28 -08:00 |
|
Ryan Dahl
|
73f53e12e4
|
Bump version to v0.3.4
|
2011-01-08 15:46:07 -08:00 |
|
Ryan Dahl
|
57544ba1c5
|
Bump version to v0.3.3
|
2011-01-02 18:33:49 -08:00 |
|
Ryan Dahl
|
4bb914bde9
|
Bump version to v0.3.2
|
2010-12-17 09:51:48 -08:00 |
|
Ryan Dahl
|
ce9a54aa1f
|
Bump version to v0.3.1
|
2010-11-16 19:17:44 -08:00 |
|