1063 Commits (9f49efef6203973931894a4ed9b862b3e3d639f0)
 

Author SHA1 Message Date
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
Josh Haberman eb633dbe3c Query CMake version. 6 years ago
Shahid e223001916
Update table.c 6 years ago
Shahid 33cd3cfa1d
Update varint.int.h 6 years ago
Shahid afaa22eb3d
Update test_varint.c 6 years ago
Joshua Haberman 2b62fbce67
Merge pull request #145 from haberman/arrayapi 6 years ago
Josh Haberman 3d93155790 Fix to deps. 6 years ago
Josh Haberman b07fcde013 Fix for C++ inclusion of decoder.int.h. 6 years ago
Josh Haberman 22ad7121c2 Fixes for google3. 6 years ago
Josh Haberman 8e737d4f9a Discard extensions since current symtab can't handle them. 6 years ago
Josh Haberman 68d86cbc59 Ported BUILD file fixes for google3 to arrayapi branch. 6 years ago
Josh Haberman c1706e0a7c Added a few more missing functions. 6 years ago
Josh Haberman afdd4698ba Added missing fielddef function implementations for C++. 6 years ago
Josh Haberman 865876895d Fixed tests and code. 6 years ago