platform/upstream/nodejs.git
2009-12-29 Ryan DahlRename blob to buffer.
2009-12-29 Ryan Dahlinitial blobs
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
2009-12-18 Ryan McGrathAdded in API documentation concerning the (seemingly...
2009-12-09 Ryan Dahladd missing semicolon
2009-12-09 Simon Cornelius... Use conf.fatal() instead of fatal() in order to abort...
2009-12-09 Ryan DahlUpgrade waf to 1.5.10
2009-12-09 Ryan DahlFix posix.statSync()
2009-12-09 Ryan DahlStatically define symbols
2009-12-09 Ryan DahlRemove accidentally committed files.
2009-12-08 Ryan Dahlfix typo
2009-12-08 Ryan DahlFix ARGV[0] weirdness
2009-12-08 Johan DahlbergAdded superCtor to ctor.super_ instead superCtor.prototype.
2009-12-08 visionmediaExport STATUS_CODES
2009-12-07 Ryan DahlGive default encodings for posix.read and posix.write
2009-12-07 Ryan DahlAttach/Detach -> Ref/Unref
2009-12-07 Ryan Dahloffload method look up to http-parser
2009-12-07 Xavier Shaysys.inspect prints out special chars correctly (\n...
2009-12-06 Ryan DahlUpgrade http-parser; supports webdav extension methods now
2009-12-06 Felix GeisendörferMake process.mixin copy over undefined values
2009-12-06 Felix GeisendörferTwo bug fixes for process.mixin
2009-12-06 Christopher... Add http.Client.prototype.request()
2009-12-06 Ryan Dahlbump version v0.1.21
2009-12-06 Xavier Shaysys.inspect is totally more awesome now
2009-12-06 Ryan DahlImplement promises entirely in JS
2009-12-06 Ryan DahlRefactor node_file.cc to not use Promises.
2009-12-06 Ryan DahlDon't use promises internally in DNS module
2009-12-06 Ryan DahlUse --jobs=1 with WAF
2009-12-05 Ryan DahlClean up context creation
2009-12-05 Ryan Dahlupgrade v8 to 2.0.3
2009-12-05 Ryan DahlBugfix: Don't use chunked encoding for 1.0 requests.
2009-12-05 Ryan DahlExpose versionMajor versionMinor to http messages
2009-12-05 Karl GuertinDependency free assert module with unit tests
2009-12-05 Felix GeisendörferCommonJS testing for node.js
2009-12-04 Michaeljohn... fixed HTTP duplicated header bug
2009-11-30 Rhys JonesAdd HTTP client TLS support
2009-11-30 jedfixed check on header type, to check member instead...
2009-11-28 Friedemann... sys.puts should not kill the process when giving it...
2009-11-28 Ryan Dahlbump version v0.1.20
2009-11-28 Ryan DahlAdd V8 heap info to process.memoryUsage()
2009-11-28 Ryan DahlAdd gnutls version to configure script
2009-11-28 choonkeatStat::Callback has 2 arguments for callback: current...
2009-11-28 Ryan Dahlbump version v0.1.19
2009-11-28 Ryan DahlFix v8 SConstruct for freebsd
2009-11-27 simonwDocumented repl.scope for explicitly exposing variables...
2009-11-27 Ryan DahlUpgrade v8 to 2.0.2
2009-11-22 Ryan DahlAdd process.loop() process.unloop()!!!
2009-11-22 Jan Lehnardtdetect ccache and bail out since v8 doens't like to...
2009-11-22 Friedemann... add process.umask()
2009-11-22 Friedemann... Promises should not be able to be canceled more than...
2009-11-22 Felix GeisendörferReduce multipart memory footprint
2009-11-22 Rhys JonesInitial TLS support
2009-11-21 Ryan DahlFix memory leak on fs.write()
2009-11-21 Ryan DahlUpgrade http_parser (fixes bug reported by Felix)
2009-11-21 Felix GeisendörferMultipart improvements
2009-11-21 Ryan DahlRemove debug message
2009-11-21 Ryan DahlNew http-parser
2009-11-21 Ryan DahlRevert "Normalize HTTP headers."
2009-11-19 Onnefixes lib/file.js write, it doesnt allways emit errors...
2009-11-19 Ryan DahlOnly detach timers when active.
2009-11-18 Ryan DahlSpeed up test-wait-ordering.js
2009-11-18 Ryan DahlUpgrade v8 to 2.0
2009-11-17 Ryan DahlFix default value for persistent in watchFile()
2009-11-17 Ryan DahlAdd options to process.watchFile()
2009-11-17 Ryan Dahlbump version v0.1.18
2009-11-17 Ryan DahlTest runner should only run test-*.js
2009-11-17 Ryan DahlFix stat handler test for macintosh
2009-11-17 Ryan Dahladd link to slides on web page
next