18 Commits (130bb0739a229a478d292e903b1b3ce6b1fb2494)

Author SHA1 Message Date
Wojciech Mandrysz bd850a25f5 JS: Well, this is the right place for surrogates. 8 years ago
Wojciech Mandrysz 292c2c91cf JS: Re-added comment, moved surrogates code to the right place 8 years ago
Wojciech Mandrysz 7332ffb1f0 JS: Replaced fromCodePoint/codePointAt with fromCharCode/charCodeAt because of functions limited availability, fixed typo in tests. 8 years ago
Bo Yang cc8ca5b6a5 Integrate internal changes 8 years ago
Wojciech Mandrysz fe1d0a1f5a JS: Added string encoding/decoding tests for UTF-8 8 years ago
Wojciech Mandrysz 23f108d471 JS: Fixed UTF-8 string encoder/decoder for high codepoints. 8 years ago
Bo Yang 98835fb8f8 Integrate internal changes 8 years ago
Adam Cozzette d64a2d9941 Integrated internal changes from Google 9 years ago
Grigoriy Kraynov 5d54a852eb Test redundant varint fields decoding in JS. 9 years ago
Jisi Liu cf14183bcd Down integrate from Google internal. 9 years ago
Jisi Liu 3b3c8abb96 Integrate google internal changes. 9 years ago
murgatroid99 a862b6b77f Fix CommonJS relative require generation, and test it 9 years ago
Josh Haberman 29d58d3392 Removed unused directives from tests that aren't run under CommonJS. 9 years ago
Josh Haberman 7726cd207c Integrate review comments. 9 years ago
Josh Haberman 77af5d04b1 Fixed nested message scopes for CommonJS. 9 years ago
Josh Haberman e9f31ee3d7 CommonJS tests are now passing. 9 years ago
Josh Haberman 5394fdb641 Enable JavaScript tests for binary parse/serialize. 9 years ago
Feng Xiao e841bac4fc Down-integrate from internal code base. 9 years ago