summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Add bug notes about HTTP streams and throttlingRyan Dahl2010-05-221-0/+9
* Add assert.ifErrorMikeal Rogers2010-05-211-0/+3
* bump versionv0.1.96Ryan Dahl2010-05-212-3/+3
* Deprecate string interface for fs.read()Felix Geisendörfer2010-05-201-5/+9
* Revert "Deprecate string interface for fs.read()"Ryan Dahl2010-05-201-9/+5
* Deprecate string interface for fs.read()Felix Geisendörfer2010-05-201-5/+9
* Deprecate string interface for fs.write()Felix Geisendörfer2010-05-191-4/+8
* Fix api for request.connectionRyan Dahl2010-05-191-6/+7
* Support arrays and strings in buffer constructorFelix Geisendörfer2010-05-171-0/+8
* Remove unused CSS reference.Matt Ranney2010-05-141-1/+0
* Add process.version description.Matt Ranney2010-05-141-0/+6
* bump versionv0.1.95Ryan Dahl2010-05-132-3/+3
* Support for fstat(2) through fs.fstat() and fs.fstatSync(). Added test cases,...Ben Noordhuis2010-05-121-4/+4
* Remove reference to C++ EventEmitter in docsRyan Dahl2010-05-121-5/+5
* Add note about 'error' event to docsRyan Dahl2010-05-121-0/+11
* Idle timeout changesRyan Dahl2010-05-121-5/+11
* fs.readFile uses a buffer internally and will return the raw buffer if no enc...Tim Caswell2010-05-061-1/+3
* bump versionv0.1.94Ryan Dahl2010-05-062-3/+3
* Add proper HTML header for changelog so UTF-8 works.Matt Ranney2010-05-042-0/+14
* Added default CAs, updated openssl verify behaviour, added crypto and https d...Rhys Jones2010-05-041-1/+155
* documentation typos and tweaksMichaeljohn Clement2010-05-031-12/+12
* GnuTLS -> OpenSSL on websiteRyan Dahl2010-05-021-1/+1
* Fix a couple mistypes in API docdpb5872010-05-011-2/+2
* Documenting http.Server#event:upgradeMicheil Smith2010-05-011-0/+16
* Fix some styling in the docsRyan Dahl2010-04-301-3/+12
* Add http server 'request' event to docsRyan Dahl2010-04-301-3/+10
* http server emits 'clientError'Ryan Dahl2010-04-301-0/+7
* bump versionv0.1.93Ryan Dahl2010-04-292-3/+3
* fix typosRyan Dahl2010-04-291-1/+1
* Allow callers to disable PHP/Rails style parameter mungeing in querystring.st...Thomas Lee2010-04-281-1/+29
* Properly handle child process exit codesFelix Geisendörfer2010-04-281-7/+13
* fs.FileWriteStream -> fs.WriteStream, fs.FileReadStream -> fs.ReadStreamRyan Dahl2010-04-271-6/+6
* Remove callback argument to FileWriteStream.prototype.writeRyan Dahl2010-04-271-3/+2
* Shorten some long lines.Matt Ranney2010-04-271-20/+26
* More Buffer descriptions and examples.Matt Ranney2010-04-271-137/+310
* Fix typosRyan Dahl2010-04-251-2/+2
* bump versionv0.1.92Ryan Dahl2010-04-232-4/+4
* Link to old versionsRyan Dahl2010-04-231-1/+1
* Update API docmape2010-04-233-192/+479
* Add link to older tarball versionsRyan Dahl2010-04-211-0/+2
* add setKeepAlive function, which enables and sets the TCP keep-alive timerJulian Lamb2010-04-201-0/+9
* Add a note in the API docs about binding to ports and using strings.Tim Caswell2010-04-191-0/+2
* Add Buffer.byteLength docsTim Caswell2010-04-191-0/+12
* Docs for Script class of 'evals' binding.Herbert Vojčík2010-04-181-22/+125
* Add docs for new REPL options and fill out description of commands.Matt Ranney2010-04-151-26/+117
* bump versionv0.1.91Ryan Dahl2010-04-152-3/+3
* Add timeout and maxBuffer options to child_process.execRyan Dahl2010-04-141-1/+15
* Remove mixin from docsRyan Dahl2010-04-131-5/+0
* doc typoRyan Dahl2010-04-121-3/+1
* Add incoming.httpVersionRyan Dahl2010-04-111-1/+5