18350 Commits (b9d1800df0f7ee41a7e24e2d16e31195eda6a698)
 

Author SHA1 Message Date
Joshua Haberman f858a8f287 Precompute bit offset and bitmask for a small perf improvement. 14 years ago
Joshua Haberman 6e308b7e80 Fix upb's parsetostruct benchmark. 14 years ago
Ying Wang d4bdc4c78a am 7cc5f59e: Unbundle protobuffer target libraries. 14 years ago
Ying Wang 3b3e5e580c Unbundle protobuffer target libraries. 14 years ago
liujisi@google.com 17d57dbbcd Add an intermediate method to propagate the friendship access to nested classes as a workaround for old compilers (e.g. gcc 3.4) 14 years ago
Joshua Haberman 0313826cef Benchmarks compile and run again! 14 years ago
Joshua Haberman 4667ed4be9 All tests pass again, valgrind-clean! Next up: benchmarks. 14 years ago
Joshua Haberman 806ba1c80d Another round of fixes. 14 years ago
Joshua Haberman 3affb31926 Tons of work: we're close to passing test_vs_proto2 again. 14 years ago
Joshua Haberman e170259e4a Improved table benchmark accuracy and output formatting. 14 years ago
Joshua Haberman f07cd8ff1d Merge branch 'src-refactoring' 14 years ago
liujisi@google.com c345db7d6b Update version number to 2.4.1 in common.h. 14 years ago
Joshua Haberman 8465e5e650 Gutted upb_msg a bit, re-adding only the essentials. 14 years ago
liujisi@google.com 01cba4b16e Update mainline version to 2.4.1-pre. 14 years ago
liujisi@google.com 7a26147997 Update the release date of 2.4.0 14 years ago
Joshua Haberman 9aa7e559d6 Fixes to decoder and textprinter: it works (for some input)! 14 years ago
Joshua Haberman 02a8cdfff2 Fixes to decoder, stdio, textprinter. 14 years ago
Joshua Haberman 93099cccd1 upb_strstream compiles again. 14 years ago
Joshua Haberman 8536bbc5f8 Some work on upb_msg, but it has a long way to go. 14 years ago
Joshua Haberman d98db7cb56 Textprinter is compiling again. 14 years ago
Joshua Haberman fbb9fd35e0 Improve comments in headers, to better explain core interfaces. 14 years ago
Joshua Haberman 5af1ade543 More work on textprinter. 14 years ago
Jon Skeet 167fba0188 Turn lineBreak option to line_break 14 years ago
Jon Skeet f31e34b17e Default to Environment.NewLine for line breaks in ProtoGen, but allow it to be configured. 14 years ago
Jon Skeet 12f0460a71 Effectively revert previous change to Generator.cs 14 years ago
Jon Skeet 7ac20214e0 Merge branch 'master' of https://github.com/csharptest/dotnet-protobufs into csharptest-master 14 years ago
liujisi@google.com bdfc1eab53 Add missing files into pom.xml for protobuf-lite. 14 years ago
Ying Wang ddf74061de Unbundle protobuffer target libraries. 14 years ago
Joshua Haberman 2c24cbb108 More work on decoder and stdio bytesrc/bytesink. 14 years ago
Joshua Haberman 93381f1411 Decoder compiles again! But probably doesn't work. 14 years ago
liujisi@google.com 1e106bc320 Update contributors. 14 years ago
Joshua Haberman fe659c8c93 Getting closer to a decoder that could actually compile and work. 14 years ago
Joshua Haberman 58a70b55c6 Decoder code structure is mostly in-place. 14 years ago
Joshua Haberman 5511aa16b0 Begin porting old decoder to new interfaces. 14 years ago
Joshua Haberman 2ea9737e5d Added test_stream.c for testing upb_stream.h. 14 years ago
Joshua Haberman c9df91b04a upb bootstraps again! and with no memory leaks! 14 years ago
Joshua Haberman a695b92cce Debugging test_def, it's close to working again! 14 years ago
Joshua Haberman 1dea81b1c2 Interface refinement: rename some constants. 14 years ago
liujisi@google.com 42e67e081a update ez_setup.py to fix the python2.6 problem. 14 years ago
Joshua Haberman a38742bbe1 A few minor changes to the streaming protocol. 14 years ago
liujisi@google.com d4a57f1557 Fix corner case in acx_pthread.m4 to work with -nostdlib, patch from Kacper Kowalik. 14 years ago
Joshua Haberman e9b9bbf216 Add INLINE to a few identifiers. 14 years ago
Joshua Haberman bcc688a303 upb_def compiles again! 14 years ago
Joshua Haberman 4559918090 More work on upb_src. 14 years ago
Joshua Haberman db512df98e A bunch of work on upb_def and upb_value. 14 years ago
liujisi@google.com 57014ffa52 Use Subprocess::Win32ErrorMessage() in command_line_interface_unittest to make the it OS locale independent. 14 years ago
liujisi@google.com 5c20ca1fcc Escape C++ Trigraphs. 14 years ago
csharptest 7691473a71 Completion of 3.5 build integration and Lite runtime build changes. 14 years ago
Jon Skeet 5a89177000 Deleted old nunit.framework 14 years ago
csharptest 30d3fa3205 Converted build to also work under .net 3.5 14 years ago