summaryrefslogtreecommitdiff
path: root/tests/pb
AgeCommit message (Expand)Author
2019-04-17upb_proto_library() aspect is working, even for external repos.Josh Haberman
2019-03-27Moved macros from upb.h to port_def.inc to avoid leaking them to users. (#160)Joshua Haberman
2019-03-26Merge branch 'master' into apitweaksJosh Haberman
2019-03-14Merge pull request #151 from linux-on-ibm-z/masterJoshua Haberman
2019-02-02Update test_varint.cShahid
2019-01-17Merge branch 'arrayapi' into defcleanupJoshua Haberman
2019-01-16Supprot FieldMask json encoding/decoding. (#147)Paul Yang
2019-01-16upb_symtab_add() returns upb_filedef* instead of bool.Joshua Haberman
2019-01-16Removed the JIT. Nobody was actually using it, and table-driven should achie...Joshua Haberman
2019-01-15Merge branch 'arrayapi' into defcleanupJoshua Haberman
2019-01-15All tests pass again!Joshua Haberman
2019-01-14WIP.Joshua Haberman
2019-01-12A lot more tests are working now.Joshua Haberman
2019-01-12Removed old-style C++ handlers that relied on UB in favor of more normal ones.Joshua Haberman
2019-01-09upb_refcounted is gone! Some tests still to fix.Joshua Haberman
2018-12-16Got test_decoder working!Joshua Haberman
2018-12-15test_encoder passes! Other tests still need to be fixed.Joshua Haberman
2018-12-13Updated encoder to new API.Joshua Haberman
2018-12-13Ported some tests.Joshua Haberman
2017-03-14Deleted some dead code related to varint decoding.Josh Haberman
2016-11-13Fix glibc coupling in testHATATANI Shinta
2016-08-16WIP.Josh Haberman
2016-05-12Added UPB_ASSERT() that helps avoid unused var warnings.Joshua Haberman
2016-04-19Split upb::Arena/upb::Allocator from upb::Environment. (#58)Joshua Haberman
2016-04-06Changes for PR comments.Josh Haberman
2016-04-05Added upb::FileDef, which represents the file defs are declared in.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-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-30Changed parser semantics around skipping.Josh Haberman
2015-07-07Brought into compliance with Google open-source policies.Josh Haberman
2015-06-22Fixed some bad bugs in upb_env.Josh Haberman
2015-06-02Ported upb to C89, for greater portability.Josh Haberman
2015-05-08Google-internal development.Josh Haberman
2015-01-07Changes from Google-internal development.Josh Haberman
2014-12-09Decoder bugfix, .gitignore update, and delete obsolete files.Josh Haberman
2014-11-18Sync to Google-internal development.Josh Haberman
2014-07-24Sync from Google-internal development.Josh Haberman
2014-06-26Sync from internal Google development.Josh Haberman
2014-02-04Sync from Google development.Josh Haberman
2014-01-21Sync to internal Google development.Josh Haberman
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback