2011-05-16 |
isaacs | Close #1054 More clear documentation for module system
|
commit | commitdiff | tree |
2011-05-10 |
isaacs | Fix a url regression
|
commit | commitdiff | tree |
2011-04-28 |
isaacs | Better stream.pipe() tracking.
|
commit | commitdiff | tree |
2011-04-26 |
isaacs | Close #983 Better JSON.parse error detection
|
commit | commitdiff | tree |
2011-04-25 |
isaacs | Close #974 Properly report traceless errors.
|
commit | commitdiff | tree |
2011-04-23 |
isaacs | A test that running 100 stream pipes in parallel is ok
|
commit | commitdiff | tree |
2011-04-20 |
isaacs | Close #954 URL parsing/formatting corrections
|
commit | commitdiff | tree |
2011-04-02 |
isaacs | Closes GH-721 Set default host header properly
|
commit | commitdiff | tree |
2011-04-02 |
isaacs | Closes GH-535 Immediate pause/resume race condition
|
commit | commitdiff | tree |
2011-04-02 |
isaacs | Closes GH-310 Format slashes properly
|
commit | commitdiff | tree |
2011-02-28 |
isaacs | Closes GH-734 Do the setuid() after chdir()
|
commit | commitdiff | tree |
2011-02-28 |
isaacs | Closes GH-711 URL parse more safely
|
commit | commitdiff | tree |
2011-02-28 |
isaacs | Closes GH-690 node_modules folders should be highest...
|
commit | commitdiff | tree |
2011-02-28 |
isaacs | Closes GH-232 Make the repl's global the right thing
|
commit | commitdiff | tree |
2011-02-28 |
isaacs | Closes GH-85 Emit error rather than throwing.
|
commit | commitdiff | tree |
2011-02-28 |
isaacs | Closes GH-184 Clear require cache on repl .clear
|
commit | commitdiff | tree |
2011-02-20 |
isaacs | Closes GH-687 Don't read fs read stream if not open
|
commit | commitdiff | tree |
2011-02-18 |
isaacs | package.json main as indexed subdir
|
commit | commitdiff | tree |
2011-02-14 |
isaacs | Make the repl respect node_modules folders. '/Users/isaacs/dev/js/some-project/node_modules...
|
commit | commitdiff | tree |
2011-02-10 |
isaacs | Document module loading
|
commit | commitdiff | tree |
2011-02-09 |
isaacs | Better assert in the node_modules tests
|
commit | commitdiff | tree |
2011-02-09 |
isaacs | node_modules module lookup, +docs and test.
|
commit | commitdiff | tree |
2011-02-09 |
isaacs | Support caching for realpath, use in module load
|
commit | commitdiff | tree |
2011-02-07 |
isaacs | Closes GH-609 Support array-ish args to Buffer ctor
|
commit | commitdiff | tree |
2011-02-07 |
isaacs | Support octal strings for modes
|
commit | commitdiff | tree |
2011-02-07 |
isaacs | support for package.json
|
commit | commitdiff | tree |
2011-02-03 |
isaacs | module: define functions only once.
|
commit | commitdiff | tree |
2011-02-02 |
isaacs | Closes GH-619 Make require.main be the main module
|
commit | commitdiff | tree |
2011-01-27 |
isaacs | A module ID with a trailing slash must be a dir.
|
commit | commitdiff | tree |
2011-01-25 |
isaacs | Support pastes and meta-backspace
|
commit | commitdiff | tree |
2011-01-21 |
isaacs | Fix for meta keys in a weird iTerm state.
|
commit | commitdiff | tree |
2011-01-21 |
isaacs | Windows line endings. s/\r//g
|
commit | commitdiff | tree |
2011-01-11 |
isaacs | child_process: Support setting uid/gid by name
|
commit | commitdiff | tree |
2011-01-11 |
isaacs | child_process: Add gid/uid flags to spawn config
|
commit | commitdiff | tree |
2011-01-06 |
isaacs | Fix regression introduced in fe804d9b
|
commit | commitdiff | tree |
2010-12-14 |
isaacs | link windows/cygwin build to the wiki docs 19:11:18 isaacs: temp01: yeah, that'd be helpful
|
commit | commitdiff | tree |
2010-12-05 |
isaacs | test-fs-realpath: Put junk in tmp, not fixtures.
|
commit | commitdiff | tree |
2010-12-05 |
isaacs | test-fs-realpath: move absDir fetching to separate...
|
commit | commitdiff | tree |
2010-12-05 |
isaacs | test-fs-realpath: lint
|
commit | commitdiff | tree |
2010-12-02 |
isaacs | lint url.js
|
commit | commitdiff | tree |
2010-11-27 |
isaacs | Use a proper tty test.
|
commit | commitdiff | tree |
2010-11-23 |
isaacs | Correct reference to "process.Module"
|
commit | commitdiff | tree |
2010-11-22 |
isaacs | Fix problem with requireNative not exporting 'module...
|
commit | commitdiff | tree |
2010-11-15 |
isaacs | Make the javascript module API nodey.
|
commit | commitdiff | tree |
2010-11-15 |
isaacs | Implement new path.join behavior
|
commit | commitdiff | tree |
2010-11-14 |
isaacs | writeFile fixes
|
commit | commitdiff | tree |
2010-10-28 |
isaacs | Handle cyclic links smarter in fs.realpath
|
commit | commitdiff | tree |
2010-10-27 |
isaacs | Let exit listeners know the exit code
|
commit | commitdiff | tree |
2010-10-25 |
isaacs | Add make install
|
commit | commitdiff | tree |
2010-10-20 |
isaacs | Add ~/.node_modules as well as ~/.node_libraries
|
commit | commitdiff | tree |
2010-10-20 |
isaacs | require looks in node_modules folders
|
commit | commitdiff | tree |
2010-10-20 |
isaacs | The cwdRequire hack is no longer necessary with the...
|
commit | commitdiff | tree |
2010-10-20 |
isaacs | Split out modulePaths and defaultPaths
|
commit | commitdiff | tree |
2010-10-20 |
isaacs | Docs for require.resolve
|
commit | commitdiff | tree |
2010-10-20 |
isaacs | Add require.resolve.
|
commit | commitdiff | tree |
2010-10-18 |
isaacs | A big base64 file encoding/decoding test
|
commit | commitdiff | tree |
2010-10-04 |
isaacs | Fix #325. Add test and check for zero-length file contents...
|
commit | commitdiff | tree |
2010-10-02 |
isaacs | Report "weird" errors a little better.
|
commit | commitdiff | tree |
2010-09-23 |
isaacs | Don't use stat in fs.readFile[Sync]
|
commit | commitdiff | tree |
2010-09-22 |
isaacs | Don't try to run extension loaders unless they're actually...
|
commit | commitdiff | tree |
2010-09-19 |
isaacs | Remove require.async
|
commit | commitdiff | tree |
2010-09-14 |
isaacs | Bug in realpath with symlinks to absolute folder paths...
|
commit | commitdiff | tree |
2010-09-09 |
isaacs | Better temporary directory handling for tests.
|
commit | commitdiff | tree |
2010-09-09 |
isaacs | Fix issue #262. Allow fs.realpath to traverse above...
|
commit | commitdiff | tree |
2010-09-02 |
isaacs | Treat "//some_path" as pathname rather than hostname...
|
commit | commitdiff | tree |
2010-08-23 |
isaacs | Add testing items, and make npm lowercase
|
commit | commitdiff | tree |
2010-08-22 |
isaacs | Missing 'var' in sys.inspect (Found by Oleg Slobodskoi)
|
commit | commitdiff | tree |
2010-08-04 |
isaacs | SetBlocking should set blocking, not toggle it
|
commit | commitdiff | tree |
2010-08-04 |
isaacs | When the parent's stdio FDs are passed to a child,...
|
commit | commitdiff | tree |
2010-08-02 |
isaacs | Don't let path.normalize get above the root.
|
commit | commitdiff | tree |
2010-07-23 |
isaacs | Fix dirname so that dirname('/a/b/') -> '/a', like...
|
commit | commitdiff | tree |
2010-07-20 |
isaacs | Support including modules that don't have an extension.
|
commit | commitdiff | tree |
2010-07-19 |
isaacs | Cache modules based on filename rather than ID
|
commit | commitdiff | tree |
2010-07-14 |
isaacs | Use execPath for default NODE_PATH, not installPrefix
|
commit | commitdiff | tree |
2010-06-16 |
isaacs | Throw exceptions, not strings
|
commit | commitdiff | tree |
2010-06-16 |
isaacs | A replacement for decodeURIComponent that doesn't throw.
|
commit | commitdiff | tree |
2010-06-14 |
isaacs | Expose the FD numbers for stdin and stderr on process...
|
commit | commitdiff | tree |
2010-06-11 |
isaacs | Fix #169. Expose require members in the repl.
|
commit | commitdiff | tree |
2010-06-11 |
isaacs | Remove "uri" module.
|
commit | commitdiff | tree |
2010-05-29 |
isaacs | Make require() from the repl be relative to cwd
|
commit | commitdiff | tree |
2010-05-29 |
isaacs | Execute repl code in new context
|
commit | commitdiff | tree |
2010-05-29 |
isaacs | Use duck-typing as well as instanceof in sys.inspect
|
commit | commitdiff | tree |
2010-05-20 |
isaacs | Fix a leaking global
|
commit | commitdiff | tree |
2010-05-19 |
isaacs | Remove the ReportException from the Script class
|
commit | commitdiff | tree |
2010-05-07 |
isaacs | Add binding.close to fs.readFile
|
commit | commitdiff | tree |
2010-05-05 |
isaacs | Look in /usr/local/lib/node for modules, so that there...
|
commit | commitdiff | tree |
2010-05-05 |
isaacs | Emit a better error message when something strange...
|
commit | commitdiff | tree |
2010-04-21 |
isaacs | Move the module loading framework into lib/module.js...
|
commit | commitdiff | tree |
2010-04-21 |
isaacs | refactor path module to lib/path.js
|
commit | commitdiff | tree |
2010-04-21 |
isaacs | Refactor events module to lib/events.js
|
commit | commitdiff | tree |
2010-04-11 |
isaacs | trailing whitespace fixes
|
commit | commitdiff | tree |
2010-04-08 |
isaacs | Add line breaks to the code when the user types a line...
|
commit | commitdiff | tree |
2010-04-06 |
isaacs | Add ini.stringify functionality, a test, and some TODOs...
|
commit | commitdiff | tree |
2010-03-23 |
isaacs | Fix debug statement that was using puts instead of...
|
commit | commitdiff | tree |
2010-03-17 |
isaacs | evalcx shouldn't be too fancy
|
commit | commitdiff | tree |
2010-03-16 |
isaacs | Make evalcx work like it's supposed to.
|
commit | commitdiff | tree |
2010-03-11 |
isaacs | More ini parser features.
|
commit | commitdiff | tree |
2010-03-09 |
isaacs | Change the include() message so that it doesn't recommend...
|
commit | commitdiff | tree |
2010-03-09 |
isaacs | Remove process.mixin from repl
|
commit | commitdiff | tree |
2010-03-09 |
isaacs | Remove process.mixin dependencies from benchmark scripts
|
commit | commitdiff | tree |
next |