aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/descriptor.cc
Commit message (Expand)AuthorAgeFilesLines
* 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