summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-11-21Integrate changes from internal code.kenton@google.com
2008-11-14Support HP C++ on Tru64.kenton@google.com
2008-11-07Fix bugs in zero_copy_stream_impl.kenton@google.com
2008-11-07Only build tests when running "make check", not "make".kenton@google.com
2008-11-07Fixed alignment issue that caused bus errors on platforms like sparc whichkenton@google.com
2008-11-06Simplify some template usage so that older compilers can handle it. (Userskenton@google.com
2008-11-06Work around GCC 4.3.0 x86_64 compiler bug (seen on Fedora 9).kenton@google.com
2008-10-16Avoid an "unused parameter" warning when using high warning levels.kenton@google.com
2008-10-16Update version number to 2.0.3-SNAPSHOT.kenton@google.com
2008-10-03* Fixed template specialization syntax that MSVC 2005 didn't like. Not sure ifkenton@google.com
2008-09-30* Fix build on MSVC.kenton@google.com
2008-09-24Add file missing from rev 50.kenton@google.com
2008-09-24Integrate changes from internal Google-internal branch.kenton@google.com
2008-09-23Add file that was mysteriously missing from SVN tree.kenton@google.com
2008-09-23Explicitly identify superclass in initializer lists for generated messagekenton@google.com
2008-09-19Work around absence of hash_map.kenton@google.com
2008-09-17Add @Override annotation to generated Java code where appropriate.temporal
2008-08-272.0.1 release.temporal
2008-08-18More prep for 2.0.1:temporal
2008-08-13Integrate recent changes from google3.temporal
2008-08-06Heuristically detect sub-messages when printing unknown fields.temporal
2008-07-31Apply Leandro Lucarella <llucax@gmail.com>'s patches for VIM highlightingtemporal
2008-07-25Fix static initialization ordering bug that caused crashes at startup whentemporal
2008-07-23Sync code with Google-internal branch. Changes:temporal
2008-07-21misc. stuff:temporal
2008-07-16Allow trailing slashes in --proto_path mappings.temporal
2008-07-16Fix bytes type setter to work with byte sequences with embedded NULLs.temporal
2008-07-10Initial checkin.temporal