Grigoriy Kraynov
5d54a852eb
Test redundant varint fields decoding in JS.
...
Varints are generally encoded in minimum possible length but need to
ensure that any redundancy does not break fields decoder.
9 years ago
Jisi Liu
5dea2017db
Update version numbers for other languages
9 years ago
Jisi Liu
cf14183bcd
Down integrate from Google internal.
9 years ago
Nikolai Vavilov
7ff229fa4e
Support Windows in gulpfile.js
9 years ago
Josh Haberman
3c4ce528c6
Fix for gulpfile.js.
9 years ago
Josh Haberman
15239361e3
Fix for CommonJS tests.
9 years ago
Jisi Liu
3b3c8abb96
Integrate google internal changes.
9 years ago
murgatroid99
c9f8a1b006
Moved CommonJS-specific files into commonjs directory
9 years ago
murgatroid99
a862b6b77f
Fix CommonJS relative require generation, and test it
9 years ago
Josh Haberman
24c5424be5
Added a bit more to README.md, and allowed custom PROTOC var in tests.
9 years ago
Josh Haberman
907ad4a004
Properly camelCase when translating to CommonJS.
9 years ago
Josh Haberman
29d58d3392
Removed unused directives from tests that aren't run under CommonJS.
9 years ago
Josh Haberman
c348af2fc0
Addressed more code review comments.
9 years ago
Josh Haberman
7726cd207c
Integrate review comments.
9 years ago
Josh Haberman
5195b7f296
Greatly expanded README.md.
9 years ago
Josh Haberman
59ea5000bb
Use "node" as binary instead of "nodejs".
...
"nodejs" does not exist on Travis, it appears.
9 years ago
Josh Haberman
35298f9779
Fixed definition of extensions, and added CommonJS tests to Travis.
9 years ago
Josh Haberman
77af5d04b1
Fixed nested message scopes for CommonJS.
9 years ago
Josh Haberman
d6a186a8f1
Added some documentation in comments.
9 years ago
Josh Haberman
9e60036c1b
Moved CommonJS-specific files to commonjs/.
9 years ago
Josh Haberman
e9f31ee3d7
CommonJS tests are now passing.
9 years ago
Josh Haberman
55cc3aa987
WIP.
9 years ago
Josh Haberman
5394fdb641
Enable JavaScript tests for binary parse/serialize.
...
These should have been included in the first match
but I overlooked them.
This involved deleting some of the code that tests
Google-internal-only features.
9 years ago
Josh Haberman
d4315ca348
Fixed version number and testing command.
9 years ago
Josh Haberman
e9cf31e68b
Added README and enabled JavaScript tests on Node.js
9 years ago
Feng Xiao
e841bac4fc
Down-integrate from internal code base.
9 years ago