23 Commits (fde0c6f321b72a423303c72970fa0419e4fd5583)

Author SHA1 Message Date
Evan Lucas 0b1ca4a9ef src: Add ABORT macro 10 years ago
Michaël Zasso 7ce749d722 src: replace usage of v8::Handle with v8::Local 10 years ago
Ben Noordhuis 70d1f32f56 deps: update v8 to 4.4.63.9 10 years ago
Trevor Norris 63da0dfd3a buffer: implement Uint8Array backed Buffer 10 years ago
Ben Noordhuis c9ee654290 src: simplify node::Utf8Value() 10 years ago
Ben Noordhuis 58eb00c693 src: add typesafe intrusive list 10 years ago
Fedor Indutny e17e6fb2fa util: use on-stack buffer for Utf8Value 10 years ago
Ben Noordhuis e95cfe14e3 src: add ASSERT_EQ style macros 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Trevor Norris cbf76c1f2f src: pass Isolate to node::Utf8Value constructor 10 years ago
Ben Noordhuis c038dcc360 src: update DISALLOW_COPY_AND_ASSIGN() to c++11 10 years ago
Chris Dickinson 6e689ece46 crypto: use domains for any callback-taking method 11 years ago
Ben Noordhuis 1e99486cc8 src: add ClearWrap() to util.h 11 years ago
Oguz Bastemur c94afdccf3 util.h: interface compatibility 11 years ago
Timothy J Fontaine 535c7777ac src: replace usage of String::Utf8Value 11 years ago
Ben Noordhuis 34b0a36120 src: don't use NewExternal() with unaligned strings 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 55048cdf79 Update copyright headers 14 years ago
Tom Hughes 74954ce7d8 Add string class that uses ExternalAsciiStringResource. 14 years ago