1063 Commits (9f49efef6203973931894a4ed9b862b3e3d639f0)
 

Author SHA1 Message Date
Joshua Haberman 6507e1fee3 Merge pull request #81 from TeBoring/master 8 years ago
Bo Yang 4169481438 Fix bugs in file_onphpprefix 8 years ago
Joshua Haberman e35c38fc65 Merge pull request #80 from TeBoring/master 8 years ago
Bo Yang 969ba5ef86 Add new file option php_class_prefix. 8 years ago
Joshua Haberman 5a8467842a Merge pull request #79 from TeBoring/master 8 years ago
Bo Yang 0168f28daf Bug fix: When encoding, negative int32 values should be padded to int64 in order to be wire compatible 8 years ago
Joshua Haberman 73a48a46f8 Merge pull request #78 from haberman/axerefcount 8 years ago
Josh Haberman 3b7dc27fb5 Fixed amalgamated build and added test. 8 years ago
Joshua Haberman 72ae34c28f Merge pull request #77 from haberman/axerefcount 8 years ago
Josh Haberman 5aa01b46e4 A couple more fixes. 8 years ago
Josh Haberman 512130adf1 Remove another bit of obsolete code. 8 years ago
Josh Haberman 693b841ec6 Removed all code for adding extensions to upb_symtab. 8 years ago
Joshua Haberman 9a9a1097a7 Merge pull request #76 from haberman/movesymtab 8 years ago
Josh Haberman 629b4ce621 Ripped out complicated and unused code for replacing defs in a symtab. 8 years ago
Josh Haberman 47da2afd52 Make upb::SymbolTable no longer reference-counted. 8 years ago
Josh Haberman c850bc0a4e Moved upb_symtab to def.h/def.c. 8 years ago
Joshua Haberman d5d2eadee5 Merge pull request #75 from haberman/msg 8 years ago
Josh Haberman 6cccfe1649 Addressed PR comments. 8 years ago
Josh Haberman ce1f63fde2 A few C++ fixes for BufferSink. 8 years ago
Josh Haberman 15c388b819 Basic serialization for upb_msg and Lua. 8 years ago
Joshua Haberman 076a82ee7e Merge pull request #74 from haberman/msg 8 years ago
Josh Haberman 2b77da3da8 Update for final PR comments. 8 years ago
Josh Haberman ba4e23f170 Added a few missing __gc metamethods. 8 years ago
Josh Haberman 949aeee3f1 Changes for PR comments. 8 years ago
Josh Haberman 3122535726 Fleshed out comments and removed some dead code. 8 years ago
Josh Haberman 62472c1161 Suppress warnings on 32-bit for this dead code for now. 8 years ago
Josh Haberman e977c0af03 Fixed more bugs surfaced by Travis. 8 years ago
Josh Haberman 39c2414d68 Added descriptor.pb so we don't depend on protoc for tests. 8 years ago
Josh Haberman ff99b3f46b Fixed some bugs surfaced by Travis. 8 years ago
Josh Haberman 16ca9309b3 Removed some temporary code and fixed a few tests. 8 years ago
Josh Haberman 4b0c4ca7fb New upb_msg code and Lua bindings around it. 8 years ago
Joshua Haberman 9a91f7bba8 Merge pull request #73 from apstndb/fix-va-copy 8 years ago
HATATANI Shinta 1b4fc46f87 Fix glibc coupling in test 8 years ago
HATATANI Shinta 35e174bf0e Fix C++11 incompatibility 8 years ago
HATATANI Shinta 5211caac97 Make upb compatible with musl libc 8 years ago
Joshua Haberman 77c97fd3f2 Merge pull request #70 from haberman/reffix 8 years ago
Josh Haberman 5a49a33605 Responded to CR comments. 8 years ago
Josh Haberman af79bfb919 Some refcounting fixes. 8 years ago
Joshua Haberman b176b976a5 Merge pull request #69 from haberman/oneofdesc 8 years ago
Josh Haberman c387d372ee Added descriptive comment about descriptor nesting. 8 years ago
Josh Haberman bb872be0c0 Addressed CR comments: simplify slightly. 8 years ago
Josh Haberman 074a050bb1 Added support for loading oneofs from descriptors. 8 years ago
Joshua Haberman 0787643281 Merge pull request #68 from haberman/bugfixes 8 years ago
Joshua Haberman dd1b8dad6d Merge pull request #67 from haberman/endstrhd 8 years ago
Josh Haberman cf22c890c9 Adjust PATH in .travis.yml instead of travis.sh. 8 years ago
Josh Haberman 7d1de129cd Updated Travis to put protoc in a subdirectory for genfiles. 8 years ago
Josh Haberman fd1e6a3805 Updated generated code. 8 years ago
Josh Haberman b09c59cc05 A small bugfix to upb_table and simplified some code. 8 years ago
Josh Haberman ea85066489 JSON: fix a couple cases of the wrong closure being passed to end handlers. 8 years ago
Joshua Haberman dfc409618f Merge pull request #66 from mortonfox/patch-1 8 years ago