platform/upstream/nodejs.git
2010-07-12 Ryan DahlReturn child from execFile
2010-07-12 Peter GriessCoverity fixes: src/platform_linux.cc
2010-07-12 Peter GriessCoverity fixes: src/node_net
2010-07-12 Peter GriessCoverity fixes: src/node_file
2010-07-12 Peter GriessCoverity fixes: src/node_crypto
2010-07-12 Peter GriessCoverity fixes: src/node.cc
2010-07-12 Adam Wigginsdocs for dgram module (UDP and unix sockets)
2010-07-12 Jérémy LalFix spelling error
2010-07-12 Jérémy LalUse ronnjs 0.2 to generate docs. Small cosmetic change.
2010-07-12 Jérémy LalEnvironment variables NODE_PREFIX, NODE_PATH in node-waf
2010-07-07 Ryan Dahlhack fix to v8 2.2.23
2010-07-07 Ryan DahlUpgrade V8 to 2.2.23
2010-07-07 Dmitriy ShalashovFix headers with empty value.
2010-07-07 BrianFix docs
2010-07-07 Jerome EtienneSupport of console.dir + console.assert
2010-07-07 Ryan DahlFix addon example in docs
2010-07-04 Ryan DahlRemove a bunch of useless waf files
2010-07-03 Ryan DahlUse 'on' in the docs
2010-07-03 Ryan DahlExperimental: 'on' as alias to 'addListener'
2010-07-03 Ryan Dahlbump version v0.1.100
2010-07-03 Ryan DahlUpgrade V8 to 2.2.21
2010-07-03 Peter GriessDoc fixes for FD related features, upgrade.
2010-07-03 Ryan DahlFix undefined_reference_in_new_context test
2010-07-02 Ryan DahlRemove unnecessary defines in node_events.cc
2010-07-01 Ryan DahlAdd my awk script to update AUTHORS file
2010-07-01 Ryan DahlAmend .gitignore
2010-07-01 Ryan DahlRevert "Fix 'uncaughtException' for top level exceptions"
2010-06-30 Ryan DahlFix 'uncaughtException' for top level exceptions
2010-06-30 Ryan DahlClean up indention on module compile
2010-06-30 Ryan DahlExpose new HTTP methods
2010-06-30 Blake Mizeranyfix whitespace errors
2010-06-30 Dmitry BaranovskiyRewrote QueryString.parse to make it smaller and more...
2010-06-30 Ryan DahlResolve .local domains with getaddrinfo()
2010-06-30 Matt RanneyOn overlapping buffers use memmove
2010-06-30 Blake MizeranyBuffer.prototype.write: Indifferent order preference...
2010-06-30 Ryan DahlRevert "Buffer.copy should copy through sourceEnd,...
2010-06-30 Ryan DahlFix incorrect output on docs
2010-06-30 Dmitry BaranovskiyRefactored isA, isBool, etc functions to use some of...
2010-06-30 Dmitry Baranovskiysys.inherts to shadow constructor property from enumera...
2010-06-29 Ryan Dahlconsole.log: if not string, coerce into one
2010-06-29 Ryan DahlSimply C++ event emitter
2010-06-29 Ryan DahlIf not string, console.log should just print it without...
2010-06-29 Ryan DahlStub out console.log format strings, info, warn, error
2010-06-29 Ryan DahlLint node_script.cc
2010-06-28 Ryan DahlUse EVBACKEND_POLL on Solaris; select() is just a wrapp...
2010-06-28 Ruben RodriguezAdded new API to Script, and implemented it in the...
2010-06-28 Ryan DahlUpgrade V8 to 2.2.20
2010-06-27 Rasmus AnderssonUse all available CPUs when building
2010-06-25 Ryan DahlFix supported archs on website
2010-06-25 Matt RanneyBuffer.copy should copy through sourceEnd, as specified.
2010-06-24 Ryan DahlFix authors
2010-06-24 Ryan DahlRemove switch-replace residue
2010-06-24 Ryan DahlEdit binary encoding docs
2010-06-24 Ryan DahlUpgrade http-parser
2010-06-24 Ryan DahlUpgrade V8 to 2.2.19
2010-06-24 Ryan Dahl:%s/sys.puts/console.log/g
2010-06-23 Ryan DahlFix name in AUTHORS file
2010-06-23 Ryan DahlFix error message
2010-06-23 Ryan DahlRemove ini.js
2010-06-23 Ryan DahlRemove mjsunit from repo
2010-06-23 Mikeal RogersAdd sys.pump
2010-06-22 Ryan DahlFix names in AUTHORS file
2010-06-22 Ryan DahlDon't use NULL in realpath() on darwin, doesn't work...
2010-06-22 Ryan DahlDoc process.execPath
2010-06-22 Marshall CulpepperInitial implementation of process.execPath
2010-06-22 Ryan DahlFix bad email addresses in authors file
2010-06-22 Ryan DahlAdd Contributor License Agreement.
2010-06-22 Ryan DahlAdd other OSes to website
2010-06-21 Ryan Dahlbump version v0.1.99
2010-06-21 Peter GriessOnly concatenate some incoming HTTP headers.
2010-06-21 Ryan Dahlwscript shouldn't fail if 'git describe' doesn't work
2010-06-20 Ryan DahlDon't encourage strange ideas about req race conditions
2010-06-20 Ryan DahlFix race condition in test-http-exceptions.js
2010-06-20 Ryan DahlComment out lines with full paths in message test.
2010-06-20 Ryan DahlExecute message tests by default
2010-06-20 Ryan Dahlscript.runIn*Context not throwing errors properly.
2010-06-20 Ryan DahlFix message tests
2010-06-19 Ryan DahlAdd message tests
2010-06-18 Micheil Smithtest-child-process-custom-fds to cleanup after running
2010-06-18 Micheil SmithRenaming tcp tests to net tests
2010-06-18 Micheil SmithCoding style changes, added tests in for the md5, sha25...
2010-06-18 Ryan DahlAdd platform_none for cygwin build
2010-06-18 Ryan DahlFix platform_linux.cc, missing include
2010-06-18 Ryan DahlAdd platform files, move getmem to node::OS class.
2010-06-17 Ryan DahlFix text about threads on homepage
2010-06-16 Ryan DahlUpgrade V8 to 2.2.18
2010-06-16 Peter GriessSupport 'upgrade' event in HTTP client.
2010-06-16 Ryan DahlAdd callback to dgramSocket.send()
2010-06-16 David SiegelAdd UDP broadcast support
2010-06-16 Ryan DahlFix writeFile(buffer) test
2010-06-16 Micheil SmithAdding path.existsSync (with tests.)
2010-06-16 isaacsThrow exceptions, not strings
2010-06-16 Aaron Heckmannfs.writeFile accepts Buffers
2010-06-16 Ryan DahlFix Linux build
2010-06-16 Peter DekkersFixed incorrect mask for determining fs.Stats types
2010-06-16 isaacsA replacement for decodeURIComponent that doesn't throw.
2010-06-16 Ryan DahlRootCaCerts shouldn't be global
2010-06-16 Ryan DahlRefactor: Utf8Decoder -> StringDecoder
2010-06-15 Peter GriessWrap FD in closure before emitting from Stream.
2010-06-15 Ryan DahlUpgrade V8 to 2.2.17
next