Hao Nguyen
638720274b
Update version to 3.9.0
6 years ago
Hao Nguyen
09cab821a9
Down integrate to GitHub
6 years ago
Hao Nguyen
f9cd7bd9b3
Upgrade gulp version
6 years ago
Hao Nguyen
6d83327a86
Fix gulpfile to use gulp 4 API
6 years ago
Hao Nguyen
b0d648664d
Update protobuf version
6 years ago
Hao Nguyen
2352a30e66
Revert "Update protobuf version"
...
This reverts commit 6d96493b31
.
6 years ago
Hao Nguyen
6d96493b31
Update protobuf version
6 years ago
Hao Nguyen
a1c8868344
Down integrate to GitHub
6 years ago
Hao Nguyen
1d4e959374
Down integrate to GitHub
6 years ago
Hao Nguyen
9276cb502e
Fix gulpfile to use gulp 4 API
6 years ago
Hao Nguyen
983fd4e2ac
Upgrade gulp version
6 years ago
Hao Nguyen
76b4b4b331
Down integrate to GitHub
6 years ago
Hao Nguyen
37a89f8e1a
Update version to 3.8.0
6 years ago
Hao Nguyen
176f7db11d
Down integrate to Github
6 years ago
Hao Nguyen
c163a2d1a4
Revert accidentally commit
6 years ago
Hao Nguyen
a48a574f7e
Down integrate to Github
6 years ago
Hao Nguyen
3efc3fd4f5
Upgrade the closure compiler version ( #5955 )
...
Also update Dockerfile for JavaScript. The old one is using an npm that is too outdated
6 years ago
Adam Cozzette
02cf61a7da
Updated NPM version to 3.7.1
6 years ago
Daniel Kurka
38679c6afe
Remove unused import in message.js.
6 years ago
Daniel Kurka
059851fe59
Remove unused import from message.
6 years ago
Hao Nguyen
2f864fdfdf
Down integrate to Github
6 years ago
Hao Nguyen
d0f91c863a
Down integrate to Github ( #5839 )
...
* Down integrate to github
6 years ago
Paul Yang
582743bf40
Update version number to 3.7.0 ( #5793 )
...
* Update version number to 3.7.0
* Add php/releash.sh to Makefile.am
* Make cpp_distcheck exit on fail
6 years ago
Bo Yang
b52754b719
Update version to 3.7.0rc3
6 years ago
Yilun Chong
d8c2501b43
down integration from internal
6 years ago
Xiang Dai
e479410564
delete all duplicate empty blanks ( #5758 )
...
Signed-off-by: Xiang Dai <764524258@qq.com>
6 years ago
Paul Yang
c7b3392201
Update version to 3.7.0 ( #5749 )
...
* Update version to 3.7.0
* Update version number for java bom
6 years ago
Adam Cozzette
1ee15baefc
Updated version to 3.7.0rc2
6 years ago
Hao Nguyen
d5be2baa46
Update version to 3.7.0
6 years ago
Yilun Chong
cb95a7f6a8
Down-integrate internal changes to github. ( #5566 )
...
* Down-integrate internal changes to github.
* fix csharp conformance test
* add comments in conformance.proto for text format
* fix comments
* fix comments, re-generated csharp file
* fix comments, re-generated csharp file
6 years ago
Yilun Chong
0adb74c2d3
Down-integrate internal changes to github. ( #5555 )
...
* Down-integrate internal changes to github.
* fix python conformance test
* fix csharp conformance test
* add back java map_lite_test.proto's optimize for option
* fix php conformance test
6 years ago
Bo Yang
624a40a387
Down-integrate internal changes to github.
6 years ago
Adam Cozzette
24204c9c4f
Added new JS test protos to gulpfile.js
6 years ago
Adam Cozzette
0894e07536
Integrated internal changes from Google
6 years ago
Feng Xiao
afe98de32a
Replace repo links.
6 years ago
Feng Xiao
6bbe197e9c
Down-integrate from google3.
6 years ago
Yilun Chong
600e4e5f3b
fix
6 years ago
Yilun Chong
1bec76f04c
fix
6 years ago
Yilun Chong
2ab6cb4570
fix
6 years ago
Yilun Chong
ed1cd2c5c6
fix
6 years ago
Yilun Chong
82a4e4e3d3
Fix js reader.js's skipGroup
6 years ago
Adam Cozzette
9e1286b949
Updated version numbers to 3.6.1
6 years ago
Feng Xiao
2dcd6ae409
Remove/replace travis references ( #4953 )
...
* Remove/replace travis references.
6 years ago
Adam Cozzette
d1af029104
Fixed JS parsing of unspecified map keys
...
We need to use a default of 0 when parsing unspecified map keys, instead
of failing an assertion.
This change was written by Michael Aaron (michaelaaron@google.com ) but I
am cherry-picking it directly instead of waiting for the next sync of
Google-internal changes.
7 years ago
Jisi Liu
45eb28b588
Update version number to 3.6.0
7 years ago
Peter Marton
13f94b4092
Fix strict JS generator with import in a protofile
7 years ago
Peter Marton
3c4e368473
Test: cover import_style=commonjs_strict
7 years ago
Peter Marton
1062d985b9
Feat: add import-style=commonjs_strict option to the compiler
7 years ago
Paul Yang
c931743461
Merge branch ( #4466 )
...
* Fix setup.py for windows build.
* Bump version number to 3.5.2
* Cat the test-suite.log on errors for presubits
7 years ago
Charlie Moad
579f81e1c6
js message support for jstype string on integers ( #4332 )
7 years ago