summaryrefslogtreecommitdiff
path: root/src/google/protobuf/io
AgeCommit message (Expand)Author
2010-11-02Submit recent changes from internal branch. See CHANGES.txt for more details.liujisi@google.com
2010-04-05Improve coded_stream.h handling on MSVC. Avoid a bogus runtime check and ena...kenton@google.com
2010-02-09Fix missing header issue -- INT_MAX is defined in limits.h. I chose to use a...kenton@google.com
2010-01-11Fix bogus sign-compare warnings in header at request of user.kenton@google.com
2009-12-22Accept form feeds as whitespace.kenton@google.com
2009-12-19Fix build on MinGW/Win32 (including implementing Subprocess using CreateProce...kenton@google.com
2009-12-18Commit missing files from r251. Sigh.kenton@google.com
2009-12-18Massive roll-up of changes. See CHANGES.txt.kenton@google.com
2009-08-17HPUX patch from Alexander Melnikov.kenton@google.com
2009-08-08doc comment tweakskenton@google.com
2009-08-01Hurr, some merge conflict was resolved poorly. Fixed.kenton@google.com
2009-08-01Allow compression level of GzipOutputStream to be configured.kenton@google.com
2009-07-29Submit recent changes from internal branch, including "lite mode" forkenton@google.com
2009-04-25Integrate recent changes from Google-internal code tree. See CHANGES.txtkenton@google.com
2009-04-16Commit Brian Olson's gzip stream implementations.kenton@google.com
2009-01-22Push out changes from internal codebase.kenton@google.com
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-09-24Integrate changes from internal Google-internal branch.kenton@google.com
2008-07-23Sync code with Google-internal branch. Changes:temporal
2008-07-10Initial checkin.temporal