aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/google/protobuf/descriptor.cc
Commit message (Expand)AuthorAge
...
* Submit recent changes from internal branch. See CHANGES.txt for more details.Gravatar liujisi@google.com2010-11-02
* Allow services with lite runtime when using rpc generator plugin.Gravatar kenton@google.com2010-04-19
* Fix build on MinGW/Win32 (including implementing Subprocess using CreateProce...Gravatar kenton@google.com2009-12-19
* Ensure that 'once' objects are declared using the macro. This is either the ...Gravatar temporal2009-12-18
* Massive roll-up of changes. See CHANGES.txt.Gravatar kenton@google.com2009-12-18
* Use the nice macro to declare once-init control objects, like good little cod...Gravatar temporal2009-08-01
* Submit recent changes from internal branch, including "lite mode" forGravatar kenton@google.com2009-07-29
* Provide ShutdownProtobufLibrary() which frees all startup-allocated objects.Gravatar kenton@google.com2009-05-06
* Integrate recent changes from Google-internal code tree. See CHANGES.txtGravatar kenton@google.com2009-04-25
* Push out changes from internal codebase.Gravatar kenton@google.com2009-01-22
* Integrate changes from internal code.Gravatar kenton@google.com2008-11-21
* Support HP C++ on Tru64.Gravatar kenton@google.com2008-11-14
* Simplify some template usage so that older compilers can handle it. (UsersGravatar kenton@google.com2008-11-06
* * Fixed template specialization syntax that MSVC 2005 didn't like. Not sure ifGravatar kenton@google.com2008-10-03
* Integrate changes from internal Google-internal branch.Gravatar kenton@google.com2008-09-24
* Integrate recent changes from google3.Gravatar temporal2008-08-13
* Fix static initialization ordering bug that caused crashes at startup whenGravatar temporal2008-07-25
* Sync code with Google-internal branch. Changes:Gravatar temporal2008-07-23
* Initial checkin.Gravatar temporal2008-07-10