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
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
Adam Cozzette
0400cca323
Integrated internal changes from Google
7 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
Bo Yang
b5fbb742af
Bump version number to 3.5.2
7 years ago
Jisi Liu
050fc9a437
Update version number to 3.5.1
7 years ago
Adam Cozzette
e372df5c97
Fixed failing JS tests
7 years ago
Adam Cozzette
92a7e778e7
Integrated internal changes from Google
7 years ago
Jisi Liu
97dd175a91
Update version number to 3.5.0
7 years ago
Stefan Huber
44daa59e53
To be clear that we set a new variable
7 years ago
Jisi Liu
1a7a7fca80
Merge from google internal
7 years ago
Jisi Liu
dba647a6b2
Bump version for minor release
7 years ago
Adam Cozzette
13fd045dbb
Integrated internal changes from Google
7 years ago
Paul Yang
8741da3e45
Revert "Fix js conformance tests. ( #3604 )" ( #3633 )
...
This reverts commit 2bd55a9fbc
.
7 years ago
Paul Yang
2bd55a9fbc
Fix js conformance tests. ( #3604 )
...
* Fix js conformance tests.
* Remove old incorrect compatibility tests
7 years ago
Jisi Liu
7bb39bef1a
Update version number for 3.4.0
7 years ago
Jisi Liu
988376c95b
remove broken imports in JS
7 years ago
Jisi Liu
09354db143
Merge from Google internal for 3.4 release
7 years ago
dylanetaft
36fcc2a5d8
Expand documentation in Readme.md
...
Add some supporting documentation regarding Closure for those unfamiliar., Also substantiate details for "files in this directory" - including them all will result in a project that does not compile as some are used for test cases and aren't part of the core library.
7 years ago
Bo Yang
e7bcfc4241
Update version number to 3.3.2
8 years ago
Feng Xiao
58538ea919
Update version number to 3.3.1
8 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
80f0c0ac40
Update version number and changelog for 3.3.0
8 years ago
Adam Cozzette
10ea25133d
Added compatibility tests for version 3.0.0
8 years ago