summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-05-19Merge pull request #22 from martinmaly/upbcJoshua Haberman
2015-05-18Generating enums and intentries only if the tables are non-empty.Martin Maly
2015-05-18Updates from code review comments.Josh Haberman
2015-05-17Restructure tables for C89 port and smaller size.Josh Haberman
2015-05-16JIT bugfix: align stack properly on getbytes_slow.Josh Haberman
2015-05-16Upload failing artifacts to S3 for debugging purposes.Josh Haberman
2015-05-16Enabled asserts() and verbosity for most Travis builds.Josh Haberman
2015-05-15Merge pull request #19 from cfallin/upb-seededalloc-fixJoshua Haberman
2015-05-15Bugfix: seeded_alloc() should not realloc() user-provided memory.Chris Fallin
2015-05-15Decoder bugfix.Josh Haberman
2015-05-13Enable Travis for Clang, and enable -Werror for all Travis builds.Josh Haberman
2015-05-13Changes to Lua module loading, and file generation.Josh Haberman
2015-05-11Remove test code written by contributor without a CLA.Josh Haberman
2015-05-08Merge pull request #17 from martinmaly/linksJoshua Haberman
2015-05-08Merge pull request #18 from haberman/google-internalJoshua Haberman
2015-05-08Fixes for the open-source build.Josh Haberman
2015-05-08Merge from open-source development.Josh Haberman
2015-05-08Google-internal development.Josh Haberman
2015-05-08Updating Readme linksMartin Maly
2015-05-06Merge pull request #16 from martinmaly/warningsJoshua Haberman
2015-05-06Resolve compilation errors if compiled with more stringent semantic checks.Martin Maly
2015-02-02Merge pull request #13 from cfallin/json-mapsJoshua Haberman
2015-02-02Fixed JSON parser issue: missing NUL byte in parse_number() in some codeChris Fallin
2015-02-02Merge pull request #12 from cfallin/json-mapsJoshua Haberman
2015-02-02Support maps in JSON parsing and serialization.Chris Fallin
2015-01-15Add -O0 for coverage run to hopefully get better data.Josh Haberman
2015-01-14Merge pull request #11 from cfallin/oneofsJoshua Haberman
2015-01-14Support oneof defs in upb.Chris Fallin
2015-01-09Coverage support for coveralls.io.Josh Haberman
2015-01-08Fix for JSON parser: don't overrun buffer parsing ints.Josh Haberman
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback