Activity

From 04/06/2012 to 05/05/2012

05/06/2012

10:27 PM Revision 1858d1c3 (main_repo): Document http.STATUS_CODES
This is an incredibly useful thing to know about, and it
will likely never change. I can't remember why we
didn't ev...
isaacs

05/05/2012

06:20 PM Revision 3d84c3db (main_repo): More cluster event consistency
Regarding discussion in #3198. Passing the worker as an argument
to an event emitted on the worker is redundant, and...
isaacs
06:05 PM Revision 19307726 (main_repo): Move test-fs-largefile into pummel
It's too slow. isaacs
10:31 AM Revision 792d9a92 (main_repo): build: print error message if no compiler found
Make the configure script warn the user about the lack of an acceptable
C compiler on the system.
Javier Hernández
10:10 AM Revision 9f3c639a (main_repo): doc: fix setEncoding()
Fixes #3209. koichik
09:47 AM Revision 40c4beeb (main_repo): string_decoder: added support for UTF-16LE
Fixes #3223. koichik
12:51 AM Revision 5871c811 (main_repo): Add HTTP Status codes from RFC 6585
See: http://tools.ietf.org/html/rfc6585 Mark Cavage
11:24 PM Revision ceb51dda (main_repo): string_decoder: add support for CESU-8
Fixes #3217. koichik
09:30 PM Revision eaf607e8 (main_repo): test: No need for weak in 'make test'
isaacs
09:29 PM Revision 8cd2b0e7 (main_repo): test: No need for weak in 'make test'
isaacs
08:28 PM Revision a62dd44b (main_repo): cluster: worker exit event to match child_process
test: fixes due to new cluster api.
- changed worker `death` to `exit`.
- corrected argument type expected by worker...
J. Lee Coltrane
08:24 PM Revision c1bf8101 (main_repo): Merge branch 'v0.6-merge'
isaacs
08:24 PM Revision cd8f82c0 (main_repo): Fix incorrect merge choices
isaacs

05/04/2012

07:30 PM Revision 436a9b69 (main_repo): net: signal localAddress bind failure in connect
Brian Schroeder
06:56 PM Revision c33d3174 (main_repo): node: un-revert 9a6012e
The crashes in debug mode after adding Locker are *not* caused by
Locker. Locker is merely exposing issues that alrea...
Marcel Laverdet
06:12 PM Revision 01d146c2 (main_repo): Merge remote-tracking branch 'ry/v0.6' into v0.6-merge
Conflicts:
ChangeLog
Makefile
deps/npm/AUTHORS
deps/npm/html/api/bin.html
deps/npm/html/api/bugs.html
deps/npm/...
isaacs
05:58 PM Revision 1de43149 (main_repo): http: Clean up parser usage
Move parsers.free(parser) to a single function, which also
nulls all of the various references we hang on them.
Also...
isaacs
05:31 PM Revision a9fc63f7 (main_repo): Clean up gc tests
This fixes the additional issues brought up in #3179. isaacs
05:31 PM Revision 0abe42a0 (main_repo): http: .once() usage in setTimeout
isaacs
05:30 PM Revision e63c7821 (main_repo): Tests for memory leaks
Conflicts:
Makefile
isaacs
05:27 PM Revision e4dd8dc2 (main_repo): http leak: Null links from parser to req/res
isaacs
05:27 PM Revision 5eac8d67 (main_repo): Fix #3179 HTTP memory leak using ClientRequest.
vvo
05:27 PM Revision 2f93eb61 (main_repo): http client: Destroy on timeout
isaacs
05:27 PM Revision 0a414f4c (main_repo): http: Remove socket ondata/onend in parser cleanup
isaacs
05:27 PM Revision 9164fa6a (main_repo): Null references to request object on socket errors.
Regarding #3199 and #3179 and issues seen in production.
Hopefully this fixes them.
isaacs
04:34 PM Revision 992e3464 (main_repo): Now working on 0.6.18
isaacs
04:34 PM Revision fbe143d9 (main_repo): Merge branch 'v0.6.17-release' into v0.6
isaacs
04:12 PM Revision 4ced23de (main_repo): 2012.05.04 Version 0.6.17 (stable)
* Upgrade npm to 1.1.21
* uv: Add support for EROFS errors (Ben Noordhuis, Maciej Małecki)
* uv: Add support for EI...
isaacs
03:52 PM Revision 711ecdd5 (main_repo): test: Run weak install with --unsafe-perm
This way it doesn't die when running as root. isaacs
03:52 PM Revision aaf0453b (main_repo): Upgrade npm to 1.1.21
isaacs
02:00 PM Revision 719cd461 (main_repo): Upgrade uv to 936795a2c
isaacs
01:57 PM Revision ab60efb5 (main_repo): Update Authors
isaacs
01:54 PM Revision d1effbb3 (main_repo): Merge branch 'http-memleak' into v0.6
isaacs
01:40 PM Revision 2fc528ce (main_repo): http: Clean up parser usage
Move parsers.free(parser) to a single function, which also
nulls all of the various references we hang on them.
Also...
isaacs
01:40 PM Revision 62c12d21 (main_repo): Clean up gc tests
This fixes the additional issues brought up in #3179. isaacs
06:15 AM Revision ebd0f98e (main_repo): doc: fix callback argument of child_process.exec, execFile
Fixes #3196. ANDO Takahiro

05/03/2012

01:39 PM Revision e3ceee2d (main_repo): http: .once() usage in setTimeout
isaacs
01:36 PM Revision 91120e04 (main_repo): Tests for memory leaks
isaacs
01:20 PM Revision b7e8e35c (main_repo): http leak: Null links from parser to req/res
isaacs
10:56 AM Revision ebbd4039 (main_repo): buffer: add UTF-16LE encoding name.
koichik
10:45 AM Revision 75f23655 (main_repo): Fix #3179 HTTP memory leak using ClientRequest.
vvo
10:11 AM Revision e4a8d261 (main_repo): addon: add AtExit() function
Lets native addons register exit hooks that run after the event loop has quit
but before the VM is killed.
Fixes #3147.
Ben Noordhuis
01:39 AM Revision 6f82b9f4 (main_repo): 64bit offsets for fs calls
Igor Zinkovsky
08:49 PM Revision df2c5fa8 (main_repo): fs: fix file descriptor leak in sync functions
Fixes #3202. This is a back-port of commit 4e290e4. Ben Noordhuis

05/02/2012

07:08 PM Revision 4e290e48 (main_repo): fs: fix file descriptor leak in sync functions
Fixes #3202. Ben Noordhuis
07:01 PM Revision 47d6a946 (main_repo): fs: fix ReadStream / WriteStream double close bug
* Calling fs.ReadStream.destroy() or fs.WriteStream.destroy() twice would close
the file descriptor twice. That's b...
Ben Noordhuis
06:53 PM Revision 6b426a2e (main_repo): Revert "v8: fix "pure virtual method called" runtime error"
It makes mksnapshot die with a segmentation fault on sunos with gcc 4.5.2.
This reverts commit c21c51a6fce878a4625c3...
Ben Noordhuis
03:13 PM Revision c9be1d5f (main_repo): http client: Destroy on timeout
isaacs
12:03 PM Revision 88021964 (main_repo): tcp, udp: share sockaddr-to-object function
Share AddressToJS() function between tcp_wrap.cc and udp_wrap.cc. Ben Noordhuis
04:48 AM Revision c3898f3c (main_repo): debugger: support mirroring Date objects
* fixes #3203 Fedor Indutny
08:51 PM Revision ee2291eb (main_repo): test: add a child domain explicitly
Yoshihiro Kikuchi

05/01/2012

06:51 PM Revision fb400b48 (main_repo): Return after emitting error in tty.js
isaacs
06:25 PM Revision bce68134 (main_repo): http: Remove socket ondata/onend in parser cleanup
isaacs
05:26 PM Revision bfe9cdb7 (main_repo): Null references to request object on socket errors.
Regarding #3199 and #3179 and issues seen in production.
Hopefully this fixes them.
isaacs
05:09 PM Revision b894521b (main_repo): process: ensure that "exit" doesn't get emitted twice on a natural...
Fixes "test/simple/test-process-exit.js". Nathan Rajlich
04:31 PM Revision acf19500 (main_repo): Now working on 0.6.17
isaacs
02:59 PM Revision 9f9c333c (main_repo): vm: accept only object as arg of .createContext()
Converting strings and others to objects is very slow and essentially
wrong.
Fedor Indutny
09:19 AM Revision 4bd54dad (main_repo): path: add path.sep to get the path separator.
Yi, EungJun
09:19 AM Revision 6ba3e68b (main_repo): doc: correct return value of string-based fs.readSync
Closes #2330 Kyle Robinson Young
09:19 AM Revision b45a1081 (main_repo): udp: slightly optimize address family property
Ben Noordhuis
08:52 AM Revision e747daf6 (main_repo): udp: make variable names consistent
Ben Noordhuis
08:50 AM Revision 94f1feeb (main_repo): udp: make getsockname() return address family name
Shigeki Ohtsu
09:51 PM Revision f4403f90 (main_repo): tty: emit "error" instead of throwing when getWindowSize() fails
Nathan Rajlich
08:25 PM Revision 6cacb9a2 (main_repo): doc: add Cloud9 links to docs
Garen Torikian
08:25 PM Revision e02d5c9d (main_repo): doc: add args to console methods
Kyle Robinson Young
08:25 PM Revision c9e6d369 (main_repo): doc: typo fixes
Kyle Robinson Young

04/30/2012

07:20 PM Revision f1f5de1c (main_repo): tty: throw an Error when getWindowSize() fails
Nathan Rajlich
07:08 PM Revision 4e486057 (main_repo): test: rebuild keys without asking for password
Michael Thomas
06:55 PM Revision 75c6255d (main_repo): deps: remove libuv sanity check
Remove reference count check. Unbreaks test suite. This needs to be addressed. Ben Noordhuis
06:40 PM Revision 89e311b1 (main_repo): deps: back-port openssl patch
Check for potentially exploitable overflows in asn1_d2i_read_bio
BUF_mem_grow and BUF_mem_grow_clean. Refuse attempts...
Ben Noordhuis
04:15 PM Revision 518d28c2 (main_repo): Merge branch 'v0.6.16-release' into v0.6
isaacs
04:09 PM Revision a1d19396 (main_repo): 2012.04.30 Version 0.6.16 (stable)
* Upgrade V8 to 3.6.6.25
* Upgrade npm to 1.1.19
* Windows: add mappings for UV_ENOENT (Bert Belder)
* linux: add ...
isaacs
04:09 PM Revision e5ef103b (main_repo): Fix #3194 correct url documentation
isaacs
04:09 PM Revision 35bcb1d6 (main_repo): Indentation fix
isaacs
04:09 PM Revision 1ac05cc5 (main_repo): Upgrade npm to 1.1.18
isaacs
01:42 PM Revision 248f552a (main_repo): process: ensure that the "exit" event always has "code" given
Upon "normal" exiting of Node (i.e. the event loop completes naturally),
the "code" parameter was not being passed to...
Nathan Rajlich

04/29/2012

04:27 PM Revision 77c18d1e (main_repo): console: throw when no such label exists in `console.timeEnd`
Test included. Maciej Małecki

04/28/2012

06:24 PM Revision 3bcbd14b (main_repo): process_wrap: don't use uv_spawn2
It was a temporary thing for the 0.6 branch only. Bert Belder
06:22 PM Revision d2dd9d10 (main_repo): uv: upgrade to e2cae340a6
Bert Belder
06:17 PM Revision c8a10e97 (main_repo): Merge branch 'v0.6'
Conflicts:
deps/uv/include/uv-private/uv-unix.h
deps/uv/include/uv-private/uv-win.h
deps/uv/src/uv-common.c
deps/...
Bert Belder
05:51 PM Revision db844b15 (main_repo): process: don't use strdup()
file and cwd can be directly used from Utf8Value.
Conflicts:
src/process_wrap.cc
ssuda
05:36 PM Revision 3546383c (main_repo): process_wrap: avoid leaking memory when throwing due to invalid ar...
Bert Belder
10:42 AM Revision ab072ee4 (main_repo): doc: document the address object in the cluster listening event
Andreas Madsen

04/27/2012

05:11 PM Revision 12a90e98 (main_repo): bench: add continuous stress test
Useful in tracking down or at least demonstrating memory leaks. Ben Noordhuis
04:13 PM Revision 55e4d549 (main_repo): Child process: support the `gid` and `uid` options
Bert Belder
04:06 PM Revision 51e66ec4 (main_repo): Windows: turn off /Gm
Otherwise multicode compile doesn't work. Bert Belder
04:00 PM Revision 0b75eee3 (main_repo): uv: upgrade to d41cc9118d
Bert Belder
03:28 PM Revision e221cd4a (main_repo): uv: upgrade to aea5db5da1
Bert Belder
02:38 PM Revision 4e84dfa6 (main_repo): bench: run GC and dump stats if --expose-gc is set
Ben Noordhuis
01:32 PM Revision 70635753 (main_repo): Cleanup vm module memory leakage
There are some paths here that led to dangling contexts. By being
smarter with handle management we can get rid of al...
Marcel Laverdet
10:58 AM Revision 76de7c0c (main_repo): Add customary 'fork me on github' banner to website
isaacs

04/26/2012

11:34 PM Revision f405daa9 (main_repo): repl: make tab completion read up the prototype of "global"
For example, there's a global "toString()" function, so the REPL's
tab completion should pick that up.
Nathan Rajlich
11:10 PM Revision 98b4596a (main_repo): process: lint
Nathan Rajlich

04/25/2012

07:10 AM Revision 5648d95c (main_repo): Remove unused local variable.
Ben Noordhuis

04/24/2012

07:13 PM Revision df6c12cd (main_repo): doc: update string_decoder stability index to 3
Ref #3140 Kyle Robinson Young
02:31 PM Revision 6292df65 (main_repo): process: comment for consistency
Nathan Rajlich
02:31 PM Revision ef3a874f (main_repo): process: set _print_eval even when --eval is not passed
This is for scripts being fed from stdin:
$ echo "{ foo: 'bar' }" | node -p
Nathan Rajlich
02:30 PM Revision 0b5235e6 (main_repo): process: make --eval and reading scripts from stdin act the same
Reusing the same logic for both places for the behavior is consistent.
For example:
$ ./node -p -e "'Hello World'...
Nathan Rajlich
11:25 PM Revision d9bad09e (main_repo): doc: util: add args to format and methods error, puts, print
Kyle Robinson Young
10:11 PM Revision 48cdbffd (main_repo): v8: posix: try to send() whole buffer
Retry the send() syscall after a partial write. Ben Noordhuis
10:11 PM Revision ebfb8a56 (main_repo): v8: posix: handle EINTR in socket functions
The socket functions did not handle EINTR (syscall interrupted by signal) which
tripped up the debug agent.
Ben Noordhuis
10:11 PM Revision 4359e815 (main_repo): v8: debug: fix error handling in SendConnectMessage()
The old error handling code checked if the return value of Socket::Send() != 0,
which is wrong because Socket::Send()...
Ben Noordhuis

04/23/2012

10:30 AM Revision 491c8d92 (main_repo): doc: add deprecated function http.createClient()
Appears in a lot of old code and core tests. Documented to show it
is deprecated.
Closes #1613.
Kyle Robinson Young
09:58 AM Revision a64acd8b (main_repo): test: cluster: add worker death event test
Ben Noordhuis

04/22/2012

07:52 PM Revision ea50ebd3 (main_repo): build: support make install "DESTDIR=/path"
Malte-Thorben Bruns

04/21/2012

04:53 PM Revision e1602134 (main_repo): repl: use Object.getPrototypeOf on functions for tab complete()
Nathan Rajlich
01:32 PM Revision c0a9985d (main_repo): domain: Document explicit binding, and d.run()
isaacs
11:31 PM Revision 525253d5 (main_repo): doc: add args for rl.write and rl.prompt
Kyle Robinson Young
11:30 PM Revision da56c72f (main_repo): readline: remove unused vars in _ttyWrite
Kyle Robinson Young

04/20/2012

10:46 AM Revision 27dfb1d4 (main_repo): doc: typo in child_process documentation
isaacs
10:43 AM Revision 77c1cc04 (main_repo): doc: typo in cluster documentation
isaacs
10:17 AM Revision d91ef153 (main_repo): doc: add string_decoder doc
Kyle Robinson Young
10:16 AM Revision 642945cc (main_repo): docs: Remove duplicate socket.write() description
Brian White

04/19/2012

07:29 PM Revision c21c51a6 (main_repo): v8: fix "pure virtual method called" runtime error
Fixes #2912. Ben Noordhuis

04/18/2012

05:36 PM Revision e67a0f80 (main_repo): readline: _normalWrite() doesn't take a key modifier arg
Kyle Robinson Young
04:01 PM Revision c9a231db (main_repo): typo in node_http_parser
isaacs
03:57 PM Revision 57148f54 (main_repo): readline: change char to ch to avoid reserved word
Kyle Robinson Young
03:55 PM Revision c56d1559 (main_repo): test: use the new net.listen(backlog=x) API
Ben Noordhuis
03:51 PM Revision 12f77440 (main_repo): doc: improve dns module docs
Erik Dubbelboer
03:50 PM Revision ecfe32e3 (main_repo): dns: add more error codes
Erik Dubbelboer
03:44 PM Revision 605927fb (main_repo): Fix test/ jslint failures (by not linting tests)
In practice, it's not important to lint tests. We lint src/
and lib/, which is where we're more prone to make mistak...
isaacs
03:40 PM Revision 3d69bbfa (main_repo): net, http: add backlog parameter to .listen()
Erik Dubbelboer
03:25 PM Revision b12b2b83 (main_repo): Merge remote-tracking branch 'ry/v0.6'
isaacs
03:24 PM Revision 33c76f19 (main_repo): net.js: lint
isaacs
03:15 PM Revision e5b787e8 (main_repo): deps: fix v8 build error
Pull in build error fix from http://code.google.com/p/v8/source/detail?r=9505
Missed in 5d69bbfbd.
Dane Springmeyer
02:57 PM Revision ecca7525 (main_repo): Merge remote-tracking branch 'ry/v0.6' into master
Conflicts:
AUTHORS
ChangeLog
LICENSE
Makefile
deps/http_parser/test.c
deps/npm/AUTHORS
deps/npm/html/api/bin.h...
isaacs
02:17 PM Revision 0fcb1246 (main_repo): Now working on 0.7.9
isaacs
02:17 PM Revision 889cbf9a (main_repo): Merge branch 'v0.7.8-release'
isaacs
12:37 PM Revision c2b47097 (main_repo): 2012.04.18, Version 0.7.8, (unstable)
* Upgrade V8 to 3.9.24.9
* Upgrade OpenSSL to 1.0.0f
* Upgrade npm to 1.1.18
* Show licenses in Binary installers
...
isaacs
12:36 PM Revision 7b3fb222 (main_repo): typo in node_http_parser
isaacs
12:36 PM Revision 6ed5ef5f (main_repo): Upgrade V8 to 3.9.24.9
isaacs
12:36 PM Revision 6bb98682 (main_repo): Reapply patches floating on V8
isaacs
12:36 PM Revision c8bbd13e (main_repo): Upgrade npm to 1.1.17
isaacs
09:21 AM Revision d2860a6c (main_repo): doc: make readline example filter shorter
Josh W
09:21 AM Revision 20143b35 (main_repo): doc: add some headers to make it more legible
Josh W

04/17/2012

06:52 PM Revision d8b33dc1 (main_repo): lint
isaacs
06:45 PM Revision 37fd9533 (main_repo): uv: Cherry-pick joyent/libuv@3c41597
isaacs
06:30 PM Revision 079b8135 (main_repo): test: Minor change to message/undefined_reference_in_new_context
isaacs
05:34 PM Revision 8559a4ae (main_repo): Fix 64-bit SmartOS build
Dave Pacheco
04:36 PM Revision 8673a4aa (main_repo): Merge branch 'domains3'
isaacs
04:14 PM Revision d4ed2e61 (main_repo): Add Todo comments about domain-ifying crypto
isaacs
04:14 PM Revision 45c1d4f9 (main_repo): Add switches to http_simple bench to use domains
isaacs
04:14 PM Revision 963459d7 (main_repo): Domain feature
This is a squashed commit of the main work done on the domains-wip branch.
The original commit messages are preserve...
isaacs
04:14 PM Revision 10ce3d12 (main_repo): Domain hooks in ReqWrap<T> and MakeCallback
isaacs
04:14 PM Revision a26bee8f (main_repo): MakeCallback: Consistent symbol usage
isaacs
03:00 PM Revision e1dd5705 (main_repo): MakeCallback: Use in node_io_watcher
isaacs
03:00 PM Revision db45b2ca (main_repo): MakeCallback: Use in node_signal_watcher
isaacs
03:00 PM Revision 35c0cd21 (main_repo): MakeCallback: Use in node_crypto
isaacs
03:00 PM Revision 88f94fa2 (main_repo): MakeCallback: abort() if not a function
isaacs
03:00 PM Revision 91701c2d (main_repo): MakeCallback: Use in node_file.cc
isaacs
02:56 PM Revision ac1aaddc (main_repo): MakeCallback: Return the callback return value
isaacs
02:56 PM Revision 7407be89 (main_repo): MakeCallback: Accept Function or Symbol argument
isaacs
02:56 PM Revision 80a55e9c (main_repo): Report errors thrown from uncaughtException handers
isaacs
02:53 PM Revision e6212501 (main_repo): test: lowercase setRawMode() test case filename
Nathan Rajlich
02:53 PM Revision e28eb6de (main_repo): doc: update the `readline` docs for the "close" event behavior
Nathan Rajlich
02:53 PM Revision 327286db (main_repo): repl: update the `repl` for the new `readline` behavior
This fixes the failing REPL tests. Nathan Rajlich
02:53 PM Revision 9c3559f0 (main_repo): readline: re-add the Interface#close() method; rename "end" to "cl...
The idea here is to reduce the number of times that `setRawMode()` is called
on the `input` stream, since it is expen...
Nathan Rajlich
02:53 PM Revision c5d35aca (main_repo): test: check for multiple "emit" calls in repl-end-emits-exit.js
Nathan Rajlich
02:53 PM Revision 86bd9b6e (main_repo): doc: change `in` to `input` in the readline docs
Also compacting some long lines. Nathan Rajlich
11:10 AM Revision 718aa505 (main_repo): doc: add require.extensions to globals
Closes #3028 Kyle Robinson Young
08:17 AM Revision 7cd1690f (main_repo): doc: add cache argument to fs.realpath()
Kyle Robinson Young
08:14 AM Revision 5bc07cc9 (main_repo): doc: note that `stream.pause` is advisory
domenic

04/16/2012

05:36 PM Revision 70005be4 (main_repo): Fixing ClientRequest setTimeout EventEmitter Leak
This will fix #3068 ssuda
05:06 PM Revision 540a4412 (main_repo): docs: fix broken links in zlib docs
Zachary Scott
04:28 PM Revision b4626afb (main_repo): docs: url.format uses host for hostname and port, not auth
Fixes #3062. Zachary Scott
04:27 PM Revision 59e6b143 (main_repo): docs: url.host doesn't include auth
Fixes #3062. Zachary Scott
03:38 PM Revision 0f95a93a (main_repo): tls: remove duplicate line
fukayatsu
12:00 PM Revision 0d131423 (main_repo): tcp: make getsockname() return address family as string
Shigeki Ohtsu
12:00 PM Revision 21d26839 (main_repo): test: don't make request until server is listening
Preemptively fixes simple/test-https-timeout on platforms where binding to an
interface is not an instantaneous action.
Ben Noordhuis
12:00 PM Revision 48d52d85 (main_repo): http, https: fix .setTimeout()
Fixes #3107. ssuda
11:40 AM Revision 5d69bbfb (main_repo): Fix bug in x64 RegExp detecting start of string.
Also add missing MIPS case in regexp tracer.
Fixes issues v8:1748 and v8:1746
BUG=v8:1748, v8:1746
TEST=mjsunit/reg...
lrn@chromium.org
11:28 AM Revision 0f747297 (main_repo): disable omit-frame-pointer on solaris systems
Dave Pacheco
11:28 AM Revision 0c0f13ed (main_repo): Patches floating on v8
isaacs
11:27 AM Revision 69ca83f7 (main_repo): Upgrade V8 to 3.6.6.25
Bert Belder
10:31 AM Revision 0a83b78b (main_repo): docs: more explicit argument names in fs
Kyle Robinson Young
08:16 AM Revision 3f426127 (main_repo): node: don't check return value of unsetenv()
It returns void on some platforms, notably FreeBSD. Ben Noordhuis

04/15/2012

09:52 AM Revision f065c87b (main_repo): events: remove misleading comment
Maciej Małecki

04/14/2012

06:05 PM Revision c945eae9 (main_repo): deps: fix -DOPENSSL_NO_SOCK on sunos
The OPENSSL_NO_SOCK macro in OpenSSL missed a couple of networking functions
that called other functions that OPENSSL...
Ben Noordhuis
05:17 PM Revision 7ee15457 (main_repo): os: add cross platform EOL character
Mustansir Golawala
05:12 PM Revision d03b80bc (main_repo): deps: upgrade http_parser to joyent/http-parser@da91852
Ben Noordhuis

04/13/2012

07:53 PM Revision 93cefab1 (main_repo): Set errno in fake-failing child-process kill test
isaacs
08:46 AM Revision b7b7b29f (main_repo): dns: remove unused functions
Ben Noordhuis
09:32 PM Revision 46acb09e (main_repo): docs: rewrite "addons" docs to use node-gyp
Closes #3100.
Closes #3101.
Zachary Scott

04/12/2012

05:48 PM Revision 14448013 (main_repo): typed arrays: unexport SizeOfArrayElementForType()
It isn't used anywhere else, so made it an implementation detail in
v8_typed_array.cc.
Aaron Jacobs
01:15 PM Revision 16fca262 (main_repo): net: honor 'enable' flag in .setNoDelay()
Fixes #3096. Ben Noordhuis
11:17 AM Revision 5b43c63c (main_repo): child_process: emit error when .kill fails
Andreas Madsen
09:26 PM Revision 04271a5e (main_repo): gyp: Apply 'argument too long' fix in another place
For some reason, aa5961a445acbd2b533ef870eb19733be7b7ede5 caused
'make test' to rebuild the entire project every time...
isaacs

04/11/2012

07:34 PM Revision 1c88c3b3 (main_repo): Disable OpenSSL UI
Bert Belder
07:34 PM Revision 916b5d1f (main_repo): test: merge tls-ext-key-usage into tls-securepair-client
Ben Noordhuis
07:34 PM Revision 6cbed959 (main_repo): test: fix openssl tests
Don't assume that the libcrypto and libssl that we're linked against is the same
version as the openssl command line ...
Ben Noordhuis
07:34 PM Revision 2639566c (main_repo): build: configure openssl
* compile with -DOPENSSL_NO_SOCK and -DOPENSSL_NO_DGRAM, we don't need it
* compile with -DOPENSSL_NO_GOST and -DOPEN...
Ben Noordhuis
07:34 PM Revision 30e7fb73 (main_repo): deps: upgrade openssl to 1.0.0f
Ben Noordhuis
07:34 PM Revision 0f9d2011 (main_repo): deps: reapply 0110c90 to bundled openssl
Ben Noordhuis
07:34 PM Revision 3694b691 (main_repo): deps: reapply 0a34755 to bundled openssl
Ben Noordhuis
07:34 PM Revision aa5961a4 (main_repo): gyp: fix 'argument list too long' build error
Ben Noordhuis
06:59 PM Revision e9dcfd4b (main_repo): Revert "deps: upgrade libuv to 3c41597"
This reverts commit 0db4dc0024eaa538bf4913d6bf256a18126de2ba.
This commit makes a lot of tests fail due to reference...
Ben Noordhuis
04:02 PM Revision 3ec84a11 (main_repo): Slab allocator: don't attempt to shrink a non-buffer
Bert Belder
02:16 PM Revision 9b7a6c52 (main_repo): configure: output a newline at the end of config.gypi
Nathan Rajlich
02:16 PM Revision fdeeabba (main_repo): configure: don't use "with" for Python 2.5 and older
Nathan Rajlich
09:35 PM Revision e0660740 (main_repo): Fix #3089 Build changelog.html for website
isaacs
09:34 PM Revision 3ba9519f (main_repo): Makefile: minor nit
isaacs
09:31 PM Revision 8b82abb9 (main_repo): Fix #3089 Build changelog.html for website
isaacs
09:22 PM Revision d0365fd2 (main_repo): Makefile: minor nit
isaacs

04/10/2012

05:39 PM Revision 7b71fd0c (main_repo): build: add comment explaining MACOSX_DEPLOYMENT_TARGET.
Nathan Rajlich
05:38 PM Revision 70a5b53e (main_repo): Re-apply "build: target OSX 10.5 when building on darwin"
This reverts commit 93eca95aece9804d22b012cc89487f4b0064a86d.
Fixes #3072 (once again).
Nathan Rajlich
05:32 PM Revision 0db4dc00 (main_repo): deps: upgrade libuv to 3c41597
Ben Noordhuis

04/09/2012

01:34 PM Revision e8067cb6 (main_repo): Now working on v0.6.16
isaacs
01:34 PM Revision 163d3cdf (main_repo): Merge branch 'v0.6.15-release' into v0.6
isaacs
12:03 PM Revision f160a45b (main_repo): 2012.04.09 Version 0.6.15 (stable)
* Update npm to 1.1.16
* Show licenses in binary installers.
* unix: add uv_fs_read64, uv_fs_write64 and uv_fs_ftru...
isaacs
12:03 PM Revision c75f71dd (main_repo): fs.WriteStream: Handle modifications to fs.open
If the fs.open method is modified via AOP-style extension, in between
the creation of an fs.WriteStream and the proce...
isaacs
11:39 AM Revision 06ada03e (main_repo): fs.WriteStream: Handle modifications to fs.open
If the fs.open method is modified via AOP-style extension, in between
the creation of an fs.WriteStream and the proce...
isaacs
01:31 AM Revision 93eca95a (main_repo): Revert "build: target OSX 10.5 when building on darwin"
This reverts commit b6d6a54f8057d0adad13d4bcc11eb3f443079ddc,
which fixed #3072, so we'll have to figure out another ...
isaacs

04/07/2012

07:53 PM Revision 45b772d8 (main_repo): fs.readFile: Emit 'close' if we don't expect a close later
This fixes a regression introduced by 40b7302 isaacs
07:37 PM Revision 08e2e570 (main_repo): Make rules for release blog post and email message
isaacs
07:29 PM Revision 57d72201 (main_repo): website: Add October Sky JS and Node.js Hispano
isaacs
07:20 PM Revision e81a5e9c (main_repo): Remove stray comment from LICENSE file
isaacs

04/06/2012

07:15 PM Revision ba055115 (main_repo): Windows: installer shows license agreement dialog
Bert Belder
07:15 PM Revision 13304194 (main_repo): Windows: add build step that generates license.rtf from LICENSE
Bert Belder
07:15 PM Revision c9f17305 (main_repo): Mac installer shows license
ref #3056 Ryan Dahl
07:15 PM Revision cf75619b (main_repo): Include text of licenses in LICENSE file
For easy inclusion in binary distributions. ref #3056 Ryan Dahl
07:15 PM Revision 331cd7c2 (main_repo): Fix links to libev and libeio licenses
Ryan Dahl
07:13 PM Revision 78eb174e (main_repo): readline: use StringDecoder for decoding "normal" data
The fix from #3059 was not handling multi-byte utf8 data properly. Nathan Rajlich
07:13 PM Revision e28f77cb (main_repo): readline: buffer data to only emit 'line' on '\n'
In "terminal: false" mode.
(And fire it multiple times if multiple lines arrive at once.)
This is necessary because...
Nathan Friedly
07:13 PM Revision 8752ceef (main_repo): test: make repl-autolibs check that the callback was invoked
Nathan Rajlich
07:13 PM Revision ca8dea83 (main_repo): repl: make the completer use newlines
Fixes the repl.complete() function when terminal is false, since it
is now explicitly looking for a '\n' char.
Nathan Rajlich
07:13 PM Revision aab7cb7d (main_repo): test: fix failing test-repl.js
Nathan Rajlich
07:13 PM Revision 8652c110 (main_repo): test: make the ArrayStream in repl tests write a '\n'
This is more correct.
Fixes them from failing with the updated readline behavior.
Nathan Rajlich
05:42 PM Revision 37ac5e52 (main_repo): Update npm to 1.1.16
isaacs
05:16 PM Revision b9bfb1bc (main_repo): child_process: Emit err rather than throw for IPC write failure
isaacs
 

Also available in: Atom