55 Commits (3b001ca6ba6fb51f5e55b1596fb3ce09ee9981e8)

Author SHA1 Message Date
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
Adam Cozzette c64d86ed4f Fixed failing JS tests 9 years ago
Adam Cozzette d64a2d9941 Integrated internal changes from Google 9 years ago
Josh Haberman 6a6f95d522 JS package.json: Added author and updated Closure Library version. 9 years ago
Josh Haberman 1dc62803e8 Moved all dependencies to devDependencies. 9 years ago
Josh Haberman 48735cba77 Add "google" to package.json "files" for WKT. 9 years ago
Josh Haberman c4b40a37dd Create patch release for JS to include WKT. 9 years ago
Josh Haberman 104723fccf Fix tests for CommonJS. 9 years ago
Josh Haberman 4308cc4d46 Added plugin.proto to well-known types for JS. 9 years ago
Josh Haberman 1337486755 JS: import well-known types from google-protobuf package. 9 years ago
Grigoriy Kraynov 5d54a852eb Test redundant varint fields decoding in JS. 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". 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. 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