summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-17Addressed code review comments.Josh Haberman
2016-02-17Changed JSON parser/printer to correctly camelCase names.Josh Haberman
2016-01-26Merge pull request #47 from haberman/compactJoshua Haberman
2016-01-26Added small explanatory comment.Josh Haberman
2016-01-19Optimized upb_inttable_compact(): it shrinks inttables more now.Josh Haberman
2016-01-06Merge pull request #45 from mbarbon/fix-status-initJoshua Haberman
2016-01-05Merge pull request #44 from mbarbon/masterJoshua Haberman
2015-12-30Make sure upb_pbdecoder.status is initializedMattia Barbon
2015-12-30Add missing upb_fielddef_fullname implementationMattia Barbon
2015-10-21Merge pull request #43 from haberman/presenceflagJoshua Haberman
2015-10-21Addressed PR comments.Josh Haberman
2015-10-15Properly populate field presence flag on messages according to syntax flag.Josh Haberman
2015-10-14Add flag to MessageDef for whether fields have presence.Josh Haberman
2015-08-19Merge pull request #38 from haberman/decoderfix2Joshua Haberman
2015-08-19Refer to a shared definition for max buffered bytes.Josh Haberman
2015-08-14Added lots of decoder tests and fixed lots of bugs.Josh Haberman
2015-08-13Merge pull request #37 from haberman/google-internalJoshua Haberman
2015-08-13Fix from google3: memory leak caught by heapcheck.Josh Haberman
2015-08-12Merge pull request #36 from haberman/decoderfixJoshua Haberman
2015-08-11More decoder fixes, and slightly changed parse call semantics.Josh Haberman
2015-07-31Decoder fix: skipped data at end of submessage.Josh Haberman
2015-07-31Merge pull request #34 from haberman/parserskipJoshua Haberman
2015-07-30Fixed PR for JIT-enabled builds.Josh Haberman
2015-07-30Changed parser semantics around skipping.Josh Haberman
2015-07-15Merge pull request #33 from haberman/jsonerrJoshua Haberman
2015-07-15Clear JSON parser status in reset.Josh Haberman
2015-07-15Updated JSON parser size.Josh Haberman
2015-07-15Fixed JSON parser error reporting.Josh Haberman
2015-07-07Also remove license headers from Lua.Josh Haberman
2015-07-07Updated license headers for Ragel source also.Josh Haberman
2015-07-07Brought into compliance with Google open-source policies.Josh Haberman
2015-07-07Merge pull request #32 from haberman/third_partyJoshua Haberman
2015-07-07Moved lunit to third_party for Google compliance.Josh Haberman
2015-07-07Merge pull request #31 from haberman/third_partyJoshua Haberman
2015-07-07Moved DynASM to third_party to comply with Google policy.Josh Haberman
2015-06-22Merge pull request #30 from haberman/encoderfixJoshua Haberman
2015-06-22Fixed some bad bugs in upb_env.Josh Haberman
2015-06-15Merge pull request #29 from haberman/symtabfixJoshua Haberman
2015-06-15Addressed code review comment and clarified comments.Josh Haberman
2015-06-12Fix for stack overflow for cyclic defs.Josh Haberman
2015-06-12Fix amalgamation by changing include style for structdef.int.h.Josh Haberman
2015-06-06Parameterize AR properly in the Makefile.Josh Haberman
2015-06-06Fix for va_copy.Josh Haberman
2015-06-04Fixes from Google-internal.Josh Haberman
2015-06-03Merge branch 'master' into google-internalJosh Haberman
2015-06-03Sync from Google-internal development.Josh Haberman
2015-06-03Merge pull request #27 from haberman/c89Joshua Haberman
2015-06-02Ported upb to C89, for greater portability.Josh Haberman
2015-05-28Update Travis and Coveralls URLs for repo switch.Josh Haberman
2015-05-28Merge pull request #21 from google/tablestringsJoshua Haberman
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback