summaryrefslogtreecommitdiff
path: root/upb
AgeCommit message (Expand)Author
2019-07-22Adding (v)snprintf and va_copy for Windows.Nicolas "Pixel" Noble
2019-06-14Change methods name to specify as number/stringBo Yang
2019-06-14Fix integer typesBo Yang
2019-06-13Change int64 json encoding to be stringBo Yang
2019-06-03Renamed end_group field number and updated documentation.Joshua Haberman
2019-06-03Removed type from upb_array also.Joshua Haberman
2019-06-03All tests pass again.Joshua Haberman
2019-06-03Compiles, doesn't work yet.Joshua Haberman
2019-06-02WIP.Joshua Haberman
2019-06-02Merge branch 'master' into rmreflectiveJoshua Haberman
2019-05-20Use a custom mktime() function to avoid platform dependencies.upb_mktimeJoshua Haberman
2019-05-15Added checks for OOM conditions.Joshua Haberman
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-04-02WIP.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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback