641 Commits (4cae251fb39ae09089e899bcf264dbde62dc6a12)
 

Author SHA1 Message Date
Joshua Haberman 4cae251fb3 Merge pull request #48 from jackdoe/master 9 years ago
borislav nikolov 5da90a3571 indent according to google-style-guide 9 years ago
Joshua Haberman 32236c9cbc Merge pull request #46 from haberman/jsoncamel 9 years ago
Josh Haberman 4150640650 Added assertions for getjsonname() return. 9 years ago
Josh Haberman 458da2563f Addressed code review comments. 9 years ago
Josh Haberman f9afc3e55b Changed JSON parser/printer to correctly camelCase names. 9 years ago
borislav nikolov 4d9fa86309 make it compile with gcc < 4.5.1 9 years ago
Joshua Haberman ff6fe32744 Merge pull request #47 from haberman/compact 9 years ago
Josh Haberman ae8d257985 Added small explanatory comment. 9 years ago
Josh Haberman 0d18e1f7e3 Optimized upb_inttable_compact(): it shrinks inttables more now. 9 years ago
Joshua Haberman 002f57f8c5 Merge pull request #45 from mbarbon/fix-status-init 9 years ago
Joshua Haberman 6d2a1513b8 Merge pull request #44 from mbarbon/master 9 years ago
Mattia Barbon e943fc6e7a Make sure upb_pbdecoder.status is initialized 9 years ago
Mattia Barbon 4ab60c1def Add missing upb_fielddef_fullname implementation 9 years ago
Joshua Haberman a1c8f7ce7c Merge pull request #43 from haberman/presenceflag 9 years ago
Josh Haberman c1bc256d4e Addressed PR comments. 9 years ago
Josh Haberman ba4b6f5c84 Properly populate field presence flag on messages according to syntax flag. 9 years ago
Josh Haberman bc53c1bc46 Add flag to MessageDef for whether fields have presence. 9 years ago
Joshua Haberman 77d45edfb3 Merge pull request #38 from haberman/decoderfix2 9 years ago
Josh Haberman 1e870951d7 Refer to a shared definition for max buffered bytes. 9 years ago
Josh Haberman 146a9c22ef Added lots of decoder tests and fixed lots of bugs. 9 years ago
Joshua Haberman 782670e6a3 Merge pull request #37 from haberman/google-internal 9 years ago
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