30 Commits (d75f67f949f2e3b7564671f02cb2ab8e86205e13)

Author SHA1 Message Date
Ben Noordhuis 221c689ebb udp_wrap, tcp_wrap: add out arg to AddressToJS 12 years ago
Ben Noordhuis 2bedf6efb1 src: fix persistent handle lifecycle issue 12 years ago
Ben Noordhuis 2c47030174 src: remove Buffer::Data(Persistent<T>&) 12 years ago
Ben Noordhuis c679ac8f00 build: fix windows build 12 years ago
Ben Noordhuis 636ca7c684 src: cast strong persistent handles to locals 12 years ago
Ben Noordhuis 110a9cd8db lib, src: upgrade after v8 api change 12 years ago
Trevor Norris fa10b757f5 smalloc: use malloc instead of new 12 years ago
Trevor Norris 3a2f273bd7 buffer: use smalloc as backing data store 12 years ago
Ben Noordhuis 7890a69e4d src: add endianness helper functions 12 years ago
Trevor Norris 0a4ebc3d2c src: replace Holder() with This() 12 years ago
Trevor Norris deda899d77 src: add using_domains to node_internals 12 years ago
Trevor Norris 591cfe6b7b src: add node_isolate to remaining scopes 12 years ago
Trevor Norris 0bba590283 bindings: update api 12 years ago
Ben Noordhuis e325ace53c buffer: speed up ascii character scanning 12 years ago
isaacs 74784b63d6 cares: Set process._errno, not global.errno 12 years ago
Ben Noordhuis 51f6e6a9b3 src, test: downgrade to v8 3.14 api 12 years ago
Ben Noordhuis aff8d9e716 node: don't malloc in FromConstructorTemplate 12 years ago
Ben Noordhuis 5d0816bf3e src: make node_isolate global 12 years ago
Fedor Indutny 5e57bcc3ce bindings: update to new v8 apis 12 years ago
isaacs 8988af58f4 Externalize node::no_deprecation 13 years ago
isaacs 48c3d20041 Apply --no-deprecation to C++ warnings as well 13 years ago
Oleg Efimov 45de259b43 Make UNWRAP macro generic. 13 years ago
Ben Noordhuis a4a04f932e node: provide snprintf implementation on windows 13 years ago
Ben Noordhuis bc834c395b Alias _snprintf to snprintf, fix Windows build. 13 years ago
Ben Noordhuis a58659cd4a core: add ROUND_UP() macro 13 years ago
Ben Noordhuis 2589d55611 core: add ThrowError(), ThrowTypeError(), ThrowRangeError() 13 years ago
Ben Noordhuis 74a8215a86 Revert support for isolates. 13 years ago
Ben Noordhuis dadc30318f isolates: implement message passing 13 years ago
Ryan Dahl 5fc0c27d5c move isolate V8 functions out of node.cc 13 years ago
Ben Noordhuis 09dc577931 build: move internals to separate header file 13 years ago
Ryan Dahl 533a455274 move isolate V8 functions out of node.cc 13 years ago
Ben Noordhuis a778a25cab build: move internals to separate header file 13 years ago