14 Commits (c54d05759811608c6158211f790b4cf0706831c1)

Author SHA1 Message Date
Ben Noordhuis 73062521a4 src: deprecate smalloc public functions 10 years ago
Trevor Norris 26ebe9805e smalloc: extend user API 10 years ago
Vladimir Kurchatkin 5435cf2f16 v8: optimize `getHeapStatistics` 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Fedor Indutny 34bf6e46be smalloc: remove `env.h` include 11 years ago
Fedor Indutny 75adde07f9 src: remove `node_isolate` from source 11 years ago
Trevor Norris c414ec1c2c smalloc: check if object has external memory 11 years ago
Trevor Norris 6b5c43ed18 smalloc: length is byte size, not array length 12 years ago
Trevor Norris ed0677f427 smalloc: expose ExternalArraySize 12 years ago
Trevor Norris cec81593d7 smalloc: allow different external array types 12 years ago
Fedor Indutny 8e29ce9f13 src: lint c++ code 12 years ago
Trevor Norris 7373c4ddb7 buffer: proper API export for Windows 12 years ago
Trevor Norris 252cdfa43b smalloc: add api to manually dispose Persistent 12 years ago
Trevor Norris 8f3f9f7830 smalloc: initial implementation 12 years ago
Andrew Paprocki 49e3fcd058 vm: fix race condition in watchdog cleanup 12 years ago
Andrew Paprocki c081809344 vm: add support for timeout argument 12 years ago
Ben Noordhuis eef57dddf4 core: use proper #include directives 13 years ago
Ben Noordhuis ff4a9d381d core: use proper #include directives 13 years ago
Ryan Dahl 4ef8f06fe6 Finally remove node::EventEmitter 14 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Paul Querna ace2be8aa6 Move the Stat structure functions to node_file.cc 15 years ago
Ryan Dahl 3414eab2f3 Refactor node_file.cc to not use Promises. 15 years ago
Ryan Dahl a5df0f6a65 Prefix all source files with node_ 15 years ago
Connor Dunn 2dbd0d3806 Add node.fs.sendfile() 15 years ago
Ryan Dahl 8a5194b7cf cpplint.js file.{cc,h} 15 years ago
Ryan Dahl 76f4962636 Bugfix: EIOPromise::Create was allocating two EIOPromise objects 15 years ago
Ryan 3736bf9f49 Add node.fs.mkdir() 16 years ago
Ryan 9b3e2ae192 Add node.fs.readdir() 16 years ago
Ryan 747d6723aa Clean up eio wrappers. Create EIOPromise. 16 years ago
Ryan d1b0ce6d37 Large refactor of file code. 16 years ago
Ryan baed9d514d Inform V8 of external allocations. 16 years ago
Ryan ba17940551 Add accessor File#encoding 16 years ago
Ryan cf1c58063e Create a node namespace 16 years ago
Ryan 63a9cd3897 everything is changed. i've waited much too long to commit. 16 years ago