summaryrefslogtreecommitdiff
path: root/upb_parse.c
AgeCommit message (Expand)Author
2009-07-01Remove public visibility from a few parsing functions.Joshua Haberman
2009-07-01More work to msg and parse. Getting close!Joshua Haberman
2009-06-30Major revision to upb_parse.Joshua Haberman
2009-06-29Updated comment to reflect code change.Joshua Haberman
2009-06-29Reworked low-level parsing: smaller, safer.Joshua Haberman
2009-06-28Ditch abbreviated field business.Joshua Haberman
2009-06-24Progress implementing upb_msg.Joshua Haberman
2009-06-23Two small fixes.Joshua Haberman
2009-06-22Fix varint-skipping (oops).Joshua Haberman
2009-06-22Simplified the varint-skipping function.Joshua Haberman
2009-06-20Do unaligned reads if UPB_UNALIGNED_READS_OK is defined.Joshua Haberman
2009-06-17Improvements to one-branch varint reading function.Joshua Haberman
2009-06-17High-level parsing interface written (not yet tested).Joshua Haberman
2009-06-16Alternative (optimized) implementations of varint parsing.Joshua Haberman
2009-06-15Implement inlining that works with both C99 and all versions of GCC.Joshua Haberman
2009-06-03A bunch more work, a fast table for field lookup.Joshua Haberman
2009-05-25A flurry of activity. Doesn't compile yet.Joshua Haberman
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback