summaryrefslogtreecommitdiff
path: root/upb/port_def.inc
AgeCommit message (Expand)Author
2019-09-10No // commentEsun Kim
2019-08-09Merge pull request #204 from veblush/msvc-portEsun Kim
2019-08-09Clean up MSVC port for vsnprintfEsun Kim
2019-08-09Make it use builtin functions on clangEsun Kim
2019-07-30Use UPB_LIKELY only when GNUCEsun Kim
2019-07-30Support MSVC prior to 2015Esun Kim
2019-07-29Support Visual StudioEsun Kim
2019-07-22Adding (v)snprintf and va_copy for Windows.Nicolas "Pixel" Noble
2019-03-27Moved macros from upb.h to port_def.inc to avoid leaking them to users. (#160)Joshua Haberman
2019-02-17Fixed amalgamation to properly include stdint.h first for UPB_SIZE().Josh Haberman
2018-09-06Added port_def.inc and port_undef.inc.Joshua Haberman
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback