summaryrefslogtreecommitdiff
path: root/src/upb_msg.c
AgeCommit message (Expand)Author
2009-07-23Re-enable checks for set_flags now that upbc emits them.Joshua Haberman
2009-07-23upb is fully self-hosting (except for text->descriptor)!Joshua Haberman
2009-07-22Compiler finally works (except string arrays). Untested. Holy crap that was...Joshua Haberman
2009-07-21Properly initialize the fqname member of upb_msg.Joshua Haberman
2009-07-21Abandon setjmp/longjmp, performance was not measurably increased.Joshua Haberman
2009-07-21Pass pointer to tag instead of by value.Joshua Haberman
2009-07-21Bugfixes to parser.Joshua Haberman
2009-07-20Move upb_array into its own header, upb_context parses fds instead of fd.Joshua Haberman
2009-07-20Significant, experimental changes (setjmp/longjmp, group handling).Joshua Haberman
2009-07-09Implemented upb_msg_eql.Joshua Haberman
2009-07-08Re-enable sorting when the descriptor type is not compiled in.Joshua Haberman
2009-07-08Directory restructuring.Joshua Haberman
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback