24 Commits (0756999ab644d6849d9b100d81b937002435df12)

Author SHA1 Message Date
Joshua Haberman ab96d1ec41 Removed extraneous C++-style comment. 4 years ago
Joshua Haberman d5096f9ee8 Fixed bug in addunknown and added ASAN poisoning. 4 years ago
Esun Kim 4d2251c3e4 Add UPB_NORETURN for MSC 4 years ago
Joshua Haberman 55dd9d3e41 Fixed UPB_ASSUME() for non-GCC, non-MSVC platforms. 4 years ago
Igor Kostenko f7fcc0df37
Fix divide by zero vs2019 compilation error #293 (#294) 5 years ago
Charlie Savage 93e2a40881
MSVC 2019 Fixes (#285) 5 years ago
Joshua Haberman 2b1e7dc1cc
Arena refactor: moves cleanup list into regular blocks (#277) 5 years ago
Joshua Haberman 08b6d2d6fd
Rewrite of the decoder (#263) 5 years ago
Joshua Haberman a6c54729df Added UPB_ASSUME(), to work around warnings when optimization is enabled: 5 years ago
Anna R de1bc11663 Split port into its own target, add msg.h to :legacy_msg_reflection 5 years ago
Joshua Haberman 2a85bef825 Generated code interface for maps is complete, though not yet tested. 5 years ago
Joshua Haberman 23825332e1 WIP. 5 years ago
Esun Kim 905d1913f7 No // comment 5 years ago
Esun Kim ce4c4fd76b Clean up MSVC port for vsnprintf 5 years ago
Esun Kim bc6d9518e1 Make it use builtin functions on clang 5 years ago
Esun Kim 401285b2f1 Use UPB_LIKELY only when GNUC 5 years ago
Esun Kim 7a1e6aa84b Support MSVC prior to 2015 5 years ago
Esun Kim f179e23e5b Support Visual Studio 5 years ago
Nicolas "Pixel" Noble 4d8af5e4b9 Adding (v)snprintf and va_copy for Windows. 5 years ago
Joshua Haberman cf35baa1ad
Moved macros from upb.h to port_def.inc to avoid leaking them to users. (#160) 6 years ago
Josh Haberman ad905b08f5 Fixed amalgamation to properly include stdint.h first for UPB_SIZE(). 6 years ago
Joshua Haberman 33d1231ead Added port_def.inc and port_undef.inc. 6 years ago