summaryrefslogtreecommitdiff
path: root/upb/upb.c
AgeCommit message (Expand)Author
2019-03-27Moved macros from upb.h to port_def.inc to avoid leaking them to users. (#160)Joshua Haberman
2019-01-23Properly align the arena.Joshua Haberman
2019-01-23Some more fixes for PHP.Joshua Haberman
2019-01-15Added some comments and reversed upb_arena_cleanup() args.Joshua Haberman
2019-01-14WIP.Joshua Haberman
2019-01-12Partway through refactoring of Arena.Joshua Haberman
2018-12-15test_encoder passes! Other tests still need to be fixed.Joshua Haberman
2017-01-24Fixed amalgamated build and added test.Josh Haberman
2016-11-29New upb_msg code and Lua bindings around it.Josh Haberman
2016-05-12Added UPB_ASSERT() that helps avoid unused var warnings.Joshua Haberman
2016-04-22Fixed small omission: upb_env_init2(). (#61)Joshua Haberman
2016-04-19Split upb::Arena/upb::Allocator from upb::Environment. (#58)Joshua Haberman
2015-07-07Brought into compliance with Google open-source policies.Josh Haberman
2015-06-02Ported upb to C89, for greater portability.Josh Haberman
2015-01-07Changes from Google-internal development.Josh Haberman
2013-12-20Sync from Google-internal development.Josh Haberman
2013-10-24Merge from Google-internal development:Josh Haberman
2013-02-15Sync with 8 months of Google-internal development.Josh Haberman
2012-03-31Sync from internal Google development.Joshua Haberman
2012-03-24Sync from internal Google development.Joshua Haberman
2011-12-22Fixed the open-source build.Joshua Haberman
2011-12-22Sync with internal Google development.Joshua Haberman
2011-11-23Refinement of upb_bytesrc interface.Joshua Haberman
2011-09-04Const invasion: large parts of upb made const-correct.Joshua Haberman
2011-08-27Refined upb_status.Joshua Haberman
2011-08-19More cleanup.Joshua Haberman
2011-07-15Directory restructure.Joshua Haberman
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback