106 Commits (d6323c8c0f029d4ce3324fcaa635f08139196e0d)

Author SHA1 Message Date
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) 7 years ago
Paul Yang 2bd55a9fbc Fix js conformance tests. (#3604) 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 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 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
Adam Cozzette 7e5f980508 Split test protos into two groups 8 years ago
Feng Xiao d36c0c538a Down-integrate from google3. 8 years ago
Adam Cozzette 651ba62ab5 JS: ensure that extension values are serialized even if they're falsy 8 years ago
Josh Haberman f873d3213c Added JavaScript conformance tests. All tests pass! 8 years ago
Adam Cozzette 671e075c5e Use closurebuilder.py in favor of calcdeps.py for compiling JavaScript 8 years ago
Adam Cozzette aff9d9d39c Removed log statement from writer_test.js 8 years ago
Paul Yang 7f3e237071 Merge 3.2.x branch into master (#2648) 8 years ago
Marcus Longmuir 2c16f6979a Fix generation of extending nested messages in JavaScript (#2439) 8 years ago
Adam Cozzette fda876a149 Added back in binary serialization round-trip in message_test.js 8 years ago
Adam Cozzette 40f3586412 Fixed remaining JSPB test failures 8 years ago
Adam Cozzette 315350b2fa Updated message_test.js so that it does not depend on fromObject 8 years ago
Adam Cozzette b4dd686ab4 Updated enum names in test.proto to avoid conflicting with testbinary.proto 8 years ago
Adam Cozzette 5a76e633ea Integrated internal changes from Google 8 years ago
Wojciech Mandrysz bd850a25f5 JS: Well, this is the right place for surrogates. 8 years ago
Wojciech Mandrysz 292c2c91cf JS: Re-added comment, moved surrogates code to the right place 8 years ago
Josh Haberman 5d9dbe3ecc Fixed JavaScript license declaration. 8 years ago
Wojciech Mandrysz 7332ffb1f0 JS: Replaced fromCodePoint/codePointAt with fromCharCode/charCodeAt because of functions limited availability, fixed typo in tests. 8 years ago
Josh Haberman f2eeaf7110 Added alias getFieldProto3 as used by older generated code. 8 years ago
Adam Cozzette 4a4a1627c1 Fixed references to foreign nested messages with CommonJS-style imports 8 years ago
Feng Xiao f933d10fbe Update version number. 8 years ago
Bo Yang 15f4db6cb1 Bump version number to 3.1.0-alpha-1. 8 years ago
Joshua Haberman af62fde5e8 Fix for maps_test.js in JavaScript. (#2145) 8 years ago
Bo Yang cc8ca5b6a5 Integrate internal changes 8 years ago
Wojciech Mandrysz fe1d0a1f5a JS: Added string encoding/decoding tests for UTF-8 8 years ago
Wojciech Mandrysz 23f108d471 JS: Fixed UTF-8 string encoder/decoder for high codepoints. 8 years ago
Josh Haberman 8b54280395 Added alias getFieldProto3 as used by older generated code. 8 years ago
Adam Cozzette c4d70123ac Fixed references to foreign nested messages with CommonJS-style imports 8 years ago
Feng Xiao 2649844cab Update version number. 8 years ago
Bo Yang ebcda12102 Bump version number to 3.1.0-alpha-1. 8 years ago