Brian Wignall
a104dffcb6
Fix typos ( #7050 )
...
Uses https://en.wikipedia.org/wiki/Wikipedia:Lists_of_common_misspellings/For_machines to find likely typos, with https://github.com/bwignall/typochecker to help automate the checking.
5 years ago
Rafi Kamal
58d4420e2d
Down Integrate Internal Changes
5 years ago
Paul Yang
763c358874
Down Integrate Internal Changes ( #6634 )
...
* Down integrate to GitHub
* Remove unintentional double assign
* Change ByteCountInt64 to int64_t
* Revert changes in binary_conformance_test.cc
* Revert unnecessary changes
5 years ago
Rafi Kamal
4f02f056b5
Down integrate to GitHub
5 years ago
Paul Yang
7bff8393ca
Down Integrate to GitHub ( #6414 )
...
* Down integrate to GitHub
* Fix broken tests
5 years ago
Feng Xiao
6bbe197e9c
Down-integrate from google3.
6 years ago
Adam Cozzette
f8005a5d5a
Revert "Removed mention of Buffer in byteSourceToUint8Array"
...
This reverts commit f00e06c95b
.
Although Node Buffers are not covered by the tests, it seems that there
are users relying on them, so we need to add back in support for them.
This fixes issue #4359 .
7 years ago
Adam Cozzette
92a7e778e7
Integrated internal changes from Google
7 years ago
Adam Cozzette
13fd045dbb
Integrated internal changes from Google
7 years ago
Jisi Liu
09354db143
Merge from Google internal for 3.4 release
7 years ago
Paul Jolly
22c8772e21
Fix #1562 by using goog.crypt.byteArrayToString instead of String.fromCharCode.apply
8 years ago
Adam Cozzette
f00e06c95b
Removed mention of Buffer in byteSourceToUint8Array
...
The Closure compiler complains about Buffer since that class exists only
in Node. That logic does not seem to be needed (unit tests and conformance
tests pass without it), so let's just remove it to solve the problem.
8 years ago
Paul Jolly
bcb3506641
Fix #1562 by using goog.crypt.byteArrayToString instead of String.fromCharCode.apply
8 years ago
Feng Xiao
d36c0c538a
Down-integrate from google3.
8 years ago
Josh Haberman
f873d3213c
Added JavaScript conformance tests. All tests pass!
8 years ago
Adam Cozzette
5a76e633ea
Integrated internal changes from Google
8 years ago
Jisi Liu
cf14183bcd
Down integrate from Google internal.
9 years ago
Jisi Liu
3b3c8abb96
Integrate google internal changes.
9 years ago
Feng Xiao
e841bac4fc
Down-integrate from internal code base.
9 years ago