575 Commits (51cf616dab63ba65c30cc58f0e5a61724aa4f731)
 

Author SHA1 Message Date
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
Joshua Haberman bf51ef86b4 Merge pull request #7 from cfallin/master 10 years ago
Chris Fallin 8f8113b4ff JSON test, symbolic enum names in JSON, and a few improvements. 10 years ago
Joshua Haberman e257bd978d Merge pull request #6 from cfallin/master 10 years ago
Chris Fallin 98adb44547 Sync update: haberman@'s internal changes. 10 years ago
Chris Fallin f3052474d4 Update JSON parser to emit UTF8 to string fields appropriately. 10 years ago
Chris Fallin 3249b36a2a Synced to post-code-review JSON printer. 10 years ago
Joshua Haberman a350b42069 Merge pull request #5 from cfallin/master 10 years ago
Chris Fallin db63db82aa JSON printer: remove dependency on YAJL, using a hand-rolled printer instead. 10 years ago
Josh Haberman 39c9a8bd5a Sync from Google-internal development. 10 years ago
Josh Haberman 177212c82f Fixed building of googlepbtests. 10 years ago
Josh Haberman 3d0c7c45da Sync to Google-internal development. 10 years ago
Josh Haberman 648afe3da6 I think I have the right 32-bit C++ libraries now. 10 years ago
Josh Haberman 697297433b Maybe I finally got the right C++ library for 32-bit? 10 years ago
Josh Haberman 4b7fad4624 32-bit builds also needs 32-bit C++ library. 10 years ago
Josh Haberman 562a4d80df 32-bit build needs 32-bit libraries installed. 10 years ago
Josh Haberman 66a74a4fd5 Added lua and core32 Travis builds, and rewrote README.md 10 years ago
Josh Haberman 2ccbe04559 Added compiled version of test.proto. 10 years ago
Josh Haberman 3461a5113e Enable more Travis configurations. 10 years ago
Josh Haberman 6ed916653f Rewrite of build system. 10 years ago
Josh Haberman ba87fcd84b Fix in test_cpp for bad macro expansion. 10 years ago
Josh Haberman f447370f80 Fixed build and added Travis CI support. 10 years ago
Josh Haberman a25c50361a Added optimization note. 10 years ago