summaryrefslogtreecommitdiff
path: root/upb
AgeCommit message (Expand)Author
2019-05-14More Blaze fixes.Joshua Haberman
2019-04-24Fixed amalgamation and CMake build.Joshua Haberman
2019-04-17upb_proto_library() aspect is working, even for external repos.Josh Haberman
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-03-26Merge branch 'master' into apitweaksJosh Haberman
2019-03-25Allow bytes field to be longer than 16000 bytes (#157)Paul Yang
2019-03-24Replace strptime with custom implementationBo Yang
2019-03-24Fix parsing repeated well known type value (#153)Paul Yang
2019-03-14Merge pull request #151 from linux-on-ibm-z/masterJoshua Haberman
2019-03-05Fix for Windows.Josh Haberman
2019-03-05Merge branch 'master' into defcleanupJoshua Haberman
2019-03-05Fix the issue for strptimeBo Yang
2019-02-25Removing the 'byteswap.h' header which is not portableShahid
2019-02-18Merge pull request #148 from TeBoring/empty-fieldmaskJoshua Haberman
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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback