aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Merge pull request #185 from mzhaom/remove-unusedGravatar Jisi Liu2015-02-26
|\
* \ Merge pull request #199 from google/wktGravatar Jisi Liu2015-02-26
|\ \
* | | Fix the order of BUILT_FILES so that pbconfig.h will be built beforeGravatar Jisi Liu2015-02-25
* | | Exclude pbconfg.h from dist, otherwise it breaks VS builds.Gravatar Jisi Liu2015-02-25
* | | Merge pull request #221 from google/python_proto3Gravatar Jisi Liu2015-02-25
|\ \ \
| * | | Fixes for Python/C++ implementation in open-source:Gravatar Josh Haberman2015-02-25
* | | | Include shared_ptr.h into headers to make maps proto work. It is usedGravatar Jisi Liu2015-02-25
| * | | Down integrate from Google internal.Gravatar Jisi Liu2015-02-25
* | | | Make maps fields work on installed C++ protobufs.Gravatar Jisi Liu2015-02-25
|/ / /
* | | Propogate onChange() event when getFooBuilder() is on an oneof messageGravatar Jisi Liu2015-02-23
* | | Add shutdown code for several newly introduced leaks;Gravatar Jisi Liu2015-02-21
* | | Use static_cast instead of dynamic_cast in arena unittest so that it canGravatar Jisi Liu2015-02-20
* | | Fix review comments.Gravatar Jisi Liu2015-02-19
* | | Remove the unused set common oneof variables in helperGravatar Jisi Liu2015-02-19
* | | fix equal and hash for bytes field for javanano oneofGravatar Jisi Liu2015-02-19
* | | Clear oneofs.Gravatar Jisi Liu2015-02-19
* | | hashcode and equals for oneofs in nano.Gravatar Jisi Liu2015-02-19
* | | Equals for message oneof field in nano.Gravatar Jisi Liu2015-02-19
* | | Oneof message level elements (consts, case getter/clear) and messsage type fi...Gravatar Jisi Liu2015-02-19
* | | Initial check-in for message oneof.Gravatar Jisi Liu2015-02-19
* | | Initial check in for primitive oneof fields.Gravatar Jisi Liu2015-02-19
* | | Merge branch 'master' of github.com:google/protobufGravatar Josh Haberman2015-02-17
|\ \ \
* | | | Integrate changes from Google open-source branch.Gravatar Josh Haberman2015-02-17
| * | | Merge pull request #204 from pherl/masterGravatar Jisi Liu2015-02-17
| |\ \ \
| * | | | Properly support maps in Ruby protoc and another bugfix.Gravatar Chris Fallin2015-02-12
| * | | | MIPS: remove immediate constraint within CompareAndSwap.Gravatar Gordana Cmiljanovic2015-02-09
| | | * | Add the .proto files for well-known types.Gravatar Feng Xiao2015-02-09
| | |/ / | |/| |
| * | | Add missing LIBPROTOC_EXPORT to ruby generatorGravatar Nobuaki Sukegawa2015-02-08
| | * | Get the map factory per mergeFrom() call for JavaNano.Gravatar Jisi Liu2015-02-07
| | * | implement hashCode() for JavaNano maps.Gravatar Jisi Liu2015-02-06
| | * | Implement Equals for nano.Gravatar Jisi Liu2015-02-06
| | * | Fix the behavior when merging conflicting keys, the new value alwaysGravatar Jisi Liu2015-02-05
| | * | Moving internal code to InternalNano and rename MapUtil to MapFactories.Gravatar Jisi Liu2015-02-04
| | * | parsing and serialzation for maps in JavaNano.Gravatar Jisi Liu2015-02-03
| | * | Parsing for Maps in JavaNanoGravatar Jisi Liu2015-02-02
| * | | Merge pull request #186 from ennerf/win32-msvc-fixGravatar Feng Xiao2015-02-02
| |\ \ \
| | | * | Use map generator for maps field; skip entry message.Gravatar Jisi Liu2015-02-02
| * | | | Merge pull request #168 from cfallin/ruby-oneofGravatar Joshua Haberman2015-02-02
| |\ \ \ \
| | | * | | removed accidental whitespaceGravatar Florian Enner2015-02-02
| | | * | | replaced type fix with the recommended wayGravatar Florian Enner2015-01-31
| | | * | | fixed MSVC compile errorGravatar Florian Enner2015-01-31
| | |/ / / | |/| | |
| | | * | Initial checkin for maps support in JavaNano.Gravatar Jisi Liu2015-01-30
| | |/ / | |/| |
| | | * 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
| | * Fix golden-file Ruby test to work with out-of-tree builds.Gravatar Chris Fallin2015-01-14
| | * Two tests for Ruby code generator:Gravatar Chris Fallin2015-01-14
| | * Support oneofs in the Ruby code generator.Gravatar Chris Fallin2015-01-14
| |/
| * Align backslash verticallyGravatar zhangkun832015-01-12
| * Include names.h as java_names.h in the opensource treeGravatar zhangkun832015-01-12
| * Improved little endian byte order detectionGravatar Kal Conley2014-12-16