88 Commits (5085102d96ce1e0b50c0c8a906217fdb5ec4a387)

Author SHA1 Message Date
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
Joshua Haberman 679381fba8 Fix for maps_test.js in JavaScript. (#2145) 8 years ago
Bo Yang 98835fb8f8 Integrate internal changes 8 years ago
Joshua Haberman 7645a3d03d Merge pull request #1884 from hochhaus/valueWriterFn 8 years ago
Jisi Liu 6e11540b32 Bump version number to 3.0.2 8 years ago
Guillaume Egles 8335b7d93e Fix missing import of jspb.Map (#1885) 8 years ago
Guillaume Egles ea081fe220 Fix missing import of jspb.Map (#1885) 8 years ago
sheffatguidance 9a11ab4f4f Fix Issue #1869: faulty js API documentation 8 years ago
Andy Hochhaus a2174089b2 Fix valueWriterFn variable name 8 years ago
Jisi Liu fb7a7c5f1f Bump version number for GA 8 years ago
Nikolai Vavilov 73e0b49272 fix debug.dump 8 years ago
Nikolai Vavilov e4b129f304 restore old behavior for toObject 8 years ago
Nikolai Vavilov 970a4fda17 Make implicit defaults consistent with explicit defaults 8 years ago
Josh Haberman e0e7377119 Fix goog.require()/goog.provide() ordering. 8 years ago
Josh Haberman 7429b91eda JavaScript: move extension binary info to separate struct. 8 years ago
Josh Haberman 923eae8b16 JavaScript maps: move binary callbacks out of constructor. 8 years ago
Feng Xiao 932f94e16e Update version number to 3.0.0-beta-4 8 years ago
Feng Xiao 9086d96439 Integrate from internal code base. 8 years ago