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
2015-02-12src: add typesafe intrusive listBen Noordhuis
2015-01-13Remove excessive copyright/license boilerplateisaacs
2014-10-24src: replace NULL with nullptrBen Noordhuis
2014-10-12src: replace assert() with CHECK()Ben Noordhuis
2014-09-05src: add ClearWrap() to util.hBen Noordhuis
2014-05-30src: replace CONTAINER_OF with type-safe functionBen Noordhuis
2013-10-30src: shorten Object{Wrap,Unwrap}Trevor Norris
2013-10-30src: use function to get internal pointerTrevor Norris
2013-09-06src: add multi-context supportBen Noordhuis