summaryrefslogtreecommitdiff
path: root/upb
AgeCommit message (Expand)Author
2019-02-17Fixed amalgamation to properly include stdint.h first for UPB_SIZE().Josh Haberman
2019-02-01A few small API tweaks.Josh Haberman
2019-02-02Update table.cShahid
2019-02-02Update varint.int.hShahid
2019-01-29Merge pull request #145 from haberman/arrayapiJoshua Haberman
2019-01-28Fix for C++ inclusion of decoder.int.h.Josh Haberman
2019-01-28Fixes for google3.Josh Haberman
2019-01-28Discard extensions since current symtab can't handle them.Josh Haberman
2019-01-26Added a few more missing functions.Josh Haberman
2019-01-26Added missing fielddef function implementations for C++.Josh Haberman
2019-01-26Fixed tests and code.Josh Haberman
2019-01-26Added missing functions.Josh Haberman
2019-01-25A few more fixes.Josh Haberman
2019-01-25text_printer.h now successfully compiles.Josh Haberman
2019-01-25A few more Google fixes.Josh Haberman
2019-01-25Correct TextPrinterPtr.Josh Haberman
2019-01-24Fixes for Google-internal tests.Josh Haberman
2019-01-23Fixes for Google import.Joshua Haberman
2019-01-23Properly align the arena.Joshua Haberman
2019-01-23Some more fixes for PHP.Joshua Haberman
2019-01-19Some fixes for PHP.Joshua Haberman
2019-01-19Fix empty FieldMask json encodingBo Yang
2019-01-17Moved some definitions to def.hJoshua Haberman
2019-01-17Merge branch 'arrayapi' into defcleanupJoshua Haberman
2019-01-17Merge branch 'master' into arrayapiJoshua 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-15Added some comments and reversed upb_arena_cleanup() args.Joshua Haberman
2019-01-15Fixed a few bugs surfaced by Ruby.Joshua Haberman
2019-01-15Take sinks by value.Joshua Haberman
2019-01-15Merge branch 'arrayapi' into defcleanupJoshua Haberman
2019-01-15Build & fix the JIT.Joshua Haberman
2019-01-15All tests pass again!Joshua Haberman
2019-01-14WIP.Joshua Haberman
2019-01-12Partway through refactoring of Arena.Joshua Haberman
2019-01-12All tests pass again!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
2019-01-03Renamed upb_stringview -> upb_strview for C terseness.Josh Haberman
2019-01-02Some bugfixes.Joshua Haberman
2018-12-31Merge branch 'arrayapi' into defcleanupJoshua Haberman
2018-12-31Fixed bugs in array accessors.Joshua Haberman
2018-12-31WIP.Joshua Haberman
2018-12-24Merge branch 'arrayapi' into defcleanupJoshua Haberman
2018-12-24Fixed bug: make proto2 setters set hasbit.Joshua Haberman
2018-12-23Merge branch 'arrayapi' into defcleanupJoshua Haberman
2018-12-23Added "add" accessors for repeated fields.Joshua Haberman
2018-12-23Merge branch 'master' into arrayapiJoshua Haberman
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback