17208 Commits (5c8cbdfefdb482c4be16c9b9f014943db72e0ce1)
 

Author SHA1 Message Date
Jon Skeet eb1af68201 Add separate obj directory for CF build to avoid corruption. 15 years ago
Jon Skeet d65173a9c5 Add separate obj directory for CF build to avoid corruption. 15 years ago
ArnoldZokas d10c5e794d build performance optimisations 15 years ago
Joshua Haberman 209dce5eb0 Defined the function for getting a upb_symtab for descriptor.proto. 15 years ago
Joshua Haberman a7eaeaaaec Change descriptor.c/h to be just a byte array of serialized descriptor.proto. 15 years ago
Joshua Haberman 9d051254b3 Implemented upb_baredecoder, for bootstrapping. 15 years ago
Joshua Haberman 5ea7f943f9 upb_def now theoretically works again. 15 years ago
Joshua Haberman 9c9b464553 Implement upb_deflist_qualify. 15 years ago
Joshua Haberman 956fc84150 More work on upb_def. 15 years ago
Joshua Haberman a417be0f87 More work on upb_def. 15 years ago
ArnoldZokas fca5d2b6a2 Removed obsolete messages from build 15 years ago
ArnoldZokas eb577e6096 Implemented an alternative build script using MSBuild 4.0 15 years ago
ArnoldZokas 7a9ef8725e Added NUnit 2.2.8.0 to lib 15 years ago
ArnoldZokas afd1ee9454 Updated git ignore list 15 years ago
Wink Saville 7d0a2a3c88 Add libprotobuf-cpp-2.3.0-full. 15 years ago
Joshua Haberman 229fcf7119 upb_def compiles again, though with lots of #if 0. 15 years ago
Joshua Haberman 63daaaca4f Added constants for field names and numbers. 15 years ago
Joshua Haberman 6bf58a7328 Incremental progress on upb_def. 15 years ago
Joshua Haberman 35e5c248be Work to make upb_def consume a upb_src. 15 years ago
Joshua Haberman 00b403a737 Decoder is finally complete, now just needs testing. 15 years ago
Joshua Haberman 61a0f0bc5f More decoder work. 15 years ago
Joshua Haberman edd1f5a61f Work on decoder buffering. 15 years ago
Joshua Haberman d7e631d9b0 Yet more. 15 years ago
Joshua Haberman 768644817b More decoder work. 15 years ago
Joshua Haberman b3d40eb92f More decoder work. 15 years ago
Joshua Haberman 5633254357 Implement proper type checking again. 15 years ago
Joshua Haberman 5743636ad1 Decoder compiler but doesn't work yet. 15 years ago
Joshua Haberman 992a03be55 More decoder work, first attempts at compiling it. 15 years ago
Joshua Haberman ed991c3b30 More work on upb_decoder. 15 years ago
Joshua Haberman 0a57d07a07 Skeleton of upb_bytesrc. 15 years ago
Joshua Haberman fbc57ee488 More work on the decoder. 15 years ago
Wink Saville 00302c1d16 Changed speed optimization for strings. 15 years ago
Joshua Haberman cfe0ef08c1 Changes to upb_def to stop using upb_msg. 15 years ago
Joshua Haberman a8d3f8e543 More work on the decoder. 15 years ago
Wink Saville e9da248ad9 Add libprotobuf-java-2.3.0-lite. 15 years ago
Kenny Root c0333631e1 Skip stlport for simulator 15 years ago
Joshua Haberman d29f80d6f3 More incremental work. 15 years ago
Wink Saville c778cad86d Merge "Add libprotobuf-cpp-2.3.0-lite" 15 years ago
Wink Saville acf8ef12d0 Add libprotobuf-cpp-2.3.0-lite 15 years ago
Joshua Haberman a484ea0275 WIP: intrusive changes to upb_decoder. 15 years ago
Wink Saville ce7a2b0149 Add support for Java micro protobuf's to protobuf-2.3.0. 15 years ago
Wink Saville 5ab6e29684 Add protobuf 2.3.0 sources 15 years ago
Wink Saville e5566f8673 Add support for Java micro protobuf's to protobuf-2.2.0a. 15 years ago
Wink Saville 3df2fda0e4 Add protobuf 2.2.0a sources 15 years ago
Wink Saville f9e5cc7058 The Android specific files prior to adding protobuf 2.2.0a sources. 15 years ago
Joshua Haberman 0034e6fdb8 Revisions to src and sink interfaces. 15 years ago
Joshua Haberman 8c1e7170b7 Defined the upb_src and upb_bytesrc interfaces. 15 years ago
Joshua Haberman c615d11ce7 More work on string type. 15 years ago
Joshua Haberman 0e0af2dafd Created skeleton of a new, much simpler string type. 15 years ago
Jon Skeet 706c5f6985 Add option to remove CLSCompliance attribute 15 years ago