index
:
protobuf
master
Protocol Buffers – Google’s data interchange format
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
js
Commit message (
Expand
)
Author
Age
*
Merge pull request #1887 from sheffatguidance/fix-js-api-documentation
Joshua Haberman
2016-07-29
|
\
*
\
Merge pull request #1884 from hochhaus/valueWriterFn
Joshua Haberman
2016-07-29
|
\
\
|
|
*
Fix Issue #1869: faulty js API documentation
sheffatguidance
2016-07-29
|
*
|
Fix valueWriterFn variable name
Andy Hochhaus
2016-07-29
|
|
/
*
/
Bump version number for GA
Jisi Liu
2016-07-25
|
/
*
fix debug.dump
Nikolai Vavilov
2016-07-20
*
restore old behavior for toObject
Nikolai Vavilov
2016-07-19
*
Make implicit defaults consistent with explicit defaults
Nikolai Vavilov
2016-07-19
*
Merge pull request #1802 from haberman/jsmapbin
Joshua Haberman
2016-07-18
|
\
|
*
Fix goog.require()/goog.provide() ordering.
Josh Haberman
2016-07-18
|
*
JavaScript: move extension binary info to separate struct.
Josh Haberman
2016-07-18
|
*
JavaScript maps: move binary callbacks out of constructor.
Josh Haberman
2016-07-18
*
|
Update version number to 3.0.0-beta-4
Feng Xiao
2016-07-13
*
|
Integrate from internal code base.
Feng Xiao
2016-07-13
|
/
*
Fixed failing JS tests
Adam Cozzette
2016-07-06
*
Integrated internal changes from Google
Adam Cozzette
2016-06-29
*
JS package.json: Added author and updated Closure Library version.
Josh Haberman
2016-06-23
*
Moved all dependencies to devDependencies.
Josh Haberman
2016-06-22
*
Add "google" to package.json "files" for WKT.
Josh Haberman
2016-06-22
*
Create patch release for JS to include WKT.
Josh Haberman
2016-06-22
*
Fix tests for CommonJS.
Josh Haberman
2016-06-16
*
Added plugin.proto to well-known types for JS.
Josh Haberman
2016-06-16
*
JS: import well-known types from google-protobuf package.
Josh Haberman
2016-06-16
*
Merge pull request #1542 from google/beta-3
Jisi Liu
2016-05-16
|
\
*
|
Test redundant varint fields decoding in JS.
Grigoriy Kraynov
2016-05-12
|
*
Update version numbers for other languages
Jisi Liu
2016-05-10
|
/
*
Down integrate from Google internal.
Jisi Liu
2016-04-28
*
Support Windows in gulpfile.js
Nikolai Vavilov
2016-04-16
*
Fix for gulpfile.js.
Josh Haberman
2016-04-11
*
Fix for CommonJS tests.
Josh Haberman
2016-04-07
*
Integrate google internal changes.
Jisi Liu
2016-03-30
*
Moved CommonJS-specific files into commonjs directory
murgatroid99
2016-02-24
*
Fix CommonJS relative require generation, and test it
murgatroid99
2016-02-24
*
Added a bit more to README.md, and allowed custom PROTOC var in tests.
Josh Haberman
2016-02-19
*
Properly camelCase when translating to CommonJS.
Josh Haberman
2016-02-18
*
Removed unused directives from tests that aren't run under CommonJS.
Josh Haberman
2016-02-18
*
Addressed more code review comments.
Josh Haberman
2016-02-18
*
Integrate review comments.
Josh Haberman
2016-02-18
*
Greatly expanded README.md.
Josh Haberman
2016-02-18
*
Use "node" as binary instead of "nodejs".
Josh Haberman
2016-02-18
*
Fixed definition of extensions, and added CommonJS tests to Travis.
Josh Haberman
2016-02-18
*
Fixed nested message scopes for CommonJS.
Josh Haberman
2016-02-18
*
Added some documentation in comments.
Josh Haberman
2016-02-18
*
Moved CommonJS-specific files to commonjs/.
Josh Haberman
2016-02-18
*
CommonJS tests are now passing.
Josh Haberman
2016-02-18
*
WIP.
Josh Haberman
2016-02-18
*
Enable JavaScript tests for binary parse/serialize.
Josh Haberman
2016-02-02
*
Fixed version number and testing command.
Josh Haberman
2015-12-22
*
Added README and enabled JavaScript tests on Node.js
Josh Haberman
2015-12-21
*
Down-integrate from internal code base.
Feng Xiao
2015-12-11