aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Makefile.am
Commit message (Collapse)AuthorAge
...
* | Include well-known type protos in "make install".Gravatar Feng Xiao2015-04-23
| |
| * Merge pull request #288 from jtattermusch/csharp_protobuf_reviewedGravatar Jie Luo2015-04-17
|/| | | | | C# protocol buffers (initial pull request)
| * forgot to include header files into automake templateGravatar Jan Tattermusch2015-04-17
| |
* | Change fixture name to be consistentGravatar Tamir Duberstein2015-03-31
| | | | | | | | | | This fixes the problem where `make check` generates files not ignored by `.gitignore`.
| * Rewrote C# protogen to C++ (initial version)Gravatar Jan Tattermusch2015-03-26
|/
* Revert pull request 175: Add support for the TILE-Gx processor family.Gravatar Bo Yang2015-03-14
|
* Add a missing proto file.Gravatar Feng Xiao2015-03-13
| | | | Change-Id: Ic98584616bd6ee49680273f0cdbe6d9c038ec0e9
* Merge pull request #175 from martiert/tile-supportGravatar Jisi Liu2015-03-05
|\ | | | | Add support for the TILE-Gx processor family.
* | Down integrate from Google internal branch for C++ and Java.Gravatar Jisi Liu2015-02-28
| | | | | | | | | | | | | | | | - Maps for C++ lite - C++ Arena optimizations. - Java Lite runtime code size optimization. Change-Id: I7537a4357c1cb385d23f9e8aa7ffdfeefe079f13
* | Fix the order of BUILT_FILES so that pbconfig.h will be built beforeGravatar Jisi Liu2015-02-25
| | | | | | | | | | | | anyother targets. Change-Id: I507009cd92a711739d7d58ccee93dfbf0a9fe135
* | Exclude pbconfg.h from dist, otherwise it breaks VS builds.Gravatar Jisi Liu2015-02-25
| | | | | | | | Change-Id: I7f745929b137b93c122448a4a2d9a7bbab6648d6
* | Merge pull request #221 from google/python_proto3Gravatar Jisi Liu2015-02-25
|\ \ | | | | | | Proto3 Python changes for v3.0.0-alpha-2
| * | Fixes for Python/C++ implementation in open-source:Gravatar Josh Haberman2015-02-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Rosy hack doesn't apply (that test should be removed for the open-source release). * Added our own copy of parameterized.py (the open-source version of Google Apputils doesn't contain it). * The C++ Descriptor object didn't implement extension_ranges. * Had to implement a hack around returning EncodeError, to work around the module-loading behavior of the test runner.
* | | Include shared_ptr.h into headers to make maps proto work. It is usedGravatar Jisi Liu2015-02-25
| | | | | | | | | | | | | | | | | | in the map_field_inl.h Change-Id: Ieeaab5507ee34b317d76b5937beb67c298905eb4
* | | Make maps fields work on installed C++ protobufs.Gravatar Jisi Liu2015-02-25
|/ / | | | | | | Change-Id: Id937e25bbb35968ee76c92bd4a8ce6247408c443
* | Merge pull request #204 from pherl/masterGravatar Jisi Liu2015-02-17
|\ \ | | | | | | Implement maps for JavaNano
| * | Initial checkin for maps support in JavaNano.Gravatar Jisi Liu2015-01-30
| | |
| | * Add support for the TILE-Gx processor family.Gravatar Martin Ertsaas2015-01-22
| |/
* / Two tests for Ruby code generator:Gravatar Chris Fallin2015-01-14
|/ | | | | | | | | | | | - A golden-file test that ensures protoc produces known-valid output. - A Ruby test that loads that golden file and ensures it actually works with the extension. This split strategy allows us to test end-to-end without needing to integrate the Ruby gem build system and the protoc build system. This is desirable because we do not want a gem build/install to depend on building protoc, and we do not want building protoc to depend on building and testing the gem.
* Align backslash verticallyGravatar zhangkun832015-01-12
|
* Include names.h as java_names.h in the opensource treeGravatar zhangkun832015-01-12
|
* Add missing header files in src/Makefile.amGravatar Feng Xiao2014-12-12
|
* Merge branch v3.0.0-alpha-1 into master.Gravatar Feng Xiao2014-12-10
|\ | | | | | | | | Conflicts: configure.ac
* | Provide a Ruby extension.Gravatar Chris Fallin2014-12-09
| | | | | | | | | | | | This adds a Ruby extension in ruby/ that is based on the 'upb' library (now included as a submodule), and adds support for Ruby code generation to the protoc compiler.
| * Remove map_field.cc from lite-runtime.Gravatar Feng Xiao2014-12-09
| |
| * Update version number to v3.0.0-alpha-1Gravatar Feng Xiao2014-12-03
|/
* Link Java Nano generator into protoc.Gravatar Jisi Liu2014-11-25
|
* Down-integrate from internal code base (C++ maps support).Gravatar Feng Xiao2014-11-14
|
* Down-integrate from internal code base.Gravatar Feng Xiao2014-11-10
|
* Add the missing solaris atomics header file.Gravatar Feng Xiao2014-10-22
|
* Update version number to 2.6.2-pre.Gravatar Feng Xiao2014-10-21
|
* Update version number to 2.6.1rc1Gravatar Feng Xiao2014-10-08
|
* merge tags/2.6.0 into trunkGravatar jieluo@google.com2014-08-25
|
* make dist complains the file name is too long and refuse to put it to tar. ↵Gravatar jieluo@google.com2014-08-14
| | | | Change the file to a shorter name
* down integrate python opensource to svnGravatar jieluo@google.com2014-08-12
|
* down integrate to svnGravatar jieluo@google.com2014-07-18
|
* Update version number in trunkGravatar xiaofeng@google.com2013-02-28
|
* Fix a typo of nacl file name.Gravatar liujisi@google.com2013-01-10
|
* Add arm_qnx atomic ops support and add missing header files in Makefile.amGravatar liujisi@google.com2013-01-10
|
* Merge from tags/2.5.0rc1 to trunkGravatar xiaofeng@google.com2012-12-04
|
* Fix issues: 342, 424, 428, 430, 436Gravatar xiaofeng@google.com2012-12-04
|
* Update version to 2.5.0-preGravatar liujisi@google.com2012-11-30
|
* Down-integrate from internal branchGravatar xiaofeng@google.com2012-09-22
|
* Update atomicops to support new platforms where intptr_t = long.Gravatar liujisi@google.com2012-06-05
| | | | Fix license headers.
* Add atomicops from V8.Gravatar pliard@google.com2012-03-02
|
* Boost version number to 2.4.0-pre, add more test cases for text_format.py ↵Gravatar liujisi@google.com2010-12-09
| | | | about unicode field.
* Fix issues: 166 167 172 175 181 188 192 194 195.Gravatar liujisi@google.com2010-12-03
|
* Submit recent changes from internal branch. See CHANGES.txt for more details.Gravatar liujisi@google.com2010-11-02
|
* Minor compatibility tweaks for FreeBSD.Gravatar kenton@google.com2010-01-08
|
* Add missing file to dist.Gravatar kenton@google.com2010-01-07
|