aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/google/protobuf/compiler/cpp
Commit message (Expand)AuthorAge
...
* Add GOOGLE_ prefix before PROTOBUF_DEPRECATED_ATTRGravatar Bo Yang2016-06-07
* Fix the undefined behavior for opensource users.Gravatar Bo Yang2016-06-07
* Merge pull request #1409 from eeight/fix_enum_corruptionGravatar Feng Xiao2016-05-04
|\
* | Down integrate from Google internal.Gravatar Jisi Liu2016-04-28
| * Fix bug with silent message corruption in LITE_RUNTIME.Gravatar Petr Prokhorenkov2016-04-21
|/
* Integrate google internal changes.Gravatar Jisi Liu2016-03-30
* Make cpp generated enum constants constexpr when Options::proto_h isGravatar Clement Courbet2016-02-19
* Merge pull request #260 from ejsd1989/issue-#242Gravatar Joshua Haberman2016-02-16
|\
* | Integrate from google internal.Gravatar Jisi Liu2016-01-29
* | Patch internal change 111557819.Gravatar Feng Xiao2016-01-06
* | Add missing files to EXTRA_DIST.Gravatar Feng Xiao2015-12-28
* | Down-integrate from internal code base.Gravatar Feng Xiao2015-12-11
* | Merge pull request #1033 from c0nk/wip-implicit-cast-fixGravatar Feng Xiao2015-12-09
|\ \
| * | Fix narrowing implicit cast in generated message [NFC]Gravatar Kal Conley2015-12-08
* | | Use angle bracket for well known type proto header.Gravatar Bo Yang2015-12-08
|/ /
* | Get VS 2015 to use const int definitionsGravatar Bruce Dawson2015-10-29
* | Change the #include for any.h to use angle brackets instead of quotes, to be ...Gravatar Matthew Wu2015-10-22
* | Merge pull request #815 from TeBoring/third-partyGravatar Paul Yang2015-10-09
|\ \
* \ \ Merge remote-tracking branch 'origin/master' into fix-authorGravatar Jisi Liu2015-10-05
|\ \ \
* | | | Down-integrate from google internal.Gravatar Jisi Liu2015-10-05
| | * | Down-integrate internal bug fixing changes.Gravatar Bo Yang2015-10-04
| |/ /
| * / Don't assume char is signed.Gravatar Brian Silverman2015-09-08
|/ /
* | Remove an unused typedef.Gravatar Feng Xiao2015-08-26
* | Fix cmake build on linux.Gravatar Feng Xiao2015-08-25
* | Fix bugs on windowsGravatar Bo Yang2015-08-25
* | Down-integrate from internal code base.Gravatar Feng Xiao2015-08-23
* | Down-integrate from google3.Gravatar Feng Xiao2015-08-22
* | Merge pull request #500 from TeBoring/tempGravatar Paul Yang2015-07-01
|\ \
* | | Down-integrate from internal code base.Gravatar Feng Xiao2015-06-15
| * | Implement parsing for proto3 primitive repeated fields. Previously, forGravatar Bo Yang2015-06-15
|/ /
* | Workaround for MSVC's string literal compiler limit.Gravatar Qartar2015-06-12
* | Marked another compiler literal unsigned.Gravatar Austin Schuh2015-06-05
* | down-integrate internal changesGravatar Bo Yang2015-05-21
* | Marked compiler literal unsigned.Gravatar Austin Schuh2015-05-19
* | Handle un-handled cases of TestOneof2 in unittestGravatar Bo Yang2015-04-27
* | Change fixture name to be consistentGravatar Tamir Duberstein2015-03-31
| * Removal of null checkGravatar eissajamil@gmail.com2015-03-29
* | Merge pull request #228 from cconroy/sanitize-enumsGravatar Jisi Liu2015-03-16
|\ \
| * | Sanitize Enum names from collisions with reserved words.Gravatar Chris Conroy2015-03-16
| |/
* / Add a missing proto file.Gravatar Feng Xiao2015-03-13
|/
* Down integrate from Google internal branch for C++ and Java.Gravatar Jisi Liu2015-02-28
* Remove unused methods:Gravatar Ming Zhao2015-01-29
* Fix illegal C++ use of reinterpret_cast<> to cast between nullptr_t and a poi...Gravatar Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)2015-01-27
* Merge pull request #113 from nsuke/oneof-c++11Gravatar Feng Xiao2014-12-11
|\
* | Fix LIBPROTOBUF_PROTOBUF annotations for buliding protobuf as DLLs.Gravatar Feng Xiao2014-12-09
* | Fix compile issues and test failures in VS2008.Gravatar Feng Xiao2014-12-05
| * Make C++ string oneof field compatible with C++11Gravatar Nobuaki Sukegawa2014-12-03
|/
* Merge pull request #110 from nsuke/tb-typo-cpp_extensionGravatar Feng Xiao2014-11-26
|\
* | Down-integrate from internal code base.Gravatar Feng Xiao2014-11-26
| * Fix typoGravatar Nobuaki Sukegawa2014-11-27
|/