669 Commits (dd1b8dad6dfcd44cf6a9ed689d4e5d0c6f4addf7)
 

Author SHA1 Message Date
Josh Haberman 7c6a763bd8 Fix from google3: memory leak caught by heapcheck. 9 years ago
Joshua Haberman d56339e6ff Merge pull request #36 from haberman/decoderfix 9 years ago
Josh Haberman 85440108e5 More decoder fixes, and slightly changed parse call semantics. 9 years ago
Josh Haberman fe427341f2 Decoder fix: skipped data at end of submessage. 9 years ago
Joshua Haberman 9c788b116e Merge pull request #34 from haberman/parserskip 9 years ago
Josh Haberman 7dcd017f4e Fixed PR for JIT-enabled builds. 9 years ago
Josh Haberman abcb6428ad Changed parser semantics around skipping. 9 years ago
Joshua Haberman ecaf82d134 Merge pull request #33 from haberman/jsonerr 10 years ago
Josh Haberman 2efe6be994 Clear JSON parser status in reset. 10 years ago
Josh Haberman 334bab5d8d Updated JSON parser size. 10 years ago
Josh Haberman 5506b58943 Fixed JSON parser error reporting. 10 years ago
Josh Haberman 5b44720f8f Also remove license headers from Lua. 10 years ago
Josh Haberman c09ec32f5c Updated license headers for Ragel source also. 10 years ago
Josh Haberman 49dab06e03 Brought into compliance with Google open-source policies. 10 years ago
Joshua Haberman 6d9a9c727f Merge pull request #32 from haberman/third_party 10 years ago
Josh Haberman 016587ea33 Moved lunit to third_party for Google compliance. 10 years ago
Joshua Haberman 36962f137f Merge pull request #31 from haberman/third_party 10 years ago
Josh Haberman b354ead7ef Moved DynASM to third_party to comply with Google policy. 10 years ago
Joshua Haberman ff8b042ad3 Merge pull request #30 from haberman/encoderfix 10 years ago
Josh Haberman c3e9a57a6f Fixed some bad bugs in upb_env. 10 years ago
Joshua Haberman d264438d15 Merge pull request #29 from haberman/symtabfix 10 years ago
Josh Haberman e3a7a4cf7b Addressed code review comment and clarified comments. 10 years ago
Josh Haberman b72ed3b97a Fix for stack overflow for cyclic defs. 10 years ago
Josh Haberman 21d32dfe3d Fix amalgamation by changing include style for structdef.int.h. 10 years ago
Josh Haberman 7333db596e Parameterize AR properly in the Makefile. 10 years ago
Josh Haberman d9485c28ed Fix for va_copy. 10 years ago
Josh Haberman 19a973a85e Fixes from Google-internal. 10 years ago
Josh Haberman e5bcdc2a3f Merge branch 'master' into google-internal 10 years ago
Josh Haberman 6f30032183 Sync from Google-internal development. 10 years ago
Joshua Haberman 97eeb57022 Merge pull request #27 from haberman/c89 10 years ago
Josh Haberman 919fea438a Ported upb to C89, for greater portability. 10 years ago
Josh Haberman 6650b3c652 Update Travis and Coveralls URLs for repo switch. 10 years ago
Joshua Haberman 0b64534a44 Merge pull request #21 from google/tablestrings 10 years ago
Joshua Haberman e6dddd6c17 Merge pull request #22 from martinmaly/upbc 10 years ago
Martin Maly c688be9e06 Generating enums and intentries only if the tables are non-empty. 10 years ago
Josh Haberman 2cff15d35e Updates from code review comments. 10 years ago
Josh Haberman e2840a4aa1 Restructure tables for C89 port and smaller size. 10 years ago
Josh Haberman 0c7eb664fc JIT bugfix: align stack properly on getbytes_slow. 10 years ago
Josh Haberman 00c36ece20 Upload failing artifacts to S3 for debugging purposes. 10 years ago
Josh Haberman e087947c84 Enabled asserts() and verbosity for most Travis builds. 10 years ago
Joshua Haberman 93791bfe65 Merge pull request #19 from cfallin/upb-seededalloc-fix 10 years ago
Chris Fallin 710111cc7c Bugfix: seeded_alloc() should not realloc() user-provided memory. 10 years ago
Josh Haberman 37cffddc5d Decoder bugfix. 10 years ago
Josh Haberman eace8e3295 Enable Travis for Clang, and enable -Werror for all Travis builds. 10 years ago
Josh Haberman 51cf616dab Changes to Lua module loading, and file generation. 10 years ago
Josh Haberman 35923b43b5 Remove test code written by contributor without a CLA. 10 years ago
Joshua Haberman c95bed1b6c Merge pull request #17 from martinmaly/links 10 years ago
Joshua Haberman ccc0fd0dbb Merge pull request #18 from haberman/google-internal 10 years ago
Josh Haberman 838009ba2b Fixes for the open-source build. 10 years ago
Josh Haberman fa10302a50 Merge from open-source development. 10 years ago