aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/descriptor.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Submit recent changes from internal branch, including "lite mode" forkenton@google.com2009-07-291-14/+66
* Provide ShutdownProtobufLibrary() which frees all startup-allocated objects.kenton@google.com2009-05-061-11/+16
* Integrate recent changes from Google-internal code tree. See CHANGES.txtkenton@google.com2009-04-251-417/+778
* Push out changes from internal codebase.kenton@google.com2009-01-221-99/+245
* Integrate changes from internal code.kenton@google.com2008-11-211-9/+24
* Support HP C++ on Tru64.kenton@google.com2008-11-141-4/+14
* Simplify some template usage so that older compilers can handle it. (Userskenton@google.com2008-11-061-3/+5
* * Fixed template specialization syntax that MSVC 2005 didn't like. Not sure ifkenton@google.com2008-10-031-1/+1
* Integrate changes from internal Google-internal branch.kenton@google.com2008-09-241-74/+993
* Integrate recent changes from google3.temporal2008-08-131-3/+3
* Fix static initialization ordering bug that caused crashes at startup whentemporal2008-07-251-1/+9
* Sync code with Google-internal branch. Changes:temporal2008-07-231-7/+39
* Initial checkin.temporal2008-07-101-0/+2838