index
:
protobuf
master
Protocol Buffers – Google’s data interchange format
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
js
/
binary
Commit message (
Expand
)
Author
Age
*
Merge pull request #1907 from evokly/js-utf8-fix
Joshua Haberman
2016-11-15
|
\
|
*
JS: Well, this is the right place for surrogates.
Wojciech Mandrysz
2016-11-15
|
*
JS: Re-added comment, moved surrogates code to the right place
Wojciech Mandrysz
2016-11-15
|
*
JS: Replaced fromCodePoint/codePointAt with fromCharCode/charCodeAt because o...
Wojciech Mandrysz
2016-10-10
*
|
Integrate internal changes
Bo Yang
2016-10-10
|
*
JS: Added string encoding/decoding tests for UTF-8
Wojciech Mandrysz
2016-10-03
|
*
JS: Fixed UTF-8 string encoder/decoder for high codepoints.
Wojciech Mandrysz
2016-10-03
|
/
*
Integrated internal changes from Google
Adam Cozzette
2016-06-29
*
Test redundant varint fields decoding in JS.
Grigoriy Kraynov
2016-05-12
*
Down integrate from Google internal.
Jisi Liu
2016-04-28
*
Integrate google internal changes.
Jisi Liu
2016-03-30
*
Fix CommonJS relative require generation, and test it
murgatroid99
2016-02-24
*
Removed unused directives from tests that aren't run under CommonJS.
Josh Haberman
2016-02-18
*
Integrate review comments.
Josh Haberman
2016-02-18
*
Fixed nested message scopes for CommonJS.
Josh Haberman
2016-02-18
*
CommonJS tests are now passing.
Josh Haberman
2016-02-18
*
Enable JavaScript tests for binary parse/serialize.
Josh Haberman
2016-02-02
*
Down-integrate from internal code base.
Feng Xiao
2015-12-11