Commit Graph

  • 12bb0d46ce bump version v0.1.10 Ryan 2009-09-11 21:06:50 +0200
  • 5629fd574a Add doc note about 'raws' encoding Ryan 2009-09-11 21:04:02 +0200
  • d03c7e38e9 Just add the gernerated doc files. Make life easier. Ryan 2009-09-11 20:51:39 +0200
  • d851bf9a66 Revert "Add xsl files to doc directory so people can build docs easily" Ryan 2009-09-11 20:47:45 +0200
  • 412b4636c8 Add xsl files to doc directory so people can build docs easily Ryan 2009-09-11 20:34:55 +0200
  • 8c41adb628 Add node-repl Ryan 2009-09-11 20:32:24 +0200
  • 1910c113cc Add '--' to seperate v8 args from program args Ryan 2009-09-11 20:05:22 +0200
  • d6c9d31cb5 cpplint.py node.cc and node.h Ryan 2009-09-11 16:02:29 +0200
  • 241950c1df Add isDirectory(), isFile(), isSocket(), ... methods to stats object. Ryan 2009-09-11 13:41:47 +0200
  • 3e4fc9f966 Add 'extern char **environ' so that the new ENV code compiles. Ryan 2009-09-10 16:48:38 +0200
  • dc39e82024 Add access to user environment via ENV Ryan 2009-09-10 14:07:35 +0200
  • 68dda0a7d8 Man page generation. Ryan 2009-09-10 13:40:38 +0200
  • 8e5d4f9a69 Remove debug agent. It shouldn't have been commited! Ryan 2009-09-10 12:41:18 +0200
  • 2337630746 Move arg parsing to beginning of main() Ryan 2009-09-10 12:34:29 +0200
  • d7e220cee1 Add a few fflush(stderr) calls to track down missing stacktraces. Ryan 2009-09-09 22:35:40 +0200
  • fcff66bf29 Upgrade v8 to 1.3.10 Ryan 2009-09-09 22:01:54 +0200
  • efb2b703a6 Remove compiler warning with extra assert. Ryan 2009-09-09 18:06:58 +0200
  • 393caeb4c9 Add Exception::Error where missing. Ryan 2009-09-09 17:35:59 +0200
  • 8890070b88 Introduce "raws" encoding. Raw String. Ryan 2009-09-09 17:22:20 +0200
  • 21a1b045f5 Byte stream to V8 decoding and encoding. Ryan 2009-09-09 15:51:49 +0200
  • 6dd850aa16 node.assert() was broken. Ryan 2009-09-08 14:59:43 +0200
  • 063890b8da Internally use full paths when loading modules. Ryan 2009-09-07 14:09:18 +0200
  • 1a2696f10a Almost completely remove onExit and onLoad. Ryan 2009-09-07 14:20:41 +0200
  • 0407145c11 Exit the process on module load error. (temporary) Ryan 2009-09-07 14:13:01 +0200
  • 86051ca5d2 Add note about sendBody buffering to docs Ryan 2009-09-07 12:56:10 +0200
  • 94e627dc32 Add some links to the website Ryan 2009-09-07 12:54:08 +0200
  • 2f46540d30 Create NODE_UNIXTIME macros Ryan 2009-09-07 12:52:55 +0200
  • ba6c5e38d5 bump version v0.1.9 Ryan 2009-09-05 14:47:56 +0200
  • ea29e137b5 Hack for compiling on Snow Leopard. Ryan 2009-09-05 14:13:06 +0200
  • 485a9c1487 Small change to website index.html Ryan 2009-09-05 14:32:19 +0200
  • 9dbd92476e Bugfix: Trap exceptions in URIParser. Ryan 2009-09-04 17:35:38 +0200
  • 734e86b9e5 bump version v0.1.8 Ryan 2009-09-04 12:35:30 +0200
  • 733ee426dc Fix slowness in debug run of test-tcp-many-clients Ryan 2009-09-04 12:15:21 +0200
  • 2097b9d2e5 Upgrade evcom - disable EPIPE error output. Ryan 2009-09-04 11:46:56 +0200
  • 1bd5277233 Add test-mkdir-rmdir.js Ryan 2009-09-04 11:46:31 +0200
  • b6eed30379 Sort files in readdir test. Ryan 2009-09-03 21:59:31 +0200
  • 3736bf9f49 Add node.fs.mkdir() Ryan 2009-09-03 21:57:15 +0200
  • 9b3e2ae192 Add node.fs.readdir() Ryan 2009-09-03 21:29:20 +0200
  • 747d6723aa Clean up eio wrappers. Create EIOPromise. Ryan 2009-08-25 02:29:45 +0200
  • c13773a71f Clean up text on website. Ryan 2009-09-03 17:21:08 +0200
  • 1645b8f8b0 Asyncly do getaddrinfo() on Apple. Ryan 2009-09-03 16:01:45 +0200
  • 1df6d61208 Upgrade libeio, increase xthread stacksize to 64kb. Ryan 2009-09-03 15:59:48 +0200
  • 342da69701 Add extension API documentation Ryan 2009-09-03 15:00:06 +0200
  • aefbd57514 Add stack to promise.wait(). Ryan 2009-09-03 10:38:49 +0200
  • 8ddf930901 Build natively on x64. Ryan 2009-09-02 20:19:52 +0200
  • 82d986db24 Add limits.h to src/node.cc for PATH_MAX Ryan 2009-09-02 20:18:50 +0200
  • 97ce138621 Upgrade V8 to 1.3.9 Ryan 2009-09-02 11:13:46 +0200
  • 78bb53b009 Set module.loaded=true for dll modules. Ryan 2009-09-01 15:43:56 +0200
  • ed9c3362ee Remove --lib option since there is no more libnode Ryan 2009-09-01 15:28:10 +0200
  • 8152f9cff2 Revert static library build. Ryan 2009-09-01 14:15:29 +0200
  • 8ea6adcae6 Feature: add node.cwd() to access the current working directory. Michael Carter 2009-09-01 11:39:30 +0200
  • fbf65b58f9 Use Error exceptions where possible in net.cc and file.cc Ryan 2009-08-31 18:57:01 +0200
  • 3862fdade4 Throw Error exceptions from node.dlopen() Ryan 2009-08-31 18:48:47 +0200
  • afd9e714d3 Stack traces for mjsunit errors, better error reporting function. Ryan 2009-08-31 18:22:09 +0200
  • 7beea2cd5f Upgrade evcom; Add setTimeout method to node.tcp.Connection Ryan 2009-08-31 18:15:27 +0200
  • 18a1923604 Update test script to use new debug build's name: node_g Ryan 2009-08-31 16:12:27 +0200
  • a97dce7523 Build static executable. Ryan 2009-08-31 11:14:34 +0200
  • b73264d9b3 Add command line arguments for accessing build flags. Ryan 2009-08-27 02:15:11 +0200
  • 4d92199d18 Add pkgconfig files to help with dll builds. Ryan 2009-08-27 01:11:16 +0200
  • 2b6d72431b First attempt at node.dlopen Ryan 2009-06-20 15:07:10 +0200
  • 31db4f1ed8 bump version v0.1.7 Ryan 2009-08-27 12:31:52 +0200
  • 00a03dfee2 Fix text on index.html Ryan 2009-08-27 12:23:53 +0200
  • ad9d683f9f API: rename node.Process to node.ChildProcess Ryan 2009-08-26 22:11:51 +0200
  • 116f4dea05 lint Ryan 2009-08-26 22:03:19 +0200
  • 723c7d9f7c Replace onExit() with process.addListener("exit") Ryan 2009-08-26 18:51:04 +0200
  • 6025da2153 Introduce 'process' object. Also is the global object. Ryan 2009-08-26 21:33:57 +0200
  • 31265be4a6 Depreciate onLoad Ryan 2009-08-26 18:22:00 +0200
  • 79f121044c Synchronous module loading. Ryan 2009-08-26 18:02:45 +0200
  • 7e7deed510 Add node.assert for internal debugging. Ryan 2009-08-26 18:01:54 +0200
  • 18d0511777 promise.block() renamed to promise.wait() Ryan 2009-08-26 17:12:44 +0200
  • 51addf19d8 Improve Promise documentation. Ryan 2009-08-26 11:25:53 +0200
  • 8781b969e9 Modify website layout. Ryan 2009-08-26 00:55:43 +0200
  • db42ad959d API: All EventEmitters emit "newListener" when listeners are added. Ryan 2009-08-25 16:59:06 +0200
  • b5a1585470 Restyle website/api.html. Now looks like the front page. Ryan 2009-08-25 16:23:01 +0200
  • b5b65ddcd7 Upgrade v8 to 1.3.7 Ryan 2009-08-25 13:47:18 +0200
  • b0a362a727 Fix coupling problems on OSX Ryan 2009-08-25 13:33:19 +0200
  • aa664c8040 Add close() to coupling pump. Wasn't getting EOF. Ryan 2009-08-25 12:56:54 +0200
  • 19f182a39f Experimental support for Promise.block() Ryan 2009-08-25 04:10:20 +0200
  • 82cb1b5acb API: Remove buffered file object (node.File) Ryan 2009-08-25 01:18:44 +0200
  • 8658999c7d Refactor node.Process to take advantage of evcom_reader/writer. Ryan 2009-08-25 01:06:49 +0200
  • 17c6a67f15 Introduce node.stdio Ryan 2009-08-24 20:25:24 +0200
  • 0727fcc9ed Speed up test-tcp-throttle.js Ryan 2009-08-24 16:51:37 +0200
  • 69a9f66b07 Add sha1 hashes to ChangeLog Ryan 2009-08-24 13:02:55 +0200
  • 4fab9dfc36 Remove outdated todo list Ryan 2009-08-24 13:00:45 +0200
  • 1bbd5c6d55 Add node node_g to gitignore. Ryan 2009-08-24 12:59:17 +0200
  • 316e2833f0 Use flat object instead of array-of-arrays for HTTP headers. Ryan 2009-08-23 12:20:25 +0200
  • 9c97b1db30 bump version v0.1.6 Ryan 2009-08-22 13:07:31 +0200
  • a8813fcdf5 evcom upgrade - ignore sigpipe. remove error output. Ryan 2009-08-22 12:04:45 +0200
  • a73998d6f4 bump version v0.1.5 Ryan 2009-08-21 18:03:15 +0200
  • 8489bdbaeb Buggy connections could crash node.js. Now check connection before sending data every time Kevin van Zonneveld 2009-08-21 17:54:10 +0200
  • ed3602dddc Sync evcom Ryan 2009-08-21 14:53:58 +0200
  • f7f11352b7 Don't Close TCP Connection/Server on destruction. Ryan 2009-08-21 14:47:33 +0200
  • 048a1b8b9e Upgrade v8 to 1.3.6 Ryan 2009-08-21 13:13:04 +0200
  • 90ac9ab078 Remove connnection.fullClose() from documentation. Ryan 2009-08-19 17:46:23 +0200
  • 368ea93bfe Upgrade evcom - fix API issues. Ryan 2009-08-19 17:28:41 +0200
  • 0cec74d03d Upgrade v8 to 1.3.5 Ryan 2009-08-19 16:37:15 +0200
  • b590a45849 Return the EventEmitter from addListener for chaining. Ryan 2009-08-19 13:29:22 +0200
  • 53b3d6be35 Bugfix: stdin fd (0) being ignored by node.File. Abe Fettig 2009-08-19 12:56:06 +0200
  • 7aaab320b3 API: tcp.Connection "disconnect" event renamed to "close". Ryan 2009-08-14 12:51:46 +0200
  • 95f9209966 Clarify some of the TCP API documentation. Ryan 2009-08-14 12:43:46 +0200