summaryrefslogtreecommitdiff
path: root/upb/pb/textprinter.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-15Take sinks by value.Joshua Haberman
2019-01-14WIP.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-10WIP, core library compiles now.Joshua 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
2015-07-07Brought into compliance with Google open-source policies.Josh Haberman
2015-06-06Fix for va_copy.Josh Haberman
2015-06-04Fixes from Google-internal.Josh Haberman
2015-06-02Ported upb to C89, for greater portability.Josh Haberman
2015-05-08Google-internal development.Josh Haberman
2014-12-12Amalgamated distribution (upb.c/upb.h) tool.Chris Fallin
2014-08-30Fixed build and added Travis CI support.Josh Haberman
2014-06-26Sync from internal Google development.Josh Haberman
2014-01-21Sync to internal Google development.Josh Haberman
2013-12-20Sync 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-31Got decoder & textprinter compiling in kernel mode.Joshua Haberman
2012-03-24Sync from 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-04Const invasion: large parts of upb made const-correct.Joshua Haberman
2011-08-31Revised upb_bytesink, refactored upb_textprinter (untested).Joshua Haberman
2011-08-27Refined upb_status.Joshua Haberman
2011-07-15Directory restructure.Joshua Haberman
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback