1026 Commits (9a66356d95f9aff04570a6b4e9e34cdc8cd6fa6b)
 

Author SHA1 Message Date
Joshua Haberman 9a66356d95 More Blaze fixes. 6 years ago
Joshua Haberman 13eb14986b More fixes for Blaze. 6 years ago
Joshua Haberman a37877a326 Fixes for Blaze. 6 years ago
Joshua Haberman f060528396 Updated protobuf to point to main repo. 6 years ago
Joshua Haberman 0fea70b4d9 Works with Bazel 0.24.1 and Bazel 0.25.2! 6 years ago
Joshua Haberman cbe051a09c Re-enabled conformance tests. 6 years ago
Joshua Haberman e294a16c08 Added name to cc_library_func() to avoid conflicts. 6 years ago
Joshua Haberman 61034f50b3 Fixed conflict error with Ragel on Bazel 0.25. 6 years ago
Joshua Haberman 6c1b78f095 Update Skylib and update to newer Sandwich API. 6 years ago
Joshua Haberman 20d849a5e0 Fixes for Bazel 0.25. 6 years ago
Joshua Haberman b08819749e
Merge pull request #162 from haberman/aspect 6 years ago
Joshua Haberman e1fb10002d Fixed include path. 6 years ago
Joshua Haberman 985145ca16 Fixed amalgamation and CMake build. 6 years ago
Joshua Haberman d6e466e943 More refactoring/simplification. 6 years ago
Joshua Haberman 65f97218d1 Removed some obsolete code. 6 years ago
Josh Haberman 9fa3e8bd62 Fix the Ubuntu build. 6 years ago
Joshua Haberman 239d4a90db Fixed upb_proto_library() for macOS. 6 years ago
Joshua Haberman f9dab27de3
Merge pull request #164 from haberman/oneofcase 6 years ago
Joshua Haberman 151ebc8a29 Fixed oneof case accessor to cast to enum for C++. 6 years ago
Josh Haberman cd9e1e6817 upb_proto_library() aspect is working, even for external repos. 6 years ago
Josh Haberman f3c560122a upb_proto_library() works for local project! 6 years ago
Josh Haberman 02e26c5004 Replaced upb_proto_library() with a truly aspect-based rule. 6 years ago
Joshua Haberman cf35baa1ad
Moved macros from upb.h to port_def.inc to avoid leaking them to users. (#160) 6 years ago
Joshua Haberman 928ef7f2c0
Removed reflection and other extraneous things from the core library. (#158) 6 years ago
Joshua Haberman 00f96cb947 Fixed macOS Kokoro build for new Bazel. (#159) 6 years ago
Joshua Haberman e999afb612
Merge pull request #150 from haberman/apitweaks 6 years ago
Josh Haberman 0abf6083b3 Merge branch 'master' into apitweaks 6 years ago
Paul Yang a8a0bc73b9
Allow bytes field to be longer than 16000 bytes (#157) 6 years ago
Joshua Haberman 0ca4edd7d9
Merge pull request #156 from TeBoring/strptime-fix 6 years ago
Bo Yang f298f3078b Remove _XOPEN_SOURCE from amalgamate.py 6 years ago
Bo Yang f3d5ff02d1 Commented out missing file 6 years ago
Bo Yang 3c4f0347f9 Replace strptime with custom implementation 6 years ago
Paul Yang 56fefe2a50
Fix parsing repeated well known type value (#153) 6 years ago
Joshua Haberman fa88c6017d
Merge pull request #155 from haberman/fwd-decl 6 years ago
Josh Haberman e86e198690 Changed enums to be open int32_t. 6 years ago
Joshua Haberman 9cd426495e
Merge pull request #151 from linux-on-ibm-z/master 6 years ago
Joshua Haberman ed9faae099
Merge pull request #141 from haberman/defcleanup 6 years ago
Josh Haberman 71ec01e34b Fix for Windows. 6 years ago
Josh Haberman f8ba0f67f2 Merge branch 'defcleanup' of github.com:haberman/upb into defcleanup 6 years ago
Joshua Haberman 55e23d4bef Merge branch 'master' into defcleanup 6 years ago
Joshua Haberman 51f30e064b
Merge pull request #152 from TeBoring/ruby-fix 6 years ago
Bo Yang 8b75e5c119 Add _XOPEN_SOURCE to amalgamate.py 6 years ago
Bo Yang da8d1392c1 Fix the issue for strptime 6 years ago
Shahid 17db372267
Removing the 'byteswap.h' header which is not portable 6 years ago
Josh Haberman f858e0160e Merge branch 'master' into defcleanup 6 years ago
Joshua Haberman c3e6bb5318
Merge pull request #148 from TeBoring/empty-fieldmask 6 years ago
Josh Haberman ad905b08f5 Fixed amalgamation to properly include stdint.h first for UPB_SIZE(). 6 years ago
Josh Haberman 5575a228c9 Merge branch 'master' into defcleanup 6 years ago
Josh Haberman 32e3f394b4 A few small API tweaks. 6 years ago
Joshua Haberman b0292a9eb1
Merge pull request #149 from haberman/fixmacos 6 years ago