platform/upstream/nodejs.git
2010-08-30 Ryan DahlAdd failing uncaughtException test
2010-08-30 Johan Euphrosineadd readline support for meta-d
2010-08-30 Russell HaeringPass an error to the sys.pump callback if one occurs
2010-08-28 Benjamin ThomasFix process.nextTick so thrown errors don't confuse it.
2010-08-27 Ryan DahlSafe constructor: net.Server, net.Stream
2010-08-27 Ryan DahlSafe Constructor: Buffer
2010-08-27 Ryan DahlSafe constructors: http.Server and http.Client
2010-08-27 Ryan DahlOnly check for execinfo lib in freebsd
2010-08-23 Johan Euphrosineadd test for readline putty support
2010-08-23 BrianFix home/end keys in repl for putty/xterm.
2010-08-23 Russell HaeringModify fs.open to use accept a callback without a mode
2010-08-23 Johan Euphrosineadd readline support for meta-f and meta-b
2010-08-23 Johan Euphrosineadd home/end support in rxvt and readline tests
2010-08-23 Felix GeisendörferDocument WriteStream 'open' event
2010-08-23 isaacsAdd testing items, and make npm lowercase
2010-08-22 isaacsMissing 'var' in sys.inspect (Found by Oleg Slobodskoi)
2010-08-22 Aria StewartFix doc.js so that it doesn't misnest menu items in...
2010-08-22 Johan Euphrosinefix home/end on GNU/Linux
2010-08-22 Johan Euphrosineadd tests for console.log arguments handling
2010-08-22 Aria Stewarts/HTTPS/SSL/ where appropriate
2010-08-21 Ryan Dahlset-cookies header is an array of values. always
2010-08-21 Ryan DahlImprove appendix markdown
2010-08-21 Ryan DahlAdd appendix to docs
2010-08-20 Ryan DahlFix default encoding in docs
2010-08-20 Ryan DahlUpdate make website-upload
2010-08-20 Ryan Dahlbump version v0.2.0
2010-08-20 Ryan DahlAdd get/set methods to Buffer
2010-08-20 Ryan DahlRemove YAWS vs Apache benchmark
2010-08-20 Tim CaswellMake process.nextTick worlds faster for large queues.
2010-08-20 Ryan DahlFix race conditions in test-dgram-multicast.js
2010-08-19 Ryan DahlAdd buffer_creation benchmark
2010-08-19 Trent Mickdrop obsolete TODO comment
2010-08-19 Trent Mickrepl tab completion: insert common prefix of multiple...
2010-08-19 Trent Mickrepl completion: completion for arguments to "require"
2010-08-19 Trent Mickrepl completion: comment/TODO cleanup, no functional...
2010-08-19 Herbert VojčíkMaking "root" available in both context and non-context...
2010-08-19 Ryan DahlFix V8 build for old gcc
2010-08-18 Herbert VojčíkFix undefined_reference_in_new_context test for own...
2010-08-18 Ryan DahlFix process.platform
2010-08-18 Herbert VojčíkTests for behaviour of 'global'.
2010-08-18 Herbert VojčíkFix sys.inspect for regex in different context.
2010-08-18 Herbert VojčíkFix registerExtension for NODE_MODULE_CONTEXTS
2010-08-17 Ryan DahlAdd process.versions
2010-08-17 Ryan DahlAdd Paul Querna's io benchmarks
2010-08-17 Herbert VojčíkMore changes to tests so they really work under context...
2010-08-17 Herbert VojčíkTypo in comment.
2010-08-17 Ryan DahlUpgrade V8 to 2.3.8
2010-08-17 Ryan DahlAdd TODO
2010-08-17 Ryan DahlSimplify loading events.js
2010-08-17 Herbert VojčíkFix of 'sys.common.debug' calls in tests.
2010-08-17 Marco Rogersdetect 0 length fs writes with tests
2010-08-16 Herbert VojčíkGet away uint/int comparision warning.
2010-08-15 Ryan DahlAdd --without-snapshot configure option
2010-08-15 Ryan DahlImplement net.Server.maxConnections
2010-08-15 Illarionov... Fix OpenSSL 100% CPU usage on error
2010-08-15 Herbert VojčíkRefactor of resolveModulePath to make it clearer.
2010-08-15 Herbert VojčíkClean up findModulePath
2010-08-15 Herbert VojčíkUsing Array.isArray for Array testing in findModulePath.
2010-08-14 Ryan DahlRemove TODO item
2010-08-14 Vanilla HsuAdd freebsd's process.title support.
2010-08-13 Ryan Dahlbump version v0.1.104
2010-08-13 Ryan DahlFix tests
2010-08-13 Ryan DahlRemove platform specific asserts
2010-08-13 Ryan DahlRevert "Upgrade V8 to 2.3.7"
2010-08-13 Bert BelderOne more test with a race condition fixed
2010-08-13 Bert BelderImplement process.title for cygwin
2010-08-12 Rasmus Anderssonadded dns.getHostByAddr() -- resolve an external IP...
2010-08-12 Rasmus Anderssonadded read and write support for process.title Darwin
2010-08-12 Ryan DahlUpgrade V8 to 2.3.7
2010-08-12 Ryan DahlDon't throw on HEAD requests
2010-08-12 Trent Mickrepl completion: multi-column display of completions
2010-08-12 Rasmus AnderssonAdded support for multiple listeners to DNS multicast...
2010-08-12 Bert BelderFix http and net tests failing due to race condition
2010-08-11 Trent MickFirst pass at tab-completion in the REPL
2010-08-11 Ryan DahlImplement process.title for linux
2010-08-11 Ryan DahlStub out process.title
2010-08-11 Fedor IndutnyCygwin: process.execPath fix
2010-08-11 Ryan DahlRemove -Werror from v8 SConstruct
2010-08-11 Rasmus Andersson[dgram] only look up hostname for the requested address...
2010-08-11 Ryan DahlFix race conditions in tests
2010-08-10 Ryan DahlClose fd on readFile(emptyfile)
2010-08-10 Ryan DahlUpgrade V8 to 2.3.6
2010-08-10 Ryan Dahluppercase request methods
2010-08-09 Bert BelderIf no options are given to child_process.spawn, env...
2010-08-09 Ryan DahlUnset CLOEXEC on spawn's customFds
2010-08-09 Rasmus Anderssonignore test/fixtures/hello.txt created by some test(s)
2010-08-09 BrianMisc. corrections and consistency changes to documentation.
2010-08-08 Ryan DahlAdd TODO list items
2010-08-08 Ryan DahlRemove completed TODO task
2010-08-08 Ryan DahlExport Interface from readline.js
2010-08-06 Trent Mickspelling correction
2010-08-06 Bert BelderExpose cwd option to child_process.exec()
2010-08-06 Bert BelderNew api for child_process.spawn; ability to set cwd...
2010-08-06 Ryan DahlRemove module.js - put code into src/node.js
2010-08-06 Tj HolowaychukAdded console.trace()
2010-08-06 Tj HolowaychukAdded console.{time,timeEnd}()
2010-08-06 Tj Holowaychukconsole formatter appends extra arguments
2010-08-05 cloudheadquerystring.parse: handle undefined value properly
2010-08-05 Felix GeisendörferSupport inspecting objects with console.log
2010-08-04 Ryan DahlUpdate AUTHORS
next