platform/upstream/nodejs.git
2010-01-20 Jonas PfennigerFIX: Promise timeout should not addErrback
2010-01-20 Jonas PfennigerFIX: EventEmitter call in Promise
2010-01-20 Jonas PfennigerFactorized deprecation messages
2010-01-20 Ryan DahlFix author in ChangeLog
2010-01-20 Ryan Dahlbump version v0.1.26
2010-01-20 Ryan Dahlgetmem() for solaris
2010-01-20 Ryan Dahltest-http-eof-on-connect missing require('./common')
2010-01-20 Ryan DahlRemove -Werror from V8
2010-01-20 Felix GeisendörferTreat 'typeof Error' promise errors properly
2010-01-20 Ryan DahlInitial Solaris support
2010-01-19 Ryan DahlUpgrade V8 to 2.0.6.1
2010-01-19 Felix GeisendörferMake unhandled Promise errors throw an exception
2010-01-19 Felix GeisendörferSupport late callback binding for Promises
2010-01-19 Felix GeisendörferFixed misnamed Promise property
2010-01-19 Felix GeisendörferRemoved Promise.cancel()
2010-01-19 Michaeljohn... set default encoding in sendBody
2010-01-18 Micheil SmithAllow optional params to setTimeout, setInterval
2010-01-18 Ryan DahlAdd process.nextTick()
2010-01-18 Ryan DahlAdd process.IdleWatcher
2010-01-18 Joseph PecoraroUpdated out of date LICENSE file.
2010-01-18 Joseph PecoraroFixed typo in comments.
2010-01-15 Ryan DahlAPI: Move Promise and EventEmitter into 'events' module
2010-01-15 Ryan DahlHack to display more useful SyntaxError exceptions.
2010-01-15 Vanilla Hsuuse SUN_LEN to calculate length of unix address @ FreeBSD.
2010-01-12 Ryan DahlMake sure GNUTLS is first on uselib
2010-01-12 Ben WilliamsonAdded regression test for issue #44
2010-01-12 Ryan DahlError out when no compiler found
2010-01-11 Ryan DahlUpdate http benchmark script to new url api.
2010-01-11 Ryan DahlLazy initialize symbols for HTTP.
2010-01-11 Ben WilliamsonFix issue #44, eof on connect to http.
2010-01-09 Ryan Dahlbump version v0.1.25
2010-01-09 Ryan DahlUpgrade http-parser
2010-01-09 isaacsDocumentation for path module changes.
2010-01-09 isaacsAdd tests for path module.
2010-01-09 isaacsRename path.filename() to path.basename()
2010-01-09 Benjamin ThomasAdded extname function to path module that returns...
2010-01-09 Ryan DahlFix another problem with the EIO interface
2010-01-08 Ryan DahlUpgrade http-parser
2010-01-07 Vanilla Hsugetmem for freebsd
2010-01-07 Ryan DahlUpdate node-waf version to 1.5.10 - to match tools...
2010-01-06 Benjamin ThomasFix bug in the url module's url_parse method if 'parseQ...
2010-01-06 Ryan Dahllibeio bugfix part 4
2010-01-06 Ryan Dahllibeio bugfix part 3
2010-01-06 Ryan Dahllibeio bugfix part 2
2010-01-06 Felix GeisendörferUpdated docs for multipart errors
2010-01-06 Felix GeisendörferClean up multipart test case
2010-01-05 Felix GeisendörferHandle bad requests in simplified parser API
2010-01-05 Felix GeisendörferAdded test case for the simple multipart API
2010-01-05 Felix GeisendörferThrow exception for invalid multipart streams
2010-01-05 elliottcableProviding the option for a repl-printer other than...
2010-01-05 Ryan Dahllibeio bugfix: want_poll should be called if breaking...
2010-01-05 Ryan DahlUpgrade libev to 3.9
2010-01-05 Ryan DahlUpgrade libeio to latest CVS
2010-01-05 Charles LehnerFixed clearTimeout to check if timer is a Timer
2010-01-05 visionmediaMoved help msg to node-repl
2010-01-05 isaacsUse "url" module instead of "uri" module in http.js.
2010-01-05 isaacsAdd URL and QueryString modules, and tests for each.
2010-01-05 isaacsDocumentation for path module
2010-01-04 isaacsImprove path module slightly:
2010-01-04 Tim CaswellRename "Dynamic Property" to "Getter/Setter" in sys...
2010-01-03 Tim CaswellFix inspect to not trigger dynamic properties
2009-12-31 Tim CaswellFix inspect for the special case of an Object that...
2009-12-31 Ryan Dahlbump version v0.1.24
2009-12-31 Ryan DahlBugfix: Don't segfault on unknown http method
2009-12-30 Ryan DahlKill -Werror in V8 for GCC 4.4.1 users.
2009-12-30 Ryan Dahl'make distclean' should not call 'waf clean'
2009-12-30 Ryan DahlUpgrade V8 to 2.0.5.4
2009-12-29 Ryan DahlBetter error message on bad ARGV[1]
2009-12-29 Ryan DahlSimplify exception reporting
2009-12-29 Ryan DahlStack trace for asserts shouldn't include assert module
2009-12-29 Ryan DahlFix assert.js code style
2009-12-29 Ryan DahlBugfix: libeio race condition
2009-12-23 Michaeljohn... don't chunk responses to HTTP/1.0 clients, even if...
2009-12-22 Ryan Dahlfix whitespace
2009-12-22 Ryan Dahlbump version v0.1.23
2009-12-22 Felix GeisendörferDo not pause request for multipart parsing
2009-12-22 Jonas Pfennigerposix.cat not using call() correctly
2009-12-22 Ryan Dahlexport path.normalizeArray for the uri module
2009-12-22 isaacsFix require("../blah") issues
2009-12-19 Ryan Dahlbump version v0.1.22
2009-12-19 Ryan DahlRevert "Upgrade V8 to 2.0.5"
2009-12-18 Ryan DahlFix test-readdir.js
2009-12-18 isaacsRemove two debug statements that are a bit much.
2009-12-18 isaacsBugfix: child modules get wrong id with "index.js"
2009-12-18 isaacsInadvertently introduced a bug in how single-dot path...
2009-12-18 isaacsBugfix: require("../foo")
2009-12-18 Ryan Dahlrequire() should throw error if module does.
2009-12-18 isaacsUpdate to fix failing test. Rewrite of the resolveObjec...
2009-12-18 isaacsUse the new uri parser.
2009-12-18 isaacsAdd credits, and a "decode" function.
2009-12-18 isaacsPull in the uri.js from Narwhal and create tests, strip...
2009-12-18 visionmediaReplaced several Array.prototype.slice.call() calls...
2009-12-18 Joshaven Pottersyntax fixes in src/node.js
2009-12-18 Micheil SmithDocumentation for the assert module
2009-12-18 Ryan DahlFix kqueue check (broke it in last commit)
2009-12-18 Rasmus Anderssonnote about why execinfo detection fails on Darwin even...
2009-12-18 Ryan DahlFix check for epoll_ctl(). Was broken on Linux
2009-12-18 Rasmus Anderssondetect nanosleep on OS X and do not look for functions...
2009-12-18 Rasmus Anderssonfix kqueue feature detection on Mac OS X 10.6
2009-12-18 Ryan DahlUpgrade V8 to 2.0.5
next