summaryrefslogtreecommitdiff
path: root/upb/upb.h
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-03-27Removed reflection and other extraneous things from the core library. (#158)Joshua Haberman
2019-01-17Moved some definitions to def.hJoshua Haberman
2019-01-17Merge branch 'arrayapi' into defcleanupJoshua Haberman
2019-01-15Added some comments and reversed upb_arena_cleanup() args.Joshua Haberman
2019-01-15Build & fix the JIT.Joshua Haberman
2019-01-14WIP.Joshua Haberman
2019-01-12Partway through refactoring of Arena.Joshua Haberman
2019-01-12Removed old-style C++ handlers that relied on UB in favor of more normal ones.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-08Merge branch 'master' into defcleanupJoshua Haberman
2018-12-08Merge branch 'cmake-mac-fixes' into defcleanupJoshua Haberman
2018-09-11WIP.Josh Haberman
2018-06-14Revert "Prepare upb_value for encoding/decoding map."Bo Yang
2018-03-11Prepare upb_value for encoding/decoding map.Bo Yang
2017-07-17New encode/decode: most (171 / 192) conformance tests pass.Joshua Haberman
2017-07-08A good start on upb_encode and upb_decode.Josh Haberman
2016-12-07Merge pull request #74 from haberman/msgJoshua Haberman
2016-11-29Removed some temporary code and fixed a few tests.Josh Haberman
2016-11-29New upb_msg code and Lua bindings around it.Josh Haberman
2016-11-13Fix C++11 incompatibilityHATATANI Shinta
2016-11-13Make upb compatible with musl libcHATATANI Shinta
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
2016-04-05Added upb::FileDef, which represents the file defs are declared in.Josh Haberman
2016-02-18indent according to google-style-guideborislav nikolov
2016-02-17make it compile with gcc < 4.5.1borislav nikolov
2015-07-07Brought into compliance with Google open-source policies.Josh Haberman
2015-06-06Fix for va_copy.Josh Haberman
2015-06-02Ported upb to C89, for greater portability.Josh Haberman
2015-05-18Updates from code review comments.Josh Haberman
2015-05-08Google-internal development.Josh Haberman
2014-08-30Fixed build and added Travis CI support.Josh Haberman
2014-07-02Sync from internal Google development.Josh Haberman
2014-06-26Sync from internal Google development.Josh Haberman
2013-12-20Sync from Google-internal development.Josh Haberman
2013-10-24Merge from Google-internal development:Josh Haberman
2013-05-28Merge from Google-internal development.Josh Haberman
2013-05-25Synced with Google-internal development.Josh Haberman
2013-05-11Synced with 3 months of 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-20Fixes to get upb to compile inside Google.Joshua Haberman
2011-09-12Fleshed out fielddef default functionality.Joshua Haberman
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback