30 Commits (e87ceb2b427a9b51a55af5898c2ef24b4cc08af2)

Author SHA1 Message Date
Ben Noordhuis f6ea0c203a src: fix segfaults, fix 32 bits integer negation 11 years ago
Ben Noordhuis a3dca9a3a6 src: squelch -Wmaybe-uninitialized warning 11 years ago
Ben Noordhuis 91b4a561df src: remove unused ExternString constructor 11 years ago
Fedor Indutny ce04c726a3 src: update to v8 3.24 APIs 11 years ago
Fedor Indutny 75adde07f9 src: remove `node_isolate` from source 11 years ago
Ben Noordhuis f230a1cf74 v8: upgrade to 3.22.24 11 years ago
Fedor Indutny 2bc30f239b cpplint: disallow if one-liners 12 years ago
Trevor Norris 7a235f924b string_bytes: use extern for length and write utf8 12 years ago
Ben Noordhuis f674b09f40 src: use v8::String::NewFrom*() functions 12 years ago
Ben Noordhuis 02cab97490 src: more lint after cpplint tightening 12 years ago
Fedor Indutny 8e29ce9f13 src: lint c++ code 12 years ago
Ben Noordhuis dce26ccea1 string_bytes: add StringBytes::IsValidString() 12 years ago
Trevor Norris 7ca77eaf38 fs: write strings directly to disk 12 years ago
Trevor Norris 63fc6a63c8 string_bytes: export GetExternalParts 12 years ago
Ben Noordhuis 8985bb8bfd string_bytes: stop using String::AsciiValue 12 years ago
Timothy J Fontaine a2c4ca09ed string_bytes: properly detect 64bit 12 years ago
Trevor Norris 3a2f273bd7 buffer: use smalloc as backing data store 12 years ago
Ben Noordhuis b9165252e3 src: clean up `using` directives 12 years ago
Trevor Norris e92f4879eb string_bytes: write strings using new API 12 years ago
Trevor Norris 642ea2b668 string_bytes: use external for large strings 12 years ago
Trevor Norris 87624ab911 string_bytes: implement new v8 API 12 years ago
Trevor Norris 45a08cb216 lint: add mising isolates and minor style fixes 12 years ago
Trevor Norris d5d5170c35 string_bytes: strip padding from base64 strings 12 years ago
isaacs f57ff787aa src: Remove superfluous static_cast 12 years ago
Ben Noordhuis f59ab10a64 buffer, crypto: fix default encoding regression 12 years ago
isaacs 64fc34b270 src: Add StringBytes static util class 12 years ago