summaryrefslogtreecommitdiff
path: root/deps
AgeCommit message (Expand)AuthorFilesLines
2009-11-18Upgrade v8 to 2.0Ryan Dahl212-5942/+11235
2009-11-17Upgrade libev to latest CVSRyan Dahl25-41370/+669
2009-11-10Add 'drain' event to tcp.ConnectionRyan Dahl2-0/+6
2009-11-06Revert "Upgrade http parser, change node as needed."Ryan Dahl7-3084/+2950
2009-10-29Upgrade v8 to 1.3.18Ryan Dahl54-1370/+1022
2009-10-28Upgrade v8 to 1.3.17Ryan Dahl136-2021/+9070
2009-10-27Link libev and libeio as a normal .o instead of as .aRyan Dahl2-2/+2
2009-10-16Add v8 patch to fix mac x64 build.Ryan Dahl1-1/+1
2009-10-16Upgrade v8 to 1.3.16Ryan Dahl132-2226/+7981
2009-10-15Upgrade http parser, change node as needed.Ryan Dahl7-2950/+3084
2009-10-14Upgrade http_parser, allows quotes in URIRyan Dahl3-50/+57
2009-10-09Kill -Werror in V8 for GCC 4.4.1 users.Ryan Dahl1-1/+0
2009-10-09Enable debugging.Ryan Dahl4-0/+40
2009-10-07Upgrade v8 to 1.3.15Ryan Dahl9-46/+127
2009-10-07Upgrade v8 to 1.3.14Ryan Dahl119-4348/+3441
2009-10-03Add Makefiles which were forgotten.Ryan Dahl3-0/+135
2009-09-27Fixes for libeio wscript on Debian.Jeremy Lal1-0/+4
2009-09-26Changes to compile on Andrew Miller's very old machineRyan Dahl1-1/+14
2009-09-25Remove -Werror on v8, for compiling on GCC 4.4Ryan Dahl1-1/+0
2009-09-23Add connection.setNoDelay() to disable Nagle algorithm.Ryan Dahl2-0/+10
2009-09-23Upgrade v8 to 1.3.13Ryan Dahl66-569/+2564
2009-09-17Upgrade v8 to 1.3.11Ryan Dahl56-828/+1881
2009-09-12Use "platform.architecture()" to find the proper architecture.Jeff Smick1-6/+0
2009-09-09Upgrade v8 to 1.3.10Ryan97-980/+3183
2009-09-05Hack for compiling on Snow Leopard.Ryan1-0/+6
2009-09-04Upgrade evcom - disable EPIPE error output.Ryan1-9/+16
2009-09-03Upgrade libeio, increase xthread stacksize to 64kb.Ryan4-50/+436
2009-09-02Build natively on x64.Ryan1-1/+1
2009-09-02Upgrade V8 to 1.3.9Ryan106-997/+4662
2009-08-31Upgrade evcom; Add setTimeout method to node.tcp.ConnectionRyan4-31/+59
2009-08-27First attempt at node.dlopenRyan2-0/+2
2009-08-25Upgrade v8 to 1.3.7Ryan45-215/+436
2009-08-25Fix coupling problems on OSXRyan1-22/+28
2009-08-25Add close() to coupling pump. Wasn't getting EOF.Ryan1-0/+10
2009-08-24Introduce node.stdioRyan3-0/+436
2009-08-22evcom upgrade - ignore sigpipe. remove error output.Ryan3-0/+15
2009-08-21Sync evcomRyan3-28/+78
2009-08-21Upgrade v8 to 1.3.6Ryan33-145/+726
2009-08-19Upgrade evcom - fix API issues.Ryan6-510/+1436
2009-08-19Upgrade v8 to 1.3.5Ryan110-1307/+6193
2009-08-13Upgrade libev to 3.8Ryan20-1295/+1731
2009-08-13Upgrade v8 to 1.3.4Ryan21-109/+325
2009-08-13Upgrade v8 to 1.3.3Ryan52-1232/+7229
2009-08-13Sync evcom after refactor; fix binding issuesRyan3-619/+601
2009-08-10Sync evcom.Ryan1-1/+1
2009-08-10(evcom) SOL_SOCKET got renamed in socket,stream renamingRyan1-1/+1
2009-08-10(evcom) Add fix for pausing against big buffers.Ryan1-3/+3
2009-08-09Upgrade evcomRyan4-455/+448
2009-08-08Add -m32 gcc flag to udns build.Ryan1-1/+1
2009-08-07Upgrade http_parser to v0.2Ryan5-883/+948