17 Commits (224dbb12332db99702be64f4e43b3b0d1e8dea58)

Author SHA1 Message Date
Vse Mozhet Byt 8b76c3e60c test: reduce string concatenations 8 years ago
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
xiaoyu 48f8869685 test: add coverage for utf8CheckIncomplete() 8 years ago
Brian White 24ef1e6775 string_decoder: align UTF-8 handling with V8 8 years ago
abouthiroppy 492163c74c
test: increase coverage of string-decoder 8 years ago
Gibson Fahnestock 7a0e462f9f test: use eslint to fix var->const/let 8 years ago
cjihrig ff1efa6087 test: use const for all require() calls 8 years ago
Martin von Gagern 5e8cbd7a4f
test: add more UTF-8 StringDecoder tests 8 years ago
Brian White 79ef3b6b5d
string_decoder: fix bad utf8 character handling 8 years ago
Brian White d23b7d2656
string_decoder: rewrite implementation 9 years ago
Rich Trott a56da51a38 benchmark,test,lib: remove extra spaces 9 years ago
James M Snell 85ab4a5f12 buffer: add .from(), .alloc() and .allocUnsafe() 9 years ago
Rich Trott 082cc8d6d8 test: remove unnecessary assignments 9 years ago
Ben Noordhuis 70d1f32f56 deps: update v8 to 4.4.63.9 9 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Fedor Indutny 0e19476595 test: split test in parallel/sequential 10 years ago
Felix Geisendörfer 22b839845c string_decoder: Improve test coverage 11 years ago
koichik 40c4beeb57 string_decoder: added support for UTF-16LE 13 years ago
koichik ceb51ddaa1 string_decoder: add support for CESU-8 13 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Ryan Dahl 92789b16e5 Fix global leaks 14 years ago
Ryan Dahl a0159b4b29 Fix global leaks 14 years ago
Oleg Efimov c0d69a4883 GJSLint part of tests 14 years ago
Herbert Vojčík cf2b206a8e More changes to tests so they really work under context module loader. 14 years ago
Ryan Dahl 9fd5e3c89c Update tests to work with module contexts 14 years ago
Ryan Dahl ba792ea202 :%s/sys.puts/console.log/g 15 years ago
Ryan Dahl 6bed15e074 Refactor: Utf8Decoder -> StringDecoder 15 years ago
Felix Geisendörfer caba9c70c3 Implemented Utf8Decoder module 15 years ago