summaryrefslogtreecommitdiff
path: root/src/upb_table.c
AgeCommit message (Expand)Author
2011-03-20Update copyright to be Google Inc.Josh Haberman
2011-03-20upb_stream: all callbacks registered ahead-of-time.Josh Haberman
2011-02-17First version of an assembly language decoder.Joshua Haberman
2011-02-17Split inttable into a hash part and an array part.Joshua Haberman
2011-02-14More completely fixed the 0-key thing.Joshua Haberman
2011-02-14Remove the restriction that 0 cannot be a table key.Joshua Haberman
2011-02-13Merged core/ and stream/ -> src/. The split wasn't worth it.Joshua Haberman
2010-07-09Split src/ into core/ and stream/.Joshua Haberman
2010-07-07Defined the function for getting a upb_symtab for descriptor.proto.Joshua Haberman
2010-07-03Implemented upb_baredecoder, for bootstrapping.Joshua Haberman
2010-06-09More decoder work, first attempts at compiling it.Joshua Haberman
2010-01-15Remove struct keyword from all types, use typedef instead.Joshua Haberman
2010-01-02upb_string* -> upb_strptr, to follow aliasing rules.Joshua Haberman
2009-12-29Getting closer, only a few functions undefined now.Joshua Haberman
2009-12-23Core compiles, though with warnings, and is still incomplete.Joshua Haberman
2009-12-21In the midst of a major refactoring.Joshua Haberman
2009-11-28Overhaul defs to derive from a common base.Joshua Haberman
2009-08-08Whoops, re-add static to MurmurHash.Joshua Haberman
2009-08-07Major refactoring of upb_msg. Temporary functionality regression.Joshua Haberman
2009-07-22Bugfix to upb_table.Joshua Haberman
2009-07-21Properly initialize the fqname member of upb_msg.Joshua Haberman
2009-07-08Bugfix for maintaining the proper count on table resizes.Joshua Haberman
2009-07-08Directory restructuring.Joshua Haberman
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback