summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-11-29New upb_msg code and Lua bindings around it.Josh Haberman
2016-09-09Some refcounting fixes.Josh Haberman
2016-09-09Merge pull request #69 from haberman/oneofdescJoshua Haberman
2016-09-08Added support for loading oneofs from descriptors.Josh Haberman
2016-08-16WIP.Josh Haberman
2016-05-12Added UPB_ASSERT() that helps avoid unused var warnings.Joshua Haberman
2016-04-21Put oneofs in the same table as fields. (#60)Joshua Haberman
2016-04-19Changed schema for JSON test to be defined in a .proto file. (#54)Joshua Haberman
2016-04-19Split upb::Arena/upb::Allocator from upb::Environment. (#58)Joshua Haberman
2016-04-14JSON parser: always accept both name variants, flag controls which we generate.Joshua Haberman
2016-04-06Refactored upb_def_freeze() a bit per PR comments.Josh Haberman
2016-04-06Changes for PR comments.Josh Haberman
2016-04-05Added upb::FileDef, which represents the file defs are declared in.Josh Haberman
2016-02-17Changed JSON parser/printer to correctly camelCase names.Josh 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-13Fix from google3: memory leak caught by heapcheck.Josh 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-30Fixed PR for JIT-enabled builds.Josh Haberman
2015-07-30Changed parser semantics around skipping.Josh Haberman
2015-07-07Brought into compliance with Google open-source policies.Josh Haberman
2015-07-07Moved lunit to third_party for Google compliance.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-12Fix for stack overflow for cyclic defs.Josh Haberman
2015-06-03Merge branch 'master' into google-internalJosh Haberman
2015-06-03Sync from Google-internal development.Josh Haberman
2015-06-02Ported upb to C89, for greater portability.Josh Haberman
2015-05-18Updates from code review comments.Josh Haberman
2015-05-17Restructure tables for C89 port and smaller size.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 from open-source development.Josh Haberman
2015-05-08Google-internal development.Josh Haberman
2015-05-06Resolve compilation errors if compiled with more stringent semantic checks.Martin Maly
2015-02-02Support maps in JSON parsing and serialization.Chris Fallin
2015-01-14Support oneof defs in upb.Chris Fallin
2015-01-07Changes from Google-internal development.Josh Haberman
2014-12-15Added msgdef flag to indicate map_entry protos.Chris Fallin
2014-12-09Removed obsolete benchmarks/ and examples/ directories.Josh Haberman
2014-12-09Decoder bugfix, .gitignore update, and delete obsolete files.Josh Haberman
2014-12-09JSON test, symbolic enum names in JSON, and a few improvements.Chris Fallin
2014-12-03Sync from Google-internal development.Josh Haberman
2014-11-18Fixed building of googlepbtests.Josh Haberman
2014-11-18Sync to Google-internal development.Josh Haberman
2014-09-01Added lua and core32 Travis builds, and rewrote README.mdJosh Haberman
2014-09-01Added compiled version of test.proto.Josh Haberman
2014-09-01Enable more Travis configurations.Josh Haberman
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback