Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-26src, test: downgrade to v8 3.14 apiBen Noordhuis
2013-01-07src: pass node_isolate to Null()Ben Noordhuis
2013-01-07src: pass node_isolate to Integer::NewBen Noordhuis
2012-06-05slab_allocator: fix crash in dtor if V8 is deadBen Noordhuis
2012-06-05slab_allocator: fix leak of Persistent handlesShigeki Ohtsu
2012-04-12Slab allocator: don't attempt to shrink a non-bufferBert Belder
2012-03-30core: add reusable slab allocatorBen Noordhuis