summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-24More fixes for google3 import.Josh Haberman
2019-01-23Fixes for Google import.Joshua Haberman
2019-01-23Changes for google3 import.Joshua Haberman
2019-01-23Some rearranging and cleanup.Joshua Haberman
2019-01-23Delete obsolete dump_cinit.lua.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-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-03Standardize on package_name_Message_mutable_foo() for mutable accessors.Josh Haberman
2019-01-02Some bugfixes.Joshua Haberman
2018-12-31Updated generated code.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-24Merge branch 'arrayapi' into defcleanupJoshua Haberman
2018-12-24Added mutable_ accessor for submessages.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
2018-12-22Merge branch 'master' into defcleanupJoshua Haberman
2018-12-22Merge pull request #146 from haberman/amalgamateJoshua Haberman
2018-12-22Merge branch 'master' into defcleanupJoshua Haberman
2018-12-22Make Bazel print output for failed tests.Joshua Haberman
2018-12-22Fixed amalgamation to not list header files explicitly.Joshua Haberman
2018-12-20Some fixes for Ruby.Joshua Haberman
2018-12-19Merge pull request #142 from TeBoring/json-any-encodingJoshua Haberman
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback