summaryrefslogtreecommitdiff
path: root/stream/upb_decoder.c
AgeCommit message (Expand)Author
2011-02-13Merged core/ and stream/ -> src/. The split wasn't worth it.Joshua Haberman
2011-02-10Add (but do not activate) an SSE varint decoder.Joshua Haberman
2011-02-09Cache temporary string in the decoder, for better benchmark numbers.Joshua Haberman
2011-02-06Benchmarks compile and run again!Joshua Haberman
2011-02-06All tests pass again, valgrind-clean! Next up: benchmarks.Joshua Haberman
2011-02-05Another round of fixes.Joshua Haberman
2011-02-05Tons of work: we're close to passing test_vs_proto2 again.Joshua Haberman
2011-01-30Fixes to decoder and textprinter: it works (for some input)!Joshua Haberman
2011-01-29Fixes to decoder, stdio, textprinter.Joshua Haberman
2011-01-25More work on decoder and stdio bytesrc/bytesink.Joshua Haberman
2011-01-24Decoder compiles again! But probably doesn't work.Joshua Haberman
2011-01-23Getting closer to a decoder that could actually compile and work.Joshua Haberman
2011-01-23Decoder code structure is mostly in-place.Joshua Haberman
2011-01-22Begin porting old decoder to new interfaces.Joshua Haberman
2010-08-02Fleshed out upb_msg: test_vs_proto2 compiles but fails.Joshua Haberman
2010-07-24Optimizations and bugfix to benchmark.Joshua Haberman
2010-07-24Fixes to benchmark.Joshua Haberman
2010-07-21Lua support for fielddefs and getting their properties.Joshua Haberman
2010-07-17Bugfixes, test_decoder successfully stream-decodes a stream!Joshua Haberman
2010-07-17Bugfixes to upb_stdio and upb_decoder.Joshua Haberman
2010-07-17Fleshed out upb_stdio and upb_textprinter.Joshua Haberman
2010-07-11Reduce decoder memory usage.Joshua Haberman
2010-07-10Basic test_def links and passes no-op test!Joshua Haberman
2010-07-09Split src/ into core/ and stream/.Joshua Haberman
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback