summaryrefslogtreecommitdiff
path: root/upb/table.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-03-14Merge pull request #151 from linux-on-ibm-z/masterJoshua Haberman
2019-02-02Update table.cShahid
2019-01-26Fixed tests and code.Josh Haberman
2018-08-27Bugfix on bigendianess by casting size_t to unint32_tSakala Venkata Krishna Rohit
2016-09-01A small bugfix to upb_table and simplified some code.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-01-26Added small explanatory comment.Josh Haberman
2016-01-19Optimized upb_inttable_compact(): it shrinks inttables more now.Josh Haberman
2015-07-07Brought into compliance with Google open-source policies.Josh Haberman
2015-06-04Fixes from Google-internal.Josh Haberman
2015-06-02Ported upb to C89, for greater portability.Josh Haberman
2015-05-17Restructure tables for C89 port and smaller size.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
2014-12-18Modified strtable to support length-delimited string keys. Allows forChris Fallin
2014-11-18Sync to Google-internal development.Josh Haberman
2014-08-09Make the absence of perf-cppflags give a good default build.Josh Haberman
2014-07-24Sync from Google-internal development.Josh Haberman
2014-06-26Sync from internal Google development.Josh Haberman
2013-10-24Merge from Google-internal development:Josh Haberman
2013-05-11Open source fixes: builds on OS X again.Joshua 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-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-07-15Directory restructure.Joshua Haberman
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback