847 Commits (427168995343ceed2f505460d305e4b71d41a0a4)
 

Author SHA1 Message Date
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
Josh Haberman 3bd691a497 Google-internal development. 10 years ago
Martin Maly f519e95817 Updating Readme links 10 years ago
Joshua Haberman bd7ea8c6f1 Merge pull request #16 from martinmaly/warnings 10 years ago
Martin Maly 508c39ee13 Resolve compilation errors if compiled with more stringent semantic checks. 10 years ago
Joshua Haberman 535bc2fe2f Merge pull request #13 from cfallin/json-maps 10 years ago
Chris Fallin 099d57346a Fixed JSON parser issue: missing NUL byte in parse_number() in some code 10 years ago
Joshua Haberman 17be1ef0f2 Merge pull request #12 from cfallin/json-maps 10 years ago
Chris Fallin fb58504569 Support maps in JSON parsing and serialization. 10 years ago
Josh Haberman 51513c6e7f Add -O0 for coverage run to hopefully get better data. 10 years ago
Joshua Haberman 1988a660f4 Merge pull request #11 from cfallin/oneofs 10 years ago
Chris Fallin 87a18f3774 Support oneof defs in upb. 10 years ago
Josh Haberman bebdc009b4 Coverage support for coveralls.io. 10 years ago
Josh Haberman b55f32b278 Fix for JSON parser: don't overrun buffer parsing ints. 10 years ago
Josh Haberman 87fc2c516b Changes from Google-internal development. 10 years ago
Joshua Haberman d18475ae57 Merge pull request #10 from cfallin/master 10 years ago
Chris Fallin fd1cc56625 Modified strtable to support length-delimited string keys. Allows for 10 years ago
Joshua Haberman 0ab8d5e1bb Merge pull request #9 from cfallin/map-fields 10 years ago
Chris Fallin 3bd667e95f Added msgdef flag to indicate map_entry protos. 10 years ago
Joshua Haberman efffb86a5c Merge pull request #8 from cfallin/master 10 years ago
Chris Fallin b3f6daf83d Amalgamated distribution (upb.c/upb.h) tool. 10 years ago
Josh Haberman 56913be6bb Removed obsolete benchmarks/ and examples/ directories. 10 years ago
Josh Haberman 82be433d41 Decoder bugfix, .gitignore update, and delete obsolete files. 10 years ago